-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b25
-
generic
-
os_x
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2221024 | 7u4 | Igor Nekrestyanov | P3 | Closed | Fixed | b11 |
Currently we initiate AU check every time MacOSX platfrom is initiated.
This approach has some drawbacks:
a) we do not want to run update for some operations (e.g. when we run silently to import into cache)
b) we do not want to initiate check from every JVM (e.g. webstart can relaunch and we have at least 2 VMs in the plugin case)
This approach has some drawbacks:
a) we do not want to run update for some operations (e.g. when we run silently to import into cache)
b) we do not want to initiate check from every JVM (e.g. webstart can relaunch and we have at least 2 VMs in the plugin case)
- backported by
-
JDK-2221024 (Mac) Ensure we initiate AU once per launch
-
- Closed
-