Re: RFR: 8303863: RISC-V: TestArrayStructs.java fails after JDK-8303604

2023-03-10 Thread Feilong Jiang
On Thu, 9 Mar 2023 15:07:55 GMT, Jorn Vernee wrote: >> [JDK-8303604](https://bugs.openjdk.org/browse/JDK-8303604) fixes an issue >> with passing structs whose size is not a power of two on SysV and AArch64 >> platforms. The same issue happens on RISC-V. >> >> Modifications are unnecessary for

Re: RFR: 8303863: RISC-V: TestArrayStructs.java fails after JDK-8303604

2023-03-10 Thread Fei Yang
On Thu, 9 Mar 2023 14:39:55 GMT, Feilong Jiang wrote: > [JDK-8303604](https://bugs.openjdk.org/browse/JDK-8303604) fixes an issue > with passing structs whose size is not a power of two on SysV and AArch64 > platforms. The same issue happens on RISC-V. > > Modifications are unnecessary for `ST

Re: RFR: 8303863: RISC-V: TestArrayStructs.java fails after JDK-8303604

2023-03-09 Thread Jorn Vernee
On Thu, 9 Mar 2023 14:39:55 GMT, Feilong Jiang wrote: > [JDK-8303604](https://bugs.openjdk.org/browse/JDK-8303604) fixes an issue > with passing structs whose size is not a power of two on SysV and AArch64 > platforms. The same issue happens on RISC-V. > > Modifications are unnecessary for `ST

RFR: 8303863: RISC-V: TestArrayStructs.java fails after JDK-8303604

2023-03-09 Thread Feilong Jiang
The message from this sender included one or more files which could not be scanned for virus detection; do not open these files unless you are certain of the sender's intent. -- [JDK-8303604](https://bugs.openjdk.org/browse/JDK-83