RFR (S) JDK-8025570: Naked oop in test/servicability/ParserTest

Lois Foltan lois.foltan at oracle.com
Mon Sep 30 18:03:10 PDT 2013


Thanks Christian for the review!
Lois

On 9/30/2013 9:00 PM, Christian Tornqvist wrote:
> Hi Lois,
>
> Change looks good, thanks for fixing this.
>
> Thanks,
> Christian
>
> -----Original Message-----
> From: hotspot-runtime-dev-bounces at openjdk.java.net [mailto:hotspot-runtime-dev-bounces at openjdk.java.net] On Behalf Of Lois Foltan
> Sent: Monday, September 30, 2013 6:06 PM
> To: hotspot-runtime-dev at openjdk.java.net
> Subject: RFR (S) JDK-8025570: Naked oop in test/servicability/ParserTest
>
>
> Please review the following fix:
>
> Webrev:
>       http://cr.openjdk.java.net/~coleenp/bug_jdk8025570/
>
> Bug: Naked oop in test/servicability/ParserTest
>       https://bugs.openjdk.java.net/browse/JDK-8025570
>
> Summary of fix:
>       First reported by Coleen Phillimore and uncovered as well during testing of -XX:+CheckUnhandledOops
>       support on all platforms. WB_ParseCommandLine() contained two naked
> objArrayOop(s) causing test
>       failure.
>
> Tests:
>       Testing with -XX:+CheckUnhandledOops specified:
>           JTREG on Linux
>           vm.quick.testlist on MacOS
>
> Thank you, Lois
>
>
>



More information about the hotspot-runtime-dev mailing list