| 
 Duplicate :   
 | 
|
| 
 Relates :   
 | 
|
| 
 Relates :   
 | 
JCK test fails on platforms without strings compacting (Zero, ARM32, etc) and on all platforms with -XX:-CompactStrings option: JCK-runtime-11/tests/api/java_nio/file/Files/WriteAndReadStrFromPathTests.java Minimal manual test (attached): $ ./jdk-11/bin/java -XX:-CompactStrings WriteAndReadTests FAIL - strings are not equal: "some text" != "some text" length: 9 18
  |