Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: internal
-
Fix Version/s: internal
-
Component/s: client-libs
-
Subcomponent:
-
CPU:x86_64
-
OS:os_x
Description
Path of MacOSFlags.java-
src/java.desktop/macosx/classes/sun/java2d/macos/MacOSFlags.java
- Its path has two "macos" directories. Last one can be removed as MacOSFlags.java is the only file in it.
- Native method is unused and can be removed --> it results in undoing the changes in AWTView.m
src/java.desktop/macosx/classes/sun/java2d/macos/MacOSFlags.java
- Its path has two "macos" directories. Last one can be removed as MacOSFlags.java is the only file in it.
- Native method is unused and can be removed --> it results in undoing the changes in AWTView.m