Integrated: 8262323: do not special case JVMCI in tiered compilation policy
Doug Simon
dnsimon at openjdk.java.net
Tue Mar 9 11:00:10 UTC 2021
On Fri, 5 Mar 2021 15:08:06 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This PR moves some Graal specific code from shared compilation policy code into JVMCI specific files and tunes it better for libgraal.
This pull request has now been integrated.
Changeset: 4f0a12ec
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/4f0a12ec
Stats: 37 lines in 2 files changed: 11 ins; 16 del; 10 mod
8262323: do not special case JVMCI in tiered compilation policy
Reviewed-by: kvn, never
-------------
PR: https://git.openjdk.java.net/jdk/pull/2847
More information about the hotspot-compiler-dev
mailing list