The fix looks good to me.
Thanks, Alexandr. On 8/27/2015 4:49 PM, Sergey Bylokhov wrote:
Hello. Please review the fix for jdk9.The CGLLayer.java has a typo it uses the peer as a destination, but the target should be used instead. This breaks the bufferPerWIndow functionality, because this destination is used in BufferStrategyPaintManager.Bug: https://bugs.openjdk.java.net/browse/JDK-8134603Webrev can be found at: http://cr.openjdk.java.net/~serb/8134603/webrev.00