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

[lworld] Runtime should automagically have primitive classes implement PrimitiveObject

XMLWordPrintable

    • generic
    • generic

      Through JDK-8261782, javac has added support for PrimitiveObject top type during compile time.

      The specification is available here:
      https://openjdk.java.net/jeps/8251554

      This ticket is for VM/runtime to implicitly have primitive classes implement PrimitiveObject interface.

      Please note: when such support is added, the langtools test:
      test/langtools/tools/javac/valhalla/lworld-values/InstanceOfTopTypeTest.java

      will start failing. Suitable amend the test.

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

              Created:
              Updated:
              Resolved: