提交 ad42bab4 编写于 作者: S serb

8165717: [macosx] Various memory leaks in jdk9

Reviewed-by: ant, ssadetsky
上级 b1916456
......@@ -363,7 +363,6 @@ AWT_ASSERT_APPKIT_THREAD;
{
void (^copy)() = [block copy];
NSInteger encode = (NSInteger) copy;
[copy retain];
NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
NSEvent* event = [NSEvent otherEventWithType: NSApplicationDefined
location: NSMakePoint(0,0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册