RFR: 8314247: JVMCI: expected int64_t but JavaThread::_held_monitor_count is of type intx
Ioi Lam
iklam at openjdk.org
Tue Aug 15 18:17:09 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.
LGTM
-------------
Marked as reviewed by iklam (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15295#pullrequestreview-1579134378
More information about the hotspot-compiler-dev
mailing list