Hey Team,

I just merged the fix for GEODE-130, an oldie but goodie, regarding all those 
annoying internal JDK API warnings when compiling. Please don’t be that person 
who puts more internal JDK API’s into the product. If you must please do it in 
the new geode-unsafe module. You will find that this module creates an API 
wrapping the internal JDK api’s so that geode-core and such can depend on 
“public” versions of these APIs and compile without warnings. The geode-unsafe 
module compiles with API warnings suppressed. Have fun compiling without all 
these warnings filling your screen.

https://issues.apache.org/jira/browse/GEODE-130 
<https://issues.apache.org/jira/browse/GEODE-130>

-Jake


Reply via email to