RFR: 8314247: JVMCI: expected int64_t but JavaThread::_held_monitor_count is of type intx
Coleen Phillimore
coleenp at openjdk.org
Tue Aug 15 18:35:05 UTC 2023
On Tue, 15 Aug 2023 17:54:57 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Fix graal error with @iklam's fix of making intx and int64_t synonyms. Tested with new test in jvmci tests.
@dougxc Is this okay with you? Otherwise, I'm not really sure how you want to fix it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15295#issuecomment-1679409937
More information about the graal-dev
mailing list