JDK-6725818 : Compiler warnings in OpenGL code
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 7
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2008-07-15
  • Updated: 2021-07-13
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
Relates :  
Description
From jdk7 build logs:

"../../../src/share/native/sun/awt/../java2d/opengl/OGLBlitLoops.c", line 771: warning: empty translation unit
"../../../src/share/native/sun/awt/../java2d/opengl/OGLBufImgOps.c", line 750: warning: empty translation unit
"../../../src/share/native/sun/awt/../java2d/opengl/OGLContext.c", line 986: warning: empty translation unit
"../../../src/share/native/sun/awt/../java2d/opengl/OGLFuncs.c", line 124: warning: empty translation unit
"../../../src/share/native/sun/awt/../java2d/opengl/OGLMaskBlit.c", line 93: warning: empty translation unit
"../../../src/share/native/sun/awt/../java2d/opengl/OGLMaskFill.c", line 163: warning: empty translation unit
"../../../src/share/native/sun/awt/../java2d/opengl/OGLPaints.c", line 923: warning: empty translation unit
"../../../src/share/native/sun/awt/../java2d/opengl/OGLRenderQueue.c", line 762: warning: empty translation unit
"../../../src/share/native/sun/awt/../java2d/opengl/OGLRenderer.c", line 329: warning: empty translation unit
"../../../src/share/native/sun/awt/../java2d/opengl/OGLSurfaceData.c", line 588: warning: empty translation unit
"../../../src/share/native/sun/awt/../java2d/opengl/OGLTextRenderer.c", line 1214: warning: empty translation unit
"../../../src/share/native/sun/awt/../java2d/opengl/OGLVertexCache.c", line 288: warning: empty translation unit

Comments
Please re-open if - if fix is in progress or on the plan to fix soon - if this is a P3 (file as P3, not P4)
14-03-2014