hg: jdk8u/jdk8u/hotspot: 3 new changesets

rob.mckenna at oracle.com rob.mckenna at oracle.com
Thu Jul 14 17:24:18 UTC 2016


Changeset: 9d07e8518392
Author:    poonam
Date:      2016-07-12 22:31 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/9d07e8518392

8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow
Summary: Detect zero length signatures and throw ClassFormatError before bad dereference occurs
Reviewed-by: hseigel

! src/share/vm/classfile/classFileParser.cpp
+ test/runtime/classFileParserBug/BadNameAndType.java
+ test/runtime/classFileParserBug/emptyNameUtf8.jcod
+ test/runtime/classFileParserBug/emptySigUtf8.jcod

Changeset: c1377624d51e
Author:    avorobye
Date:      2016-07-06 17:06 +0300
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/c1377624d51e

8071909: Port testlibrary improvments in jdk/test to hotspot/test as required for DCMD test port
Reviewed-by: jbachorik, egahlin, ykantser, mtobiass

! test/testlibrary/com/oracle/java/testlibrary/OutputAnalyzer.java
! test/testlibrary/com/oracle/java/testlibrary/ProcessTools.java

Changeset: 15928d255046
Author:    kevinw
Date:      2016-07-13 00:47 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/15928d255046

Merge




More information about the jdk8u-changes mailing list