RFR: 8307804: Reorganize ArrayJuggle test cases [v2]

Leo Korinth lkorinth at openjdk.org
Tue May 16 12:12:45 UTC 2023


On Tue, 16 May 2023 04:50:21 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Leo Korinth has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   rerun tests
>
> test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle/Juggle3.java line 28:
> 
>> 26:  */
>> 27: 
>> 28: // Run in Juggle3Quic.java @test id=1  @key stress randomness @library /vmTestbase /test/lib @run main/othervm -XX:+HeapDumpOnOutOfMemoryError -Xlog:gc=debug:gc.log gc.ArrayJuggle.Juggle3 -gp byteArr -ms low
> 
> Is this meant to be a comment? I think you are telling me this case gets run in another file, but it is very hard to read.

Yes, it is a comment, they show the quickgroup. Unfortunately I can not run those tests directly from a group and I needed to create Juggle3Quic.java (https://bugs.openjdk.org/browse/CODETOOLS-7903467). If you prefer I will remove those comments.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13929#discussion_r1195067562


More information about the hotspot-dev mailing list