Two Problem with Method Reference

Howard Lovatt howard.lovatt at gmail.com
Mon Dec 27 23:30:18 PST 2010


Hi Rémi,

I am running on a Mac using latest java (JVM) version from
http://www.concord.org/~sbannasch/mlvm/

openjdk version "1.7.0-internal-fastdebug"
OpenJDK Runtime Environment (build
1.7.0-internal-fastdebug-stephen_2010_12_23_20_53-b00)
OpenJDK 64-Bit Server VM (build 20.0-b03-fastdebug, mixed mode)

The javac (SDK) version is the latest in the repository:

changeset:   814:72a97b863b48
tag:         tip
user:        mcimadamore
date:        Wed Dec 15 16:23:31 2010 +0000
summary:     Misc bug fixes:

When printing out the above javac version number I noticed another problem:

$jdk/bin/java -Xbootclasspath/p:$javac -jar $javac -version

Didn't print the version of javac but rather the version of the underlying JVM.

Cheers,

 -- Howard.


> Hi Howard,
> could you test with latest jdk7b123 binary ?
>
> I'm not able to reproduce this bug.
>
> [...]
>
>>   -- Howard.
>>
>
> Rémi


More information about the lambda-dev mailing list