On 10/7/2015 5:25 PM, Semyon Sadetsky wrote:
Hi Alexander,

I wonder, what is the reason for main/othervm in the test if it starts a separate process anyway?

    I do not have any particular reason to use it.

  Thanks,
  Alexandr.


--Semyon


On 10/7/2015 5:09 PM, Alexander Scherbatiy wrote:

Hello,

Could you review the fix:
  bug: https://bugs.openjdk.java.net/browse/JDK-8139050
  webrev: http://cr.openjdk.java.net/~alexsch/8139050/webrev.00

[super respondsToSelector:@selector(draggingEnded:)] always returns true because AWTView instance responds to -draggingEnded: selector. The [[AWTView superclass] instancesRespondToSelector:@selector(draggingEnded:)] should be used instead.


Thanks,
Alexandr.



Reply via email to