-
Enhancement
-
Resolution: Fixed
-
P3
-
6u10
-
b22
-
x86
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2199242 | 7 | Andy Herrick | P3 | Resolved | Fixed | b64 |
Need to enable Java Quick Start (JQS) feature when running from laptop battery power. At the moment JQS is disabled when running on batteries.
The existing implementation needs to be changed to help manage battery life when disconnected from AC power. When disconnected from AC, prefetching will only occur if there
is sufficient disk activity. If the user walks away from their laptop, prefetching will be significantly reduced to preserve battery life.
The existing implementation needs to be changed to help manage battery life when disconnected from AC power. When disconnected from AC, prefetching will only occur if there
is sufficient disk activity. If the user walks away from their laptop, prefetching will be significantly reduced to preserve battery life.
- backported by
-
JDK-2199242 JQS extension running on laptop battery power
-
- Resolved
-