RFR: 8367656: Refactor Constantpool's operand array into two [v11]

Johan Sjölen jsjolen at openjdk.org
Tue Oct 7 12:57:04 UTC 2025


On Tue, 7 Oct 2025 10:54:54 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Johan Sjölen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Move BSMAttribute BSMAttributeEntries to own header file
>
> src/hotspot/share/oops/bsmAttribute.hpp line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
> 
> You need to preserve the initial copyright year from the files that originally contained the relocated code.

I think all of the copied code is from 2025, but let's do the safe thing.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27198#discussion_r2410536152


More information about the hotspot-dev mailing list