RFR: 8347396: Efficient TypeFunc creations [v7]
Harshit470250
duke at openjdk.org
Thu Feb 5 08:54:12 UTC 2026
> This PR do similar changes done by [JDK-8330851](https://bugs.openjdk.org/browse/JDK-8330851) on the GC TypeFunc creation as suggested by [JDK-8347396](https://bugs.openjdk.org/browse/JDK-8347396). As discussed in [https://github.com/openjdk/jdk/pull/21782#discussion_r1906535686,](https://github.com/openjdk/jdk/pull/21782#discussion_r1906535686) I have put guard on the shenandoah gc specific part of the code.
Harshit470250 has updated the pull request incrementally with two additional commits since the last revision:
- change name of init call
- define shenandoah make_barrier_Type_init
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27279/files
- new: https://git.openjdk.org/jdk/pull/27279/files/a4302cba..b4b6851e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27279&range=06
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27279&range=05-06
Stats: 17 lines in 3 files changed: 9 ins; 6 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/27279.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27279/head:pull/27279
PR: https://git.openjdk.org/jdk/pull/27279
More information about the shenandoah-dev
mailing list