RFR(XS) 8233888: jdk.vm.ci.hotspot.test.VirtualObjectLayoutTest.testFormat(): Unexpected error verifying

Igor Ignatev igor.ignatyev at oracle.com
Thu Nov 14 18:28:32 UTC 2019


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