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

Optimize scanning code for oops.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 9, 10
    • hotspot
    • None
    • b01

      Some platforms don't emit immediate oops to the code. If so, scans of the code for oops can be skipped.

      Add flag ImmediateOopsEmitted to each platform specifying the behavior. Only search code for immediate oops if this flag is set. Make sure no oops are emitted to code if the flag is not set.

            goetz Goetz Lindenmaier
            goetz Goetz Lindenmaier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: