hg: jdk/jdk: 8237787: rewrite vmTestbase/vm/compiler/CodeCacheInfo* from shell to java
igor.ignatyev at oracle.com
igor.ignatyev at oracle.com
Thu Jan 30 03:48:51 UTC 2020
Changeset: a5564b13ffa8
Author: iignatyev
Date: 2020-01-29 19:27 -0800
URL: https://hg.openjdk.java.net/jdk/jdk/rev/a5564b13ffa8
8237787: rewrite vmTestbase/vm/compiler/CodeCacheInfo* from shell to java
Reviewed-by: epavlova, kvn
+ test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfo/Test.java
- test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfo/TestDescription.java
- test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfo/run.sh
+ test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfoOnCompilation/Test.java
- test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfoOnCompilation/TestDescription.java
- test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfoOnCompilation/run.sh
More information about the jdk-all-changes
mailing list