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

Improve documentation on @IntrinsicCandidate

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • 25
    • 25
    • hotspot
    • In Review

      Currently, a lot of intrinsics with @IntrinsicCandidate are performing bound checks that is better performed outside of intrinsics, or by other methods that calls dedicated intrinsics. Such best practices of IntrinsicCandidate, of minimizing the hand-rolled section, should be mentioned; also the current documentation is way too long, so that people might skip important details as a result. We should make it more concise and helpful.

            liach Chen Liang
            liach Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: