From: Andreas Leitgeb on 18 Jun 2010 05:16 Arne Vajhøj <arne(a)vajhoej.dk> wrote: > On 17-06-2010 08:40, Andreas Leitgeb wrote: >> Where could I find some table, giving overview of which >> version of javac produced which major/minor class-version? > http://en.wikipedia.org/wiki/Class_file has a list. My actual problem has already been solved. But thanks for the link, anyway. > As already noted by others then the 1.4.2 number you got > must be due to -target. It was actually due to *absence* of a -target :)
From: Andreas Leitgeb on 18 Jun 2010 05:19 Roedy Green <see_website(a)mindprod.com.invalid> wrote: ><avl(a)gamma.logic.tuwien.ac.at> wrote: >>version of javac produced which major/minor class-version? > > see http://mindprod.com/products1.html#JARCHECK Fine answer for an entirely different problem than mine ;) Mine was already solved, anyway, so it's all ok.
From: Lew on 18 Jun 2010 07:43 Arne Vajhøj wrote: >> As already noted by others then the 1.4.2 number you got >> must be due to -target. Andreas Leitgeb wrote: > It was actually due to *absence* of a -target :) As Arne said. -- Lew
From: Arne Vajhøj on 18 Jun 2010 17:23 On 18-06-2010 05:16, Andreas Leitgeb wrote: > Arne Vajhøj<arne(a)vajhoej.dk> wrote: >> On 17-06-2010 08:40, Andreas Leitgeb wrote: >>> Where could I find some table, giving overview of which >>> version of javac produced which major/minor class-version? >> http://en.wikipedia.org/wiki/Class_file has a list. > > My actual problem has already been solved. > But thanks for the link, anyway. > >> As already noted by others then the 1.4.2 number you got >> must be due to -target. > > It was actually due to *absence* of a -target :) :-) Arne
From: Roedy Green on 1 Jul 2010 21:41 On 18 Jun 2010 09:19:02 GMT, Andreas Leitgeb <avl(a)gamma.logic.tuwien.ac.at> wrote, quoted or indirectly quoted someone who said : >> >> see http://mindprod.com/products1.html#JARCHECK > >Fine answer for an entirely different problem than mine ;) >Mine was already solved, anyway, so it's all ok. in the Jarcheck docs is a list of the various class versions and the corresponding JDK version. -- Roedy Green Canadian Mind Products http://mindprod.com There is no harm in being sometimes wrong especially if one is promptly found out. ~ John Maynard Keynes (born: 1883-06-05 died: 1946-04-21 at age: 62)
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 Prev: Perm Size growth Next: BUILD FAILED after migrating to NB 6.9 |