[
https://issues.apache.org/jira/browse/HBASE-27734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Moran updated HBASE-27734:
--------------------------
Description:
I use jdk17 on branch-2.4,encountered some WARN like:
{code:java}
WARN FilenoUtil : Native subprocess control requires open access to the JDK IO
subsystem
Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens
java.base/java.io=ALL-UNNAMED' to enable.{code}
> [JDK17] Backport to branch-2.4 HBASE-25058 HBase-27510
> ------------------------------------------------------
>
> Key: HBASE-27734
> URL: https://issues.apache.org/jira/browse/HBASE-27734
> Project: HBase
> Issue Type: Improvement
> Reporter: Moran
> Priority: Minor
>
> I use jdk17 on branch-2.4,encountered some WARN like:
> {code:java}
> WARN FilenoUtil : Native subprocess control requires open access to the JDK
> IO subsystem
> Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens
> java.base/java.io=ALL-UNNAMED' to enable.{code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)