hg: jdk9/hs-rt/hotspot: 2 new changesets
david.holmes at oracle.com
david.holmes at oracle.com
Thu Jul 2 11:31:10 UTC 2015
Changeset: 2e2af46ffba3
Author: ddmitriev
Date: 2015-07-02 12:25 +0300
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/2e2af46ffba3
8129786: Buffer overrun when passing long not existing option in JDK 9
Summary: Only make the obsolete check for valid arguments(length less than 256)
Reviewed-by: dcubed, dholmes
! src/share/vm/runtime/arguments.cpp
+ test/runtime/CommandLine/TestLongUnrecognizedVMOption.java
Changeset: 7f2a23af96b4
Author: dholmes
Date: 2015-07-02 12:05 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/7f2a23af96b4
Merge
More information about the jdk9-all-changes
mailing list