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 188481

Summary: Remote X session not detected with JDK 7
Product: profiler Reporter: Tomas Hurka <thurka>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal Keywords: VISUALVM
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Unix   
Issue Type: DEFECT Exception Reporter:

Description Tomas Hurka 2010-07-08 10:18:03 UTC
Charts library does not detect remote X session on JDK 7. As a result displaying charts remotely is slow.
Comment 1 Tomas Hurka 2010-07-08 10:23:07 UTC
Fixed in trunk.

changeset:   173881:bdab6586bc2b
user:        Tomas Hurka <thurka@netbeans.org>
date:        Thu Jul 08 12:21:48 2010 +0200
summary:     bugfix #188481, use sun.swing.SwingUtilities2.isLocalDisplay to detect remote X session
Comment 2 Quality Engineering 2010-07-13 03:32:38 UTC
Integrated into 'main-golden', will be available in build *201007130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/bdab6586bc2b
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #188481, use sun.swing.SwingUtilities2.isLocalDisplay to detect remote X session