mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
Merge
This commit is contained in:
commit
4397e85e26
474 changed files with 22443 additions and 6258 deletions
|
@ -27,6 +27,7 @@
|
|||
#include "code/scopeDesc.hpp"
|
||||
#include "interpreter/linkResolver.hpp"
|
||||
#include "memory/oopFactory.hpp"
|
||||
#include "memory/resourceArea.hpp"
|
||||
#include "oops/generateOopMap.hpp"
|
||||
#include "oops/fieldStreams.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
|
@ -48,6 +49,7 @@
|
|||
#include "gc/g1/heapRegion.hpp"
|
||||
#include "runtime/javaCalls.hpp"
|
||||
#include "runtime/deoptimization.hpp"
|
||||
#include "runtime/timerTrace.hpp"
|
||||
#include "runtime/vframe.hpp"
|
||||
#include "runtime/vframe_hp.hpp"
|
||||
#include "runtime/vmStructs.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue