Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8183605 | 8u161 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8167313 | 8u152 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8192118 | emb-8u161 | Andy Herrick | P3 | Resolved | Fixed | b01 |
when using any of the url scheme handler launch methods, there are two side effects that should be fixed:
1.) The application supplied splash screen will not be shown (default splash screen will always be shown.)
2.) If shortcuts are created they will be recreated with each launch.
1.) The application supplied splash screen will not be shown (default splash screen will always be shown.)
2.) If shortcuts are created they will be recreated with each launch.
- backported by
-
JDK-8167313 Side effects of using url schema handler.
- Resolved
-
JDK-8183605 Side effects of using url schema handler.
- Resolved
-
JDK-8192118 Side effects of using url schema handler.
- Resolved
- relates to
-
JDK-8139389 Register a protocol handler for Java Webstart
- Resolved