Re: 8066841: Need to exclude javacpl in tools/launcher/VersionCheck.java

2014-12-08 Thread Kumar Srinivasan
On 12/8/2014 9:11 AM, Alan Bateman wrote: On 08/12/2014 17:06, Kumar Srinivasan wrote: Hi Alan, adding javacpl to BLACKLIST_VERSION array. Looks good and sorry we missed in the JEP 220 changes, it wasn't obvious that there was an issue because the test passes. No apologies needd, in fact I s

Re: 8066841: Need to exclude javacpl in tools/launcher/VersionCheck.java

2014-12-08 Thread Alan Bateman
On 08/12/2014 17:06, Kumar Srinivasan wrote: Hi Alan, adding javacpl to BLACKLIST_VERSION array. Looks good and sorry we missed in the JEP 220 changes, it wasn't obvious that there was an issue because the test passes. -Alan