[
https://issues.apache.org/jira/browse/PHOENIX-7418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890028#comment-17890028
]
Istvan Toth edited comment on PHOENIX-7418 at 10/16/24 10:55 AM:
-----------------------------------------------------------------
My jenv settings are ignored in the script, hence my local tests were always
using JDK23, while CI seems to be using Java 11.
was (Author: stoty):
My jenv settings are ignored int the script, hence my local tests were always
using JDK23, while CI seems to be using Java 11.
> SystemExitRule errors out because of SecurityManager deprecation / removal
> ---------------------------------------------------------------------------
>
> Key: PHOENIX-7418
> URL: https://issues.apache.org/jira/browse/PHOENIX-7418
> Project: Phoenix
> Issue Type: Bug
> Components: core, test
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Critical
> Fix For: 5.3.0, 5.1.4, 5.2.2
>
>
> I have recently tried building Phoenix with Java 21, and tests have failed
> with a SecurityManager deprecation error.
> 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)