RFR: 8220449: serviceability/dcmd/compiler/CodelistTest.java failure

Tobias Hartmann tobias.hartmann at oracle.com
Tue May 28 15:08:39 UTC 2019


Hi Rahul,

looks good and trivial to me.

Best regards,
Tobias

On 28.05.19 12:33, Rahul Raghavan wrote:
> Hi,
> 
> Please review the following change based on the analysis
> and fix proposal as contributed by Gary Adams.
> 
> <webrev> - http://cr.openjdk.java.net/~rraghavan/8220449/webrev.00/
> 
> <JBS> - https://bugs.openjdk.java.net/browse/JDK-8220449
> 'The test does attempt to disable BackgroundCompilation, but it apparently did not work as expected.'
> Fix is to add -XX:-BackgroundCompilation to test to eager initialize JVMCI.
> 
> 
> This case is similar to fix done in tests for JDK-8205400.
>   8205400: '[Graal] DisassembleCodeBlobTest.java fails with can't be enqueued for compilation on
> level 4'
>   # https://bugs.openjdk.java.net/browse/JDK-8205400
>   # http://hg.openjdk.java.net/jdk/jdk/rev/ca4eea543d23
> 
> 
> Thanks,
> Rahul


More information about the hotspot-compiler-dev mailing list