Re: RFR: JDK-5108778 Too many instances of java.lang.Boolean created in Java application(macos)

2015-10-09 Thread Sebastian Sickelmann
On 10/08/2015 01:06 PM, Alexander Scherbatiy wrote: > > The fix looks good to me. > Thank. > Note that there are usually necessary to have at least two reviewers > for a fix in Open JDK. I thought patches before feature complete needs only one reviewer. [4][5] But two reviewers are always bet

Re: RFR: JDK-5108778 Too many instances of java.lang.Boolean created in Java application(macos)

2015-10-09 Thread Sergey Bylokhov
Looks fine to me too.

Re: Bug: SystemFlavorMap.addFlavorForUnencodedNative ineffective on MacOS

2015-10-09 Thread Alexander Scherbatiy
Hello Mike, The initial Clipboard support in CToolkit in Mac OS X [1] recognizes only NSPasteboard data types that have "JAVA_DATAFLAVOR:" prefix: - +jlong indexForFormat(NSString *format) { ... +// If we don't recognize the format, but it's a Java "custom" format