Search |
||
When should Java SE 6u10 beta perform an auto-update?Every new build
36% (135 votes)
Only at Milestone builds (Release Candidate and General Availability)
46% (173 votes)
Something else (please comment)
3% (12 votes)
Never
15% (55 votes)
Total votes: 375
»
|
||
|
|
6u10 verus 6u6
6u10 verus 6u6
6u10 verus 6u6
- I am writing a bug report
- I type 'java -version' into console to fill in version number on bug report
- Java autoupdate updates itself to newest beta
- I run the test case for the bug report unaware of the version update
- Bug report with results from test case filed using incorrect version number
Given the time between 'java -version' and running of the test case is typically small (seconds) this scenario is unlikely but it is possible. But I guess we could always turn autoupdate off before doing a bug report.6u10 verus 6u6
6u10 verus 6u6
Autoupdate testing
manual update
The poll description may be misleading
After this point the updater should fall back into the "update to next final release" mode.
Why:
- people using builds are most likely devs or very technology interested users which want to be up to date
- people using betas are a little bit less interested in the bleeding edge but still want the update to the next beta since it is more stable
- the average user should be clear ;-) ...
Why not let the user choose?
Test early test often