hg: jdk9/hs-rt/hotspot: 8129855: "-XX:+IgnoreUnrecognizedVMOptions" hides out of range VM options.

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Fri Oct 23 20:10:46 UTC 2015


Changeset: 0314c31d9c3e
Author:    gziemski
Date:      2015-10-23 11:17 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/0314c31d9c3e

8129855: "-XX:+IgnoreUnrecognizedVMOptions" hides out of range VM options.
Summary: Implement strict spec rgarding how IgnoreUnrecognizedVMOptions works, supplied with the corresponding test case.
Reviewed-by: dcubed, ddmitriev

! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.cpp
! src/share/vm/runtime/globals.hpp
! test/compiler/membars/DekkerTest.java
+ test/runtime/CommandLine/IgnoreUnrecognizedVMOptions.java



More information about the jdk9-all-changes mailing list