eclipse-ee4j / krazo

Apache License 2.0
50 stars 19 forks source link

Backport fix for content negotiation (#334) #357

Closed erdlet closed 1 year ago

erdlet commented 1 year ago

The fix uses JDK 11 API which makes the tests not compilable. The fix should be backported but the tests downgraded to JDK 8 APIs.