Re: [10] Review request for 8154405: AccessControlException by URLPermission check

2017-12-12 Thread Dmitry Markov
Please ignore the new version of the fix, (i.e. http://cr.openjdk.java.net/~dmarkov/8154405/webrev.01/). It was found out that the usage of fallback code introduces a potential security issue. So I will integrate the previous version of the fix, (i.e.

RFR - HandleExceptionOnEDT test fix

2017-12-12 Thread Michal Vala
Hi, I have little patch fixing HandleExceptionOnEDT test. It is failing with: java.lang.RuntimeException: Test FAILED: exception is not handled for modal dialog The reason is that Robot#mouseRelease call is on wrong button thus button is never released in this test and second part of it

Re: [10] JDK-8190192: Double click on the title bar no longer repositions the window

2017-12-12 Thread Shashidhara Veerabhadraiah
Hi Sergey, Here is the new Webrev for the comments: http://cr.openjdk.java.net/~sveerabhadra/8190192/webrev.03/ Thanks and regards, Shashi -Original Message- From: Sergey Bylokhov Sent: Tuesday, December 12, 2017 7:02 AM To: shashidhara veerabhadraiah