RFR: 8340731: Cleanup remaining IA64 references in hotspot code [v3]

Amit Kumar amitkumar at openjdk.org
Wed Nov 27 06:42:20 UTC 2024


On Wed, 27 Nov 2024 06:30:33 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   suggestion from David
>
> src/hotspot/share/runtime/javaCalls.cpp line 122:
> 
>> 120:   // the Java->vm transition which checks to see that stack is not walkable
>> 121:   // which will catch violations of the resetting of last_Java_frame
>> 122:   // invariants (i.e. _flags always cleared on return to Java)
> 
> Sorry please restore the first line.

updated :)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22382#discussion_r1860018959


More information about the hotspot-dev mailing list