mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
Merge
This commit is contained in:
commit
ddec2a3aed
65 changed files with 515 additions and 481 deletions
|
@ -346,7 +346,7 @@ void Universe::genesis(TRAPS) {
|
|||
// ---
|
||||
// New
|
||||
// Have already been initialized.
|
||||
Klass::cast(_objectArrayKlassObj)->append_to_sibling_list();
|
||||
_objectArrayKlassObj->append_to_sibling_list();
|
||||
|
||||
// Compute is_jdk version flags.
|
||||
// Only 1.3 or later has the java.lang.Shutdown class.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue