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

Make GuaranteedSafepointInterval default 0

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • None
    • hotspot
    • b20

      Once do_safepoint_cleanup work is moved, we can make this value default of zero.

        product(intx, GuaranteedSafepointInterval, 1000, DIAGNOSTIC, \
                "Guarantee a safepoint (at least) every so many milliseconds " \
                "(0 means none)") \
                range(0, max_jint) \

            coleenp Coleen Phillimore
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: