Re: [hibernate-dev] JDK 10 Early Access b33 and JDK 8u162 Early Access b03 are available on jdk.java.net

2017-11-29 Thread Rory O'Donnell
Thanks for the update Sanne. Rgds, Rory On 29/11/2017 12:47, Sanne Grinovero wrote: > Hi Rory, > > sorry we'll have to skip this round of testing: essential Maven > plugins are still unusable. > -https://issues.apache.org/jira/browse/SUREFIRE-1439 > > We'll resume testing as soon as possible.

Re: [hibernate-dev] JDK 10 Early Access b33 and JDK 8u162 Early Access b03 are available on jdk.java.net

2017-11-29 Thread Sanne Grinovero
Hi Rory, sorry we'll have to skip this round of testing: essential Maven plugins are still unusable. -https://issues.apache.org/jira/browse/SUREFIRE-1439 We'll resume testing as soon as possible. Regards, Sanne On 28 November 2017 at 15:40, Rory O'Donnell wrote: > Hi Sanne, > > *JDK 10 Earl

[hibernate-dev] Why does the disassembledStateText in StandardCacheEntryImpl build from the actual state[] and not from disassembledState[]?

2017-11-29 Thread Vlad Mihalcea
Hi, While working on fixing https://hibernate.atlassian.net/browse/HHH-12107, I realized that the way we create the disassembledStateText property of the StandardCacheEntryImpl object does not resemble the name of the attribute. Now, I wonder why we don't build the disassembledStateText from disa