Istvan Toth created PHOENIX-7418:
------------------------------------
Summary: SystemExitRule errors out on
Key: PHOENIX-7418
URL: https://issues.apache.org/jira/browse/PHOENIX-7418
Project: Phoenix
Issue Type: Bug
Components: core, test
Reporter: Istvan Toth
I have recently tried building Phoenix with Java 21, and it failed with a
SecurityManager deprecation error.
This is a bit strange, as I thought that this behaviour was only in Java 23,
but we need to deal with the issue anyway.
We only refer SecurityManager in SystemExitRule and TestSecurityManager.
For the short term, we may have to simply re-enable SecurityManager in our
tests JVMs, as our dependencies may have similar unsolved issues with Java 21.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)