[lworld] RFR: 8263568: [lworld] Fix residual reference to 'value' [v2]
Yi Yang
yyang at openjdk.java.net
Tue Mar 23 11:21:12 UTC 2021
On Tue, 23 Mar 2021 09:58:38 GMT, Srikanth Adayapalam <sadayapalam at openjdk.org> wrote:
> Hello!
>
> Can you please make these two changes ?
>
> (1) This patch is "failing" one langtools test - test/langtools/tools/javac/valhalla/lworld-values/QTypeTest.java
> The fix is simple, to replace value with primitive in the javap output verified by that test
>
> (2) Could you add a comment next to the case 0x100: // ACC_NATIVE or ACC_PRIMITIVE
>
> Thanks!
I've changed the test case and add this comment.
Thanks~
Yang
-------------
PR: https://git.openjdk.java.net/valhalla/pull/368
More information about the valhalla-dev
mailing list