Fine with me.
-yan
On 09/24/2015 10:55 PM, Sergey Bylokhov wrote:
Hello.
Please review the fix for jdk9.
The test for JDK-8130390 (which fixed an unspecified ClassCastException)
doesn't take into account that the createBufferStrategy() method can
throw the specified exception(AWTException) for the tested input.
The test is updated to filter out the situations when the specified
buffer strategy is not supported.
Bug: https://bugs.openjdk.java.net/browse/JDK-8134732
Webrev can be found at: http://cr.openjdk.java.net/~serb/8134732/webrev.00