[jdk11u-dev]: Tag 11.0.5+1 applied
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Thu Aug 1 09:03:37 UTC 2019
Hi,
I pushed tag jdk-11.0.5+1 to jdk11u-dev and merged it to jdk11u.
According to https://wiki.openjdk.java.net/display/JDKUpdates/JDK11u
11.0.5 rampdown will start on August 27. Please bring all changes
targeted to 11.0.5 to jdk11u-dev before that date. Until then I will
test and tag the changes of Tuesday, 18:00 CET in jdk11u-dev, and
merge the tag to jdk11u.
Due to network problems on our side I was not able to push the
tag to jdk11u-dev on Wednesday as intended. My apologies.
In our testing of jdk11u-dev we spotted a row of failing tests,
see below.
Luckily, so far none of these are regressions in 11.0.4 or caused
by the 11.0.5 development.
Best regards,
Goetz.
vmTestbase/nsk/jdi/EventRequestManager/createStepRequest/crstepreq001/TestDescription.java
Timeouts seen sporadic on various platforms.
Testbug fixed in 11.0.5+2 by https://bugs.openjdk.java.net/browse/JDK-8206074
serviceability/dcmd/framework/HelpTest.java
Fails frequently on windows, sometimes on others with timeout or
"Could not find any processes matching : 'HelpTest$Process'"
serviceability/dcmd/framework/VMVersionTest.java
Fails frequently on windows, sometimes on others with timeout or
RuntimeException: '.*(?:HotSpot|OpenJDK).*VM.*' missing from stdout/stderr
Fixed on linux by https://bugs.openjdk.java.net/browse/JDK-8205654
Downport requested.
runtime/memory/RunUnitTestsConcurrently.java
Sporadic on various platforms.
Testbug fixed in 11.0.5+2 by us in https://bugs.openjdk.java.net/browse/JDK-8227041
compiler/codecache/cli/codeheapsize/TestCodeHeapSizeOptions.java
compiler/codecache/cli/printcodecache/TestPrintCodeCacheOption.java
Failing on solaris.
Fixed in 11.0.5 by https://bugs.openjdk.java.net/browse/JDK-8177899
vmTestbase/vm/mlvm/cp/stress/classfmt/correctBootstrap/TestDescription.java
vmTestbase/vm/mlvm/cp/stress/classfmt/mh/TestDescription.java
vmTestbase/vm/mlvm/meth/stress/gc/createLotsOfMHConsts/Test.java
These show timeouts, mostly on ppc64 and ppc64le.
The timeout got increased in 12 in
https://bugs.openjdk.java.net/browse/JDK-8212028
It is investigated for ppc in
https://bugs.openjdk.java.net/browse/JDK-8222030
compiler/codegen/aes/TestCipherBlockChainingEncrypt.java
Testbug. Fails on Solaris.
Fixed in 11.0.5+2 by https://bugs.openjdk.java.net/browse/JDK-8219513
runtime/jni/checked/TestCheckedEnsureLocalCapacity.java
Testbug. Fails sporadic on linux.
https://bugs.openjdk.java.net/browse/JDK-8215901
Downport requested.
vmTestbase/nsk/jdi/ThreadReference/forceEarlyReturn/forceEarlyReturn007/TestDescription.java
Crash on linuxs390x. A real compiler bug.
We fixed this in 13, downport requested.
https://bugs.openjdk.java.net/browse/JDK-8228618
java/net/DatagramSocket/ReuseAddressTest.java
Testbug fixed by us in https://bugs.openjdk.java.net/browse/JDK-8194231
Downported to 11.0.5+1
sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java
Timeouts on windows.
Fixed by us in https://bugs.openjdk.java.net/browse/JDK-8227435
Needs to be downported.
javax/swing/JFileChooser/4847375/bug4847375.java
Seen on windows in 11, 13, and 14.
java.lang.AssertionError at java.desktop/sun.awt.shell.Win32ShellFolder2$4.call(Win32ShellFolder2.java:440)
Not yet addressed.
jdk/jfr/event/oldobject/TestLargeRootSet.java
"java.lang.RuntimeException: Could not find root object" seen on all platforms.
Also in 14, tracked by
https://bugs.openjdk.java.net/browse/JDK-8205651
Not yet fixed.
java/awt/print/PrinterJob/SameService.java
Fails on s390x
https://sapjira.wdf.sap.corp/browse/TGSAPJVM-3880
This seems to be a test tailored to windows, that is not
able to deal with the printer setup on our server.
jdk/internal/platform/docker/TestSystemMetrics.java
Fails on linuxppc64/le. Testbug.
Fixed by https://bugs.openjdk.java.net/browse/JDK-8227642
Needs to be downported.
More information about the jdk-updates-dev
mailing list