On Tue, 12 May 2026 17:55:39 GMT, Coleen Phillimore <[email protected]> wrote:
> This change removes the identity field from java.lang.Class since > java.lang.Class has the info already with ACC_IDENTITY and there's no real > efficiency for the VM to set it. > Tested with tier1-3 complete. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 2d330b12 Author: Coleen Phillimore <[email protected]> URL: https://git.openjdk.org/valhalla/commit/2d330b124fa4b5dd5f11ae8dda5f2107bc1f4f27 Stats: 16 lines in 5 files changed: 0 ins; 12 del; 4 mod 8384193: [lworld] Remove identity field from java.lang.Class Reviewed-by: lfoltan, sspitsyn, liach ------------- PR: https://git.openjdk.org/valhalla/pull/2426
