XS RFR: 8009731: loader constraint violation error message

David Holmes david.holmes at oracle.com
Mon Mar 25 17:10:36 PDT 2013


Hi Karen,

Looks good to me.

On 26/03/2013 7:08 AM, Karen Kinnear wrote:
>
> Webrev: http://cr.openjdk.java.net/~acorn/8009731/webrev/

I can't quite determine why the extra ResourceMark caused the observed 
symptoms. I would have expected something more dramatic if we returned 
a string that was already released - are we simply overwriting it with a 
later class name (hence the wrong name in the message)? Do we also know 
when this regression was introduced?

> Bug: https://jbs.oracle.com/bugs/browse/JDK-8009731

This is not visible external to Oracle.

Thanks,
David

> Fix loader constraint violation error message.
>
> tests:
> bug report test
> vm.quick.testlist in parallel
>


More information about the hotspot-runtime-dev mailing list