mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +02:00
Merge
This commit is contained in:
commit
3307d0f163
326 changed files with 9465 additions and 4610 deletions
|
@ -540,7 +540,7 @@ void VM_PopulateDumpSharedSpace::doit() {
|
|||
|
||||
NOT_PRODUCT(SystemDictionary::verify();)
|
||||
|
||||
// Copy the the symbol table, string table, and the system dictionary to the shared
|
||||
// Copy the symbol table, string table, and the system dictionary to the shared
|
||||
// space in usable form. Copy the hashtable
|
||||
// buckets first [read-write], then copy the linked lists of entries
|
||||
// [read-only].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue