RFR(S): 8228649: [PPC64] SA reads wrong slots from interpreter frames
Gustavo Romero
gromero at linux.vnet.ibm.com
Tue Jul 30 22:18:11 UTC 2019
Hi Martin, Goetz,
On 07/30/2019 12:51 PM, Doerr, Martin wrote:
> I have removed ClhsdbCDSJstackPrintAll.java and ClhsdbFindPC.java from the ProblemList.
> Tests have passed. Webrev is updated in place.
> I’ll push it after some more testing time.
So, just for completeness, I see that
./test/jdk/sun/tools/jhsdb/BasicLauncherTest.java,
listed in JDK-8211767, is also fixed on fastdebug and release builds. Afaics it
was also failing due to the monitor offset being wrong, like the other SA tests.
@Goetz, are you ok to keep JDK-8211767 [0] closed so?
Thanks.
Best regards,
Gustavo
[0] https://bugs.openjdk.java.net/browse/JDK-8211767
More information about the hotspot-runtime-dev
mailing list