RFR JDK-8207401: [lworld] TestLWorld.java crashes java_lang_String::create_from_symbol (original) (raw)

Harold David Seigel harold.seigel at oracle.com
Tue Jul 17 15:58:55 UTC 2018


Hi Mandy,

That looks good.

Thanks! Harold

On 7/17/2018 11:53 AM, mandy chung wrote:

The class name symbol is lazily set in InstanceKlass::valuetypes array and hence when JVMGetLocalValueTypes is called, classname symbol may be NULL in some entries. I will have to investigate further why the test didn't fail in my mach5 run but it fails in local run and might be timing issue if multiple tests were run in the agent vm.

I ran all jdk, runtime, compiler, javac valhalla tests with one known failure TestNewAcmp.java. http://cr.openjdk.java.net/~mchung/valhalla/webrevs/8207401/webrev.00/ Mandy



More information about the valhalla-dev mailing list