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

(ref) java/lang/ref/SoftReference/Pin.java fails in some VM configurations

XMLWordPrintable

    • generic
    • generic

      Test
      java/lang/ref/SoftReference/Pin.java

      hardcodes options -Xms 16m -Xmx 16m which makes it incompatible with some configurations, e.g it fails if run with -d64 -server -Xcomp -XX:-PrintVMOptions -XX:+UseConcMarkSweepGC

      Error occurred during initialization of VM
      Incompatible minimum and maximum heap sizes specified

      If these options are required for test to pass, the test should check compatibility with VM configuration.

            iris Iris Clark
            nhaustov Nicolay Haustov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: