git: openjdk/mobile: 3 new changesets

duke duke at openjdk.org
Fri Nov 14 23:56:47 UTC 2025


Changeset: bc928c81
Branch: master
Author:    Archie Cobbs <acobbs at openjdk.org>
Date:      2025-11-14 23:53:31 +0000
URL:       https://git.openjdk.org/mobile/commit/bc928c814b5ea70505e362a643e18664e119bce3

5038439: Warning message for literal shift amounts outside the canonical domain

Reviewed-by: darcy, jlahoda

! make/langtools/tools/propertiesparser/parser/MessageType.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties
! src/jdk.compiler/share/classes/module-info.java
! src/jdk.compiler/share/man/javac.md
+ test/langtools/tools/javac/diags/examples/BitShiftOutOfRange.java
+ test/langtools/tools/javac/lint/ShiftOutOfRange.java
+ test/langtools/tools/javac/lint/ShiftOutOfRange.out

Changeset: 7c169c98
Branch: master
Author:    Harshitha Onkar <honkar at openjdk.org>
Date:      2025-11-14 23:53:44 +0000
URL:       https://git.openjdk.org/mobile/commit/7c169c9814a694126f524e8941b1035e6695900c

8365426: [macos26] Graphics2D tests fail on new macOS 26

Reviewed-by: kizune, dnguyen

! test/jdk/java/awt/Graphics2D/CopyAreaOOB.java

Changeset: d71d1bc2
Branch: master
Author:    duke <duke at openjdk.org>
Date:      2025-11-14 23:54:02 +0000
URL:       https://git.openjdk.org/mobile/commit/d71d1bc261047083802b99988e2589053922fb60

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list