Christian, I have been away from the OpenJDK for a while and am now running into this issue. Do you know what is the first version of OpenJDK 7 that can compile the JSR 292 features? I assume the ability to compile JSR 292 features was added before the use of the features (could be totally wrong on that). You are using a version of openjdk6, I am interested in an OpenJDK 7 version. Thanks Michael On Tue, Jun 16, 2009 at 7:29 AM, Christian Thalinger < Christian.Thalinger@sun.com> wrote:
Andrei Dmitriev wrote:
Hi folks,
the problem still persists with soylatte as well as with openjdk6-b16-24_apr_2009-r1.
$sw_vers ProductName: Mac OS X ProductVersion: 10.5.7 BuildVersion: 9J61
I feel that the javac of the newer version is required. How are you building that guys, huh?! :)
This is very strange. The compiler error is because of the JSR 292 stuff that was commited to b59. I have compiled myself the JDK with openjdk6-b16-24_apr_2009-r1 and it worked. What environment variables have you set?
-- Christian