hg: jdk/sandbox: 8237787: rewrite vmTestbase/vm/compiler/CodeCacheInfo* from shell to java

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Jan 30 04:00:16 UTC 2020


Changeset: a5564b13ffa8
Author:    iignatyev
Date:      2020-01-29 19:27 -0800
URL:       https://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list