[PATCH FOR REVIEW] 8027837: JDK-8021257 causes CORBA build failure on emdedded platforms
Omair Majid
omajid at redhat.com
Mon Jan 20 09:52:51 PST 2014
* Andrew <gnu.andrew at redhat.com> [2014-01-20 12:49]:
> Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/8027837/
>
> This is a backport from 7u51. CORBA tries to build against ORBUtilSystemException
> before the source for it has been generated. It thus uses whatever version is in
> the bootstrap JDK, if any. If the bootstrap JDK is b29 or earlier, or IcedTea
> 1.11.x or earlier, the version of ORBUtilSystemException will be outdated, compared
> to the intree version, and a compile failure will ensue [0].
>
> The fix from 7u simply adds the sun/rmi directory to SUBDIRS, so that generation
> takes place earlier.
>
> Ok to push?
Yes, please.
Thanks,
Omair
--
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95 0056 F286 F14F 6648 4681
More information about the jdk6-dev
mailing list