Changeset: 210a52674955
Author:coleenp
Date: 2013-09-16 14:22 -0400
URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/210a52674955
8021271: Better buffering in ObjC code
Summary: Improve buffering in ObjC code
Reviewed-by: serb, hseigel, coleenp
Contributed-by: gerard.ziem...@or
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
- Original Message -
> Hi,
>
> ServerSocketChannel and some other network classes are broken in windows
> 6b29 after d621c66dd504 changes [1]. Fields hostName, address and family
> were removed from InetAddress class [2]. Access to these fields was
> reimplemented through getters/setters
* 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
On 01/17/2014 10:38 PM, Andrew wrote:
- Original Message -
Hi,
ServerSocketChannel and some other network classes are broken in windows
6b29 after d621c66dd504 changes [1]. Fields hostName, address and family
were removed from InetAddress class [2]. Access to these fields was
reimplem
Changeset: ae74bd756f45
Author:coffeys
Date: 2012-06-27 21:10 +0100
URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/ae74bd756f45
6893617: JDK 6 CNCtx always uses the default ORB
Reviewed-by: lancea
! src/share/classes/com/sun/jndi/cosnaming/CNCtx.java
- 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
Changeset: c5c543cb91fc
Author:robm
Date: 2010-11-15 10:47 -0800
URL: http://hg.openjdk.java.net/jdk6/jdk6/corba/rev/c5c543cb91fc
6763340: memory leak in com.sun.corba.se.* classes
6873605: Missing finishedDispatch() call in ORBImpl causes test failures after
5u20 b04
Summary: Revi
Doesn't seem to be coming through...
- Forwarded Message -
> Bug: https://java.net/jira/browse/OPENJDK6-25
> Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/oj6-25/
>
> Code in CORBA and JAXWS is built with source/target 1.5 which doesn't support
> @Override on interfaces. The webrev
* Andrew [2014-01-17 18:07]:
> > Bug: https://java.net/jira/browse/OPENJDK6-25
> > Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/oj6-25/
Looks good to me.
Thanks,
Omair
--
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95 0056 F286 F14F 6648 4681
Bug: https://java.net/jira/browse/OPENJDK6-25
Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/oj6-25/
Code in CORBA and JAXWS is built with source/target 1.5 which doesn't support
@Override on interfaces. The webrev above removes the annotations introduced
in the latest round of security fixe
- Original Message -
> * Andrew [2014-01-17 18:07]:
> > > Bug: https://java.net/jira/browse/OPENJDK6-25
> > > Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/oj6-25/
>
> Looks good to me.
>
> Thanks,
> Omair
>
> --
> PGP Key: 66484681 (http://pgp.mit.edu/)
> Fingerprint = F072 555
Changeset: 295b9963b97f
Author:andrew
Date: 2014-01-17 23:21 +
URL: http://hg.openjdk.java.net/jdk6/jdk6/corba/rev/295b9963b97f
OPENJDK6-25: Remove @Override annotation added on interfaces by 2014/01/14
security fixes
Summary: Code is built with source/target 1.5 so can't use @
Changeset: a5ed9b7f47d3
Author:andrew
Date: 2014-01-17 23:22 +
URL: http://hg.openjdk.java.net/jdk6/jdk6/jaxws/rev/a5ed9b7f47d3
OPENJDK6-25: Remove @Override annotation added on interfaces by 2014/01/14
security fixes
Summary: Code is built with source/target 1.5 so can't use @
Hi,
I will be starting the OpenJDK6 B30 promotion (will be tagged with
jdk6-b30) soon.
This is meant to be a security-only update. As far as I know all
security-related and compatibility-related fixes have already been added
to OpenJDK6. Let me know ASAP if there are any other urgent changes to
c
15 matches
Mail list logo