1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 |
<== Date ==> | <== Thread ==> |
---|
Subject: | EPICS core java 7.0.7 release |
From: | "Shroff, Kunal via Tech-talk" <tech-talk at aps.anl.gov> |
To: | Tech-talk <tech-talk at aps.anl.gov> |
Date: | Wed, 28 Oct 2020 15:11:00 +0000 |
Hello,
On behalf of the epics core java group. I am pleased to announce that the epics 7.0.7 java release is now available for use.
You can download the binaries and source code from github
EPICS core java libraries
supported for openjdk11 and openjdk8*
JCA libraries
supported for openjdk11 and openjdk8*
or via maven
<dependency>
</dependency>
The 7.0.7 release
Important Note: Oracle jdk 8 has reached eol. Redhat has promised to support a redhat openjdk8 till 2023. The 7.0.7 release and the jca 2.4.6 are both compilable with java 8 however users are encourage to build these binaries themselves. The binaries hosted on maven central are compiled using openJDK11.
We would appreciate feedback and support from projects still using openjdk8 who would like future releases of the core libraries compatible with jdk8.
Thanks,
Kunal
|