[lworld] RFR: 8378184: [lworld] JDK - Cleanup accidental diffs with master - step 1

Chen Liang liach at openjdk.org
Thu Feb 26 21:40:59 UTC 2026


On Thu, 26 Feb 2026 15:37:11 GMT, Roger Riggs <rriggs at openjdk.org> 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


More information about the valhalla-dev mailing list