mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
* some comment update for target_occupancy()
This commit is contained in:
parent
085b0b1002
commit
01a6aee90f
@ -55,6 +55,7 @@ protected:
|
||||
|
||||
// The target maximum occupancy of the heap. The target occupancy is the number
|
||||
// of bytes when marking should be finished and reclaim started.
|
||||
// It is only considered for starting the marking.
|
||||
// This is a function of current heap size and external SoftMaxHeapSize goal.
|
||||
size_t target_occupancy() const;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user