[lworld] FYI: 8247567: [lworld] java.lang.AssertionError: Invalid pool entry
Srikanth Adayapalam
sadayapalam at openjdk.java.net
Mon Jun 15 12:51:31 UTC 2020
This patch fixes problems in static member access via reference projection type,
by rewriting V.ref.staticMethod() to be V.staticMethod()
-------------
Commit messages:
- 8247567: [lworld] java.lang.AssertionError: Invalid pool entry
Changes: https://git.openjdk.java.net/valhalla/pull/81/files
Webrev: https://webrevs.openjdk.java.net/valhalla/81/webrev.00
Issue: https://bugs.openjdk.java.net/browse/JDK-8247567
Stats: 58 lines in 2 files changed: 53 ins; 0 del; 5 mod
Patch: https://git.openjdk.java.net/valhalla/pull/81.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/81/head:pull/81
PR: https://git.openjdk.java.net/valhalla/pull/81
More information about the valhalla-dev
mailing list