JDK-7178177 : Debug spewage when applets startup
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 7u4
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-06-19
  • Updated: 2012-06-20
  • Resolved: 2012-06-20
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 7 JDK 8
7u6Fixed 8 b44Fixed
Description
See RT-22695:

Safari is spitting out debug statements when a plugin starts up. This is coming from our code.

6/19/12 12:30:04.288 PM [0x0-0x451451].com.apple.Safari: Browser supports CoreAnimation rendering: 1 
6/19/12 12:30:04.288 PM [0x0-0x451451].com.apple.Safari: Using CoreAnimation rendering model 
6/19/12 12:30:04.288 PM [0x0-0x451451].com.apple.Safari: supports Cocoa event model: 1

Comments
EVALUATION Simple fix -- set a #define to 0.
19-06-2012