#465: Java 12 error maybe? "Source option 6 is nolonger supported" --------------------------+-------------------- Reporter: charmon | Owner: (none) Type: defect | Status: new Priority: major | Milestone: Component: java | Version: Resolution: | Keywords: Parent Tickets: | --------------------------+--------------------
Comment (by Evenson Not Org):
To run on Java 12, one needs to compile things with Java 8 as a target which the attached patch does.
My current plan is to splitting between ABCL 1 (openjdk{4,6,7,8,11}) and ABCL 2 (openjdk{8,11,12} and beyond) so this is more explicit to the user, but if someone wants to go through the current build system to more easily export this configuration to the knowledgeable developer maybe by using {{{abcl.properties}}} to configure things, we could also do that.
-- Ticket URL: http://abcl.org/trac/ticket/465#comment:1 armedbear http://abcl.org armedbear