Re: JDK 11 Early Access build 12 available

2018-05-10 Thread dalibor topic
On 09.05.2018 23:35, Tibor Digana wrote: > I still do not have the answer regarding language features. Apologies for that - your email about language features didn't contain any question marks, so it seemed to be just a statement of your opinions. Since opinions are not questions, I didn't

Re: JDK 11 Early Access build 12 available

2018-05-09 Thread Bernd Eckenfels
://bernd.eckenfels.net From: Tibor Digana <tibordig...@apache.org> Sent: Wednesday, May 9, 2018 11:35:18 PM To: dalibor topic Cc: Maven Developers List; Robert Scholte; rory.odonn...@oracle.com; abdul.kolarku...@oracle.com; Balchandra Vaidya Subject: Re: JDK 11 Early Access

Re: JDK 11 Early Access build 12 available

2018-05-09 Thread Tibor Digana
Thx Dalibor, I will try with -XX:-ShrinkHeapInSteps. I still do not have the answer regarding language features. Why Oracle did not implement more language improvements after Java 1.8? For instance value objects. Is this in 9, 10 or 11? I could not find it. What about descriptive language and

Re: JDK 11 Early Access build 12 available

2018-05-09 Thread dalibor topic
On 08.05.2018 11:36, Tibor Digana wrote: Is there any JVM which "shrinks" at least shrinks the native memory consumption so that the Java Heap is cca == Native Consumption at most of the time? I hope that the information in

Re: JDK 11 Early Access build 12 available

2018-05-09 Thread dalibor topic
Hi Tibor, this issue was fixed meanwhile in Bytebuddy/Mockito. Please see https://github.com/raphw/byte-buddy/issues/428 for details. cheers, dalibor topic On 08.05.2018 17:56, Tibor Digana wrote: Here is first issue reported for PowerMock running on the top of JDK 11:

Re: JDK 11 Early Access build 12 available

2018-05-08 Thread Tibor Digana
Here is first issue reported for PowerMock running on the top of JDK 11: https://github.com/powermock/powermock/issues/904 On Tue, May 8, 2018 at 10:17 AM, Rory O'Donnell wrote: > > Hi Robert , > > **JDK 11 EA build 12 , *under both the GPL and Oracle EA

Re: JDK 11 Early Access build 12 available

2018-05-08 Thread Tibor Digana
In our company we are still thinking of adding some kind of Multitenancy, but the problem is that Java EE is not designed for multitenancy. The reason and problem why multitenancy is the fact that Java Heap allocates more memory than active objects actually use. When you have a lot of

Re: JDK 11 Early Access build 12 available

2018-05-08 Thread Tibor Digana
Hi Rory, I still do not see one feature "Value Objects". AFAIK it was a challenge in Java 10. The biggest milestones for Java as Language was only Java 1.5 and 1.8 but after 1.8 there is nothing so breakthrough in my opinion. I think Java would not have more challenges unless Oracle would make

JDK 11 Early Access build 12 available

2018-05-08 Thread Rory O'Donnell
Hi Robert , **JDK 11 EA build 12 , *under both the GPL and Oracle EA licenses, is now available at **http://jdk.java.net/11**. ** * * Newly approved Schedule, status & features o http://openjdk.java.net/projects/jdk/11/ * Release Notes: o