suztomo opened a new pull request #31: [BCEL-323]BCELifier to set major and minor versions URL: https://github.com/apache/commons-bcel/pull/31 The continuous integration builds have been failing for JDK 13. - The failing test was comparing the output of javap command. JDK 13's javap outputs "default" if major.minor >= 52.0 - BCELifer was not copying major minor (default 45.3).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
