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

VarHandle template classes can share code in the base class

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-libs

      There's some duplicate static fields and method in VarHandle template classes; they can be shared in the base class.

      In addition, since we have JavaNioAccess, we can use it instead of Unsafe to obtain some Buffer fields we need.

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

              Created:
              Updated: