RFR: 8316131: runtime/cds/appcds/TestParallelGCWithCDS.java fails with JNI error [v2]
Calvin Cheung
ccheung at openjdk.org
Mon Jun 3 22:33:54 UTC 2024
On Mon, 3 Jun 2024 04:28:38 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix typo
>
> test/hotspot/jtreg/runtime/cds/appcds/TestParallelGCWithCDS.java line 124:
>
>> 122: } catch (RuntimeException ex) {
>> 123: // If the test is run with a very small heap, the above expected
>> 124: // output may not occurred as the JVM may fail in many locations
>
> Nit: s/occurred/occur/
Fixed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19506#discussion_r1625113016
More information about the hotspot-runtime-dev
mailing list