mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8140485: Class load and creation cleanup
Reviewed-by: hseigel, coleenp, sspitsyn
This commit is contained in:
parent
24c8c40bb8
commit
2ad9d3192f
59 changed files with 4174 additions and 3258 deletions
|
@ -949,7 +949,6 @@ inline bool is_compile(int comp_level) {
|
|||
// (in order to reduce interface dependencies & reduce
|
||||
// number of unnecessary compilations after changes)
|
||||
|
||||
class symbolTable;
|
||||
class ClassFileStream;
|
||||
|
||||
class Event;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue