You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2023/01/31 19:00:00 UTC

[jira] [Commented] (HBASE-27581) [JDK17] Fix failure TestHBaseTestingUtil#testResolvePortConflict

    [ https://issues.apache.org/jira/browse/HBASE-27581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682697#comment-17682697 ] 

Hudson commented on HBASE-27581:
--------------------------------

Results for branch master
	[build #766 on builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/766/]: (/) *{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/master/766/General_20Nightly_20Build_20Report/]




(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/766/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/master/766/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}


> [JDK17] Fix failure TestHBaseTestingUtil#testResolvePortConflict
> ----------------------------------------------------------------
>
>                 Key: HBASE-27581
>                 URL: https://issues.apache.org/jira/browse/HBASE-27581
>             Project: HBase
>          Issue Type: Sub-task
>          Components: test
>            Reporter: tianhang tang
>            Assignee: tianhang tang
>            Priority: Minor
>             Fix For: 2.6.0, 3.0.0-alpha-4, 2.4.17, 2.5.4
>
>         Attachments: image-2023-01-25-14-56-07-904.png
>
>
> {code:java}
> Caused by: java.lang.IllegalAccessException: class net.bytebuddy.description.annotation.AnnotationDescription$ForLoadedAnnotation cannot access interface jdk.internal.util.random.RandomSupport$RandomGeneratorProperties (in module java.base) because module java.base does not export jdk.internal.util.random to unnamed module @20322d26
>     at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392)
>     at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674)
>     at java.base/java.lang.reflect.Method.invoke(Method.java:560)
>     at net.bytebuddy.description.annotation.AnnotationDescription$ForLoadedAnnotation.getValue(AnnotationDescription.java:719)
>     ... 49 more{code}
> !image-2023-01-25-14-56-07-904.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)