rest-api-samples icon indicating copy to clipboard operation
rest-api-samples copied to clipboard

Can only run samples with JDK 8 (not 11/13)

Open mattdotgreenlake opened this issue 5 years ago • 1 comments

after following the pre-requisites which just point to a general JDK page, i had lots of errors that only cleared up after I went from jdk 13, to 11, then to 8. It only worked on 8. I think I read somewhere that jaxb left the jdk in version 9? Can we delcare which versions will work or fix the samples to function with the latest jdks?

mattdotgreenlake avatar Nov 19 '19 19:11 mattdotgreenlake

https://github.com/tableau/rest-api-samples/pull/73

jacalata avatar Oct 26 '22 01:10 jacalata