Compilation: don't warn about using Sun proprietary APIs
E.g. we use Unsafe in quite a few places and this generates lots of warnings, which we now suppress using the undocumented -XDignore.symbol.file command-line option to javac. Closes #6423
This commit is contained in:
parent
cdbde4a578
commit
a71bb13563
Loading…
Reference in New Issue