[lilliput-jdk17u:lilliput] RFR: 8308411: [Lilliput/JDK17] Cherry-pick: 8283710: JVMTI: Use BitSet for object marking [v4]
Roman Kennke
rkennke at openjdk.org
Mon Aug 14 16:25:59 UTC 2023
> This ports the original https://github.com/openjdk/jdk/pull/7964 to Lilliput/JDK17. It also includes the follow-up (cosmetic) fixes https://bugs.openjdk.org/browse/JDK-8284687 and https://bugs.openjdk.org/browse/JDK-8284725.
>
> Testing:
> - [x] tier1
> - [x] serviceability/jvmti
> - [x] vmTestbase/nsk/jvmti
Roman Kennke has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:
- Merge branch 'lilliput' into JDK-8308411
- Merge branch 'lilliput' into JDK-8308411
- Merge branch 'lilliput' into JDK-8308411
- Some follow-ups
- 8283710: JVMTI: Use BitSet for object marking
Reviewed-by: stuefe, coleenp
- 8283710: JVMTI: Use BitSet for object marking
Reviewed-by: stuefe, coleenp
- Revert
-------------
Changes: https://git.openjdk.org/lilliput-jdk17u/pull/21/files
Webrev: https://webrevs.openjdk.org/?repo=lilliput-jdk17u&pr=21&range=03
Stats: 847 lines in 13 files changed: 392 ins; 434 del; 21 mod
Patch: https://git.openjdk.org/lilliput-jdk17u/pull/21.diff
Fetch: git fetch https://git.openjdk.org/lilliput-jdk17u.git pull/21/head:pull/21
PR: https://git.openjdk.org/lilliput-jdk17u/pull/21
More information about the lilliput-dev
mailing list