JDK-8211769 : Port Dtrace support to ppc.
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • CPU: ppc
  • Submitted: 2018-10-05
  • Updated: 2020-07-16
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.
Other
tbdUnresolved
Related Reports
Cloners :  
Relates :  
Description
Test compiler/runtime/Test8168712.java is crashing because DTrace is not implemented on ppc.

# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (.../jdk/src/hotspot/cpu/ppc/c1_LIRAssembler_ppc.cpp:210), pid=48500, tid=48521
#  Error: Unimplemented()
Comments
I think it could be useful at some point on FreeBSD/PPC64, for instance, so I would not rule out a call for it in the future...
08-01-2019

Is there any call for Dtrace support on ppc?
07-10-2018