RFR: JDK-14: 8236544: confusing error message: return type of accessor method is not compatible with type of record component
Vicente Romero
vicente.romero at oracle.com
Mon Jan 6 22:47:04 UTC 2020
Please review the patch to fix [1] in JDK 14. I pushed the code
initially to 15 when it should have been pushed to 14. The patch
applies cleanly. The fix in JDK 15 can be is at [3] and the review
thread can be accessed at [4],
Thanks,
Vicente
[1] https://bugs.openjdk.java.net/browse/JDK-8236544
[2] http://cr.openjdk.java.net/~vromero/8236544_jdk_14/webrev.00/
[3] https://hg.openjdk.java.net/jdk/jdk/rev/b9293de7bdff
[4]
http://mail.openjdk.java.net/pipermail/compiler-dev/2020-January/014155.html
More information about the compiler-dev
mailing list