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 153262 - Output Window tabs get the wrong name under Java7
Summary: Output Window tabs get the wrong name under Java7
Status: CLOSED DUPLICATE of bug 113388
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: t_h
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-15 20:38 UTC by _ gtzabari
Modified: 2011-02-23 18:24 UTC (History)
1 user (show)

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 _ gtzabari 2008-11-15 20:38:48 UTC
dev build 200811141401
Java 1.7.0-ea-b39

There seem to be plenty of bugs when running Netbeans under Java7. For example, when I run a web application the output
window tabs all get the application name "Foo (run)" instead of getting the following names:

1) "Foo (run)"
2) Derby-related title (I forget the exact name)
3) "Glassfish v2ur2 (run)"

Another bug is that sometimes the tab title will show up as: <html><b>name</b></html> instead of actually showing up
bold. I suspect most of these are JDK bugs but I cannot report them to Sun until we find the specific API method that is
misbehaving.
Comment 1 Peter Pis 2008-11-17 18:40:15 UTC
Reassigning to web.
Comment 2 Petr Jiricka 2009-06-12 09:54:09 UTC
Hi Gili, do you know whether this has improved in the latest JDK 7 build? Thanks.
Comment 3 _ gtzabari 2009-06-12 16:10:52 UTC
I think I now see this issue even under Java6 update 14 (I believe update 12 worked fine) and I see it totally outside
of the web module. I think this is either a JDK bug or an openide bug that affects even desktop projects.

I'll run more tests. Hopefully I'll find an easy way to reproduce this.
Comment 4 Petr Jiricka 2009-06-12 16:44:42 UTC
Ok, reassigning to platform. BTW, could you please attach a screenshot? Thanks.
Comment 5 t_h 2009-06-12 16:53:10 UTC
JDK bug, workarounded in 6.7 for 6u14 (it was backported there from JDK7)

*** This issue has been marked as a duplicate of 113388 ***
Comment 6 Marian Mirilovic 2011-02-23 18:24:07 UTC
v/c