RFR: 8335409: Can't allocate and retain memory from resource area in frame::oops_interpreted_do oop closure after 8329665 [v2]

Patricio Chilano Mateo pchilanomate at openjdk.org
Fri Jul 5 15:01:06 UTC 2024


On Fri, 5 Jul 2024 14:34:57 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Patricio Chilano Mateo has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Coleen's comments
>>  - David's comments
>
> src/hotspot/share/interpreter/oopMapCache.hpp line 93:
> 
>> 91:  protected:
>> 92: #ifdef ASSERT
>> 93:   bool           _used;
> 
> Can you make this a DEBUG_ONLY() too?

Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20012#discussion_r1666904522


More information about the hotspot-dev mailing list