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

goetz.lindenmaier at sap.com goetz.lindenmaier at sap.com
Wed Jun 24 07:22:21 UTC 2020


Changeset: 42589fe90fb6
Author:    thartmann
Date:      2020-05-27 13:26 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/42589fe90fb6

8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
Summary: Assert is too strong.
Reviewed-by: roland

! src/hotspot/share/oops/instanceKlass.cpp
+ test/hotspot/jtreg/compiler/c2/TestStressRecompilation.java

Changeset: 7e119f943f6c
Author:    aoqi
Date:      2020-05-28 09:15 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/7e119f943f6c

8246027: Minimal fastdebug build broken after JDK-8245801
Summary: Added COMPILER2_PRESENT macro
Reviewed-by: shade, thartmann

! src/hotspot/share/oops/instanceKlass.cpp

Changeset: 760d39b2979d
Author:    weijun
Date:      2020-05-31 10:13 +0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/760d39b2979d

8246193: Possible NPE in ENC-PA-REP search in AS-REQ
Reviewed-by: xuelei

! src/java.security.jgss/share/classes/sun/security/krb5/KrbKdcRep.java
+ test/jdk/sun/security/krb5/auto/AlwaysEncPaReq.java
! test/jdk/sun/security/krb5/auto/KDC.java



More information about the jdk-updates-changes mailing list