git: openjdk/jdk: 8263582: WB_IsMethodCompilable ignores compiler directives

Christian Hagedorn chagedorn at openjdk.java.net
Wed Mar 31 06:35:00 UTC 2021


Changeset: ab6faa60
Author:    Christian Hagedorn <chagedorn at openjdk.org>
Date:      2021-03-31 06:33:45 +0000
URL:       https://git.openjdk.java.net/jdk/commit/ab6faa60

8263582: WB_IsMethodCompilable ignores compiler directives

Reviewed-by: iveresov, kvn, neliasso

! src/hotspot/share/compiler/compilationPolicy.cpp
! src/hotspot/share/compiler/compilationPolicy.hpp
! src/hotspot/share/compiler/compilerDefinitions.hpp
! src/hotspot/share/prims/whitebox.cpp
+ test/hotspot/jtreg/compiler/whitebox/TestMethodCompilableCompilerDirectives.java



More information about the jdk-changes mailing list