Coleen Phillimore
|
1509c1ffe1
|
8215731: Move forward class definitions out of globalDefinitions.hpp
Redistribute the forward declarations to the header files that need them.
Reviewed-by: dholmes, lfoltan
|
2019-01-04 15:06:01 -05:00 |
|
Gerard Ziemski
|
9be447e22f
|
8214310: SymbolTable: Use get and insert
Replace get_insert() with get(),insert()
Reviewed-by: redestad, coleenp
|
2018-12-11 14:09:54 -06:00 |
|
Gerard Ziemski
|
949269e785
|
8209387: Follow ups to JDK-8195100 Use a low latency hashtable for SymbolTable
Use size_t, replaced macros with const, reverted incorrect API name change.
Reviewed-by: coleenp, kbarrett
|
2018-12-10 11:59:55 -06:00 |
|
Ioi Lam
|
2f82ed4f1d
|
8210388: Use hash table to store archived subgraph_info records
Reviewed-by: jiangli
|
2018-10-08 16:29:10 -07:00 |
|
Ioi Lam
|
6c59cb232f
|
8210875: Refactor CompactHashtable
Reviewed-by: ccheung, jiangli
|
2018-09-18 21:47:14 -07:00 |
|
Gerard Ziemski
|
b75805c1a5
|
8195100: Use a low latency hashtable for SymbolTable
Used concurrentHashTable, similar to stringTable
Reviewed-by: coleenp, kbarrett, iklam, pliden
|
2018-08-14 18:42:14 -05:00 |
|
Stefan Karlsson
|
58dd5210ec
|
8192061: Clean up allocation.inline.hpp includes
Reviewed-by: eosterlund, coleenp
|
2017-11-28 21:43:45 +01:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|