RFR (XXS): 8075488: compiler/whitebox/DeoptimizeFramesTest fails with exit code 1 due to unrecognized VM option -XX:+IgnoreUnexpectedVMOptions (original) (raw)
Tatiana Pivovarova tatiana.pivovarova at oracle.com
Thu Mar 19 15:25:50 UTC 2015
- Previous message: RFR: 8075443: AARCH64: Missed L2I optimizations in C2
- Next message: RFR (XXS): 8075488: compiler/whitebox/DeoptimizeFramesTest fails with exit code 1 due to unrecognized VM option -XX:+IgnoreUnexpectedVMOptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
please review this small fix.
bug-id: https://bugs.openjdk.java.net/browse/JDK-8075488 webrev: http://cr.openjdk.java.net/~tpivovarova/8075488/webrev.00/
Summary: Replace an incorrect option '-XX:+IgnoreUnexpectedVMOptions' with '-XX:+IgnoreUnrecognizedVMOptions'.
Tests: jtreg
Thanks, Tatiana
- Previous message: RFR: 8075443: AARCH64: Missed L2I optimizations in C2
- Next message: RFR (XXS): 8075488: compiler/whitebox/DeoptimizeFramesTest fails with exit code 1 due to unrecognized VM option -XX:+IgnoreUnexpectedVMOptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list