RFR (S) 8019324 - assert(_f2 == 0 || _f2 == f2) failed: illegal field change

Rickard Bäckman rickard.backman at oracle.com
Mon Jul 15 02:27:35 PDT 2013


Looks good to me.

/R

On Jul 8, 2013, at 2:15 PM, David Simms wrote:

> Please review a small fix:
>     
>     http://cr.openjdk.java.net/~dsimms/8019324/
> 
> Bug:
> 
>    https://jbs.oracle.com/bugs/browse/JDK-8019324
>    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8019324
> 
> Summary of fix:
> 
>   Simply read _f2 once as with the set_f1() function. Doubled check for further problems of the same type, looks good.
> 
> Tests:
> 
>     * JPRT
>     * UTE "vm.quick.testlist"
> 
> Looking for sponsor for fix.
> 
> Thanks
> /David Simms
> 
> 



More information about the hotspot-runtime-dev mailing list