--- old/src/java.desktop/windows/classes/sun/java2d/opengl/WGLSurfaceData.java 2015-05-08 22:12:22.000000000 +0300 +++ new/src/java.desktop/windows/classes/sun/java2d/opengl/WGLSurfaceData.java 2015-05-08 22:12:22.000000000 +0300 @@ -244,7 +244,7 @@ * Updates the layered window with the contents of the surface. * * @param psdops pointer to the native ogl sd structure - * @param pData pointer to the AwtWindow peer data + * @param peer pointer to the AwtWindow peer data * @param w width of the window * @param h height of the window * @see sun.awt.windows.TranslucentWindowPainter