Re: [PATCH FOR REVIEW] CORBA fixes

2014-01-17 Thread Andrew
- Original Message - > * Andrew [2014-01-17 13:30]: > > The following CORBA fixes seem to have been included in the proprietary > > Oracle JDK 6, > > then forwardported to OpenJDK 7 & 8 without including OpenJDK 6. Without > > them, the > > latest set of security fixes cause TCK regress

Re: [PATCH FOR REVIEW] CORBA fixes

2014-01-17 Thread Omair Majid
* Andrew [2014-01-17 13:30]: > The following CORBA fixes seem to have been included in the proprietary > Oracle JDK 6, > then forwardported to OpenJDK 7 & 8 without including OpenJDK 6. Without > them, the > latest set of security fixes cause TCK regressions. > > 6763340: memory leak in com.su

[PATCH FOR REVIEW] CORBA fixes

2014-01-17 Thread Andrew
The following CORBA fixes seem to have been included in the proprietary Oracle JDK 6, then forwardported to OpenJDK 7 & 8 without including OpenJDK 6. Without them, the latest set of security fixes cause TCK regressions. 6763340: memory leak in com.sun.corba.se.* classes 6980681: CORBA deadlock