Skip to content

Bug 923759

Dominik Stadler requested to merge centic/netlib-java:bug_923759 into master

Adjust to build against JDK 11:

  • set source to 1.8 as 1.5 is not supported any more in JDK 11
  • add failonerror=true in build.xml to not hide errors in the generate-target
  • apply a variation of the patch suggested in the bug-report which actually makes building work again with JDK 11

Merge request reports

Loading