Error Message: value -> inline

Srikanth srikanth.adayapalam at oracle.com
Mon Jul 8 05:31:01 UTC 2019


Thanks for the report, I will follow up.

Thanks!
Srikanth

On 07/07/19 5:10 AM, Peter wrote:
> Hi,
>
> I'm currently playing with the prototype of Project Valhalla - thanks
> for your huge work!
>
> I've studied the tests but is more documentation or better examples what
> is currently possible? E.g. I think that primitive lists like List<int>
> is not yet possible - is this right?
>
> Now I caught an error message that needs a small change. With:
>
> inline class Point { double lat; double lon; }
> inline class Point3d { double ele; inline Point point; }
>
> I get:
>
> Point3d.java:[5,25] modifier value not allowed here
>
> instead of:
>
> Point3d.java:[5,25] modifier inline not allowed here
>
> Regards
> Peter
>




More information about the valhalla-dev mailing list