hg: jdk9/hs-rt/hotspot: 8042885: java does not take hexadecimal number as vm option
yumin.qi at oracle.com
yumin.qi at oracle.com
Fri May 16 04:36:28 UTC 2014
Changeset: 241facf68190
Author: minqi
Date: 2014-05-15 20:16 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/241facf68190
8042885: java does not take hexadecimal number as vm option
Summary: Java does not take number with hexadecimal format as options, fix enable hexadecimal format number can be used as vm option.
Reviewed-by: coleenp, lfoltan, ctornqvi, hseigel, mseledtsov
Contributed-by: yumin.qi at oracle.com
! src/share/vm/runtime/arguments.cpp
! src/share/vm/utilities/globalDefinitions.hpp
+ test/runtime/CommandLine/TestHexArguments.java
More information about the jdk9-hs-rt-changes
mailing list