hg: jdk-updates/jdk11u-dev: 6 new changesets
shade at redhat.com
shade at redhat.com
Wed Oct 16 13:11:35 UTC 2019
Changeset: 3764fe936196
Author: coffeys
Date: 2019-10-09 10:14 +0000
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/3764fe936196
8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
Reviewed-by: alanb, coffeys, chegar
Contributed-by: kiran.sidhartha.ravikumar at oracle.com
! src/java.base/share/native/libzip/Deflater.c
! test/jdk/java/util/zip/FlaterTest.java
Changeset: ff9c08e8eb0e
Author: joehw
Date: 2019-09-30 17:54 +0000
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/ff9c08e8eb0e
8016914: CoreDocumentImpl.setXmlVersion NPE
Reviewed-by: lancea
! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/CoreDocumentImpl.java
+ test/jaxp/javax/xml/jaxp/unittest/transform/StAX2DOMTest.java
+ test/jaxp/javax/xml/jaxp/unittest/transform/StAX2DOMTest.xml
+ test/jaxp/javax/xml/jaxp/unittest/transform/StAX2DOMTest1.xml
Changeset: 202d733ec479
Author: stefank
Date: 2019-04-10 15:41 +0200
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/202d733ec479
8221913: Add GC.selected() jtreg-ext function
Reviewed-by: kbarrett, pliden
! test/lib/sun/hotspot/gc/GC.java
Changeset: b342be15c337
Author: shade
Date: 2019-10-01 15:38 +0200
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/b342be15c337
8231503: [TESTBUG] compiler/{jvmci,aot} tests should not run with GCs that do not support JVMCI/AOT
Reviewed-by: kvn, dlong, stefank
! test/jtreg-ext/requires/VMProps.java
Changeset: 538e611341b0
Author: chagedorn
Date: 2019-09-30 09:29 +0200
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/538e611341b0
8230062: assert(i == p->size()-1) failed: must be last element of the pack
Summary: Avoids vectorization of reduction chain in which an intermediate result is used.
Reviewed-by: roland, thartmann
! src/hotspot/share/opto/superword.cpp
Changeset: d3230d497fd7
Author: igerasim
Date: 2019-09-10 09:08 -0700
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/d3230d497fd7
8230303: JDB hangs when running monitor command
Reviewed-by: sspitsyn
! src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTY.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/monitor/monitor002/monitor002.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/monitor/monitor002/monitor002a.java
More information about the jdk-updates-changes
mailing list