As reported by Martin Buchholz :
TEST_MODE
The test mode (`-agentvm`, `-samevm` or `-othervm`).
but TEST_MODE=-agentvm is rejected - it must be TEST_MODE=agentvm.
and Jon Gibbons noted:
.. and samevm mode no longer exists.
Bug: https://bugs.openjdk.java.net/browse/JDK-8196875
WebRev:
htt
On 2020-01-30 21:38, August Nagro wrote:
Its been a while since I tried, but if I remember correctly I had to
delete the code that tested the compiler name / version in one of the
sh files. I set the compiler to icc via the environment variables.
The build ran for a while but then stopped w
Looks good.
/Erik
On 2020-01-31 01:37, Magnus Ihse Bursie wrote:
As reported by Martin Buchholz :
TEST_MODE
The test mode (`-agentvm`, `-samevm` or `-othervm`).
but TEST_MODE=-agentvm is rejected - it must be TEST_MODE=agentvm.
and Jon Gibbons noted:
.. and samevm mode no longer exists.
In JDK-8235687 the MacOS bundle distribution of the JDK was changed to
conform to Apple requirements by changing Contents/MacOS/libjli.dylib
from a symlink into ../Home/lib/libjli.dylib to a copy of that file. The
problem with having a symlink there is that Contents/MacOS/libjli.dylib
is the de