RFR: 8369483: Cleanup dead code in HandleArea

Joel Sikström jsikstro at openjdk.org
Fri Oct 10 08:15:04 UTC 2025


On Thu, 9 Oct 2025 08:58:06 GMT, Francesco Andreuzzi <fandreuzzi 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
>
> Marked as reviewed by fandreuzzi (Author).

Thank you for the reviews! @fandreuz @stefank

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

PR Comment: https://git.openjdk.org/jdk/pull/27717#issuecomment-3388766574


More information about the hotspot-runtime-dev mailing list