RFR(XS) 8233888: jdk.vm.ci.hotspot.test.VirtualObjectLayoutTest.testFormat(): Unexpected error verifying
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Nov 14 18:46:43 UTC 2019
+1.
Tom, or may be Igor better, can you run the test in the same configuration as in bug report to make sure it is fixed?
Thanks,
Vladimir
On 11/14/19 10:28 AM, Igor Ignatev wrote:
> Hi Tom,
>
> LGTM
>
> — Igor
>
>> On Nov 14, 2019, at 10:17 AM, Tom Rodriguez <tom.rodriguez at oracle.com> wrote:
>>
>> http://cr.openjdk.java.net/~never/8233888/webrev
>> https://bugs.openjdk.java.net/browse/JDK-8233888
>>
>> A recently added unit test was making assumptions about field alignment that didn't hold when compressed oops were disabled. The fix is to adjust the starting point for the debug info depending on the alignment of the first field. Tested locally with and without compressed oops.
>>
>> tom
>
More information about the hotspot-compiler-dev
mailing list