Activity log for bug #1825604

Date Who What changed Old value New value Message
2019-04-20 05:22:49 agent 8131 bug added bug
2019-04-20 05:47:10 Matthias Klose bug added subscriber OpenJDK 11 Transition
2019-04-24 12:48:16 Francis Ginther tags id-5cbf8ddbadf2e072afde892b
2019-05-21 22:24:41 Launchpad Janitor netbeans (Ubuntu): status New Fix Released
2019-06-13 13:44:28 Tiago Stürmer Daitx description I just had netbeans 10 pushed to my Ubuntu 18.04 workstation. For netbeans 8.1 I was using openjdk-8 and did not have openjdk-11 installed so I didn't have to manage the versions. Netbeans 10 seems to require class file version 55.0. Dependencies should probably be changed on the netbeans package to reflect that. I think the issue is: Depends: default-jdk | java8-sdk This probably needs to be: Depends: default-jdk Or something more specific. [Impact] * Netbeans has a "Depends: default-jdk | java8-sdk" even though it requires OpenJDK 11 to run. * If a user has openjdk-8-jdk installed, the above Depends will be satisfied but he won't be actually able to run it. * The Depends clause should be updated to "Depends: default-jdk | java11-sdk". [Test Case] With no OpenJDK installed: 1. Install openjdk-8-jdk 2. Install netbeans 3. Verify that openjdk-11-jdk and default-jdk will be installed as well. [Regression Potential] * This moves Netbeans dependency to a (required) newer JDK. This could cause some side-effects to a user that had openjdk-8-jre/-jdk installed and expected that to be the default 'java' binary. In that situation, installing netbeans will cause the default-jdk (ie. openjdk-11-jdk) to be installed alongside openjdk-8, but the 'java' binary will now come from openjdk-11. For such users the workaround is to run update-java-alternatives. [Original report] I just had netbeans 10 pushed to my Ubuntu 18.04 workstation. For netbeans 8.1 I was using openjdk-8 and did not have openjdk-11 installed so I didn't have to manage the versions. Netbeans 10 seems to require class file version 55.0. Dependencies should probably be changed on the netbeans package to reflect that. I think the issue is: Depends: default-jdk | java8-sdk This probably needs to be: Depends: default-jdk Or something more specific.
2019-06-13 13:56:35 Tiago Stürmer Daitx summary Netbeans 10 requires openjdk-11 [SRU] Netbeans 10 should depend on java11-sdk
2019-06-13 13:58:33 Tiago Stürmer Daitx tags id-5cbf8ddbadf2e072afde892b bionic cosmic disco id-5cbf8ddbadf2e072afde892b
2019-06-13 14:22:06 Tiago Stürmer Daitx netbeans (Ubuntu): importance Undecided High
2019-06-13 14:22:16 Tiago Stürmer Daitx netbeans (Ubuntu): importance High Medium
2019-06-13 16:17:51 Łukasz Zemczak netbeans (Ubuntu Disco): status New Fix Committed
2019-06-13 16:17:53 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2019-06-13 16:17:54 Łukasz Zemczak bug added subscriber SRU Verification
2019-06-13 16:17:56 Łukasz Zemczak tags bionic cosmic disco id-5cbf8ddbadf2e072afde892b bionic cosmic disco id-5cbf8ddbadf2e072afde892b verification-needed verification-needed-disco
2019-06-13 17:03:05 Łukasz Zemczak netbeans (Ubuntu Cosmic): status New Fix Committed
2019-06-13 17:03:09 Łukasz Zemczak tags bionic cosmic disco id-5cbf8ddbadf2e072afde892b verification-needed verification-needed-disco bionic cosmic disco id-5cbf8ddbadf2e072afde892b verification-needed verification-needed-cosmic verification-needed-disco
2019-06-13 17:03:57 Łukasz Zemczak netbeans (Ubuntu Bionic): status New Fix Committed
2019-06-13 17:04:02 Łukasz Zemczak tags bionic cosmic disco id-5cbf8ddbadf2e072afde892b verification-needed verification-needed-cosmic verification-needed-disco bionic cosmic disco id-5cbf8ddbadf2e072afde892b verification-needed verification-needed-bionic verification-needed-cosmic verification-needed-disco
2019-06-27 19:48:16 Tiago Stürmer Daitx tags bionic cosmic disco id-5cbf8ddbadf2e072afde892b verification-needed verification-needed-bionic verification-needed-cosmic verification-needed-disco bionic cosmic disco id-5cbf8ddbadf2e072afde892b verification-done-bionic verification-done-cosmic verification-done-disco
2019-07-01 08:00:46 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2019-07-01 08:01:57 Launchpad Janitor netbeans (Ubuntu Cosmic): status Fix Committed Fix Released
2019-07-01 08:05:32 Launchpad Janitor netbeans (Ubuntu Bionic): status Fix Committed Fix Released
2019-07-01 08:10:48 Launchpad Janitor netbeans (Ubuntu Disco): status Fix Committed Fix Released