Changes between Initial Version and Version 1 of Ticket #156, comment 1
- Timestamp:
- May 29, 2013, 4:52:22 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #156, comment 1
initial v1 1 1 We may want to close this ticket. I am unable to get a splash screen in the app under Sun Java (latest version) on Windows. It may be a Java bug and not specific to the OS/2 port. 2 ---- 3 Correction: I tested incorrectly under Windows. If specified, the -splash:<image> parameter must come before any -jar options. Doing that, the splash works under Windows with both java.exe and javaw.exe (Sun JRE 1.7.0_21). I have not tested under openJRE or openJDK on any other platforms.