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

[lworld] Test using -XX:+EnableNullableFieldFlattening should not be run in product mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-valhalla
    • hotspot

      EnableNullableFieldFlattening being a developer flag, tests using this feature should not be run in product mode, otherwise the VM fails to boot with the following error message:

      Error: VM option 'EnableNullableFieldFlattening' is develop and is available only in debug version of VM.
      Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.

            fparain Frederic Parain
            fparain Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: