RFR: 8230664: Fix TestInstanceKlassSize for PowerPC [v2]
Martin Doerr
mdoerr at openjdk.java.net
Thu Oct 1 15:01:08 UTC 2020
On Thu, 1 Oct 2020 14:01:29 GMT, Ziviani <github.com+670087+jrziviani at openjdk.org> wrote:
>> I think this fix deserves a new JBS issue. It doesn't resolve the rounding problem described in JDK-8230664. It fixes
>> an additional issue. The rounding problem may reoccur when other class layout changes are done.
>
>> I think this fix deserves a new JBS issue. It doesn't resolve the rounding problem described in JDK-8230664. It fixes
>> an additional issue. The rounding problem may reoccur when other class layout changes are done.
>
> Totally agreed. But, would you mind to create the ticket for me, please? Then, I change the commit header/message.
> Thank you!!
Hi Jose,
here's your new bug: https://bugs.openjdk.java.net/browse/JDK-8253900
-------------
PR: https://git.openjdk.java.net/jdk/pull/358
More information about the hotspot-dev
mailing list