-
Bug
-
Resolution: Won't Fix
-
P3
-
7, 8
-
JDK 7, JDK 8
MacOS X
-
x86
-
os_x
Packages "com.apple.eawt" and "com.apple.eio" are not included in symbol file in JDK 7 and 8.
Apple JDK 6u33b03 compiles sources with com.apple.eawt or com.apple.eio without any errors.
Oracle JDK 7 and 8 does NOT compile sources with com.apple.eawt or com.apple.eio without -XDignore.symbol.file option. With this option sources are compiled.
Apple JDK 6u33b03 compiles sources with com.apple.eawt or com.apple.eio without any errors.
Oracle JDK 7 and 8 does NOT compile sources with com.apple.eawt or com.apple.eio without -XDignore.symbol.file option. With this option sources are compiled.
- relates to
-
JDK-7145406 [macosx] Migrate Apple tests from macosx-port to 7u
- Open