[lworld] Integrated: 8257846: [lworld] Separate compilation failure of generic inline class

Srikanth Adayapalam sadayapalam at openjdk.java.net
Mon Jan 18 09:31:23 UTC 2021


Ensure inline constructors appears as constructors rather than as static factory methods to top layers of javac after Signature attribute processing.

-------------

Commit messages:
 - Fix whitespace issues
 - 8257846: [lworld] Separate compilation failure of generic inline class

Changes: https://git.openjdk.java.net/valhalla/pull/308/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=308&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8257846
  Stats: 82 lines in 3 files changed: 82 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/308.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/308/head:pull/308

PR: https://git.openjdk.java.net/valhalla/pull/308


More information about the valhalla-dev mailing list