--- old/src/windows/classes/sun/java2d/d3d/D3DSurfaceDataProxy.java 2014-01-16 21:31:16.000000000 -0800 +++ new/src/windows/classes/sun/java2d/d3d/D3DSurfaceDataProxy.java 2014-01-16 21:31:15.000000000 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2008, 2014, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -64,6 +64,7 @@ } @Override + @SuppressWarnings("static") public SurfaceData validateSurfaceData(SurfaceData srcData, SurfaceData cachedData, int w, int h)