On 05/23/2016 10:33 AM, Uwe Schindler wrote:
Maybe change to something like: warning: [options] bootstrap class path not set in conjunction with -source 1.8; consider using -target 1.8 Uwe
I presume you meant -release, not -target: warning: [options] bootstrap class path not set in conjunction with -source 1.8; consider using -release 1.8
