[12] RFR(S) 8209574: [AOT] breakpoint events are generated in different threads does not meet expected count
dean.long at oracle.com
dean.long at oracle.com
Mon Sep 17 18:48:11 UTC 2018
> assert(UseAOT, "called only only when AOT is enabled");
typo "only only". The rest looks good.
dl
On 9/17/18 11:37 AM, Vladimir Kozlov wrote:
> Pressed 'Send' too soon.
>
> I also removed unused AOT functions and added '--info' flag to AOT
> test driver class AotCompiler.java to investigate cases when jaotc is
> timed-out (we have several bugs, for example, 8209769).
>
> Thanks,
> Vladimir
>
> On 9/17/18 11:32 AM, Vladimir Kozlov wrote:
>> http://cr.openjdk.java.net/~kvn/8209574/webrev.00/
>> https://bugs.openjdk.java.net/browse/JDK-8209574
>>
>> Disable AOT when debugger is attached.
>>
More information about the hotspot-compiler-dev
mailing list