[
https://issues.apache.org/jira/browse/HBASE-27179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571205#comment-17571205
]
Hudson commented on HBASE-27179:
--------------------------------
Results for branch branch-2
[build #601 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/601/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/601/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/601/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/601/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/601/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Issues building with OpenJDK 17
> -------------------------------
>
> Key: HBASE-27179
> URL: https://issues.apache.org/jira/browse/HBASE-27179
> Project: HBase
> Issue Type: Bug
> Components: build
> Affects Versions: 3.0.0-alpha-3
> Reporter: Ramón García Fernández
> Assignee: Ramón García Fernández
> Priority: Minor
> Fix For: 2.5.0, 3.0.0-alpha-4
>
>
> When building with OpenJDK 17, some errors appear:
> * The flag --illegal-access=permit is ignored, therefore its function of
> allowing access to private fields by reflection no longer works, One has to
> explicitly enable which packages can be accessed with --add-opens.
> * In order for the tests of kerberos code to run, one has to add the export
> of java.security.jgss/sun.security.krb5=ALL-UNNAMED
> To address these issues, I have created pull request
> [https://github.com/apache/hbase/pull/4594]
>
> Best regards.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)