JetBrains / JetBrainsRuntime

Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
GNU General Public License v2.0
1.26k stars 192 forks source link

JBR-6826 Include JDK-8324241 in the JBR17/21 builds #341

Closed mkartashev closed 5 months ago

mkartashev commented 5 months ago

JBR-6826 Include JDK-8324241 in the JBR17/21 builds

The original pull request: https://github.com/openjdk/jdk/pull/17509 The original issue: https://bugs.openjdk.org/browse/JDK-8324241

8324241: Always record evol_method deps to avoid excessive method flushing Reviewed-by: eastigeevich, phh, coleenp, dlong, shade

This commit passes tier1 tests.