Bug 527955: With Java 1.8.0_152 the splash screen on macOS prevents the
resulting main client shell from being activated and swallows any
user-events (key & mouse events) from being handled correctly.

Use NSAnyEventMask instead of 0 in NSApplication.nextEventMatchingMask

Change-Id: I0e956d19ac0f3d39ae939f3f12be33a8cd3d331d
Signed-off-by: Lakshmi Shanmugam <lshanmug@in.ibm.com>
1 file changed