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 - Remote X session not detected with JDK 7
Summary: Remote X session not detected with JDK 7
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Unix
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2010-07-08 10:18 UTC by Tomas Hurka
Modified: 2010-07-13 03:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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