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 - Integration with Mac OS X does not work
Summary: Integration with Mac OS X does not work
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P1 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: JDK_9, REGRESSION, VISUALVM
Depends on:
Blocks:
 
Reported: 2016-07-20 06:41 UTC by Tomas Hurka
Modified: 2016-07-22 01:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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