On 2016-04-04 13:34, Alan Bateman wrote:
On 04/04/2016 12:04, Erik Joelsson wrote:
Makefile looks good.
If you move Java_sun_rmi_transport_GC_maxObjectInspectionAge out of
libjava, should you also remove it from the mapfile for libjava?
Yes, libjava/mapfile-vers will need to be updated too. It otherwise
looks okay to me, just a pity that it requires introducing another
native library.
Long term, we could consider trying to consolidate all native libraries
for every module into a single one, e.g. something like libjava.base.so
etc. Or at least provide a lib$MODULE as a default case where there is
no need for a more specific library.
/Magnus
-Alan