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 - [GTK] Deadlock when Gnome theme is changed (Java 7 regression)
Summary: [GTK] Deadlock when Gnome theme is changed (Java 7 regression)
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: GTK, JDK_SPECIFIC, L&F
: 213751 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-12-12 14:43 UTC by ttokoly
Modified: 2012-06-11 09:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump (13.36 KB, text/plain)
2011-12-12 14:43 UTC, ttokoly
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***