I'm also using java8 for all development (both 3.1 and 3.2) Why I raise this topic: red5-1.0.8-M9, we are using, depends on apache mina built with java8 this is why we have issues like this [1]
[1] https://issues.apache.org/jira/browse/OPENMEETINGS-1267?focusedCommentId=15445177&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15445177 On Tue, Aug 30, 2016 at 5:54 AM, [email protected] < [email protected]> wrote: > Are you thinking of pushing the value for the source code to java 1.8 ? > > @Hermant: No, if the Jar has compilation level set to 1.8, a 1.7 JVM can't > execute it anymore. I am not sure, but I think WebStart has some checks for > this and might display some error message saying you have to update Java. > > I was building and running v3.2.x with JDK8 all the time. Was doing fine. > However not set source code level to 1.8 yet. > > I think maybe migrate to JDK8 with the 3.2.x tree and leave source code > version to 1.7 for OpenMeetings 3.1.x > > Thanks, > Sebastian > > 2016-08-30 9:29 GMT+12:00 Coscend@OM <[email protected]>: > > > Hello Maxim, > > > > Build JDK 8 is great. > > > > Can the user's browser Java be 1.7 to use screensharing and recording? > > Or, should this be 1.8 as well? > > > > Thank you. > > > > Sincerely, > > > > Hemant K. Sabat > > > > Coscend Communications Solutions > > Web site: www.Coscend.com > > ------------------------------------------------------------------ > > CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail > > Messages from Coscend Communications Solutions' posted at: > > http://www.Coscend.com/Terms_and_Conditions.html > > > > -----Original Message----- > > From: Maxim Solodovnik [mailto:[email protected]] > > Sent: Monday, August 29, 2016 10:54 AM > > To: dev <[email protected]> > > Subject: [DISCUSSION] using JDK8 in OM > > > > Hello All, > > > > we currently have mix of JDKs in our libraries Maybe it's time to set > JDK8 > > as our build JDK? > > JDK7 is not being officially updated by Oracle anymore > > > > -- > > WBR > > Maxim aka solomax > > > > > > > > ----- > > No virus found in this message. > > Checked by AVG - www.avg.com > > Version: 2016.0.7752 / Virus Database: 4649/12902 - Release Date: > 08/29/16 > > > > > > > -- > Sebastian Wagner > https://twitter.com/#!/dead_lock > [email protected] > -- WBR Maxim aka solomax
