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

Error reporting for insufficient shared region size is incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b19

      The report mis-categorizes the shared metaspace region. For instance:
      When SharedMiscDataSize is constrained, the error is for read/write space ("The shared read write space is not large enough")

      When SharedReadWriteSize is constrained, the error reports issue with SharedReadOnlySize ("The shared read only space is not large enough to preload requested classes. Use -XX:SharedReadOnlySize=...")

      Found in build: jdk9 build 14 (fastdebug)
      Reproducability: 100%

            minqi Yumin Qi
            mseledtsov Mikhailo Seledtsov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: