8165717: [macosx] Various memory leaks in jdk9
Reviewed-by: ant, ssadetsky
This commit is contained in:
parent
8ac9764ee7
commit
045f06e85d
@ -376,7 +376,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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user