OpenJDK 8 and fastdebug

Henri Gomez henri.gomez at gmail.com
Thu Apr 19 22:28:37 PDT 2012


> Just set
>
> SKIP_FASTDEBUG_BUILD=false
>
> (I don't know what role DEBUG_NAME plays)
>
>
>> Relative question, how can I check a java exec is in fastdebug mode ?
>
>
> Check "java -version", it will show it is fastdebug.

It seems good (http://openjdk-osx-build.googlecode.com/files/OpenJDK-OSX-8-x64-lambda-fastdebug-jdk-b30-20120420.dmg)

openjdk version "1.8.0-jdk8-b30-x64-lambda-fastdebug"
OpenJDK Runtime Environment (build 1.8.0-jdk8-b30-x64-lambda-fastdebug-20120420)
OpenJDK 64-Bit Server VM (build 24.0-b04, mixed mode)

Thanks


More information about the jdk8-dev mailing list