JDK-6677739 : JQS extension running on laptop battery power
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u10
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: x86
  • Submitted: 2008-03-20
  • Updated: 2013-11-01
  • Resolved: 2008-07-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u10 b22Fixed 7Fixed
Description
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.

Comments
EVALUATION ported the fix from webrev location provided.
02-04-2008

SUGGESTED FIX I've staged the deliverables here: /java/jle_build/sko/jqs/deliverables-1.03 I've generated a source webrev here: file:///java/jle_build/sko/jqs/excelsior_deploy/webrevs/webrev-2008.02.12/index.html
20-03-2008