RFR: 8016780: (xs) README-builds.html misses crucial requirement on bootstrap JDK
Weijun Wang
weijun.wang at oracle.com
Wed Jun 19 14:10:32 UTC 2013
On 6/19/2013 4:01 PM, Erik Joelsson wrote:
>> Now ... circular dependencies ... urk ... I *knew* there was something
>> that would make this complicated. Well, maybe these will need to be
>> refactored away somehow. Or maybe some kind of GenStubs technique can
>> be used to deal with the circularity.
We can create skeleton classes to deal with circular dependencies. It's
like .h files for Java.
--Max
More information about the build-dev
mailing list