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 241514 - [Pull Up] When pulling up default method the body is deleted
Summary: [Pull Up] When pulling up default method the body is deleted
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-06 23:11 UTC by Jiri Prox
Modified: 2014-11-11 12:16 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 Jiri Prox 2014-02-06 23:11:06 UTC
When pulling up default method from one interface to another, the body of moved method is deleted, but keyword 'default' is still present, which is invalid


Product Version: NetBeans IDE Dev (Build 201402040001)
Java: 1.8.0-ea; Java HotSpot(TM) 64-Bit Server VM 25.0-b65
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b123
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\jprox\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\jprox\AppData\Local\NetBeans\Cache\dev
Comment 1 Ralph Ruijs 2014-09-17 14:25:51 UTC
changeset:   6d0f60645369
user:        Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date:        Wed Sep 17 16:23:40 2014 +0200
summary:     #241514 - [Pull Up] When pulling up default method the body is deleted
Comment 2 Quality Engineering 2014-09-19 15:51:26 UTC
Integrated into 'main-silver', will be available in build *201409191429* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6d0f60645369
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #241514 - [Pull Up] When pulling up default method the body is deleted
Comment 3 Jiri Prox 2014-11-04 08:57:17 UTC
verified
Comment 4 Quality Engineering 2014-11-10 23:19:58 UTC
Integrated into 'releases/release801', will be available in build *201411102027* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/6fe20c7c6df9
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #241514 - [Pull Up] When pulling up default method the body is deleted