Thanks, OK, but it's too missing here:
http://www.java.net/download/openjdk/jdk7/promoted/b76/openjdk-7-ea-src-b76-12_nov_2009.zip
http://www.java.net/download/jdk7/archive/b76/jdk-7-ea-src-b76-jrl-12_nov_2009.jar
-Ulf
Am 07.12.2009 02:16, Joseph D. Darcy schrieb:
Ulf Zibis wrote:
Hi,
in class java.lang.Character in javadoc of method
isJavaIdentifierStart(char ch) I find reference:
@see javax.lang.model.SourceVersion#isIdentifier(CharSequence)
But there is no package javax.lang in OpenJDK sources. =-O
Yes there is, but is lives in the langtools repository rather than the
jdk repo.
-Joe