mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8221698: Remove redundant includes from popular header files
Removed histogram.hpp classLoader.hpp utf8.hpp moduleEntry.hpp packageEntry.hpp Reviewed-by: coleenp, stuefe
This commit is contained in:
parent
61485b75a9
commit
22484b8c35
27 changed files with 46 additions and 29 deletions
|
@ -52,6 +52,7 @@
|
|||
#include "utilities/concurrentHashTable.inline.hpp"
|
||||
#include "utilities/concurrentHashTableTasks.inline.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
#include "utilities/utf8.hpp"
|
||||
|
||||
// We prefer short chains of avg 2
|
||||
const double PREF_AVG_LIST_LEN = 2.0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue