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

Remove the instrumentation added by JDK-6898948

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b94

      To help debug floating point issues for JDK-6902692 the issue JDK-6898948 was used to add some instrumentation.

      The instrumentation is guarded by a flag, which is false by default. So, unless the flag is enabled the instrumentation has no effect.

      The patch to add the instrumentation is very small. I'll attach the patch to JDK-6902692 and remove the instrumentation from the code base. That way we have the instrumentation available if we ever start working on JDK-6902692 but we don't have to have the debugging code in our code base.

            brutisso Bengt Rutisson (Inactive)
            brutisso Bengt Rutisson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: