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
Looks fine to me too.
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