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

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

    XMLWordPrintable

Details

    • b26

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: