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

hotspot flags should not be set manually

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 13
    • hotspot

      When code changes flags, it should use one of the FLAG_SET_xxx macros instead of setting them manually.

      Setting them manually means their origin info will be unchanged (JVMFlag::is_default() will return true) and they will be omitted from the hs-err file printout.

      Ideally, setting the compile flags manually should generate compile errors.

            Unassigned Unassigned
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: