adoptium / openj9-systemtest

Long running J9 tests
Other
6 stars 38 forks source link

Correct shared library suffix on macOS #161

Closed keithc-ca closed 2 months ago

keithc-ca commented 2 months ago

This repeats #158 with corresponding changes to actually build the shared library as expected.

Other fixes/improvements to makefile:

keithc-ca commented 2 months ago

Tested via a grinder that it both builds and uses libsharedClasses.dylib on macOS.

pshipton commented 2 months ago

I tested on amac, xmac, aix, alinux, win, all good.