Skip to content

Commit

Permalink
Enable jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java (#5495)
Browse files Browse the repository at this point in the history
* Test

Signed-off-by: Sophia Guo <[email protected]>

* Enable jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java

Signed-off-by: Sophia Guo <[email protected]>

---------

Signed-off-by: Sophia Guo <[email protected]>
  • Loading branch information
sophia-guo authored Aug 13, 2024
1 parent 9005526 commit 61c3e65
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion get.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
# limitations under the License.

set -eo pipefail

SDKDIR=""
TESTDIR="$(pwd)"
PLATFORM=""
Expand Down
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,6 @@ javax/imageio/spi/AppletContextTest/BadPluginConfigurationTest.sh https://github

jdk/jfr/api/flightrecorder/TestGetEventTypes.java https://bugs.openjdk.org/browse/JDK-8309729 solaris-sparcv9
jdk/jfr/event/sampling/TestNative.java https://github.com/adoptium/aqa-tests/issues/2754#issuecomment-1964356593 macosx-all
jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java https://bugs.openjdk.org/browse/JDK-8305931 generic-all
# jdk/jfr/event/runtime/TestShutdownEvent.java https://github.com/adoptium/aqa-tests/issues/3301 linux-arm
jdk/jfr/event/runtime/TestShutdownEvent.java https://github.com/adoptium/aqa-tests/issues/2985 generic-all
jdk/jfr/event/compiler/TestCompilerPhase.java https://bugs.openjdk.org/browse/JDK-8326521 generic-all
Expand Down

0 comments on commit 61c3e65

Please sign in to comment.