Integrated: 8257518: LogCompilation: java.lang.InternalError with JFR turned on

Eric Caspole ecaspole at openjdk.java.net
Wed Dec 9 15:58:34 UTC 2020


On Sun, 6 Dec 2020 17:10:36 GMT, Eric Caspole <ecaspole at openjdk.org> wrote:

> …ing app with JFR turned on
> 
> JBS: https://bugs.openjdk.java.net/browse/JDK-8257518
> 
> I added a test case with JFR turned on that produces the same c2n as in the original case. Tested with 8, 11, and 15.
> Thanks,
> Eric

This pull request has now been integrated.

Changeset: cf62b0ad
Author:    Eric Caspole <ecaspole at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/cf62b0ad
Stats:     67 lines in 3 files changed: 63 ins; 0 del; 4 mod

8257518: LogCompilation: java.lang.InternalError with JFR turned on

Reviewed-by: kvn, redestad

-------------

PR: https://git.openjdk.java.net/jdk/pull/1649


More information about the hotspot-compiler-dev mailing list