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%
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%