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

Prefetch::read should accept pointer to const

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • 18
    • hotspot
    • None
    • b21

      The first argument to Prefetch::read is `void*`. It should be `const void*` to allow prefetching in a constant object.

            hseigel Harold Seigel (Inactive)
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: