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 254595 - "Find All Subtypes" doesn't work, while "Find Direct Subtypes Only" does
Summary: "Find All Subtypes" doesn't work, while "Find Direct Subtypes Only" does
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-21 13:45 UTC by terje7601
Modified: 2015-08-25 06:49 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 terje7601 2015-08-21 13:45:04 UTC
To reproduce:
1) clone JavaMail https://hg.java.net/hg/javamail~mercurial
2) open the directory "mail" as a Maven project
3) open the class javax.mail.event.MailEvent & find its usages

"Find All Subtypes" doesn't give any results
"Find Direct Subtypes Only" gives 7 results


Product Version: NetBeans IDE Dev (Build 201508210002)
Java: 1.8.0_60; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-b27
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Jiri Prox 2015-08-24 15:06:25 UTC
reproducible
Comment 2 Ralph Ruijs 2015-08-24 15:46:31 UTC
(In reply to Jiri Prox from comment #1)
> reproducible

Jirka, can you reproduce this with today's build? This should be fixed by the change from your issue, #254344
Comment 3 Ralph Ruijs 2015-08-24 17:07:55 UTC
"Find All Subtypes" gives 8 results
"Find Direct Subtypes Only" gives 7 results
Comment 4 terje7601 2015-08-24 17:17:59 UTC
I'm confused: issue 254344 was fixed in build 201508150002, but I encountered the problem with the more recent build 201508210002. In which build is this issue fixed?
Comment 5 Ralph Ruijs 2015-08-24 17:29:51 UTC
(In reply to terje7601 from comment #4)
> I'm confused: issue 254344 was fixed in build 201508150002, but I
> encountered the problem with the more recent build 201508210002. In which
> build is this issue fixed?

The change that fixed it is: f586d574f534

And it works for me with: c4b887ae6d24

Product Version: NetBeans IDE Dev (Build 20150824-c4b887ae6d24)


What is the changeset from your build, or please attach the messages.log?
Comment 6 terje7601 2015-08-24 17:43:20 UTC
(In reply to Ralph Ruijs from comment #5)
> (In reply to terje7601 from comment #4)
> > I'm confused: issue 254344 was fixed in build 201508150002, but I
> > encountered the problem with the more recent build 201508210002. In which
> > build is this issue fixed?
> 
> The change that fixed it is: f586d574f534
> 
> And it works for me with: c4b887ae6d24
> 
> Product Version: NetBeans IDE Dev (Build 20150824-c4b887ae6d24)
> 
> 
> What is the changeset from your build, or please attach the messages.log?

I'm just a NetBeans user, so I downloaded the "official dev build" from http://bits.netbeans.org/download/trunk/nightly/latest/ last Friday.
Comment 7 Ralph Ruijs 2015-08-24 17:49:10 UTC
please attach the messages.log

http://wiki.netbeans.org/FaqLogMessagesFile
Comment 8 terje7601 2015-08-24 17:51:32 UTC
(In reply to Ralph Ruijs from comment #7)
> please attach the messages.log
> 
> http://wiki.netbeans.org/FaqLogMessagesFile

I'm at home now, but will do so tomorrow.
Comment 9 terje7601 2015-08-25 06:49:44 UTC
This works for me as well now, using netbeans-trunk-nightly-201508250002-javaee.zip