Sorry for the wide distribution but the handful of people that may be
affected by this could be spread across various groups.
The patch below changes the names of the some of make variables used
when building hotspot. Eg CPPFLAGS becomes CXXFLAGS, LINKXXX becomes
LDXXX etc.
It is possible th
Michael,
Thanks for splitting up the patches and revising them in response to the review
comments.
I'm not yet entirely sure how to proceed with pushing these changes. I think
Chris assumed that I would push these changes. Since these are in awt,
printing, and beans, the changes might need t
On 1/31/12 11:49 AM, Steve Poole wrote:
> 1: The scale of the changes to support AIX without Hotspot are small ( ~
> 300 LOC) There are an additional 19 new files that cover AIX specific
> build files and providing necessary support for AIX specific filesystem,
> virtual machine and p
Hi Michael,
The changes to List.java and Window.java look fine to me.
--
best regards,
Anthony
On 2/4/2012 8:40 PM, Michael Barker wrote:
Patch with BeanSupportContext changes removed.
Mike.
On Sat, Feb 4, 2012 at 3:48 PM, Chris Hegarty wrote:
I think you should just drop the changes to th