[master] RFR: Merge jdk:jdk-24+9 [v2]
Roman Kennke
rkennke at openjdk.org
Thu Dec 5 16:59:45 UTC 2024
> Merges upstream tag merge-jdk-24+9 such that the repo is identical to that tag afterwards. I.e. we discard all changes from the lilliput repo, because JEP-450 has been upstreamed and that subsumes all work that we have maintained here.
>
> The plan is to shift this repo to development work on Lilliput-2 ('4-byte-headers').
>
> Ok?
Roman Kennke has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 193 commits:
- Merge branch 'master' into merge-jdk-24+9
- Add some inlining and avoid CAS for quick_enter for lightweight locking.
Reviewed-by: aboldtch
- Tiny Class-Pointers
- 8305895: Implementation: JEP 450: Compact Object Headers (Experimental)
- 8305896: Alternative full GC forwarding
- 8305898: Alternative self-forwarding mechanism
- 8315884: New Object to ObjectMonitor mapping
- Lilliput conf changes for jcheck
- Merge branch 'lilliput_v6' into lilliput_rebase_target
- Tiny Class-Pointers
- ... and 183 more: https://git.openjdk.org/lilliput/compare/e4c7850c...a90def59
-------------
Changes: https://git.openjdk.org/lilliput/pull/189/files
Webrev: https://webrevs.openjdk.org/?repo=lilliput&pr=189&range=01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/lilliput/pull/189.diff
Fetch: git fetch https://git.openjdk.org/lilliput.git pull/189/head:pull/189
PR: https://git.openjdk.org/lilliput/pull/189
More information about the lilliput-dev
mailing list