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

abrygin at azul.com abrygin at azul.com
Tue Sep 10 11:54:08 UTC 2019


Changeset: eab7fb29e36d
Author:    ysuenaga
Date:      2019-03-16 21:27 +0900
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/eab7fb29e36d

8220555: JFR tool shows potentially misleading message when it cannot access a file
Reviewed-by: egahlin, mseledtsov

! src/jdk.jfr/share/classes/jdk/jfr/internal/tool/Command.java
! test/jdk/jdk/jfr/tool/TestPrint.java

Changeset: 6f60110e73b5
Author:    mseledtsov
Date:      2019-04-15 11:44 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/6f60110e73b5

8221711: [TESTBUG] create more tests for JFR in container environment
Summary: Added test cases for environment and network events
Reviewed-by: egahlin

+ test/hotspot/jtreg/containers/docker/JfrNetwork.java
! test/hotspot/jtreg/containers/docker/JfrReporter.java
! test/hotspot/jtreg/containers/docker/TestJFREvents.java
+ test/hotspot/jtreg/containers/docker/TestJFRNetworkEvents.java
! test/jtreg-ext/requires/VMProps.java

Changeset: bb4b8bcf1953
Author:    mseledtsov
Date:      2019-04-25 11:45 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/bb4b8bcf1953

8222888: [TESTBUG] docker/TestJFREvents.java fails due to "RuntimeException: JAVA_MAIN_CLASS_ is not defined"
Summary: Introduced unique environment variable
Reviewed-by: egahlin, lmesnik, sgehwolf

! test/hotspot/jtreg/containers/docker/TestJFREvents.java
! test/lib/jdk/test/lib/containers/docker/DockerTestUtils.java

Changeset: 94905164d585
Author:    cito
Date:      2019-05-10 20:56 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/94905164d585

8221569: JFR tool produces incorrect output when both --categories and --events are specified
Reviewed-by: mgronlun
Contributed-by: chihiro.ito at oracle.com, erik.gahlin at oracle.com

! src/jdk.jfr/share/classes/jdk/jfr/internal/tool/Print.java

Changeset: 5a7106d40be1
Author:    egahlin
Date:      2019-06-06 20:19 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/5a7106d40be1

8216283: Allow shorter method sampling interval than 10 ms
Reviewed-by: mgronlun

! src/hotspot/share/jfr/periodic/sampling/jfrThreadSampler.cpp
! src/jdk.jfr/share/conf/jfr/default.jfc
! src/jdk.jfr/share/conf/jfr/profile.jfc



More information about the jdk-updates-changes mailing list