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 175605 - [68cat] Navigate->Go to Source opens original JDK class instead modified class in my project src path
Summary: [68cat] Navigate->Go to Source opens original JDK class instead modified clas...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Classpath (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on: 173310
Blocks:
  Show dependency tree
 
Reported: 2009-10-28 16:34 UTC by ulfzibis
Modified: 2016-07-07 07:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Project (85.71 KB, application/x-compressed)
2009-10-28 16:38 UTC, ulfzibis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ulfzibis 2009-10-28 16:34:42 UTC
[ BUILD # : 200910230201 ]
[ JDK VERSION : 1.6.* ]

If I have modified JDK class (here java.nio.charset.Charset), Navigate->Go to Source opens original JDK class instead
modified class in my project src path.

Another argument to fix Issue 173310.

Project: see attachment
Comment 1 ulfzibis 2009-10-28 16:38:46 UTC
Created attachment 90179 [details]
Project
Comment 2 ulfzibis 2009-10-28 16:54:15 UTC
To reproduce:
- open test/java.nio.charset.CharsetTest
- right-click on Charset in line 29
- Navigate->Go to Source

Note:
http://www.netbeans.org/servlets/ReadMsg?list=netcat&msgNo=16949
Comment 3 ulfzibis 2009-10-30 17:49:20 UTC
Additionally I have jdk1.7.0\fastdebug\jdk_src\share\classes in JDK 7 fastdebug platform descriptor.
But Go to Source for Surrogate.high(codePoint) fails.
Comment 4 David Strupl 2009-11-01 17:15:01 UTC
Ulf's project --> P4.
Comment 5 ulfzibis 2009-11-01 18:37:49 UTC
I agree, that 1st part is special, but what is so exceptional on finding class sun.nio.cs.Surrogate, which is clearly
included by project's platform library?

The project (5 classes) is pretty simple.

Comment 6 Martin Balin 2016-07-07 07:16:53 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss