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

change the guarantee() calls added by JDK-8264123 to assert() calls

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 17
    • 17
    • hotspot
    • 17
    • b25
    • generic
    • generic

    Description

      Allow the guarantee() calls to bake for 4-6 weeks before converting
      to assert() calls. [~rehn] recommends trying to measure the cost of
      having those guarantee() calls in the 'release' bits before changing
      them to assert() calls since they are a useful diagnostic tool.

      Attachments

        Issue Links

          Activity

            People

              dcubed Daniel Daugherty
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: