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

Christian Tornqvist christian.tornqvist at oracle.com
Mon Sep 30 18:00:40 PDT 2013


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