mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8205824: Update Graal
Reviewed-by: iveresov, kvn
This commit is contained in:
parent
80e93fc752
commit
6fc0ec871a
2690 changed files with 7142 additions and 1208 deletions
|
@ -92,8 +92,6 @@ public:
|
|||
|
||||
void compile_method(const 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