RFR: 8256187: [TEST_BUG] Automate bug4275046.java test

2020-11-27 Thread skodanda
Hi All, Could you please review this fix for JDK16? Problem Description: Automate bug4275046.java test. Fix: This fix includes rewriting the applet based test to a regular java application and its been automated too. - Commit messages: - Have removed all the tabs and replaced with

Re: RFR: 8256187: [TEST_BUG] Automate bug4275046.java test

2020-11-27 Thread Alexey Ivanov
On Thu, 26 Nov 2020 17:01:16 GMT, skodanda wrote: > Hi All, Could you please review this fix for JDK16? > > Problem Description: Automate bug4275046.java test. > > Fix: This fix includes rewriting the applet based test to a regular java > application and its been automated too. Changes reque

Re: RFR: 8256187: [TEST_BUG] Automate bug4275046.java test

2020-11-27 Thread Alexey Ivanov
On Thu, 26 Nov 2020 17:01:16 GMT, skodanda wrote: > Hi All, Could you please review this fix for JDK16? > > Problem Description: Automate bug4275046.java test. > > Fix: This fix includes rewriting the applet based test to a regular java > application and its been automated too. Marked as rev

Integrated: 8253753 Enable default constructor warning in client modules

2020-11-27 Thread Joe Darcy
On Tue, 24 Nov 2020 19:10:04 GMT, Joe Darcy wrote: > With the default constructors warnings in java.desktop and jdk.accessibility > now fixed, the warning should be enabled in the build for those modules. This pull request has now been integrated. Changeset: 65137ff0 Author:Joe Darcy URL: