-
Bug
-
Resolution: Fixed
-
P3
-
8, 9
-
b26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056826 | emb-9 | Unassigned | P3 | Resolved | Fixed | b26 |
JDK-8286662 | 8u351 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
The following files are not built in the JDK:
macosx/bundle/JavaAppLauncher/src/JavaAppLauncher.h
macosx/bundle/JavaAppLauncher/src/main.m
macosx/bundle/JavaAppLauncher/src/JavaAppLauncher.m
macosx/bundle/JavaAppLauncher/src/JavaAppLauncher_Prefix.pch
macosx/bundle/JavaAppLauncher/src/JVMArgs.m
macosx/bundle/JavaAppLauncher/src/JVMArgs.h
macosx/bundle/JavaAppLauncher/resources/English.lproj/InfoPlist.strings
macosx/bundle/JavaAppLauncher/resources/JavaAppLauncher-Info.plist
macosx/bundle/JavaAppLauncher/JavaAppLauncher.xcodeproj/project.pbxproj
This looks like the Java version and it's built and included in rt.jar:
src/macosx/classes/apple/launcher//JavaAppLauncher.java
However, the resource bundle it depends is not built:
src/macosx/classes/apple/launcher//appLauncherErrors.properties
Perhaps these files should be removed from jdk source.
macosx/bundle/JavaAppLauncher/src/JavaAppLauncher.h
macosx/bundle/JavaAppLauncher/src/main.m
macosx/bundle/JavaAppLauncher/src/JavaAppLauncher.m
macosx/bundle/JavaAppLauncher/src/JavaAppLauncher_Prefix.pch
macosx/bundle/JavaAppLauncher/src/JVMArgs.m
macosx/bundle/JavaAppLauncher/src/JVMArgs.h
macosx/bundle/JavaAppLauncher/resources/English.lproj/InfoPlist.strings
macosx/bundle/JavaAppLauncher/resources/JavaAppLauncher-Info.plist
macosx/bundle/JavaAppLauncher/JavaAppLauncher.xcodeproj/project.pbxproj
This looks like the Java version and it's built and included in rt.jar:
src/macosx/classes/apple/launcher//JavaAppLauncher.java
However, the resource bundle it depends is not built:
src/macosx/classes/apple/launcher//appLauncherErrors.properties
Perhaps these files should be removed from jdk source.
- backported by
-
JDK-8056826 Examine if macosx/bundle/JavaAppLauncher and JavaAppLauncher.java can be removed
-
- Resolved
-
-
JDK-8286662 Examine if macosx/bundle/JavaAppLauncher and JavaAppLauncher.java can be removed
-
- Resolved
-