On Thu, 26 Feb 2026 15:37:11 GMT, Roger Riggs <[email protected]> wrote:

>> Reduces some noisy diff with mainline jdk-27+10, checked with Intellij 
>> IDEA's Git -> Compare With Branch/Tag on a directory. Some are vestiges of 
>> older prototypes.
>
> src/java.base/share/classes/java/lang/Class.java line 231:
> 
>> 229:                               TypeDescriptor.OfField<Class<?>>,
>> 230:                               Constable {
>> 231:     private static final int ANNOTATION= 0x00002000;
> 
> This kind of formatting difference should be fixed in the master, not lworld.

I have made a draft PR including some of these formatting differences: 
https://github.com/openjdk/jdk/pull/29944

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

PR Review Comment: 
https://git.openjdk.org/valhalla/pull/2171#discussion_r2861410342

Reply via email to