-
Bug
-
Resolution: Fixed
-
P2
-
9
-
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.