git: openjdk/mobile: 8209813: [TESTBUG] rewrite JFR shell tests in Java
duke
duke at openjdk.java.net
Fri Nov 8 00:06:18 UTC 2019
Changeset: d5dce235
Author: Mikhailo Seledtsov <mseledtsov at openjdk.org>
Date: 2019-11-07 16:00:53 +0000
URL: https://git.openjdk.java.net/mobile/commit/d5dce235
8209813: [TESTBUG] rewrite JFR shell tests in Java
Converted shell tests to Java
Reviewed-by: lmesnik, egahlin
! test/jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWith32BitOops.java
- test/jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWith32BitOops.sh
! test/jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithHeapBasedOops.java
- test/jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithHeapBasedOops.sh
! test/jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithZeroBasedOops.java
- test/jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithZeroBasedOops.sh
! test/jdk/jdk/jfr/event/io/EvilInstrument.java
- test/jdk/jdk/jfr/event/io/MakeJAR.sh
! test/jdk/jdk/jfr/event/os/TestInitialEnvironmentVariable.java
- test/jdk/jdk/jfr/event/os/TestInitialEnvironmentVariable.sh
- test/jdk/jdk/jfr/event/runtime/TestVMInfoEvent.flags
! test/jdk/jdk/jfr/event/runtime/TestVMInfoEvent.java
- test/jdk/jdk/jfr/event/runtime/TestVMInfoEvent.sh
= test/lib/jdk/test/lib/util/JavaAgentBuilder.java
More information about the mobile-changes
mailing list