Re: Testing User Code in Java 8

2013-07-09 Thread Martijn Verburg
Hi all, It's a small start - but we've seen two projects in the last few days. I'm tracking them at: https://java.net/projects/adoptopenjdk/pages/TestingJava8 (Until I get my official OpenJDK wiki permissions sorted out.) Cheers, Martijn On 9 July 2013 06:17, Joe Darcy wrote: > Hi Richa

Re: Testing User Code in Java 8

2013-07-08 Thread Joe Darcy
Hi Richard, Thanks for writing up the instructions! It is very helpful for us working the JDK to get early notification when external software projects have test issues with the latest JDK version. Sometimes it is a problem in the JDK; sometimes the external tests and/or code rely on unwarran