Bryan Beaudreault created HBASE-28206:
-----------------------------------------
Summary: JDK17: JVM crashes intermittently on aarch64
Key: HBASE-28206
URL: https://issues.apache.org/jira/browse/HBASE-28206
Project: HBase
Issue Type: Sub-task
Reporter: Bryan Beaudreault
The crash is related to the C1 JIT compiler. It's crashing while trying to
compile RegionServerMetricsWrapperRunnable. See
[https://github.com/adoptium/adoptium-support/issues/951] for a bit more
details (no resolution yet).
I'm going to experiment with breaking up the run() method a bit to see if it
can play nicer with the compiler. The recommendation from the adoptium folks
was to try disabling the C1 compiler, which I'd rather not do.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)