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

[TESTBUG] appcds TestCommon.makeCommandLineForAppCDS() can be removed

    XMLWordPrintable

Details

    • b14

    Backports

      Description

        With the UseAppCDS flag being obsoleted in JDK 11, the following method in appcds TestCommon becomes a nop. The method and usage in various appcds tests can be cleaned up.

            public static String[] makeCommandLineForAppCDS(String... args) throws Exception {
                return args;
            }

        Attachments

          Issue Links

            Activity

              People

                ccheung Calvin Cheung
                jiangli Jiangli Zhou
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: