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.

[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