JDK-8049715 : PPC64: First steps to enable SA on Linux/PPC64
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: ppc
  • Submitted: 2014-07-09
  • Updated: 2014-08-29
  • Resolved: 2014-07-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b25Fixed
Related Reports
Relates :  
Description
Currently, the Serviceability Agent is not supported on Linux/PPC64. This change fixes the build and some general platform detection routines such that we can start to implement the platform dependant parts of SA.

Notice that this change has a hotspot and a top-level part.

Comments
All parts pushed to the jdk9/hs-rt forest so that they remain together.
14-07-2014