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 258105 - Refactoring error when moving a class
Summary: Refactoring error when moving a class
Status: REOPENED
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 8.1
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-23 00:20 UTC by henri127
Modified: 2016-02-23 08:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (593.08 KB, text/plain)
2016-02-23 00:20 UTC, henri127
Details
The file on which assertion error occured (18.91 KB, application/octet-stream)
2016-02-23 00:23 UTC, henri127
Details
the messages.log of session (546.80 KB, application/octet-stream)
2016-02-23 00:23 UTC, henri127
Details

Note You need to log in before you can comment on or make changes to this bug.
Description henri127 2016-02-23 00:20:25 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_72
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.72-b15

Reproducibility: Happens sometimes, but not always

STEPS:
  * Open dialog Foo
  * Click on button "Click me"

ACTUAL:
  nothing happens

EXPECTED:
  message pops up

when moving a class from one project to a package in another package refactoring error on file AVCodecParser.jav
Comment 1 henri127 2016-02-23 00:20:30 UTC
Created attachment 158605 [details]
IDE log
Comment 2 henri127 2016-02-23 00:23:31 UTC
Created attachment 158606 [details]
The file on which assertion error occured
Comment 3 henri127 2016-02-23 00:23:37 UTC
Created attachment 158607 [details]
the messages.log of session
Comment 4 Jiri Prox 2016-02-23 08:23:01 UTC
Can you please provide the source of the problematic file?
Comment 5 Jiri Prox 2016-02-23 08:27:37 UTC
Sorry I've missed the attachments