[Openjdk] Bug#806421: FTBFS when the Build ID of a shared library starts with 00...

2015-11-27 Thread Roderich Schupp
Source: openjdk-8 Version: 8u72-b05-1 Severity: serious Tags: patch Justification: fails to build from source (but built successfully in the past) A funny thing happened while building openjdk-8 8u72-b05-1. I've included the relevant tail of the build log below, but the reason is that one of the

[Openjdk] [Bug 1510009] Re: Java 1.8.0_66 is extremely deadlock prone regarding AWT/GTK interaction

2015-11-27 Thread Alessandro Polverini
I confirm the problems with openJDK 8 (at least with current version 8u66-b17-1), I'm unable to even run the netbeans installer, while using Oracle JDK it works fine. If I install netbeans with Oracle JDK and then run it with OpenJDK 8 the experience is VERY bad, with very long pauses here and

[Openjdk] [Bug 1510009] Re: Java 1.8.0_66 is extremely deadlock prone regarding AWT/GTK interaction

2015-11-27 Thread md_5
atk-wrapper went through some quite big updates between 15.04 and 15.10, so I'd be betting on that being the issue (or it somehow triggering a Java edge case) -- You received this bug notification because you are a member of OpenJDK, which is subscribed to openjdk-8 in Ubuntu.

[Openjdk] [Bug 1520743] [NEW] Netbeans 8.1 installer freezes running over openjdk-8

2015-11-27 Thread Alessandro Polverini
Public bug reported: The current openjdk-8, version 8u66-b17-1 is incompatible with netbeans 8.1, rendering it completely unusable. Netbeans installs and works fine with Oracle JDK 8, and if after installing it with Oracle JDK I then run it with OpenJDK it works but it's almost unusable due to

[Openjdk] [Bug 1520743] Re: Netbeans 8.1 installer freezes running over openjdk-8

2015-11-27 Thread Alessandro Polverini
I suppose this is related to https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1510009 -- 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/1520743 Title: Netbeans 8.1 installer freezes

[Openjdk] [Bug 1510009] Re: Java 1.8.0_66 is extremely deadlock prone regarding AWT/GTK interaction

2015-11-27 Thread Pauli
I noticed the hang in load_gtk when trying to run netbeans with openjdk-7. For me disabling accessible like in https://bugs.debian.org /cgi-bin/bugreport.cgi?bug=798131. The hand seems to be X11 threading related based on other similar hangs reported in web. My java backtrace: "AWT-EventQueue-1"

[Openjdk] [Bug 1510009] Re: Java 1.8.0_66 is extremely deadlock prone regarding AWT/GTK interaction

2015-11-27 Thread Pauli
I managed to find a very similar sounding bug that is from year 2012 but it was iced-tea specific: http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=857 Solution there was to make sure that setLookAndFeel call happens before any other call to swing. But I have no idea how that could be

[Openjdk] [Bug 1512760] Re: [regression] Java applications leaks shmem chunks

2015-11-27 Thread David Gander
Are there plans to provide this fix for precise too? -- 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/1512760 Title: [regression] Java applications leaks shmem chunks Status in Iced Tea: