On 20/02/2019 01:38, Sergey Bylokhov wrote:
Hi, Andrey.
I found only one questionable place in the fix:
==
/**
* Returns an object created with id=key. If the object is not of
- * type type, this will throw an exception.
+ * that type, this will throw an except
Hi Andrey,
src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKLookAndFeel.java
/*
* Used to override if system (desktop) text anti-aliasing
settings should
- * be used. The reasons for this are are is that currently its "off"
+ * be used. The reasons for this are i
Hi, Andrey.
I found only one questionable place in the fix:
==
/**
* Returns an object created with id=key. If the object is not of
- * type type, this will throw an exception.
+ * that type, this will throw an exception.
*/
private Object lookup(Stri
Hello.
I would like to contribute small patch to fix repeated words typos.
Andrey Turbanov
diff --git
a/src/java.desktop/macosx/classes/com/apple/laf/AquaInternalFrameManager.java
b/src/java.desktop/macosx/classes/com/apple/laf/AquaInternalFrameManager.java
index c2ce10b0e4a..ccd65105699 100644