Alexey Petrenko wrote:
I think on windows in debug move the pdb files
for classlib libraries should be copied to deploy directory. This is not
done so far.
Create a JIRA :)
Ok I created HARMONY-2719.
> To build release version of class lib please use the following command:
> ant -Dhy.cfg=release
>
> Release natives gives us significant boost on some benchmarks. For
> example 15,68% on Dacapo.chart!
>
> So please use release builds for any performance measurements.
>
> SY, Alexey
>
> P.S. Mark, have you finished everything for Linux?
Hopefully it is possible to make deploy and temporary (for object files)
directories different for debug/release and different platforms too.
This will allow to have only one source copy on Linux when using the
same home directory from different servers.
I thought about it but it is not implemented yet.
File a JIRA and I'll resolve it.
Ok I created HARMONY-2720.
--
Gregory