Re: Use of Internal JDK API

2019-08-22 Thread Joris Melchior
Kudos! Enjoyed my first cleaned up build! On Thu, Aug 22, 2019 at 12:46 PM Jacob Barrett wrote: > 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

Use of Internal JDK API

2019-08-22 Thread Jacob Barrett
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 t