Integrated: 8371681: Remove unused VMOp type CollectForCodeCacheAllocation

Axel Boldt-Christmas aboldtch at openjdk.org
Thu Nov 13 06:21:19 UTC 2025


On Wed, 12 Nov 2025 07:40:56 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:

> The VMOp type `CollectForCodeCacheAllocation` was added with [JDK-8284161](https://bugs.openjdk.org/browse/JDK-8284161) but was never used. More than likely this is some vestigial part from earlier iterations of the Loom project.
> 
> I suggest a trivial removal of this unused symbol.
> 
> * Testing
>    * GHA

This pull request has now been integrated.

Changeset: 279f39f1
Author:    Axel Boldt-Christmas <aboldtch at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/279f39f14a6329d0147613edc3836b7d6d043186
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8371681: Remove unused VMOp type CollectForCodeCacheAllocation

Reviewed-by: stefank, ayang, tschatzl

-------------

PR: https://git.openjdk.org/jdk/pull/28256


More information about the hotspot-runtime-dev mailing list