← Back to team overview

openjdk team mailing list archive

[Bug 1389493] Re: Package dropped pulse-java.jar, breaking some development environments

 

Could you please provide additional information on what Eclipse version
was being run? I was not able to reproduce it on Trusty using Eclipse
3.8.1-5.1 on Trusty (AMD64).

Steps to test:
1. Run Eclipse, create a Java Project (not sure this was needed), close
2. Manually rename any jar file inside a JRE/JDK lib that is configured in Eclipse (eg. icedtea-audio.jar <-> pulse-audio.jar)
3. Start Eclipse again
4. Verify that Eclipse did properly detect the new/renamed jar files for any and all configured JRE's

I believe the original error was actually on Eclipse and not OpenJDK.
Eclipse should have been able do detect JAR changes on a JRE environment
and update its internal state accordingly. Since it is behaving in the
expected way now it should be safe to close this.

Thanks!

** Changed in: openjdk-7 (Ubuntu)
       Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1389493

Title:
  Package dropped pulse-java.jar, breaking some development environments

Status in openjdk-7 package in Ubuntu:
  Incomplete

Bug description:
  It seems between openjdk-7 versions 7u51-2.4.6-1ubuntu4 and
  7u71-2.5.3-0ubuntu0.14.04.1 (now in trusty-security) the file
  /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/ext/pulse-java.jar was
  dropped, breaking some development environments.

  In utopic and later it seems this is provided by libpulse-java, which
  might be why the 14.10 backport has broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1389493/+subscriptions


References