>>>>> Steinar Bang <[email protected]>: [snip!] > Short story: it's a problem in jersey 2.28 on OSGi on JDK 8 [snip!] > So I'll try upgrading to the most recent jersey resource first and see > how that works out (if it doesn't, I'll work my way backwards until I > (hopefully) find one that does).
Update: jersey 2.30, the current version of jersey, works fine on both JDK 8 and OpenJDK 11 (and works fine on both karaf 4.2.6 and 4.2.8). I have updated my handwritten jersey karaf feature to jersey 2.30 (use version 1.5.0 of the jersey-karaf-feature, deployed to maven central): https://github.com/steinarb/jersey-karaf-feature
