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

[lworld] Change Javac's diagnostic emission strategy for cyclic.value.type.membership

    XMLWordPrintable

Details

    • generic
    • generic

    Description

      See http://mail.openjdk.java.net/pipermail/valhalla-dev/2018-February/003815.html

      Presently Javac's checks for cycles in value type membership is keyed off of the __ByValue modifier. In the L-World exploration: "fields without the ACC_FLATTENABLE flag set are handled as regular fields, even if their type is a value class type: no pre-loading, no cycle detection."

      Javac should accordingly change its emission of cyclic.value.type.membership diagnostic.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: