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

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

XMLWordPrintable

    • b14

        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;
            }

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

                Created:
                Updated:
                Resolved: