[
https://issues.apache.org/jira/browse/HBASE-27581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-27581.
-------------------------------
Fix Version/s: 2.6.0
3.0.0-alpha-4
2.4.17
2.5.4
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to branch-2.4+.
Thanks [~tangtianhang] for contributing!
> [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)