[foreign] RFR 8219230: Struct.toString implementation is outdated

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Mon Feb 18 13:03:57 UTC 2019


Looks good - there's something odd with line terminators on the test 
changes.

Maurizio

On 18/02/2019 12:58, Jorn Vernee wrote:
> Hi,
>
> After moving to method level @NativeGetter annotations the 
> implementation of Struct.toString was not updated for the new scheme. 
> I've update the implementation, and added a test. I reused the 
> Struct.OffsetOf test class and renamed it to StructTest. I've also 
> added as Struct.sizeOf test to the same class for good measure.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8219230
> Webrev: 
> http://cr.openjdk.java.net/~jvernee/panama/webrevs/8219230/webrev.00/
>
> Thanks,
> Jorn


More information about the panama-dev mailing list