Discussion:
JDK 12 & JMC 7.0.0 Early Access builds are available
Rory O'Donnell
2018-09-07 09:28:52 UTC
Permalink
Hi Stefan,

Can you confirm the fix in JDK 12 b09, thanks ?

*JDK 11 build 28 is our first JDK 11 Release Candidate [1]
*

* JDK 11 build 28 is available at : - jdk.java.net/11/

*JDK 12 Early Access build 10 is available at : - jdk.java.net/12/*

* Release Notes for JDK 12 [2]
* *JEPs integrated to JDK 12:*
o 325: Switch Expressions (Preview [3])
* *JEPs proposed to target JDK 12:*
o 326: Raw String Literals (Preview [3])

*FOSS bug fixes in recent builds.*

* *Apache Ant -
**JDK-8209965<https://bugs.openjdk.java.net/browse/JDK-8209965>**(b09)*

*Other important fixes in JDK 12*

* Disabled all DES TLS Cipher Suites (JDK-8208350
<https://bugs.openjdk.java.net/browse/JDK-8208350>)
o DES-based TLS cipher suites are considered obsolete and should
no longer be used

*JMC 7.0.0 Early Access build 04 is available at :-
**http://jdk.java.net/jmc/*

* Overview - summary [4]
* These early-access, open-source builds are provided under the
Universal Permissive License,
version 1.0<https://opensource.org/licenses/UPL>.
* Feedback via the http://bugreport.java.com/
o Be sure to include jmc application Build id from "Help" - "About
JDK Mission Control".


Rgds, Rory

[1] http://mail.openjdk.java.net/pipermail/jdk-dev/2018-August/001844.html
[2] http://jdk.java.net/12/release-notes
[3] http://openjdk.java.net/jeps/12<http://jdk.java.net/12/release-notes>
[4]
https://download.java.net/java/early_access/jmc7/core/common/docs/api/overview-summary.html
--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland
Jaikiran Pai
2018-09-10 05:39:28 UTC
Permalink
Hi Rory,
Post by Rory O'Donnell
Can you confirm the fix in JDK 12 b09, thanks ?
*FOSS bug fixes in recent builds.*
 * *Apache Ant -
   **JDK-8209965<https://bugs.openjdk.java.net/browse/JDK-8209965>**(b09)*
I gave the JDK 12 EA version a try:

java -version
openjdk version "12-ea" 2019-03-19
OpenJDK Runtime Environment 19.3 (build 12-ea+10)
OpenJDK 64-Bit Server VM 19.3 (build 12-ea+10, mixed mode)

and can confirm that this issue is indeed fixed in that version.

-Jaikiran

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@ant.apache.org
For additional commands, e-mail: dev-***@ant.apache.org
Rory O'Donnell
2018-09-10 07:50:29 UTC
Permalink
Many thanks Jaikiran!
Post by Jaikiran Pai
Hi Rory,
Post by Rory O'Donnell
Can you confirm the fix in JDK 12 b09, thanks ?
*FOSS bug fixes in recent builds.*
* *Apache Ant -
**JDK-8209965<https://bugs.openjdk.java.net/browse/JDK-8209965>**(b09)*
java -version
openjdk version "12-ea" 2019-03-19
OpenJDK Runtime Environment 19.3 (build 12-ea+10)
OpenJDK 64-Bit Server VM 19.3 (build 12-ea+10, mixed mode)
and can confirm that this issue is indeed fixed in that version.
-Jaikiran
--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin,Ireland


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@ant.apache.org
For additional commands, e-mail: dev-***@ant.apache.org
Loading...