RFR: 8372696: Allow boot classes to explicitly opt-in for final field trusting [v2]

Chen Liang liach at openjdk.org
Sun Nov 30 14:52:53 UTC 2025


On Sun, 30 Nov 2025 14:50:23 GMT, Chen Liang <liach at openjdk.org> wrote:

>> src/java.base/share/classes/jdk/internal/vm/annotation/constant-folding.md line 1:
>> 
>>> 1: Constant Folding in the Hotspot Compiler
>> 
>> I assume any write-up of HotSpot constant folding should move into src/hotspot tree, maybe a block comment in one of the source files?
>
> I intend this to be a user-oriented guide on constant folding. I should just call it constant folding.

I intend this to be a user-oriented guide on constant folding. I should just call it constant folding.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28540#discussion_r2573814847


More information about the hotspot-dev mailing list