git: openjdk/leyden: premain: 2 new changesets

duke duke at openjdk.org
Thu Apr 25 16:54:14 UTC 2024


Changeset: 192edefb
Author:    iklam <ilam3388 at gmail.com>
Date:      2024-04-25 09:51:05 +0000
URL:       https://git.openjdk.org/leyden/commit/192edefb8c07b0682e84886bf035ab930983d8f4

set CachedCodeMaxSize to 512M when StoreCachedCode is enabled

! src/hotspot/share/runtime/arguments.cpp

Changeset: aa66815f
Author:    iklam <ilam3388 at gmail.com>
Date:      2024-04-25 09:52:22 +0000
URL:       https://git.openjdk.org/leyden/commit/aa66815f6993127c4a441052dc35dda95ab3aad4

Improved remove_unshareable_info for TrainingData (to avoid race condition where compiler thread might be adding more TD when we are collecting them ourside of the CDS safepoint)

! src/hotspot/share/cds/archiveBuilder.cpp
! src/hotspot/share/cds/archiveBuilder.hpp
! src/hotspot/share/cds/dynamicArchive.cpp
! src/hotspot/share/cds/metaspaceShared.cpp
! src/hotspot/share/oops/methodData.hpp
! src/hotspot/share/oops/trainingData.cpp
! src/hotspot/share/oops/trainingData.hpp



More information about the leyden-dev mailing list