hg: jdk-updates/jdk11u-dev: 3 new changesets
shade at redhat.com
shade at redhat.com
Wed Aug 7 18:06:10 UTC 2019
Changeset: 8479efc5eab8
Author: zgu
Date: 2019-01-29 08:28 -0500
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/8479efc5eab8
8217785: Padding ParallelTaskTerminator::_offered_termination variable
Reviewed-by: shade, tschatzl
! src/hotspot/share/gc/shared/taskqueue.hpp
Changeset: c32a589f386f
Author: hseigel
Date: 2019-07-29 09:57 -0400
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/c32a589f386f
8228596: Class redefinition fails when condy instructions are removed
Summary: Make sure has_dynamic_constant flag value gets copied to merged constant pool, when it is set to TRUE
Reviewed-by: coleenp, dcubed, sspitsyn
! src/hotspot/share/prims/jvmtiRedefineClasses.cpp
+ test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineCondy.jasm
+ test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/TestRedefineCondy.java
Changeset: 0f6939f7c2a7
Author: sviswanathan
Date: 2019-01-30 13:47 -0800
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/0f6939f7c2a7
8217371: Incorrect LP64 guard in x86.ad after JDK-8210764 (Update avx512 implementation)
Reviewed-by: kvn, neliasso, thartmann
! src/hotspot/cpu/x86/x86.ad
More information about the jdk-updates-changes
mailing list