[9] RFR(S): 8141393: [TESTBUG] VMOptionsTest.java fails on ARM

Tobias Hartmann tobias.hartmann at oracle.com
Wed Nov 4 08:13:32 UTC 2015


Hi,

please review the following patch:

https://bugs.openjdk.java.net/browse/JDK-8141393
http://cr.openjdk.java.net/~thartmann/8141393/webrev.00/

The problem is that the test assumes that CompactStrings is enabled by default on all platforms. This is not the case on ARM.

Best,
Tobias


More information about the hotspot-compiler-dev mailing list