Integrated: 8369483: Cleanup dead code in HandleArea
Joel Sikström
jsikstro at openjdk.org
Fri Oct 10 08:15:05 UTC 2025
On Thu, 9 Oct 2025 08:06:35 GMT, Joel Sikström <jsikstro at openjdk.org> wrote:
> Hello,
>
> When reading up on how HandleArea and HandleMark's work I found some dead code and comments in the HandleArea class. This makes the code a bit easier to read and understand.
>
> Testing:
> * Oracle's tier1-2
This pull request has now been integrated.
Changeset: 1159b53b
Author: Joel Sikström <jsikstro at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1159b53bfcfce771a23506394d998b0d95eb8981
Stats: 15 lines in 3 files changed: 1 ins; 8 del; 6 mod
8369483: Cleanup dead code in HandleArea
Reviewed-by: fandreuzzi, stefank
-------------
PR: https://git.openjdk.org/jdk/pull/27717
More information about the hotspot-runtime-dev
mailing list