-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 9
-
Component/s: client-libs
-
b137
-
Not verified
The changes for JDK-8048887 introduce code that uses setAccessible to hack into the non-public Arrays.legacyMergeSort method. This fix needs to be re-examined as it will not work with upcoming changes to the module system.