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

[lworld] Remove the Unsafe remnants of old valhalla prototypes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • repo-valhalla
    • repo-valhalla
    • hotspot

      There are 4 remnant methods of old valhalla prototypes in Unsafe:
      makePrivateBuffer, finishPrivateBuffer, getValue, setValue.

      make/finishBuffer are gone since we have strict initialization. get/setValue are replaced by explicit layout types.

      We should remove them and their related code to allow for easier maintenance and avoid confusion in the future.

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

              Created:
              Updated: