+1 .. but since you are fixing this can you correct the spelling of
occurs before you push :
* @summary AWT hang occurrs when sequenced events arrive out of sequence
-phil.
On 03/30/2018 11:09 AM, Krishna Addepalli wrote:
Hi All,
Please review a trivial compilation fix for the bug:
https://bugs.openjdk.java.net/browse/JDK-8200525
Webrev: http://cr.openjdk.java.net/~kaddepalli/8200525/webrev00/
<http://cr.openjdk.java.net/%7Ekaddepalli/8200525/webrev00/>
The problem was, the test case uses some of the internal classes,
which were not specified for the jtreg data section, due to which the
test was failing to compile when run with jtreg.
Thanks,
Krishna