This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 206271

Summary: [GTK] Deadlock when Gnome theme is changed (Java 7 regression)
Product: platform Reporter: ttokoly
Component: JDK ProblemsAssignee: Antonin Nebuzelsky <anebuzelsky>
Status: RESOLVED WONTFIX    
Severity: normal CC: everflux
Priority: P2 Keywords: GTK, JDK_SPECIFIC, L&F
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: threaddump

Description ttokoly 2011-12-12 14:43:23 UTC
Created attachment 114046 [details]
threaddump

Product Version: NetBeans IDE 7.1 (Build 201112071828)
Java: 1.7.0_02; Java HotSpot(TM) Client VM 22.0-b10
System: Linux version 3.0.0-14-generic running on i386; UTF-8; en_US (nb)

1. Run IDE in Unix OS (e.g. Linux Ubuntu).
2. Go to desktop, press somewhere right mouse button -> Change Desktop Background and there change OS theme.
3. Deadlock in IDE shows up (threaddump attached)

I've tryed this with jdk demo app SwingSet2.jar (in jdk/demo/jfc/SwingSet2/) and same deadlock shows up, so it's problem of jdk.

I've reported this bug here, because I'm not sure where JDK bugs could be reported directly...
Comment 1 Antonin Nebuzelsky 2011-12-22 13:49:10 UTC
Confirmed a regression in Java 7. The latest 6 update 30 works OK.

Filed as a jdk bug #7123957.
Comment 2 Antonin Nebuzelsky 2012-06-11 09:45:05 UTC
*** Bug 213751 has been marked as a duplicate of this bug. ***