[jdk11u-dev] RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v2]
    Jaroslav Bachorik 
    jbachorik at openjdk.org
       
    Wed Dec  6 10:42:18 UTC 2023
    
    
  
On Mon, 4 Dec 2023 18:36:37 GMT, Paul Hohensee <phh at openjdk.org> wrote:
>> Jaroslav Bachorik has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove WhiteBox::metaspaceSharedRegionAlignment
>
> Looks like a clean backport from the 17u PR, except for replacing nullptr with NULL as you note, and the unused declaration of metaspaceSharedRegionAlignment in WhiteBox.java. The latter doesn't seem have a definition in 11u: if so, please remove it.
@phohensee There are the additional changes in the testing that were necessary. Although they are not affecting any existing code/tests.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2321#issuecomment-1842615538
    
    
More information about the jdk-updates-dev
mailing list