mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8139170: JVMCI refresh
Reviewed-by: kvn
This commit is contained in:
parent
a4e16dd190
commit
a38ea495d6
246 changed files with 4445 additions and 2901 deletions
|
@ -73,6 +73,8 @@ public:
|
|||
|
||||
void compile_method(methodHandle target, int entry_bci, JVMCIEnv* env);
|
||||
|
||||
virtual bool is_trivial(Method* method);
|
||||
|
||||
// Print compilation timers and statistics
|
||||
virtual void print_timers();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue