[8] Review request for 7197401: Add a subset of the org.objectweb.asm packages to JDK 8

2012-09-24 Thread Jim Holmlund
Please review the fix for CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7197401 Webrev: http://cr.openjdk.java.net/~jjh/7197401/ Thanks - jjh

Re: javaw launcher

2012-09-24 Thread Kumar Srinivasan
On 9/24/2012 6:46 AM, Andrew Hughes wrote: - Original Message - hi all, this may seem a strange request but here goes.. IBM ships its runtimes with a javaw launcher on all platforms - not just Windows. We do this for consistency reasons so that applications using Java know tha

Re: javaw launcher

2012-09-24 Thread Andrew Hughes
- Original Message - > hi all, > this may seem a strange request but here goes.. > > IBM ships its runtimes with a javaw launcher on all platforms - not > just Windows. > > We do this for consistency reasons so that applications using Java > know that they can just call "javaw" on

javaw launcher

2012-09-24 Thread Steve Poole
hi all, this may seem a strange request but here goes.. IBM ships its runtimes with a javaw launcher on all platforms - not just Windows. We do this for consistency reasons so that applications using Java know that they can just call "javaw" on any platform and not have to worry ab