Define JNIEXPORT as visibility default with GCC?

Martin Buchholz martinrb at google.com
Fri Apr 12 10:25:41 PDT 2013


One more point - IIRC, the issue with JNIEXPORT being used in typedefs only
generated a GCC warning, not an error, and so everything will continue to
compile unless they use -Werror.


More information about the jdk8-dev mailing list