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

Enable CheckIntrinsics in all types of builds

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • b76

        The CheckIntrinsics flag added by JDK-8076112 is currently enabled only in debug builds. The goal of this enhancment is to enable the flag in all types of builds (incl. product builds).

        The check for orphan methods in src/share/vm/classfile/classFileParser.cpp is also controlled by the CheckIntrinsics flag. To limit the impact of that potentially expensive check on our product builds, this enhancment proposes to include the check only in debug builds.

              zmajo Zoltan Majo (Inactive)
              zmajo Zoltan Majo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: