Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8048337

Examine if macosx/bundle/JavaAppLauncher and JavaAppLauncher.java can be removed

XMLWordPrintable

    • b26

        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.

              ddehaven David Dehaven (Inactive)
              mchung Mandy Chung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: