** Summary changed: - Update to 8u181-b13-1ubuntu0.18.04.1 breaks Maven builds + Update to openjdk-8 8u181-b13-1ubuntu0.18.04.1 and openjdk-lts 10.0.2+13-1ubuntu0.18.04.3 breaks Maven builds
** Description changed: Today both the OpenJDK 8 and 11 packages were updated. In the case of - OpenJDK 8: + OpenJDK 8 (openjdk-8): openjdk-8-jdk: 8u181-b13-0ubuntu0.18.04.1 → 8u181-b13-1ubuntu0.18.04.1 - OpenJDK 11 (10 really): + OpenJDK 10 (openjdk-lts in Bionic): openjdk-11-jdk: 10.0.2+13-1ubuntu0.18.04.2 → 10.0.2+13-1ubuntu0.18.04.3 After this update all my local Maven builds fail with a crashed VM. From the console output it looks like one of the prerequisites of JaCoCo (Java code coverage tool) is no longer met, but I haven't been able to figure out what the root cause is. This problem occurs with both OpenJDK 8 and 10. Reproduction: This is one of our projects: https://github.com/LableOrg/java-nicerxvi Clone the project, and call `mvn clean install`. For me it now fails to build (output attached). When I downgrade to 8u162-b12-1 everything works again. ** No longer affects: openjdk-11 (Ubuntu) ** Also affects: openjdk-8 (Ubuntu Cosmic) Importance: Undecided Status: New ** Also affects: openjdk-lts (Ubuntu Cosmic) Importance: Undecided Status: New ** Also affects: openjdk-8 (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: openjdk-lts (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: openjdk-8 (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: openjdk-lts (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: openjdk-lts (Ubuntu) Status: New => Invalid ** Changed in: openjdk-lts (Ubuntu Xenial) Status: New => Invalid ** Changed in: openjdk-lts (Ubuntu Cosmic) Status: New => Invalid ** Description changed: Today both the OpenJDK 8 and 11 packages were updated. In the case of - OpenJDK 8 (openjdk-8): + OpenJDK 8 (openjdk-8 in Xenial, Bionic, Cosmic, and Disco): openjdk-8-jdk: 8u181-b13-0ubuntu0.18.04.1 → 8u181-b13-1ubuntu0.18.04.1 OpenJDK 10 (openjdk-lts in Bionic): openjdk-11-jdk: 10.0.2+13-1ubuntu0.18.04.2 → 10.0.2+13-1ubuntu0.18.04.3 After this update all my local Maven builds fail with a crashed VM. From the console output it looks like one of the prerequisites of JaCoCo (Java code coverage tool) is no longer met, but I haven't been able to figure out what the root cause is. This problem occurs with both OpenJDK 8 and 10. Reproduction: This is one of our projects: https://github.com/LableOrg/java-nicerxvi Clone the project, and call `mvn clean install`. For me it now fails to build (output attached). When I downgrade to 8u162-b12-1 everything works again. ** Changed in: openjdk-lts (Ubuntu Bionic) Status: New => Confirmed ** Changed in: openjdk-8 (Ubuntu Xenial) Status: New => Confirmed ** Changed in: openjdk-8 (Ubuntu Bionic) Status: New => Confirmed ** Changed in: openjdk-8 (Ubuntu Cosmic) Status: New => Confirmed -- You received this bug notification because you are a member of OpenJDK, which is subscribed to openjdk-8 in Ubuntu. https://bugs.launchpad.net/bugs/1800792 Title: Update to openjdk-8 8u181-b13-1ubuntu0.18.04.1 and openjdk-lts 10.0.2+13-1ubuntu0.18.04.3 breaks Maven builds Status in openjdk-8 package in Ubuntu: Confirmed Status in openjdk-lts package in Ubuntu: Invalid Status in openjdk-8 source package in Xenial: Confirmed Status in openjdk-lts source package in Xenial: Invalid Status in openjdk-8 source package in Bionic: Confirmed Status in openjdk-lts source package in Bionic: Confirmed Status in openjdk-8 source package in Cosmic: Confirmed Status in openjdk-lts source package in Cosmic: Invalid Status in openjdk-10 package in Debian: New Status in openjdk-8 package in Debian: Fix Released Bug description: Today both the OpenJDK 8 and 11 packages were updated. In the case of OpenJDK 8 (openjdk-8 in Xenial, Bionic, Cosmic, and Disco): openjdk-8-jdk: 8u181-b13-0ubuntu0.18.04.1 → 8u181-b13-1ubuntu0.18.04.1 OpenJDK 10 (openjdk-lts in Bionic): openjdk-11-jdk: 10.0.2+13-1ubuntu0.18.04.2 → 10.0.2+13-1ubuntu0.18.04.3 After this update all my local Maven builds fail with a crashed VM. From the console output it looks like one of the prerequisites of JaCoCo (Java code coverage tool) is no longer met, but I haven't been able to figure out what the root cause is. This problem occurs with both OpenJDK 8 and 10. Reproduction: This is one of our projects: https://github.com/LableOrg/java-nicerxvi Clone the project, and call `mvn clean install`. For me it now fails to build (output attached). When I downgrade to 8u162-b12-1 everything works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1800792/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openjdk Post to : openjdk@lists.launchpad.net Unsubscribe : https://launchpad.net/~openjdk More help : https://help.launchpad.net/ListHelp