hg: jdk9/hs/hotspot: 2 new changesets
rachel.protacio at oracle.com
rachel.protacio at oracle.com
Tue Sep 6 22:21:14 UTC 2016
Changeset: 14336f84e4cc
Author: rprotacio
Date: 2016-09-06 16:29 -0400
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/14336f84e4cc
8161224: CONSTANT_NameAndType_info permits references to illegal names and descriptors
Summary: Enforces proper format checking for NameAndType string content, and that the checking occurs even when not referenced in classfile
Reviewed-by: coleenp, hseigel, ddmitriev
! src/share/vm/classfile/classFileParser.cpp
Changeset: 176fb0d13598
Author: rprotacio
Date: 2016-09-06 22:52 +0200
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/176fb0d13598
Merge
! src/share/vm/classfile/classFileParser.cpp
- src/share/vm/gc/g1/g1Predictions.cpp
- src/share/vm/gc/shared/memset_with_concurrent_readers.cpp
- src/share/vm/gc/shared/referencePendingListLocker.cpp
- src/share/vm/gc/shared/referencePendingListLocker.hpp
- test/compiler/jvmci/compilerToVM/InitializeConfigurationTest.java
- test/serviceability/sa/jmap-hashcode/Test8028623.java
More information about the jdk9-all-changes
mailing list