Relates :
|
|
Relates :
|
JDK-8069389 introduced the new test with "occured" typo. That was not accidental, as before JDK-8135068 that typo was in VM code too: https://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/e3201914b83b#l5.945 Not after, though: http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/e3201914b83b#l5.757 Some tests were updated within that change: http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/e3201914b83b#l13.39 ...but TestCompileCommand.java was not.
|