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

Remove @requires vm.opt.UseLargePages from InternSharedString.java test

XMLWordPrintable

    • master

      The @requires vm.opt.UseLargePages in test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/InternSharedString.java should be removed because CDS heap now works with Large pages:

      https://github.com/openjdk/jdk/blob/e19035577724f40aca14ef7d5dad0906ce9e89ab/src/hotspot/share/cds/filemap.cpp#L1671-L1680

      We even have a test case for it:

      https://github.com/openjdk/jdk/blob/master/test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/LargePages.java

            phubner Paul Hübner
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: