hg: jdk-updates/jdk13u-dev: 3 new changesets

abrygin at azul.com abrygin at azul.com
Thu May 21 13:39:42 UTC 2020


Changeset: 9494484fb10c
Author:    hseigel
Date:      2019-07-29 09:57 -0400
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/9494484fb10c

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: 6dfd4e4e1fbd
Author:    sgehwolf
Date:      2019-07-08 17:44 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/6dfd4e4e1fbd

8227397: Add --with-extra-asflags configure option
Reviewed-by: phh

! make/autoconf/flags.m4
! make/autoconf/spec.gmk.in
! make/hotspot/lib/CompileJvm.gmk

Changeset: 6874ad361cdd
Author:    thartmann
Date:      2019-07-29 09:34 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/6874ad361cdd

8223769: Assert triggers with -XX:+StressReflectiveCode
Summary: Fixed too strong assert.
Reviewed-by: kvn, thartmann
Contributed-by: Christian Hagedorn <christian.hagedorn at oracle.com>

! src/hotspot/share/opto/arraycopynode.cpp
+ test/hotspot/jtreg/compiler/arguments/TestStressReflectiveCode.java



More information about the jdk-updates-changes mailing list