<Beans Dev> Fwd: Re: [PATCH] test/jdk/java/beans/PropertyEditor/Test6397609.java failed in JITed code

Alan Bateman Alan.Bateman at oracle.com
Mon Jan 7 12:02:34 UTC 2019


On 07/01/2019 01:26, Fu Jie wrote:
> Hi,
>
> Thanks Alan for your guidance. I like this patch and it seems very nice.
> Do you think we need to trigger a GC after 
> "PropertyEditorManager.registerEditor(targetClass, editorClass);"?
Okay, probably add a sleep too so that there is some time for reference 
processing (the original test didn't do this).

Also in my patch I see I put the sleep before the GC, it should be the 
other way around.

-Alan.


More information about the beans-dev mailing list