Skip to content

Commit

Permalink
8214908: add ctw tests for jdk.jfr and jdk.management.jfr modules
Browse files Browse the repository at this point in the history
Reviewed-by: phh
Backport-of: 4a87a42
  • Loading branch information
Andrew Lu authored and GoeLin committed Nov 29, 2023
1 parent 9591e12 commit 9d4da7c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion test/hotspot/jtreg/applications/ctw/modules/jdk_jfr.java
Expand Up @@ -26,7 +26,8 @@
* @summary run CTW for all classes from jdk.jfr module
*
* @library /test/lib / /testlibrary/ctw/src
* @modules java.base/jdk.internal.jimage
* @modules java.base/jdk.internal.access
* java.base/jdk.internal.jimage
* java.base/jdk.internal.misc
* java.base/jdk.internal.reflect
* @modules jdk.jfr
Expand Down
Expand Up @@ -26,7 +26,8 @@
* @summary run CTW for all classes from jdk.management.jfr module
*
* @library /test/lib / /testlibrary/ctw/src
* @modules java.base/jdk.internal.jimage
* @modules java.base/jdk.internal.access
* java.base/jdk.internal.jimage
* java.base/jdk.internal.misc
* java.base/jdk.internal.reflect
* @modules jdk.management.jfr
Expand Down

1 comment on commit 9d4da7c

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.