[ https://issues.apache.org/jira/browse/DERBY-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17008160#comment-17008160 ]
sagar edited comment on DERBY-6809 at 1/4/20 9:12 PM: ------------------------------------------------------ Ok so one more good news from my side ... I decided to leave this IDE business aside and delete all previous checked out sources created projects and then I checked out the source code via command line ... latest trunk Installed ANT and built the derby jars using ant clobber ant buildsource ant buildjars all via command line. So that kind of gave me some high. No errors. JDK used was AMAZON CORRETTO openjdk version "11.0.5" 2019-10-15 LTS OpenJDK Runtime Environment *Corretto-11.0.5.10.1 (build 11.0.5+10-LTS)* OpenJDK 64-Bit Server VM *Corretto-11.0.5.10.1* (build 11.0.5+10-LTS, mixed mode) All I want to know is how to ensure that Binary format of class files is jdk11 or 11 ... where do you set it in ant build.xml was (Author: sagsaw): Ok so one more good news from my side ... Text colorI decided to leave this IDE business aside and delete all previous checked out sources created projects and then I checked out the source code via command line ... latest trunk Installed ANT and built the derby jars using ant clobber ant buildsource ant buildjars all via command line. So that kind of gave me some high. No errors. JDK used was AMAZON CORRETTO openjdk version "11.0.5" 2019-10-15 LTS OpenJDK Runtime Environment *Corretto-11.0.5.10.1 (build 11.0.5+10-LTS)* OpenJDK 64-Bit Server VM *Corretto-11.0.5.10.1* (build 11.0.5+10-LTS, mixed mode) All I want to know is how to ensure that Binary format of class files is jdk11 or 11 ... where do you set it in ant build.xml > Java 1.8 feature use > -------------------- > > Key: DERBY-6809 > URL: https://issues.apache.org/jira/browse/DERBY-6809 > Project: Derby > Issue Type: Improvement > Components: Network Server > Affects Versions: 11.0.0.0 > Reporter: sagar > Priority: Major > Attachments: 2017-12-04-143613_1366x768_scrot.png, binary_format.png, > latest.png, nb8.png > > > Suggestion ... > Is it possible to auto modify the existing source code using tools like > Netbeans, and take advantage of the new features in JDK 1.8 for better > multiuser performance and better utilization of current day multicore > processors? > Plainly put, can we have from 11.0 onwards a version of derby which takes > advantage of the advancements and new features in java 1.8 ... -- This message was sent by Atlassian Jira (v8.3.4#803005)