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

shade at redhat.com shade at redhat.com
Tue Mar 16 08:28:55 UTC 2021


Changeset: 3a546c8fac94
Author:    coleenp
Date:      2019-12-04 11:09 -0500
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/3a546c8fac94

8234355: Buffer overflow in jcmd GC.class_stats due to too many classes
Summary: Remove use of GC.class_stats in testing and failure analysis (plan to deprecate)
Reviewed-by: dcubed

! test/failure_handler/src/share/conf/common.properties

Changeset: 6000f74a6c7c
Author:    mbaesken
Date:      2021-01-27 07:57 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/6000f74a6c7c

8260236: better init AnnotationCollector _contended_group
Reviewed-by: coleenp, shade

! src/hotspot/share/classfile/classFileParser.cpp

Changeset: c8260fdb51ff
Author:    rfield
Date:      2020-06-26 18:20 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/c8260fdb51ff

8247438: JShell: When FailOverExecutionControlProvider fails the proximal cause is not shown
8237743: test/langtools/jdk/jshell/FailOverExecutionControlTest.java fails No ExecutionControlProvider with name 'nonExistent' and parameter keys: []
8199646: JShell tests: jdk/jshell/FailOverDirectExecutionControlTest.java failed with java.lang.UnsupportedOperationException
Reviewed-by: jlahoda

! src/jdk.jshell/share/classes/jdk/jshell/execution/FailOverExecutionControlProvider.java
! test/langtools/jdk/jshell/ExecutionControlTestBase.java
! test/langtools/jdk/jshell/FailOverDirectExecutionControlTest.java
! test/langtools/jdk/jshell/FailOverExecutionControlDyingLaunchTest.java
! test/langtools/jdk/jshell/FailOverExecutionControlHangingLaunchTest.java
! test/langtools/jdk/jshell/FailOverExecutionControlHangingListenTest.java
! test/langtools/jdk/jshell/FailOverExecutionControlTest.java

Changeset: 008936190a24
Author:    rfield
Date:      2018-11-29 17:45 -0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/008936190a24

8213725: JShell NullPointerException due to class file with unexpected package
Reviewed-by: jlahoda

! src/jdk.jshell/share/classes/jdk/jshell/Eval.java
! test/langtools/jdk/jshell/KullaTesting.java
! test/langtools/jdk/jshell/VariablesTest.java



More information about the jdk-updates-changes mailing list