Integrated: 8359923: Const accessors for the Deferred class

Joel Sikström jsikstro at openjdk.org
Wed Jun 18 14:10:34 UTC 2025


On Wed, 18 Jun 2025 13:28:43 GMT, Joel Sikström <jsikstro at openjdk.org> wrote:

> Hello,
> 
> This RFE adds const accessors to the `Deferred` class. We plan on using this in a future patch in ZGC. Thanks!
> 
> Testing:
>  * Currently running tier1-2
>  * Works in an WIP ZGC patch

This pull request has now been integrated.

Changeset: 42d3604a
Author:    Joel Sikström <jsikstro at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/42d3604a31c4e5b5391468ee1d2c88c23c54c1d9
Stats:     13 lines in 1 file changed: 13 ins; 0 del; 0 mod

8359923: Const accessors for the Deferred class

Reviewed-by: jsjolen

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

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


More information about the hotspot-dev mailing list