[lworld] Generate COH archives

XMLWordPrintable


      To help with testing, we should generate all the default CDS archives:

      classes.jsa (compressed oops)
      nocoops_classes.jsa (no compressed oops)
      classes_valhalla.jsa (compressed oops, --enable-preview)
      classes_nocoops_valhalla.jsa (no compressed oops, --enable-preview)
      classes_coh.jsa (compressed oops, -XX:+UseCompactObjectHeaders)
      classes_nocoops_coh.jsa (no compressed oops, -XX:+UseCompactObjectHeaders)
      classes_coh_valhalla.jsa (compressed oops, -XX:+UseCompactObjectHeaders, --enable-preview)
      classes_nocoops_coh_valhalla.jsa (no compressed oops, -XX:+UseCompactObjectHeaders, --enable-preview)

      The last 4 of these aren't currently produced.

      We can decide later how many of these we want to ship with the product.

            Assignee:
            Coleen Phillimore
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: