JDK-8357230 : Remove optional native debug logs
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: internal
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • Submitted: 2025-05-19
  • Updated: 2025-05-19
  • Resolved: 2025-05-19
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
internalFixed
Description
The log statement were used during development for debugging. They are no longer required as a normal ease factor going further.
Comments
This is a cleanup task. In addition to removing native side debug logs, there are a few additional changes like removing a few comments, commented statements, empty lines, converting a couple java side metalDebug statements to prism.verbose statements. Changeset: 52c3b6d5 Branch: metal Author: Ambarish Rapte <arapte@openjdk.org> Date: 2025-05-19 15:06:50 +0000 URL: https://git.openjdk.org/jfx-sandbox/commit/52c3b6d547bbefcb3108f0b3b0709250f95965cb
19-05-2025