Please review: 7124089: launcher refactoring (original) (raw)
Kumar Srinivasan kumar.x.srinivasan at oracle.COM
Mon Jan 16 19:30:58 PST 2012
- Previous message: Can proguard be used to build deployment bundle for JWS?
- Next message: [7ux-osx] Please review: 7124089: launcher refactoring
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Please review the launcher refactoring work, the webrev is here: http://cr.openjdk.java.net/~ksrini/7124089/webrev.0/
Notes:
Moves the majority of the launcher code into platform specific directories/files, removed redundant conditionals.
The solaris/linux code co-exists together as before.
On MacOSX, "java -client" will launch the server VM, for compatibility reasons, and dual mode is left in the macosx's java_md.c, this will enable experiments with universal libraries, quite easily. Also the mac ergonomics will always return server.
Testing: Tested splash screen on all platforms and launcher regression tests.
Thanks Kumar
- Previous message: Can proguard be used to build deployment bundle for JWS?
- Next message: [7ux-osx] Please review: 7124089: launcher refactoring
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]