issue_id
int64
2.03k
426k
title
stringlengths
9
251
body
stringlengths
1
32.8k
status
stringclasses
6 values
after_fix_sha
stringlengths
7
7
project_name
stringclasses
6 values
repo_url
stringclasses
6 values
repo_name
stringclasses
6 values
language
stringclasses
1 value
issue_url
null
before_fix_sha
null
pull_url
null
commit_datetime
timestamp[us, tz=UTC]
report_datetime
timestamp[us, tz=UTC]
updated_file
stringlengths
2
187
file_content
stringlengths
0
368k
27,429
Bug 27429 [Dialogs] Space usage of type info cache
null
closed fixed
3ae6b79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-13T10:26:36Z
2002-11-29T20:00:00Z
extension/org/eclipse/jdt/internal/corext/util/TypeInfo.java
27,429
Bug 27429 [Dialogs] Space usage of type info cache
null
closed fixed
3ae6b79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-13T10:26:36Z
2002-11-29T20:00:00Z
org.eclipse.jdt.ui/core
27,429
Bug 27429 [Dialogs] Space usage of type info cache
null
closed fixed
3ae6b79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-13T10:26:36Z
2002-11-29T20:00:00Z
extension/org/eclipse/jdt/internal/corext/util/TypeInfoFactory.java
27,429
Bug 27429 [Dialogs] Space usage of type info cache
null
closed fixed
3ae6b79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-13T10:26:36Z
2002-11-29T20:00:00Z
org.eclipse.jdt.ui/core
27,429
Bug 27429 [Dialogs] Space usage of type info cache
null
closed fixed
3ae6b79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-13T10:26:36Z
2002-11-29T20:00:00Z
extension/org/eclipse/jdt/internal/corext/util/TypeInfoRequestor.java
27,429
Bug 27429 [Dialogs] Space usage of type info cache
null
closed fixed
3ae6b79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-13T10:26:36Z
2002-11-29T20:00:00Z
org.eclipse.jdt.ui/core
27,429
Bug 27429 [Dialogs] Space usage of type info cache
null
closed fixed
3ae6b79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-13T10:26:36Z
2002-11-29T20:00:00Z
extension/org/eclipse/jdt/internal/corext/util/UnresolvedTypeInfo.java
28,166
Bug 28166 Selecting an element in package view is eagerly populating the Java model
Build 20021210 Without even expanding any node, the UI will cause the model to be populated as soon as a node is selected (seems like it is precomputing action to put in the menu). So if simply navigating amongst items in the tree, it will cause lots of activity which is mostly useless. at org.eclipse.jdt.internal.core...
resolved fixed
b3290af
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-16T09:11:02Z
2002-12-12T13:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/OrganizeImportsAction.java
/******************************************************************************* * Copyright (c) 2002 International Business Machines Corp. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v0.5 * which accompanies this...
28,354
Bug 28354 Open Type broken: "Could not uniquely map the type name to a type"
Smoke for 20021213 It seems to be broken on per project basis e.g. it works for types in JDT UI but not for types in jdt.ui.tests and jdt.launching.j9. See attached picture for an example.
resolved fixed
835c805
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-16T10:08:05Z
2002-12-16T09:13:20Z
org.eclipse.jdt.ui/core
28,354
Bug 28354 Open Type broken: "Could not uniquely map the type name to a type"
Smoke for 20021213 It seems to be broken on per project basis e.g. it works for types in JDT UI but not for types in jdt.ui.tests and jdt.launching.j9. See attached picture for an example.
resolved fixed
835c805
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-16T10:08:05Z
2002-12-16T09:13:20Z
extension/org/eclipse/jdt/internal/corext/util/TypeInfoFactory.java
28,354
Bug 28354 Open Type broken: "Could not uniquely map the type name to a type"
Smoke for 20021213 It seems to be broken on per project basis e.g. it works for types in JDT UI but not for types in jdt.ui.tests and jdt.launching.j9. See attached picture for an example.
resolved fixed
835c805
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-16T10:08:05Z
2002-12-16T09:13:20Z
org.eclipse.jdt.ui/core
28,354
Bug 28354 Open Type broken: "Could not uniquely map the type name to a type"
Smoke for 20021213 It seems to be broken on per project basis e.g. it works for types in JDT UI but not for types in jdt.ui.tests and jdt.launching.j9. See attached picture for an example.
resolved fixed
835c805
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-16T10:08:05Z
2002-12-16T09:13:20Z
extension/org/eclipse/jdt/internal/corext/util/TypeInfoRequestor.java
28,363
Bug 28363 Navigate>Go to Resource has no effect
JUnit setup 0) activate the package explorer 1) Navigate>Go to>Resource... 2) enter logo.gif 3) OK ->logo gif isn't selected in the package explorer
resolved fixed
99fc3b1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-17T13:11:34Z
2002-12-16T12:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/GotoResourceAction.java
/******************************************************************************* * Copyright (c) 2002 International Business Machines Corp. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this...
28,469
Bug 28469 Error ticks appear on empty default package in packages view hierarchical layout
Steps: 1) remove filters in packages view and make sure the layout is hierarchical. make sure default package is visible 2) interduce an error into a cu in a package fragment at depth 2 or 3 in the tree (it actually doesn't matter). Notice that while the tree hierarchy is decorated with error ticks so is the default pa...
resolved fixed
8ed4c5f
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-17T14:40:58Z
2002-12-17T10:13:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/TreeHierarchyLayoutProblemsDecorator.java
/******************************************************************************* * Copyright (c) 2000, 2002 International Business Machines Corp. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v0.5 * which accompanie...
28,442
Bug 28442 NPE in browsing perspective
20021216 i selected the rt.jar java.lang.NullPointerException at org.eclipse.jdt.internal.ui.browsing.PackagesViewLabelProvider.getHierarchicalText(PackagesViewLabelProvider.java:145) at org.eclipse.jdt.internal.ui.browsing.PackagesViewLabelProvider.getText(PackagesViewLabelProvider.java:125) at org.eclipse.jdt.interna...
resolved fixed
2059ec0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-17T14:53:31Z
2002-12-17T10:13:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/browsing/PackagesViewLabelProvider.java
/******************************************************************************* * Copyright (c) 2000, 2002 International Business Machines Corp. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v0.5 * which accompanies ...
26,723
Bug 26723 [Navigator] Make ResourceListSelectionDialog API
null
resolved fixed
a761eef
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-17T15:43:59Z
2002-11-19T23:53:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/GotoResourceAction.java
/******************************************************************************* * Copyright (c) 2002 International Business Machines Corp. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this...
28,439
Bug 28439 java browsing: package view not updated sometimes [browsing]
20021216 maybe it's the desired behavior, i don't know. but it feels strange 1. junit 3.7 with 2 src folders (one has everything and the other some random packages) 2. select the project - stuff is shown in packages view 3. select a package 4. select the project again - nothing happens in the packages view to make anyt...
resolved fixed
cff924a
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-17T17:14:24Z
2002-12-17T10:13:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/browsing/ProjectsView.java
/* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ package org.eclipse.jdt.internal.ui.browsing; import org.eclipse.swt.SWT; import org.eclipse.swt.widgets.Composite; import org.eclipse.jface.viewers.DoubleClickEvent; import org.eclipse.jface.viewers.IContentProvider; import org.eclipse.jface.viewe...
28,474
Bug 28474 selection in packages view incorrect when switching editors
use project swt in source for example. 1) open an editor for cu COM in org.eclipse.swt.internal.ole.win32. open an editor for a cu in a different project. 3)make sure browsing view is linked to editor 2)make sure packages view is in hierarchical mode. 3)click in package explorer on project swt. DO NOT expand in package...
resolved fixed
d52864d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-17T17:15:07Z
2002-12-17T10:13:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/browsing/PackagesView.java
/* * (c) Copyright IBM Corp. 2000, 2002. All Rights Reserved. */ package org.eclipse.jdt.internal.ui.browsing; import org.eclipse.core.runtime.CoreException; import org.eclipse.swt.SWT; import org.eclipse.swt.graphics.Image; import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.Control; import o...
28,474
Bug 28474 selection in packages view incorrect when switching editors
use project swt in source for example. 1) open an editor for cu COM in org.eclipse.swt.internal.ole.win32. open an editor for a cu in a different project. 3)make sure browsing view is linked to editor 2)make sure packages view is in hierarchical mode. 3)click in package explorer on project swt. DO NOT expand in package...
resolved fixed
d52864d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-17T17:15:07Z
2002-12-17T10:13:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/browsing/PackagesViewHierarchicalContentProvider.java
/******************************************************************************* * Copyright (c) 2000, 2002 International Business Machines Corp. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v0.5 * which accompanie...
28,457
Bug 28457 UI for refactoring 'pull up...' must be [a bit] larger [refactoring]
Steps: Setup: 1) in junit.awtui.Logo create a bogus super class that extends Canvas (call it XCanvas). 2) Extract the line: URL url= BaseTestRunner.class.getResource(nameOfStrings); from method loadImage into its own method called getURL. 3)Choose to refactor->Pull Up Notice that in the preview dialog the 'source of ty...
resolved fixed
1b5f7c9
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-17T17:47:43Z
2002-12-17T10:13:20Z
org.eclipse.jdt.ui/ui
28,457
Bug 28457 UI for refactoring 'pull up...' must be [a bit] larger [refactoring]
Steps: Setup: 1) in junit.awtui.Logo create a bogus super class that extends Canvas (call it XCanvas). 2) Extract the line: URL url= BaseTestRunner.class.getResource(nameOfStrings); from method loadImage into its own method called getURL. 3)Choose to refactor->Pull Up Notice that in the preview dialog the 'source of ty...
resolved fixed
1b5f7c9
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-17T17:47:43Z
2002-12-17T10:13:20Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/PullUpInputPage.java
28,547
Bug 28547 Automatic detection of source folders doesn't work
Build 20021216 1. Create folder d:\temp\test\src\p 2. Create file X.java in d:\temp\test\src\p: package p; public class X { } 3. In a fresh workspace, create new Java project 4. Uncheck use default project contents, and point to d:\temp\test 5. Press Finish Observe: You get an error dialog saying that src/P [in Test] d...
resolved fixed
fcb0b9b
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-17T18:11:52Z
2002-12-17T18:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/NewProjectCreationWizardPage.java
/* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ package org.eclipse.jdt.internal.ui.wizards; import java.lang.reflect.InvocationTargetException; import java.util.HashSet; import java.util.Iterator; import org.eclipse.core.resources.IFile; import org.eclipse.core.resources.IProject; import org.ec...
28,563
Bug 28563 NPE on shutdown when JUnit view wasn't realized
null
resolved fixed
2b3fd3c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-17T20:48:21Z
2002-12-17T21:20:00Z
org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/TestRunnerViewPart.java
/* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ package org.eclipse.jdt.internal.junit.ui; import java.net.MalformedURLException; import java.text.NumberFormat; import java.util.Enumeration; import java.util.HashMap; import java.util.Map; import java.util.Vector; import org.eclipse.core.runtime....
22,446
Bug 22446 Importing folder into itself causes "infinite" recursion [ccp]
null
resolved fixed
55bb732
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-18T14:59:12Z
2002-08-14T18:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/FileTransferDropAdapter.java
/* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ package org.eclipse.jdt.internal.ui.packageview; import java.io.File; import java.lang.reflect.InvocationTargetException; import java.util.ArrayList; import java.util.List; import org.eclipse.swt.dnd.DND; import org.eclipse.swt.dnd.DropTargetEvent;...
23,553
Bug 23553 Type Hierarchy shows wrong drop cursor
If you drag and drop a Java Element onto the Type Hierarchy, there are several different reactions depending on the drop target you point at: 1. Point at a binary type -> NO DROP cursor: no drop possible 2. Point at source type -> COPY cursor: copies the drag source into the target 3. Point at the TreeViewer, but NOT a...
resolved fixed
c273ede
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-18T15:05:45Z
2002-09-13T12:26:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/TypeHierarchyTransferDropAdapter.java
/******************************************************************************* * Copyright (c) 2002 International Business Machines Corp. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v0.5 * which accompanies this...
26,956
Bug 26956 Rename not allowed when package fragement with same name exists in different source folder [refactoring]
Build I20021119 Create the following structure Test src org.eclipse.code tests org.eclipse.code.tests Now try to rename org.eclipse.code.tests to org.eclipse.code. You get an error that the package already exists in project Test. That's correct but the package lies in a different source folder. We should allow this cas...
resolved fixed
10970a9
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-19T09:37:22Z
2002-11-22T15:46:40Z
org.eclipse.jdt.ui/core
26,956
Bug 26956 Rename not allowed when package fragement with same name exists in different source folder [refactoring]
Build I20021119 Create the following structure Test src org.eclipse.code tests org.eclipse.code.tests Now try to rename org.eclipse.code.tests to org.eclipse.code. You get an error that the package already exists in project Test. That's correct but the package lies in a different source folder. We should allow this cas...
resolved fixed
10970a9
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-19T09:37:22Z
2002-11-22T15:46:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenamePackageRefactoring.java
26,242
Bug 26242 inline local variable - removes comments [refactoring]
I-20021113 w2k w/ jdt.core patch: public class Test0 { void foo() { final int value= 42; // some valuable important comment which will be erased System.out.println(value); } }
resolved fixed
69abccd
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T09:30:21Z
2002-11-14T10:33:20Z
org.eclipse.jdt.ui/core
26,242
Bug 26242 inline local variable - removes comments [refactoring]
I-20021113 w2k w/ jdt.core patch: public class Test0 { void foo() { final int value= 42; // some valuable important comment which will be erased System.out.println(value); } }
resolved fixed
69abccd
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T09:30:21Z
2002-11-14T10:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/InlineTempRefactoring.java
28,698
Bug 28698 Ctrl+O (show outline) does not work if the file being shown in the editor is read only
M4 The summary tells all. Works if the file is not read only. Is this by design?
closed fixed
b778695
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T09:43:52Z
2002-12-19T20:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/CompilationUnitEditor.java
/********************************************************************** Copyright (c) 2000, 2002 IBM Corp. and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Common Public License v1.0 which accompanies this distribution, and is available at http://www...
28,602
Bug 28602 On Eclipse startup: No disk in drive dialog pops up [ccp]
20021217 win 2000 1. Insert a disk in the floppy drive, for the file explorer select a file and copy to clipboard. 2. remove the floppy disk. start eclipse while booting you suddently get a dialog: 'There is no disk in the drive. Please insert a disk into drive A:' Get a stack trace usning CTRL + BREAK: PasteResourcesF...
resolved fixed
ce21aef
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T11:13:49Z
2002-12-18T11:13:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/reorg/PasteResourcesFromClipboardAction.java
package org.eclipse.jdt.internal.ui.reorg; import java.io.File; import org.eclipse.core.resources.IContainer; import org.eclipse.core.resources.IProject; import org.eclipse.core.resources.IResource; import org.eclipse.core.runtime.NullProgressMonitor; import org.eclipse.swt.dnd.Clipboard; import org.eclipse.swt.dnd....
28,244
Bug 28244 Edit->Undo / Refactor->Undo don't play well together
reproducible in I20021210 with the following steps and code: - select "b + c" - extract local - edit->undo - refactor->undo public class Test { public Test() { int a= 1; int b= 2; int c= 3; int d= a + b + c; } }
resolved fixed
de1133c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T13:01:51Z
2002-12-13T09:00:00Z
org.eclipse.jdt.ui/ui
28,244
Bug 28244 Edit->Undo / Refactor->Undo don't play well together
reproducible in I20021210 with the following steps and code: - select "b + c" - extract local - edit->undo - refactor->undo public class Test { public Test() { int a= 1; int b= 2; int c= 3; int d= a + b + c; } }
resolved fixed
de1133c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T13:01:51Z
2002-12-13T09:00:00Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/PerformChangeOperation.java
28,244
Bug 28244 Edit->Undo / Refactor->Undo don't play well together
reproducible in I20021210 with the following steps and code: - select "b + c" - extract local - edit->undo - refactor->undo public class Test { public Test() { int a= 1; int b= 2; int c= 3; int d= a + b + c; } }
resolved fixed
de1133c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T13:01:51Z
2002-12-13T09:00:00Z
org.eclipse.jdt.ui/ui
28,244
Bug 28244 Edit->Undo / Refactor->Undo don't play well together
reproducible in I20021210 with the following steps and code: - select "b + c" - extract local - edit->undo - refactor->undo public class Test { public Test() { int a= 1; int b= 2; int c= 3; int d= a + b + c; } }
resolved fixed
de1133c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T13:01:51Z
2002-12-13T09:00:00Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/RefactoringExecutionHelper.java
28,244
Bug 28244 Edit->Undo / Refactor->Undo don't play well together
reproducible in I20021210 with the following steps and code: - select "b + c" - extract local - edit->undo - refactor->undo public class Test { public Test() { int a= 1; int b= 2; int c= 3; int d= a + b + c; } }
resolved fixed
de1133c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T13:01:51Z
2002-12-13T09:00:00Z
org.eclipse.jdt.ui/ui
28,244
Bug 28244 Edit->Undo / Refactor->Undo don't play well together
reproducible in I20021210 with the following steps and code: - select "b + c" - extract local - edit->undo - refactor->undo public class Test { public Test() { int a= 1; int b= 2; int c= 3; int d= a + b + c; } }
resolved fixed
de1133c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T13:01:51Z
2002-12-13T09:00:00Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/actions/InlineMethodAction.java
28,244
Bug 28244 Edit->Undo / Refactor->Undo don't play well together
reproducible in I20021210 with the following steps and code: - select "b + c" - extract local - edit->undo - refactor->undo public class Test { public Test() { int a= 1; int b= 2; int c= 3; int d= a + b + c; } }
resolved fixed
de1133c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T13:01:51Z
2002-12-13T09:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPlugin.java
/* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ package org.eclipse.jdt.internal.ui; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; import org.eclipse.core.resources.IMarker; import org.eclipse.core.resources.IResource; import org.eclipse.core...
28,244
Bug 28244 Edit->Undo / Refactor->Undo don't play well together
reproducible in I20021210 with the following steps and code: - select "b + c" - extract local - edit->undo - refactor->undo public class Test { public Test() { int a= 1; int b= 2; int c= 3; int d= a + b + c; } }
resolved fixed
de1133c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T13:01:51Z
2002-12-13T09:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/ActionUtil.java
package org.eclipse.jdt.internal.ui.actions; import org.eclipse.swt.widgets.Shell; import org.eclipse.jface.dialogs.MessageDialog; import org.eclipse.core.resources.IProject; import org.eclipse.core.resources.IProjectNature; import org.eclipse.core.runtime.CoreException; import org.eclipse.jdt.core.IJavaElement; im...
28,244
Bug 28244 Edit->Undo / Refactor->Undo don't play well together
reproducible in I20021210 with the following steps and code: - select "b + c" - extract local - edit->undo - refactor->undo public class Test { public Test() { int a= 1; int b= 2; int c= 3; int d= a + b + c; } }
resolved fixed
de1133c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T13:01:51Z
2002-12-13T09:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/ExtractMethodAction.java
/******************************************************************************* * Copyright (c) 2002 International Business Machines Corp. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v0.5 * which accompanies this...
28,244
Bug 28244 Edit->Undo / Refactor->Undo don't play well together
reproducible in I20021210 with the following steps and code: - select "b + c" - extract local - edit->undo - refactor->undo public class Test { public Test() { int a= 1; int b= 2; int c= 3; int d= a + b + c; } }
resolved fixed
de1133c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T13:01:51Z
2002-12-13T09:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/SurroundWithTryCatchAction.java
/******************************************************************************* * Copyright (c) 2002 International Business Machines Corp. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v0.5 * which accompanies this...
26,288
Bug 26288 use supertype - doesn't get all possible cases [refactoring]
I-20021113 w2k: Use supertype A instead of B: The first example doesn't touch the unnecessary cast to B, while the second example works as expected. class Test1 { class A {} class B extends A {} void foo() { B b= null; A a= (B) b; String s= a.toString(); } } class Test2 { class A {} class B extends A {} void foo() { B ...
resolved fixed
8d8700a
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T14:56:01Z
2002-11-14T13:20:00Z
org.eclipse.jdt.ui/core
26,288
Bug 26288 use supertype - doesn't get all possible cases [refactoring]
I-20021113 w2k: Use supertype A instead of B: The first example doesn't touch the unnecessary cast to B, while the second example works as expected. class Test1 { class A {} class B extends A {} void foo() { B b= null; A a= (B) b; String s= a.toString(); } } class Test2 { class A {} class B extends A {} void foo() { B ...
resolved fixed
8d8700a
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T14:56:01Z
2002-11-14T13:20:00Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/UseSupertypeWherePossibleUtil.java
28,369
Bug 28369 [search] Java search results shown with squashed icons
The stop/halt icon (used for unknown images) doesn't have the correct size and a search result including such an icon shows up incorrectly. The icon should have the same width as the Java Element Labels with adornments. We should also use a different icon (question mark, or just a grey sphere) in this case. The halt ic...
resolved fixed
17c077c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T15:49:56Z
2002-12-16T14:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java
/* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ package org.eclipse.jdt.internal.ui; import java.net.MalformedURLException; import java.net.URL; import java.util.HashMap; import java.util.Iterator; import org.eclipse.swt.graphics.Image; import org.eclipse.jface.action.IAction; import org.eclips...
28,369
Bug 28369 [search] Java search results shown with squashed icons
The stop/halt icon (used for unknown images) doesn't have the correct size and a search result including such an icon shows up incorrectly. The icon should have the same width as the Java Element Labels with adornments. We should also use a different icon (question mark, or just a grey sphere) in this case. The halt ic...
resolved fixed
17c077c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T15:49:56Z
2002-12-16T14:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/JavaSearchResultLabelProvider.java
/* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ package org.eclipse.jdt.internal.ui.search; import org.eclipse.core.resources.IMarker; import org.eclipse.swt.graphics.Image; import org.eclipse.jface.viewers.ILabelDecorator; import org.eclipse.jface.viewers.ILabelProviderListener; import org.ecl...
27,988
Bug 27988 checkbox tree behavior in refactoring not consistent
In at least the rename-refactor wizard, after the changes have been identified, the "changes to be performed" tree's checkboxes exhibit the following behavior: Clear a task, and expand its sub-tasks. check one of the sub-tasks. This causes the super-task to be a grey 'partial-type' checkbox (expected) immediately clear...
resolved fixed
0f843d6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T16:57:53Z
2002-12-10T00:26:40Z
org.eclipse.jdt.ui/core
27,988
Bug 27988 checkbox tree behavior in refactoring not consistent
In at least the rename-refactor wizard, after the changes have been identified, the "changes to be performed" tree's checkboxes exhibit the following behavior: Clear a task, and expand its sub-tasks. check one of the sub-tasks. This causes the super-task to be a grey 'partial-type' checkbox (expected) immediately clear...
resolved fixed
0f843d6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T16:57:53Z
2002-12-10T00:26:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/CompositeChange.java
27,988
Bug 27988 checkbox tree behavior in refactoring not consistent
In at least the rename-refactor wizard, after the changes have been identified, the "changes to be performed" tree's checkboxes exhibit the following behavior: Clear a task, and expand its sub-tasks. check one of the sub-tasks. This causes the super-task to be a grey 'partial-type' checkbox (expected) immediately clear...
resolved fixed
0f843d6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T16:57:53Z
2002-12-10T00:26:40Z
org.eclipse.jdt.ui/core
27,988
Bug 27988 checkbox tree behavior in refactoring not consistent
In at least the rename-refactor wizard, after the changes have been identified, the "changes to be performed" tree's checkboxes exhibit the following behavior: Clear a task, and expand its sub-tasks. check one of the sub-tasks. This causes the super-task to be a grey 'partial-type' checkbox (expected) immediately clear...
resolved fixed
0f843d6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T16:57:53Z
2002-12-10T00:26:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/base/ICompositeChange.java
27,988
Bug 27988 checkbox tree behavior in refactoring not consistent
In at least the rename-refactor wizard, after the changes have been identified, the "changes to be performed" tree's checkboxes exhibit the following behavior: Clear a task, and expand its sub-tasks. check one of the sub-tasks. This causes the super-task to be a grey 'partial-type' checkbox (expected) immediately clear...
resolved fixed
0f843d6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T16:57:53Z
2002-12-10T00:26:40Z
org.eclipse.jdt.ui/ui
27,988
Bug 27988 checkbox tree behavior in refactoring not consistent
In at least the rename-refactor wizard, after the changes have been identified, the "changes to be performed" tree's checkboxes exhibit the following behavior: Clear a task, and expand its sub-tasks. check one of the sub-tasks. This causes the super-task to be a grey 'partial-type' checkbox (expected) immediately clear...
resolved fixed
0f843d6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T16:57:53Z
2002-12-10T00:26:40Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeElementTreeViewer.java
27,988
Bug 27988 checkbox tree behavior in refactoring not consistent
In at least the rename-refactor wizard, after the changes have been identified, the "changes to be performed" tree's checkboxes exhibit the following behavior: Clear a task, and expand its sub-tasks. check one of the sub-tasks. This causes the super-task to be a grey 'partial-type' checkbox (expected) immediately clear...
resolved fixed
0f843d6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T16:57:53Z
2002-12-10T00:26:40Z
org.eclipse.jdt.ui/ui
27,988
Bug 27988 checkbox tree behavior in refactoring not consistent
In at least the rename-refactor wizard, after the changes have been identified, the "changes to be performed" tree's checkboxes exhibit the following behavior: Clear a task, and expand its sub-tasks. check one of the sub-tasks. This causes the super-task to be a grey 'partial-type' checkbox (expected) immediately clear...
resolved fixed
0f843d6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T16:57:53Z
2002-12-10T00:26:40Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/DefaultChangeElement.java
27,988
Bug 27988 checkbox tree behavior in refactoring not consistent
In at least the rename-refactor wizard, after the changes have been identified, the "changes to be performed" tree's checkboxes exhibit the following behavior: Clear a task, and expand its sub-tasks. check one of the sub-tasks. This causes the super-task to be a grey 'partial-type' checkbox (expected) immediately clear...
resolved fixed
0f843d6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T16:57:53Z
2002-12-10T00:26:40Z
org.eclipse.jdt.ui/ui
27,988
Bug 27988 checkbox tree behavior in refactoring not consistent
In at least the rename-refactor wizard, after the changes have been identified, the "changes to be performed" tree's checkboxes exhibit the following behavior: Clear a task, and expand its sub-tasks. check one of the sub-tasks. This causes the super-task to be a grey 'partial-type' checkbox (expected) immediately clear...
resolved fixed
0f843d6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-20T16:57:53Z
2002-12-10T00:26:40Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/PreviewWizardPage.java
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
org.eclipse.jdt.ui/core
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/UndoManager.java
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
org.eclipse.jdt.ui/ui
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/PerformChangeOperation.java
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
org.eclipse.jdt.ui/ui
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/PerformRefactoringUtil.java
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
org.eclipse.jdt.ui/ui
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/RefactoringWizard.java
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
org.eclipse.jdt.ui/ui
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/actions/PerformRefactoringUtil.java
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
org.eclipse.jdt.ui/ui
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/actions/RefactoringStarter.java
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/IJavaStatusConstants.java
/* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ package org.eclipse.jdt.internal.ui; /** * Defines status codes relevant to the Java UI plug-in. When a * Core exception is thrown, it contain a status object describing * the cause of the exception. The status objects originating from the * Ja...
26,501
Bug 26501 Refactoring wizard brings the package explorer to flicker [refactoring]
20021114 1. In the Java perspective, package explorer visible. 2. Open FilterDescriptor (jdt.ui) select ID_PLUGIN (line 76). 3. From the context menu choose Refactoring -> Inline Constant 4. On the first page press next 5. Before the progress monitor is finished, the package view suddenly starts to flicker for about 1/...
resolved fixed
62edf84
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T11:21:55Z
2002-11-15T17:06:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/PreferenceConstants.java
/******************************************************************************* * Copyright (c) 2002 International Business Machines Corp. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this...
27,415
Bug 27415 inline method is too scared of compile warnings [refactoring]
20021127 package p; public class A { static final int I= 0; void f(){ int iiiii= I; int j= iiiii; //j++; } void fg(){ f(); } } try inlining fg() - cannot because it complains about the warning. uncomment the commented line and it will make inline method happy
resolved fixed
06f8e60
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T12:53:25Z
2002-11-29T17:13:20Z
org.eclipse.jdt.ui/core
27,415
Bug 27415 inline method is too scared of compile warnings [refactoring]
20021127 package p; public class A { static final int I= 0; void f(){ int iiiii= I; int j= iiiii; //j++; } void fg(){ f(); } } try inlining fg() - cannot because it complains about the warning. uncomment the commented line and it will make inline method happy
resolved fixed
06f8e60
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T12:53:25Z
2002-11-29T17:13:20Z
extension/org/eclipse/jdt/internal/corext/dom/ASTNodes.java
27,415
Bug 27415 inline method is too scared of compile warnings [refactoring]
20021127 package p; public class A { static final int I= 0; void f(){ int iiiii= I; int j= iiiii; //j++; } void fg(){ f(); } } try inlining fg() - cannot because it complains about the warning. uncomment the commented line and it will make inline method happy
resolved fixed
06f8e60
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T12:53:25Z
2002-11-29T17:13:20Z
org.eclipse.jdt.ui/core
27,415
Bug 27415 inline method is too scared of compile warnings [refactoring]
20021127 package p; public class A { static final int I= 0; void f(){ int iiiii= I; int j= iiiii; //j++; } void fg(){ f(); } } try inlining fg() - cannot because it complains about the warning. uncomment the commented line and it will make inline method happy
resolved fixed
06f8e60
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T12:53:25Z
2002-11-29T17:13:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/SourceAnalyzer.java
27,415
Bug 27415 inline method is too scared of compile warnings [refactoring]
20021127 package p; public class A { static final int I= 0; void f(){ int iiiii= I; int j= iiiii; //j++; } void fg(){ f(); } } try inlining fg() - cannot because it complains about the warning. uncomment the commented line and it will make inline method happy
resolved fixed
06f8e60
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T12:53:25Z
2002-11-29T17:13:20Z
org.eclipse.jdt.ui/core
27,415
Bug 27415 inline method is too scared of compile warnings [refactoring]
20021127 package p; public class A { static final int I= 0; void f(){ int iiiii= I; int j= iiiii; //j++; } void fg(){ f(); } } try inlining fg() - cannot because it complains about the warning. uncomment the commented line and it will make inline method happy
resolved fixed
06f8e60
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T12:53:25Z
2002-11-29T17:13:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RefactoringAnalyzeUtil.java
24,931
Bug 24931 inline method - adds unnecessary assignment [refactoring]
I-20021016 linux-gtk: public class Moo { void foo(int a) { System.out.println(a); } void goo() { int n= 42; foo(n); int x= 7; // <-- } } 1. select foo in goo 2. inline method 3. press next 4. observe that the method invocation 'foo(n);' is replaced by 'int a= n; System.out.println(a);' This assignment is unnecessary un...
resolved fixed
bbf8cf0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T13:52:59Z
2002-10-17T13:06:40Z
org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/argument_in/TestLocalReferenceUnused.java
package argument_in; public class TestLocalReferenceUnused { public void main() { int i= 10; /*]*/foo(i);/*[*/ } public void foo(int x) { x= x + 10; bar(x); } public void bar(int z) { } }
24,931
Bug 24931 inline method - adds unnecessary assignment [refactoring]
I-20021016 linux-gtk: public class Moo { void foo(int a) { System.out.println(a); } void goo() { int n= 42; foo(n); int x= 7; // <-- } } 1. select foo in goo 2. inline method 3. press next 4. observe that the method invocation 'foo(n);' is replaced by 'int a= n; System.out.println(a);' This assignment is unnecessary un...
resolved fixed
bbf8cf0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T13:52:59Z
2002-10-17T13:06:40Z
org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/argument_out/TestLocalReferenceUnused.java
package argument_out; public class TestLocalReferenceUnused { public void main() { int i= 10; /*]*/i= i + 10; bar(i);/*[*/ } public void foo(int x) { x= x + 10; bar(x); } public void bar(int z) { } }
24,931
Bug 24931 inline method - adds unnecessary assignment [refactoring]
I-20021016 linux-gtk: public class Moo { void foo(int a) { System.out.println(a); } void goo() { int n= 42; foo(n); int x= 7; // <-- } } 1. select foo in goo 2. inline method 3. press next 4. observe that the method invocation 'foo(n);' is replaced by 'int a= n; System.out.println(a);' This assignment is unnecessary un...
resolved fixed
bbf8cf0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T13:52:59Z
2002-10-17T13:06:40Z
org.eclipse.jdt.ui/core
24,931
Bug 24931 inline method - adds unnecessary assignment [refactoring]
I-20021016 linux-gtk: public class Moo { void foo(int a) { System.out.println(a); } void goo() { int n= 42; foo(n); int x= 7; // <-- } } 1. select foo in goo 2. inline method 3. press next 4. observe that the method invocation 'foo(n);' is replaced by 'int a= n; System.out.println(a);' This assignment is unnecessary un...
resolved fixed
bbf8cf0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T13:52:59Z
2002-10-17T13:06:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/CallInliner.java
24,931
Bug 24931 inline method - adds unnecessary assignment [refactoring]
I-20021016 linux-gtk: public class Moo { void foo(int a) { System.out.println(a); } void goo() { int n= 42; foo(n); int x= 7; // <-- } } 1. select foo in goo 2. inline method 3. press next 4. observe that the method invocation 'foo(n);' is replaced by 'int a= n; System.out.println(a);' This assignment is unnecessary un...
resolved fixed
bbf8cf0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T13:52:59Z
2002-10-17T13:06:40Z
org.eclipse.jdt.ui/core
24,931
Bug 24931 inline method - adds unnecessary assignment [refactoring]
I-20021016 linux-gtk: public class Moo { void foo(int a) { System.out.println(a); } void goo() { int n= 42; foo(n); int x= 7; // <-- } } 1. select foo in goo 2. inline method 3. press next 4. observe that the method invocation 'foo(n);' is replaced by 'int a= n; System.out.println(a);' This assignment is unnecessary un...
resolved fixed
bbf8cf0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T13:52:59Z
2002-10-17T13:06:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/SourceAnalyzer.java
24,931
Bug 24931 inline method - adds unnecessary assignment [refactoring]
I-20021016 linux-gtk: public class Moo { void foo(int a) { System.out.println(a); } void goo() { int n= 42; foo(n); int x= 7; // <-- } } 1. select foo in goo 2. inline method 3. press next 4. observe that the method invocation 'foo(n);' is replaced by 'int a= n; System.out.println(a);' This assignment is unnecessary un...
resolved fixed
bbf8cf0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T13:52:59Z
2002-10-17T13:06:40Z
org.eclipse.jdt.ui/core
24,931
Bug 24931 inline method - adds unnecessary assignment [refactoring]
I-20021016 linux-gtk: public class Moo { void foo(int a) { System.out.println(a); } void goo() { int n= 42; foo(n); int x= 7; // <-- } } 1. select foo in goo 2. inline method 3. press next 4. observe that the method invocation 'foo(n);' is replaced by 'int a= n; System.out.println(a);' This assignment is unnecessary un...
resolved fixed
bbf8cf0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T13:52:59Z
2002-10-17T13:06:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/flow/FlowInfo.java
26,318
Bug 26318 Inline Method: attempts to inline any constructor -- just deletes constructor[refactoring]
Inline Method seems to attempt to inline any constructor. It appears to never create any changes except for deleting the constructor when the "Delete method declaration" checkbox is selected.
resolved fixed
e0c8f1b
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T14:21:40Z
2002-11-14T16:06:40Z
org.eclipse.jdt.ui/core
26,318
Bug 26318 Inline Method: attempts to inline any constructor -- just deletes constructor[refactoring]
Inline Method seems to attempt to inline any constructor. It appears to never create any changes except for deleting the constructor when the "Delete method declaration" checkbox is selected.
resolved fixed
e0c8f1b
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T14:21:40Z
2002-11-14T16:06:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/SourceAnalyzer.java
24,912
Bug 24912 inline method - inline method breaks code when inlining into a field initializer [refactoring]
I-20021016 linux-gtk: public class Doo { private final static int MAGIC= compute(); private final static int compute() { return 42; } } There are two issues: 1) If select the use of compute() is selected for inlining, then I get a message on the preview page that it's not possible to inline inside a field initializer. ...
resolved fixed
f065299
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T15:56:43Z
2002-10-17T10:20:00Z
org.eclipse.jdt.ui/core
24,912
Bug 24912 inline method - inline method breaks code when inlining into a field initializer [refactoring]
I-20021016 linux-gtk: public class Doo { private final static int MAGIC= compute(); private final static int compute() { return 42; } } There are two issues: 1) If select the use of compute() is selected for inlining, then I get a message on the preview page that it's not possible to inline inside a field initializer. ...
resolved fixed
f065299
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T15:56:43Z
2002-10-17T10:20:00Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/base/RefactoringStatus.java
24,912
Bug 24912 inline method - inline method breaks code when inlining into a field initializer [refactoring]
I-20021016 linux-gtk: public class Doo { private final static int MAGIC= compute(); private final static int compute() { return 42; } } There are two issues: 1) If select the use of compute() is selected for inlining, then I get a message on the preview page that it's not possible to inline inside a field initializer. ...
resolved fixed
f065299
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T15:56:43Z
2002-10-17T10:20:00Z
org.eclipse.jdt.ui/core
24,912
Bug 24912 inline method - inline method breaks code when inlining into a field initializer [refactoring]
I-20021016 linux-gtk: public class Doo { private final static int MAGIC= compute(); private final static int compute() { return 42; } } There are two issues: 1) If select the use of compute() is selected for inlining, then I get a message on the preview page that it's not possible to inline inside a field initializer. ...
resolved fixed
f065299
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T15:56:43Z
2002-10-17T10:20:00Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/base/RefactoringStatusCodes.java
24,912
Bug 24912 inline method - inline method breaks code when inlining into a field initializer [refactoring]
I-20021016 linux-gtk: public class Doo { private final static int MAGIC= compute(); private final static int compute() { return 42; } } There are two issues: 1) If select the use of compute() is selected for inlining, then I get a message on the preview page that it's not possible to inline inside a field initializer. ...
resolved fixed
f065299
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T15:56:43Z
2002-10-17T10:20:00Z
org.eclipse.jdt.ui/core
24,912
Bug 24912 inline method - inline method breaks code when inlining into a field initializer [refactoring]
I-20021016 linux-gtk: public class Doo { private final static int MAGIC= compute(); private final static int compute() { return 42; } } There are two issues: 1) If select the use of compute() is selected for inlining, then I get a message on the preview page that it's not possible to inline inside a field initializer. ...
resolved fixed
f065299
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T15:56:43Z
2002-10-17T10:20:00Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/InlineMethodRefactoring.java
24,912
Bug 24912 inline method - inline method breaks code when inlining into a field initializer [refactoring]
I-20021016 linux-gtk: public class Doo { private final static int MAGIC= compute(); private final static int compute() { return 42; } } There are two issues: 1) If select the use of compute() is selected for inlining, then I get a message on the preview page that it's not possible to inline inside a field initializer. ...
resolved fixed
f065299
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T15:56:43Z
2002-10-17T10:20:00Z
org.eclipse.jdt.ui/core
24,912
Bug 24912 inline method - inline method breaks code when inlining into a field initializer [refactoring]
I-20021016 linux-gtk: public class Doo { private final static int MAGIC= compute(); private final static int compute() { return 42; } } There are two issues: 1) If select the use of compute() is selected for inlining, then I get a message on the preview page that it's not possible to inline inside a field initializer. ...
resolved fixed
f065299
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T15:56:43Z
2002-10-17T10:20:00Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/TargetProvider.java
24,912
Bug 24912 inline method - inline method breaks code when inlining into a field initializer [refactoring]
I-20021016 linux-gtk: public class Doo { private final static int MAGIC= compute(); private final static int compute() { return 42; } } There are two issues: 1) If select the use of compute() is selected for inlining, then I get a message on the preview page that it's not possible to inline inside a field initializer. ...
resolved fixed
f065299
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T15:56:43Z
2002-10-17T10:20:00Z
org.eclipse.jdt.ui/core
24,912
Bug 24912 inline method - inline method breaks code when inlining into a field initializer [refactoring]
I-20021016 linux-gtk: public class Doo { private final static int MAGIC= compute(); private final static int compute() { return 42; } } There are two issues: 1) If select the use of compute() is selected for inlining, then I get a message on the preview page that it's not possible to inline inside a field initializer. ...
resolved fixed
f065299
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T15:56:43Z
2002-10-17T10:20:00Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/util/TextChangeManager.java
24,912
Bug 24912 inline method - inline method breaks code when inlining into a field initializer [refactoring]
I-20021016 linux-gtk: public class Doo { private final static int MAGIC= compute(); private final static int compute() { return 42; } } There are two issues: 1) If select the use of compute() is selected for inlining, then I get a message on the preview page that it's not possible to inline inside a field initializer. ...
resolved fixed
f065299
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T15:56:43Z
2002-10-17T10:20:00Z
org.eclipse.jdt.ui/ui
24,912
Bug 24912 inline method - inline method breaks code when inlining into a field initializer [refactoring]
I-20021016 linux-gtk: public class Doo { private final static int MAGIC= compute(); private final static int compute() { return 42; } } There are two issues: 1) If select the use of compute() is selected for inlining, then I get a message on the preview page that it's not possible to inline inside a field initializer. ...
resolved fixed
f065299
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2002-12-23T15:56:43Z
2002-10-17T10:20:00Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/code/InlineMethodInputPage.java
26,186
Bug 26186 Java preference page should use group bpxes instead of labels
20021113 The labels on the Radio groups in the JavaPreferencePage will not be read by screen readers. Use Group boxes instead. Also an issue for the Code Generation, New Project and Refactoring Page.
resolved fixed
702a1e6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-01-06T18:12:53Z
2002-11-13T20:40:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/AppearancePreferencePage.java
package org.eclipse.jdt.internal.ui.preferences; import org.eclipse.core.runtime.IStatus; import org.eclipse.swt.SWT; import org.eclipse.swt.layout.GridLayout; import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.Control; import org.eclipse.jface.preference.IPreferenceStore; import org.eclipse.jf...
26,186
Bug 26186 Java preference page should use group bpxes instead of labels
20021113 The labels on the Radio groups in the JavaPreferencePage will not be read by screen readers. Use Group boxes instead. Also an issue for the Code Generation, New Project and Refactoring Page.
resolved fixed
702a1e6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-01-06T18:12:53Z
2002-11-13T20:40:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CodeGenerationPreferencePage.java
package org.eclipse.jdt.internal.ui.preferences; import java.util.StringTokenizer; import org.eclipse.core.runtime.IStatus; import org.eclipse.swt.SWT; import org.eclipse.swt.layout.GridLayout; import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.Control; import org.eclipse.jface.preference.IPre...
26,186
Bug 26186 Java preference page should use group bpxes instead of labels
20021113 The labels on the Radio groups in the JavaPreferencePage will not be read by screen readers. Use Group boxes instead. Also an issue for the Code Generation, New Project and Refactoring Page.
resolved fixed
702a1e6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-01-06T18:12:53Z
2002-11-13T20:40:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaBasePreferencePage.java
/* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ // AW package org.eclipse.jdt.internal.ui.preferences; import java.util.ArrayList; import org.eclipse.core.runtime.IStatus; import org.eclipse.swt.SWT; import org.eclipse.swt.events.ModifyEvent; import org.eclipse.swt.events.ModifyListener; import...