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

Withdraw ValueObject and IdentityObject and introduce value and identity class modifiers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • repo-valhalla
    • repo-valhalla
    • tools
    • None
    • generic
    • generic

      The latest version of Value Objects JEP calls for (among other things):

      - Implement the 'identity' and 'value' modifiers
      - Remove support for implicit IdentityObject and ValueObject interfaces

      Apart from these the class file flag ACC_VALUE is redefined from being 0x0100 to 0x0040

      See https://openjdk.java.net/jeps/8277163 for details

            sadayapalam Srikanth Adayapalam (Inactive)
            sadayapalam Srikanth Adayapalam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: