RFR: 8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests [v3]

Thomas Schatzl tschatzl at openjdk.org
Tue Jul 12 14:46:52 UTC 2022


On Mon, 11 Jul 2022 18:07:14 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

>> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   add Epsilongc tests for TestMetaspacePerfCounters.java
>
> test/hotspot/jtreg/gc/metaspace/TestMetaspacePerfCounters.java line 155:
> 
>> 153:  * @run main/othervm -XX:+UsePerfData -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC gc.metaspace.TestMetaspacePerfCounters
>> 154:  */
>> 155: 
> 
> Is this file missing entries for Epsilon?  That could be a followup RFE if appropriate.

Added. Passes.

-------------

PR: https://git.openjdk.org/jdk/pull/9443



More information about the hotspot-gc-dev mailing list