Failing Tests: javadoc/func/test_J
Platform: AMD64 Linux
A while back a change was made so that tools would not run on the server VM as the client vm was faster and/or more efficient. However, using the AMD64 build for linux on an amd64 linux machine, the tools run on a server vm. This can be seen by passing the -J-version option to one of the tools:
<jdk>/bin/javac -J-version
Platform: AMD64 Linux
A while back a change was made so that tools would not run on the server VM as the client vm was faster and/or more efficient. However, using the AMD64 build for linux on an amd64 linux machine, the tools run on a server vm. This can be seen by passing the -J-version option to one of the tools:
<jdk>/bin/javac -J-version
- relates to
-
JDK-5023037 ergonomics conflict with javac
-
- Resolved
-