hg: jdk-updates/jdk12u: 3 new changesets
shade at redhat.com
shade at redhat.com
Mon Apr 15 08:14:33 UTC 2019
Changeset: 3dfa60f4edf1
Author: shade
Date: 2019-04-07 13:28 +0200
URL: http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/3dfa60f4edf1
8221917: serviceability/sa/TestPrintMdo.java fails on 32-bit platforms
Reviewed-by: cjplummer, dholmes
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/DataLayout.java
Changeset: b6e9dd542dc9
Author: gziemski
Date: 2019-01-25 10:43 -0600
URL: http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/b6e9dd542dc9
8216493: VirtualSpaceNodeTest.half_vsn_is_committed_humongous_chunk_is_used_test_vm crashes on local machine
Summary: Make ChunkManagerRestorer more robust
Reviewed-by: iignatyev
! test/hotspot/gtest/memory/test_virtualSpaceNode.cpp
Changeset: 2665cb304355
Author: lfoltan
Date: 2019-01-29 11:56 -0500
URL: http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/2665cb304355
8216970: condy causes JVM crash
Summary: Fix issue with ConstantPool::constant_tag_at to correctly handle a condy whose return type is an array.
Reviewed-by: acorn, hseigel, jrose
! src/hotspot/share/oops/constantPool.cpp
+ test/hotspot/jtreg/runtime/condy/escapeAnalysis/TestEscapeCondy.java
+ test/hotspot/jtreg/runtime/condy/escapeAnalysis/TestEscapeThroughInvokeWithCondy$A.jasm
+ test/hotspot/jtreg/runtime/condy/escapeAnalysis/TestEscapeThroughInvokeWithCondy.jasm
More information about the jdk-updates-changes
mailing list