Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 15
-
Fix Version/s: 15
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b19
-
CPU:generic
-
OS:os_x
Description
The "com.apple.macos." prefix for the "useScreenMenuBar" property was deprecated a long time ago, even before the macOS port was integrated to the OpenJDK 7.
Note that if this property is used the next message is printed to the "err":
"com.apple.macos.useScreenMenuBar has been deprecated. Please switch to apple.laf.useScreenMenuBar"
The earliest message about deprecation which I found was in 2006. Its time to delete it.
[1] https://lists.apple.com/archives/xcode-users/2006/Jul/msg00290.html
Note that if this property is used the next message is printed to the "err":
"com.apple.macos.useScreenMenuBar has been deprecated. Please switch to apple.laf.useScreenMenuBar"
The earliest message about deprecation which I found was in 2006. Its time to delete it.
[1] https://lists.apple.com/archives/xcode-users/2006/Jul/msg00290.html
Attachments
Issue Links
- csr for
-
JDK-8238722 [macOS] Delete the property which use deprecated prefix "com.apple.macos."
-
- Closed
-
- links to