Re: [Java Spec Report] jsr 14 proto where
"Pat LaVarre" <[email protected]> Tue, 09 Mar 2004 20:29:40 -0000
| Newsgroups | gmane.comp.java.spec-report |
|---|---|
| Message-ID | <[email protected]> |
> > jsr014_adding_generics-0_1-pr-spec.zip, 424.32 KB
> You found an early copy of the jsr14 specification,
Eh?
A later copy of the jsr 14 text is publically available on the web?
Really?
> http://java.sun.com/developer/earlyAccess/adding_generics/
Instant support! Thank you again.
> http://java.sun.com/developer/earlyAccess/adding_generics/
Ouch, again I say maybe later. This javac src uses its own features!
$ uname -msrv
Darwin 7.2.0 ... Power Macintosh
$
$ java -version 2>&1 | head -1
java version "1.4.2_03"
$
$ ls -l *.zip
-rw-r--r-- 1 pat pat 4952760 9 Mar 13:18 addin
g_generics-2_4-ea.zip
$
$ cd adding_generics-2_4ea/
$
$ find . -iname '*.jar'
./collect.jar
./gjc-rt.jar
$
$ find . -iname '*.class'
$
$ cd src
$ javac com/sun/tools/javac/main/Main.java 2>&1 | head -3
com/sun/tools/javac/main/Main.java:445: <identifier> expected
ListBuffer<String> filenames = null;
^
$
Pat LaVarre
To unsubscribe from this mailing list, send an email to:
[email protected]
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java-spec-report/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/