hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Feb 18 15:45:16 UTC 2020


Changeset: 615b494384e4
Author:    egahlin
Date:      2020-02-18 16:34 +0100
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/615b494384e4

8239350: Add tests for JFR class redefinition events
Reviewed-by: mgronlun

+ test/jdk/jdk/jfr/event/runtime/Bytes.java
+ test/jdk/jdk/jfr/event/runtime/RedefinableClass.java
+ test/jdk/jdk/jfr/event/runtime/TestClassRedefinition.java
+ test/jdk/jdk/jfr/event/runtime/TestRedefineClasses.java
+ test/jdk/jdk/jfr/event/runtime/TestRetransformClasses.java

Changeset: d1c0dc3719c6
Author:    mbaesken
Date:      2020-02-18 16:33 +0100
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/d1c0dc3719c6

8239224: libproc_impl.c previous_thr may be used uninitialized warning
Reviewed-by: clanger, dholmes

! src/jdk.hotspot.agent/linux/native/libsaproc/libproc_impl.c



More information about the jdk-sandbox-changes mailing list