hg: valhalla/valhalla: 8222634: [lworld] Javac sometimes emits incorrect ('Q') descriptors for fields.
Tobias Hartmann
tobias.hartmann at oracle.com
Wed Apr 17 13:10:15 UTC 2019
Hi Srikanth,
On 17.04.19 15:03, Srikanth wrote:
> This change set fixes 4 problems you had reported in https://bugs.openjdk.java.net/browse/JDK-8222634:
Thanks, I can confirm that these problems are now fixed.
> I have upgraded the javac tests to include these scenarios. I will also be adding more tests in
> future as I test and upgrade the preliminary support that has been put in place.
>
> Here are the pending ones I see:
>
> (1) Compile time null assignment to values should be tolerated (?)
> (2) Compiler does not tolerate the following:
> MyValue1?[] vBoxArray = new MyValue1?[42];
Right, both cases did work with .box declarations.
Best regards,
Tobias
More information about the valhalla-dev
mailing list