mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8344548: Incorrect StartAggressiveSweepingAt doc for segmented code cache
Reviewed-by: kvn, eastigeevich
This commit is contained in:
parent
1934bd8d2c
commit
27e6a4d2f7
@ -1566,9 +1566,7 @@ const int ObjectAlignmentInBytes = 8;
|
||||
range(0.0, 100.0) \
|
||||
\
|
||||
product(uintx, StartAggressiveSweepingAt, 10, \
|
||||
"Start aggressive sweeping if X[%] of the code cache is free." \
|
||||
"Segmented code cache: X[%] of the non-profiled heap." \
|
||||
"Non-segmented code cache: X[%] of the total code cache") \
|
||||
"Start aggressive sweeping if less than X[%] of the total code cache is free.")\
|
||||
range(0, 100) \
|
||||
\
|
||||
/* interpreter debugging */ \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user