<AWT Dev> [8] Review request for 8013849 Awt assert on Hashtable.cpp:124

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Aug 1 05:35:49 PDT 2013


Hi, Alexander.
Fix looks fine, but it would be good to add frame.dispose() at the end 
of the test.

On 01.08.2013 16:09, Alexander Scherbatiy wrote:
>
> Hello,
>
> Could you review the fix:
>   bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8013849
>   webrev: http://cr.openjdk.java.net/~alexsch/8013849/webrev.00
>
>  The fix for the issue 7197619 uses the awt Hashtable to store boolean 
> values for the dead key flags.
>  The awt Hashtable throws assertion if a stored value is null in the 
> debug mode.
>
>  The fix puts a key to the table if a flag is true and removes it if a 
> flag is false.
>
> Thanks,
> Alexandr.
>


-- 
Best regards, Sergey.



More information about the awt-dev mailing list