commit | a55b154c0e5c53cf4684bb550cadba0fcb234373 | [log] [tgz] |
---|---|---|
author | Albert Noll <anoll@openjdk.org> | Wed Mar 05 06:08:19 2014 +0100 |
committer | Albert Noll <anoll@openjdk.org> | Wed Mar 05 06:08:19 2014 +0100 |
tree | ed65356ff07c79c72cc31721e981db799faeba0f | |
parent | 3311cfe701a75e951e8d7760b15ddb828ea35372 [diff] |
8036092: [TESTBUG] compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: Unrecognized VM option 'UseTypeSpeculation' Add -XX:+IgnoreUnrecognizedVMOptions to @main/othervm to make the test pass on Client VM Reviewed-by: kvn, roland