RFR: 8300139 : [AIX] Use pthreads to avoid JNI_createVM call from primordial thread [v2]

Varada M duke at openjdk.org
Thu Feb 9 11:17:57 UTC 2023


On Wed, 8 Feb 2023 15:53:52 GMT, Tyler Steele <tsteele at openjdk.org> wrote:

>> Varada M has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fixes
>
> test/hotspot/jtreg/runtime/jni/CalleeSavedRegisters/FPRegs.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2021, 2023, Oracle and/or its affiliates. All rights reserved.
> 
> We shouldn't ever need to update the left (starting) year in this range; only the rightmost year should change. Please update this line to have the range `2016, 2023`.

Thank you @backwaterred. I have updated.

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

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


More information about the core-libs-dev mailing list