This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 267213

Summary: Integration with Mac OS X does not work
Product: platform Reporter: Tomas Hurka <thurka>
Component: -- Other --Assignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal Keywords: JDK_9, REGRESSION, VISUALVM
Priority: P1    
Version: 8.1   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Tomas Hurka 2016-07-20 06:41:05 UTC
With new JDK 9, integration with Mac OS X does not work. About dialog does not work, Preferences menu is to available, etc.
Comment 1 Tomas Hurka 2016-07-20 06:43:27 UTC
This regression is caused by integration of "JEP 272: Platform-Specific Desktop Features" - https://bugs.openjdk.java.net/browse/JDK-8048731
Comment 2 Tomas Hurka 2016-07-21 07:09:58 UTC
Fixed in profiler-main

changeset:   298906:4b3d84ac541a
user:        Tomas Hurka <thurka@netbeans.org>
date:        Thu Jul 21 08:34:43 2016 +0200
summary:     bugfix #267213, use new JEP-272 API on JDK 9, use non-deprecated API from com.apple.eawt.* on JDK 8
Comment 3 Quality Engineering 2016-07-22 01:51:27 UTC
Integrated into 'main-silver', will be available in build *201607220002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4b3d84ac541a
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #267213, use new JEP-272 API on JDK 9, use non-deprecated API from com.apple.eawt.* on JDK 8