From afe2e140796f8527520a1a702afae0855a90d24e Mon Sep 17 00:00:00 2001 From: Dave Brosius Date: Mon, 28 Apr 2014 23:14:05 -0400 Subject: [PATCH] quell all the 'internal proprietary API' warnings induced by Unsafe and friends --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index 9326424b58..2a6f6fee31 100644 --- a/build.xml +++ b/build.xml @@ -672,6 +672,7 @@ destdir="${build.classes.main}" includeantruntime="false" source="${source.version}" target="${target.version}"> +