mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 18:14:38 +02:00
8217388: Remove develop flag ProfilerPCTickThreshold
Reviewed-by: shade, thartmann
This commit is contained in:
parent
d3339d45e1
commit
99e6b5ca18
1 changed files with 0 additions and 3 deletions
|
@ -1670,9 +1670,6 @@ define_pd_global(uint64_t,MaxRAM, 1ULL*G);
|
||||||
develop(intx, DontYieldALotInterval, 10, \
|
develop(intx, DontYieldALotInterval, 10, \
|
||||||
"Interval between which yields will be dropped (milliseconds)") \
|
"Interval between which yields will be dropped (milliseconds)") \
|
||||||
\
|
\
|
||||||
develop(intx, ProfilerPCTickThreshold, 15, \
|
|
||||||
"Number of ticks in a PC buckets to be a hotspot") \
|
|
||||||
\
|
|
||||||
notproduct(intx, DeoptimizeALotInterval, 5, \
|
notproduct(intx, DeoptimizeALotInterval, 5, \
|
||||||
"Number of exits until DeoptimizeALot kicks in") \
|
"Number of exits until DeoptimizeALot kicks in") \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue