git: openjdk/jdk11u-dev: 8237787: rewrite vmTestbase/vm/compiler/CodeCacheInfo* from shell to java

Goetz Lindenmaier goetz at openjdk.java.net
Tue Jan 11 12:48:31 UTC 2022


Changeset: 5c08cfd3
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2022-01-11 12:47:13 +0000
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/5c08cfd3b9f3457a9028e220f17df743ab067abc

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

Backport-of: c484e1cee0a7a8a44165b8568e150686e924eb47

+ 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-updates-changes mailing list