The recent PPC64 platform files still contain code which is part of a Power6 optimization called Power6Scheduler. However, this functionality was never completely contributed so it was never usable in the OpenJDK.
We should remove it since we're no longer optimizing for Power6.
We should remove it since we're no longer optimizing for Power6.
- csr for
-
JDK-8253046 [PPC64] Remove obsolete Power6 code
- Closed