-
Bug
-
Resolution: Fixed
-
P3
-
7-client
-
None
-
b03
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2214704 | 8 | Igor Nekrestyanov | P3 | Resolved | Fixed | b12 |
Current handling of error events has some inconsistencies.
In particular:
- if preloader is not fully initialized by the time error is generated then error could be visulaized by default preloader.
And yet this may not about custom preloader initialization. So eventually it could become visible ...
- sometimes user decisions (e.g. decline to grant permissions) are echoed as additional error event on attempt to exit
In particular:
- if preloader is not fully initialized by the time error is generated then error could be visulaized by default preloader.
And yet this may not about custom preloader initialization. So eventually it could become visible ...
- sometimes user decisions (e.g. decline to grant permissions) are echoed as additional error event on attempt to exit
- backported by
-
JDK-2214704 Improve ErrorEvent support
-
- Resolved
-