Aleksey Shipilev wrote: > I have filed the improvement for build system [1] which relocates the > build during the deployment phase. > Doing this one could significantly increase maximum Java heap > available for 32bit build (f. ex. from 900M to 2000M on > Windows/x86_64). > > Can anybody review it?
Why rebase during deployment rather than set the base on the link line? Each classlib module can specify a DLLBASE in its makefile. Regards, Tim
