mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-13 11:55:38 +00:00
8344333: Spurious System.err.flush() in LWCToolkit.java
Reviewed-by: psadhukhan
This commit is contained in:
parent
0f7c0e956e
commit
e7d2a52d35
@ -141,8 +141,6 @@ public final class LWCToolkit extends LWToolkit {
|
||||
private static CInputMethodDescriptor sInputMethodDescriptor;
|
||||
|
||||
static {
|
||||
System.err.flush();
|
||||
|
||||
ResourceBundle platformResources = null;
|
||||
try {
|
||||
platformResources = ResourceBundle.getBundle("sun.awt.resources.awtosx");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user