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

[lworld] Javac's implementation differs from JEP401 in a few matters.

XMLWordPrintable

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

      A review of JEP 401 showed that javac's prototype implementation
      differs from the draft JEP in a few ways.

      These are captured in the bugs:

      JDK-8267918 - Javac tolerates synchronizing on a primitive reference type
      JDK-8267910 - Javac fails to implicitly type abstract classes as implementing IdentityObject
      JDK-8267907 - Withdraw support for the experimental option -XDallowValueMemberCycles
      JDK-8267843 - Duplicate error when primitive class instance is passed around before being fully initialized
      JDK-8267841 - A primitive class that implements Cloneable is tolerated by javac
      JDK-8267835 - Javac tolerates vacuous chaining to super constructor from primitive class constructor
      JDK-8267965 - Javac disallows calls to super.{hashCode(), equals(), toString()} on a primitive instance receiver

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

              Created:
              Updated:
              Resolved: