RFR: 8257518: LogCompilation: throws java.lang.InternalError on short runn…

Eric Caspole ecaspole at openjdk.java.net
Sun Dec 6 17:15:17 UTC 2020


…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

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

Commit messages:
 - 8257518: LogCompilation: throws java.lang.InternalError on short running app with JFR turned on

Changes: https://git.openjdk.java.net/jdk/pull/1649/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1649&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8257518
  Stats: 67 lines in 3 files changed: 63 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1649.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1649/head:pull/1649

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


More information about the hotspot-compiler-dev mailing list