Eclipse Project 4.10.0
Primary tabs
This release targets these issues.
= resolved/fixed
= unsolved/reopened
- 534466 ecj uses varargs method reference to disambiguate overloading [closed/duplicate]
- 539881 Reconciler flags necessary imports as unused [verified/duplicate]
- 236236 compiler difference to javac involving unbounded wildcard [verified/worksforme]
- 280683 IJavaProjectLite API [verified/wontfix]
- 460750 Java proposal doesn't offer enum value on the right-hand side of a ternary expression [verified/fixed]
- 470691 custom nonnullbydefault annotation is not recognized [resolved/fixed]
- 475996 NullPointerException in ASTNode.
checkInvocationArgument (ASTNode. java:340) [verified/fixed] - 476252 java limitation error [closed/invalid]
- 477626 NPE in Scope.
getConstructor0(. . ) in CompilationUnit. codeComplete(. . ) [closed/duplicate] - 490096 StackOverflowError on code complete of a lambda expression [closed/duplicate]
- 516542 ClasspathTests.
testEncoding1 error [verified/fixed] - 526044 StackOverflowError in content assist on void return method when inside lambda expression [closed/duplicate]
- 535743 Eclipse fails to propose methods method in lambda after method with lambda parameter [verified/fixed]
- 536070 Error in JDT Core during AST Creation (NullPointerException) when opening java.
util. concurrent. CompletableFuture [verified/fixed] - 537666 ExternalFoldersManager#getExternalFolders incomplete [verified/fixed]
- 538224 testBug525597B fails [closed/duplicate]
- 538433 JUnit fails to run [verified/fixed]
- 539139 FileSystemAlreadyExistsException during compilation [verified/fixed]
- 539361 ClasspathMultiReleaseJar despite 1.
8 compliance [verified/fixed] - 539421 ClasspathMultiReleaseJar causes hang when compliance is less than 9 [verified/fixed]
- 539461 Out of memory on 2018-09, Photon was okay [resolved/fixed]
- 539536 ClosedFileSystemException [resolved/fixed]
- 539546 StackOverflow on CompletionOnMemberAccess [closed/duplicate]
- 539634 DeltaProcessor's POST_CHANGE listener implementation blocks the very first build for a long time (> 3mins) in a fresh workspace [resolved/fixed]
- 539663 in named module, class created by annotation processor cannot be referenced in class that causes its creation [verified/fixed]
- 539767 ClasspathInitializerTests - testBug525597B is a non deterministic test and we see random failures [verified/fixed]
- 539847 Formatter produces different results than Oxygen with same settings [verified/wontfix]
- 539942 Move deprecation info in AST to JLS11 [resolved/fixed]
- 540044 Potential issue with concurrent builds [verified/duplicate]
- 129572 Build Path Errors are not processed sanely [verified/worksforme]
- 205973 Allow to keep simple methods on one line (for example simple getter or setter) [verified/fixed]
- 338438 ImageBuilderInternalExceptions running API tools plug-in test suite [verified/worksforme]
- 345851 Java formatter needs additional operator and separator wrapping options.
[verified/worksforme] - 381269 Feature request: Formatting option to keep single line methods on one line including braces [verified/duplicate]
- 394540 consolidate warning.
error messages regarding nullness type annotations [verified/worksforme] - 463180 Wrong JAVA level when memory runs full [verified/worksforme]
- 470951 NonNullByDefault annotated classes is ignored in some cases [verified/worksforme]
- 475484 error when importing .
java file [verified/worksforme] - 477597 Wrong unused import warning [closed/duplicate]
- 478708 Error in JDT Core during reconcile .
AST creation (java. lang. ClassCastException) when using invalid parameterized type for non static class [resolved/fixed] - 501106 Follow-up after bug 111208 [verified/worksforme]
- 514805 intern Annotation#name [verified/fixed]
- 519961 Should PackageBinding.
hasConflict() be asked prior to descending into askForType etc. ? [verified/worksforme] - 531831 Spurious error in the editor about unused imports even though they are used [closed/duplicate]
- 533830 ecj batch compiler v4.
8M6 ignores javax. tools. DiagnosticListener [resolved/fixed] - 534865 imports in Nullable.
java are incorrectly flagged as unused. [verified/fixed] - 535853 ClassCastException with Mockito and generics [verified/invalid]
- 536192 Failing tests with JDK 11 [resolved/fixed]
- 537784 @SuppressWarnings("resource") does not always suppress warnings.
errors [verified/invalid] - 537934 Build never comes to an end and working is not possible [resolved/fixed]
- 539329 Compiler error in varargs method (compiles in Photon, fails to compile in 2018-09) [verified/fixed]
- 539570 Eclipse 2018-09 won't compile Java 11 source; thinks it is below 1.
7 [resolved/fixed] - 539698 PackageFragmentRoot.
getModuleDescription() should do nothing if below Java compliance level 1. 9 [verified/fixed] - 539748 adjust tests to funny new text in CCE from JDK 11 [verified/fixed]
- 539749 rewrite tests that use a JDK module removed in 11 [resolved/fixed]
- 539893 Mark test sources in jdt.
core [verified/fixed] - 539998 Report error if project without test sources has project with only test sources on build path [verified/fixed]
- 540122 Could not initialize class org.
eclipse. jdt. internal. core. JavaModelManager [verified/fixed] - 540219 false positive warning in auto-unboxing [verified/worksforme]
- 540264 NPE in LocalDeclaration.
resolve when compile errors are present [verified/fixed] - 540313 ClassCastException: TypeVariableBinding cannot be cast to SourceTypeBinding [verified/fixed]
- 540489 method is not applicable for 3+ generic varargs [verified/duplicate]
- 540495 Deploy ECJ from 4.
10 release to maven central for use in Tycho 1. 3. 0 [verified/fixed] - 540520 Problem compiling annonymous inner class [verified/fixed]
- 540532 Conflict between dead code warning and no return value error [verified/worksforme]
- 540541 Interactive compilation of project that depends on java.
base as project fails to resolve java. base correctly [verified/fixed] - 540604 ecjsrc-${SDK_VERSION}.
jar has strange version in Eclipse-SourceBundle [verified/fixed] - 540631 wrong classification of name in name::new [verified/fixed]
- 540632 Generics regression in 4.
9 with enums [closed/duplicate] - 540755 i can not move labeles on JFrame [verified/invalid]
- 540788 Module doesn't compile [verified/fixed]
- 540810 Old class restored during EPL 2.
0 conversion [verified/fixed] - 540904 NPE below ClasspathMultiReleaseJar.
initializeVersions if linked resource is missing [verified/fixed] - 541015 Module-related NPE Compiling Java 11 code [verified/fixed]
- 541062 wrong lambda [verified/invalid]
- 541328 Package from another modular project that is made visible via add-export project setting is not accessible [resolved/fixed]
- 473317 AutoCloseable used in enhanced for loop not flagged as "never closed" [verified/fixed]
- 538777 With OpenJDK , Eclipse tests fail with Unrecognized Java version: 1.
8. 0-adoptopenjdk [verified/fixed] - 539651 Method.
getDeclaringClass() return wrong result with complex hierarchy and generics [verified/invalid] - 540067 An empty compilation unit in a package in a named module is rejected [verified/fixed]
- 540293 Module doesn't compile .
Errors in the editor, not in Problems view [verified/fixed] - 541151 Random compilation problem (import cannot be resolved) [verified/fixed]
- 541453 testBug537033 fails on Java 11 [verified/fixed]
- 541504 Default for JDT core debug should be false [verified/fixed]
- 541573 Goto definition of jdk classes eg:java.
lang. String will goto the jre on other projects than current project [verified/wontfix] - 475547 Data race on org.
eclipse. jdt. core. tests. util. TestVerifier. outputBuffer & errorBuffer [resolved/worksforme] - 541759 don't suggest using t-w-r for a foreach element variable [resolved/fixed]
- 527365 Enable.
Disable breakpoint extremely slow [resolved/fixed] - 537838 test failures with most of them failing with rt.
jar [resolved/fixed] - 537977 Adding External JARs to JRE not working [resolved/worksforme]
- 526917 OpenFromClipboardTests Failed [verified/fixed]
- 533107 JDIThread$StepHandler.
handleEvent() throws ClassCastException when stepResultMethod is null for MethodExitEvent [resolved/fixed] - 538899 Debugger stopped in a lambda expression cannot see variables in enclosing scope [verified/fixed]
- 539082 Update sourcelookup agent to use ASM 6.
2. 1 [verified/fixed] - 539298 My compiler won’t compile.
[resolved/invalid] - 539462 Java 11 API doc cannot be displayed [verified/fixed]
- 539735 Updatable ResultSet debug error.
[resolved/not_eclipse] - 539980 4 Linetracker Test failures in JDT debug with Java 11 [verified/fixed]
- 343031 There is no icon for java stack trace console [verified/fixed]
- 520346 Disabled trigger point gets enabled automatically [verified/fixed]
- 539895 Mark test sources in jdt.
debug [verified/fixed] - 540132 ResourceException below JavaDebugOptionsManager.
updateBreakpointMessages() (thrown in Marker. checkInfo) [verified/fixed] - 540305 Contents of user libraries are put on the run configuration classpath instead of the module path [verified/fixed]
- 540467 getModuleCLIOptions throws exception if Java project on classpath is closed [verified/fixed]
- 540555 Compatibility error in launch configuration with 4.
9 using Java 12 [verified/fixed] - 540570 Update to ASM 7.
0 [verified/fixed] - 540850 Permanent freeze relating to breakpoint update [resolved/fixed]
- 540949 Add a way to declare support to modules at LaunchDelegate level [verified/fixed]
- 541110 CCE in Instruction.
popValue and a zombie EventDispatcher$1 job afterwards [verified/fixed] - 541137 Show command line doesn't show the necessary -XstartOnFirstThread on Mac [verified/fixed]
- 541263 Conditional breakpoints do not work when code in the current project only appears in a single element at the top of the stack [verified/fixed]
- 538636 Could not instrument class written in console when debugging [resolved/fixed]
- 67286 "Source | Format" followed by "Source | Remove Block Comment" [resolved/fixed]
- 348857 Allow to disable auto insertion trigger characters [verified/fixed]
- 514054 Introduce new context for code templates for module-info.
java [verified/fixed] - 541416 Missing code minings in class file editor [verified/fixed]
- 533466 Error: Source compatibility must be equal or less than compliance level [resolved/worksforme]
- 539710 Refactor most of StubUtility2 into StubUtility2Core for jdt.
ls usage [resolved/fixed] - 526331 Copy and Copy Qualified name on module in Package Explorer is wrong [resolved/fixed]
- 534221 Move StubUtility and similar classes into jdt.
core. manipulation [resolved/fixed] - 535671 "Extract Local Variable" needs "Extract to var type" option [resolved/fixed]
- 537171 Copying a packaged scope file from a modular project to another gives error [resolved/fixed]
- 538237 JUnit Launch configuration dialog selects JUnit3 while selecting a package containing JUnit5 test cases [resolved/fixed]
- 538429 Refactor InlineTempRefactoring to jdt.
core. manipulation for use by jdt. ls [resolved/fixed] - 538459 Wrong removal of redundant modifiers (static method in enum in interface) [resolved/fixed]
- 538956 Incorrect JUnit 5 test results without JUnit 4 on the classpath [resolved/fixed]
- 538995 Project that depends on org.
eclipse. jdt. ui. tests. refactoring was building under Oxygen, but won't build in Photon [closed/worksforme] - 539098 CodeTemplateContext and CompilationUnitContext should provide adapter to IProject [resolved/fixed]
- 539200 Move CodeGeneration and GetterSetterUtil to jdt.
core. manipulation [resolved/fixed] - 539240 Classes from modules java.
xml. ws and java. xml. bind are not found [resolved/fixed] - 539407 JDT UI Gerrit builds getting stuck [resolved/fixed]
- 539437 'Remove redundant semicolons' removes mandatory semicolons after Lambda expressions [resolved/fixed]
- 539470 Eclipse freezes on opening packages in Project Explorer [verified/fixed]
- 539481 Update display names of quick assists related to var and lambda [resolved/fixed]
- 539484 Some quick assists related to var and lambda are not available on -> [resolved/fixed]
- 539509 Comparator errors in jdt bundles in I20180926-0830 [resolved/fixed]
- 539589 Different behaviour when generating hashCode and equals [resolved/fixed]
- 539684 Java 11 API doc cannot be displayed in browser as they are moved under module [resolved/fixed]
- 539884 Improve preview controls layout [resolved/fixed]
- 517297 NewContainerWizardPage.
getInitialJavaElement() returns IJavaElement for non-Java project [resolved/worksforme] - 525632 Offer Quick Assists for the creation of a JUnit test [verified/fixed]
- 526643 Convert project to module project [verified/fixed]
- 528766 Bugzilla scripts not working with Greasemonkey 4 [resolved/fixed]
- 529127 Provide Java References.
Implementation CodeMinings [resolved/fixed] - 536058 TestRunListenerTest5 fails when JUnit plug-ins are imported in workspace [resolved/fixed]
- 536354 Update to JUnit 5.
3. 1 [resolved/fixed] - 536831 Migrating from a 4.
7. 3 to 4. 8 workspace with working set enabled shows nothing [verified/fixed] - 537911 Refactor ChangeCorrectionProposal for use with jdt.
ls [verified/fixed] - 538211 Refactoring Wizard's Preview shows light background in dark theme [resolved/fixed]
- 538236 Alphabetically sort of libraries also sorts source folder [verified/fixed]
- 539048 Package Explorer order of Source dirs is not the same as defined in Java Build Path > Source tab [closed/duplicate]
- 539163 Refactor SemanticHightlighting class for jdt.
ls usage [verified/fixed] - 539166 Refactor CUCorrectionProposal to jdt.
core. manipulation for the use of jdt. ls [verified/fixed] - 539289 Quick fix "Surround with try.
catch" generates invalid code with java 10 var [verified/fixed] - 539782 Add requires to module-info.
java not available for module with Automatic-Module-Name [verified/fixed] - 539872 Confusing name when generating hashCode and equals with outer type [resolved/fixed]
- 539894 Mark test sources in jdt.
ui [resolved/fixed] - 539900 Check whether enclosing instance implements hashCode and equals [resolved/fixed]
- 539919 Package name is selected in the New Java Package wizard [verified/fixed]
- 539969 IllegalStateException .
JavaModelException thrown during decoration of deleted project [resolved/fixed] - 540119 Show quickfixes for error "main-only project with test-only dependency" [verified/fixed]
- 540134 Cannot navigate to test factory method when testSourceUri is used [resolved/fixed]
- 540154 Provide keyboard shortcut to access refactor options dialog [resolved/worksforme]
- 540167 Code transformation "Convert 'if-else' to 'switch'" produces wrong code [verified/fixed]
- 540717 Enable drag and drop of plugin dependencies container from modulepath to classpath and vice versa.
[resolved/worksforme] - 540811 Allow to keep simple methods on one line - UI [resolved/fixed]
- 540873 Refactor.
Move generates invalid code with 'var' [verified/fixed] - 541109 Add methods to StubUtility2Core to allow jdt.
ls to remove its copy of StubUtility2 [verified/fixed] - 541326 Remove unused getThrownExceptions() private method from StubUtility2 [verified/fixed]
- 489107 StringIndexOutOfBoundsException below LazyGenericTypeProposal.
shouldAppendArguments [closed/worksforme] - 537286 Cannot run junit tests that have a parameter [verified/fixed]
- 541396 0 reference .
implementation [verified/fixed] - 541414 Enabling code mining should enable "Show references" and "Show implementations" [verified/fixed]
- 541418 Improve text for "general" section in Code Minings preference page [verified/fixed]
- 541483 should be types instead of classes [verified/fixed]
- 541505 Default for JDT UI debug should be false [verified/fixed]
- 541506 Default for JDT debug in org.
eclipse. jdt. core. manipulation should be false [resolved/fixed] - 541576 ClassCastException: PackageFragmentRoot cannot be cast to IJavaProject [verified/fixed]
- 541586 Rename method not offered for static method calls [verified/fixed]
- 541390 Open the Type Hierarchy view on clicking "implementations" annotation [verified/fixed]
- 541395 implementations not shown on class [verified/fixed]
- 541407 Missing documentation & context-help for CodeMining preference page [resolved/fixed]
- 541479 Binary references are not counted [resolved/fixed]
- 541616 Convert to static import: toString shouldn't be used for equality checks [resolved/fixed]
- 541630 Quick assist for static import removes non static import statements when it should not [resolved/fixed]
- 541811 CCE on opening Java file in not default editor [verified/fixed]
- 541832 Update preferences text to indicate references include implementations [verified/fixed]
- 538338 Run pde.
api. tools. tests with Tycho [resolved/fixed] - 539130 Running ApiToolsTestSuite locally requires manual intervention [verified/fixed]
- 539598 281 API tools junit failures with I20180927-0135 with Java 11 [verified/fixed]
- 538904 Possible API baseline mismatch option in API tools [verified/fixed]
- 539244 Adding an interface not handled [verified/fixed]
- 539408 Provide a way to totally disable APIAnalysisBuilder [verified/fixed]
- 540195 Minor version change for BREE change gives "reexported bundle requires the minor version" as the reason [verified/fixed]
- 541136 Rollback temporary changes done for ASM7_EXPERIMENTAL [verified/fixed]
- 541197 UnsupportedOperationException from API Analysis Builder [verified/fixed]
- 473741 Plug-in project creation wizard ignores 'Vendor' [verified/fixed]
- 530226 ProjectClasspathPreferenceChangeListener spawns massive load of Jobs during startup [verified/fixed]
- 531092 Update classpath removes projects from properties [verified/fixed]
- 533878 Launching Oxygen or Neon target platform with Photon Host causes huge number of spurious(?) errors [verified/fixed]
- 537431 Memory leak in P2TargetUtils [resolved/fixed]
- 539234 Make MANIFEST.
MF content assists asynchronous [verified/fixed] - 539519 Use "Hides foobar" in all viewer filter descriptions [verified/fixed]
- 336254 Externalize String Wizard can lose all edited substitution keys [verified/fixed]
- 489123 Update templates_3.
5. OSGiEventAdmin to use OSGi DS 1. 2 [verified/fixed] - 489124 Update OSGiSimpleLogService to use OSGI DS instead of OSGi API [verified/fixed]
- 490968 Bug 490967 - Remove activator from OSGi DS template [verified/fixed]
- 501410 Remove manual cancellation check in TargetDefinition and use Submonitor.
split or step [verified/fixed] - 512528 validate prior to launching also when creating new launch configuration [resolved/fixed]
- 519992 Use isEmpty() to check whether the collection is empty or not in org.
eclipse. pde. ui [verified/fixed] - 526955 Quick Fix for "This plug-in does not export all of its packages" must be a multi-fix [verified/fixed]
- 527052 Evaluate Java 9 modularity + OSGi co-existence in a plugin project [verified/fixed]
- 529089 Type is not accessible when using Eclipse plugin (e.
g. org. eclipse. swt) as automatic Java9 module [resolved/fixed] - 534758 Allow to activate the target platform via the generic editor [verified/fixed]
- 538110 Unnecessary build when adding or removing osgi components [verified/fixed]
- 538121 BuildErrorReporter writes to console [verified/fixed]
- 539896 Mark test sources in pde.
ui [verified/fixed] - 539960 NullPointerException is thrown when renaming a Plug-in Project [verified/fixed]
- 539990 Make marker handling in PDE error reporters incremental [verified/fixed]
- 540115 PDE Wizard should not have "Create a plug-in using one of the templates" selected by default [verified/fixed]
- 540220 Drag and drop and min.
max missing from E4 RCP template [resolved/fixed] - 540384 ErrorDialog after validating product and canceling result dialog [resolved/fixed]
- 540425 Editing switch case statements in PDE code is cumbersome [resolved/fixed]
- 540442 pde warning on test folders [verified/fixed]
- 540449 Makes DependencyPropertiesDialog resizable [verified/fixed]
- 540611 DSBuilder uses workspace root scheduling rule [resolved/fixed]
- 540633 NPE in content assist of target definition source editor [resolved/fixed]
- 540724 Detail dialog message field has no horizontal scrollbar [verified/fixed]
- 540881 Remove unnecessary cancel checks in LoadTargetDefinitionJob [verified/fixed]
- 541068 Mark IModelProvider for deletion [verified/fixed]
- 541291 Avoid using deprecated InstanceScope() constructor [resolved/fixed]
- 541295 "Create a plugin using one of the template" selection is lost [verified/fixed]
- 541307 Eclipse fails to resolve RCP.
plug-ins created with Java 10+ BREE [verified/fixed] - 541408 Wrong tool-tip on "Disable Analysis Builder" [verified/fixed]
- 541439 Possible baseline mismatch error.
warning doesn't go away if I remove the baseline and set option to ignore [verified/fixed] - 541440 Investigate if 1st template selection is a better approach for plugin project creation [resolved/worksforme]
- 541502 Lots of UI freezes in PDE if tracing is enabled [verified/fixed]
- 541511 Editing a .
target file make the code mining vanish (but still clickable) [verified/fixed] - 541544 Provide documentation for Test-plugin detection in PDE main preference page.
[verified/fixed]
- 539061 buildRemoteExtraJAR fails due 1.
6 version collision with lambdas [verified/fixed] - 533097 Ant UI tests are passing with many messages in log [resolved/fixed]
- 538159 ANT tasks swallow error messages (with classpath.
modulepath problem) [verified/fixed] - 541830 Eclipse Mars: Run Ant build with JDK 1.
6. JRE 1. 6 in Mars [resolved/worksforme]
- 541429 empty windows accompanying cvs+extssh dialogs [resolved/fixed]
- 538229 Comparison contributors are getting swapped in merge tool [closed/not_eclipse]
- 355011 Deadlock on creating console in the build thread [verified/fixed]
- 453407 SIOOBE in IOConsolePartition.
insert [verified/fixed] - 538303 Debug View shows wrong selection if switched to by breakpoint hit [verified/fixed]
- 307309 Some uses of IOConsoleInputStream.
available() throw IOException for no good reason [verified/fixed] - 538548 Debug View in another perspective causes editor to pop-up [resolved/fixed]
- 540242 SWTException in InternalTreeModelViewer.
getDisplay [verified/fixed] - 540253 Debug controls inactive after switching to debug perspective and back [verified/fixed]
- 540259 NPE in ProcessConsole$InputReadJob.
run [resolved/fixed] - 541705 Compiler error in SourceLookupUtils [verified/fixed]
- 535004 Include into the Eclipse SDK [resolved/fixed]
- 536137 Remove display.
asynchExec() in DelayedEventsProcessor [resolved/wontfix] - 539154 Improve re-use of IDEApplication in extending classes [resolved/fixed]
- 539343 Progress view has random order of entries [resolved/fixed]
- 539348 Manually closed progress entries still shown in the error dialog [resolved/fixed]
- 539670 dialog results not sorted by project name [verified/fixed]
- 509712 After workspace migration, close button is missing from restored editors [resolved/fixed]
- 536308 AbstractHandler#setEnabled called too often [resolved/fixed]
- 510072 Scripts & tool for publishing to Maven Central should migrate to releng git [closed/fixed]
- 535339 All repositories need a NOTICE and LICENSE file [resolved/fixed]
- 536766 Drop 32 bit support in 4.
10 [resolved/fixed] - 536942 Running Y build with Java 11 compiler for test results [resolved/fixed]
- 538522 Prep work for 4.
10 and open master for development [resolved/fixed] - 538523 Create parent pom and target sdk deployment jobs for 4.
10 [resolved/fixed] - 538525 Create new test jobs for 4.
10 [resolved/fixed] - 538529 Need a new temporary splash screen for 4.
10 [resolved/fixed] - 538530 Create 4.
10-I-builds repo [resolved/fixed] - 538531 POM and product version change for 4.
10 release [resolved/fixed] - 538532 Update Comparator repo and eclipse run repo to 4.
10-I-builds repo [resolved/fixed] - 538535 Update product version number to 4.
10 across build scripts [resolved/fixed] - 538536 Hide 4.
10 builds from the download page [resolved/fixed] - 538625 Move previous version to 4.
9 across build scripts [resolved/fixed] - 538626 Show 4.
10 builds on download page [resolved/fixed] - 538631 Y-build should be built from 4.
9 maintenance [resolved/fixed] - 538737 Remove org.
eclipse. equinox. ds from products [resolved/fixed] - 538762 Update prereqs for 4.
10 release: Orbit URL [resolved/fixed] - 538764 Update prereqs for 4.
10 release: EMF [resolved/fixed] - 538784 Upgrade Maven to 3.
5. 4 in build scripts [resolved/fixed] - 538850 Tests failing with unexpected version format [resolved/fixed]
- 538962 I-Build I20180911-1400 build failed [resolved/fixed]
- 540842 Update prereqs for 4.
8 release: Orbit URL for Photon [resolved/fixed] - 542922 Tag eclipse and equinox 4.
10 release [resolved/fixed] - 537753 Include PDE in Java 11 Patch build [resolved/fixed]
- 538770 Build failure in I20180907-0400 [resolved/fixed]
- 538852 Update platform to Jetty 9.
4. 12. [resolved/fixed] - 539148 org.
eclipse. tips. feature should include com. google. gson [resolved/fixed] - 539236 Releng's daily cleaner removes latest Equinox builds [resolved/fixed]
- 539276 Don't include m2e nature.
builder in . org. eclipse. ui. ide. application. tests. . project [resolved/fixed] - 539285 Some plug-ins have lower qualifiers than in R4.
9!Some plug-ins have lower qualifiers than in R4. 9 [verified/fixed] - 539308 Update JDT core compiler and apt compiler to use 4.
9 to produce 4. 10M1 [resolved/fixed] - 539345 Windows test results not published [resolved/fixed]
- 539464 Run one configuration of I-build tests on java 11 [resolved/fixed]
- 539539 Update prereqs file to include JUnit 5.
3. 1 JARs in place of JUnit 5. 1 JARs [resolved/fixed] - 539549 Missing p2 property for download stat [resolved/fixed]
- 539784 Several jdt.
core test suites didn't complete with JRE 11 [verified/fixed] - 540026 Declare 4.
10 M1 [closed/fixed] - 540073 Update Base builder to 4.
10 M1 to build 4. 10 M3 [resolved/fixed] - 135140 Duplicate Assert class [resolved/fixed]
- 538240 CVS tests blocking the execution of remaining eclipse tests [resolved/fixed]
- 539655 Where has org.
eclipse. equinox. ds gone? [resolved/fixed] - 539947 Update Mockito to version 2.
23 or newer for Java 11 compatibility [resolved/fixed] - 540072 Deploy and update JDT core compiler and apt compiler to use 4.
10M1 to produce 4. 10M3 [resolved/fixed] - 540097 Comparator Errors in I20181012-1800 Build [resolved/fixed]
- 540183 Update to ICU4j 63.
1 [resolved/fixed] - 540394 Use ECJ for building platform product [resolved/fixed]
- 540451 Start creating Y builds from BETA_JAVA_12 [resolved/fixed]
- 541033 Stop using Thread.
stop(Throwable) as it's removed in Java 11 [resolved/fixed] - 541037 Stop supporting IPlatformRunnable in *TestApplication [resolved/fixed]
- 541065 Adopt ASM 7 jars from Orbit for 4.
10 [resolved/fixed] - 541072 Update platform to Jetty 9.
4. 14 [resolved/fixed] - 541428 Declare 4.
10 M3 [closed/fixed] - 510976 Several source bundles missing in SDK repository [resolved/fixed]
- 541592 Git Log for build should contain the repositories [resolved/fixed]
- 541617 Disable and Re-enable mac app signing and dmg creation [resolved/fixed]
- 541677 Declare 4.
10 RC1 [closed/fixed] - 540529 testJavadocLogs fails on all platforms with: "javadoc errors and.
or warnings in: pde. doc. user. javadoc. txt" [resolved/fixed] - 541578 2018-12 (4.
10) Acknowledgements [resolved/fixed] - 541614 Release tasks for 4.
10 [resolved/fixed] - 541615 Readme file for 4.
10 [resolved/fixed] - 541684 Enable API freeze Report for 4.
10 [resolved/fixed] - 541729 Deploy and update ECJ to use 4.
10RC1 to produce 4. 10RC2 [resolved/fixed] - 541732 Update Base builder to 4.
10 RC1 to build 4. 10 RC2 [resolved/fixed] - 542447 Declare 4.
10 RC2 [resolved/fixed]
- 538060 IFileTest.
testSetContents1 is unstable now [resolved/fixed] - 538102 ConcurrentModificationException below BuildManager.
getBuilderInfo (thrown in ArrayList$Itr. checkForComodification) [resolved/fixed] - 538541 workspace.
getDanglingReferences() returns erroneous results in best case, AIOIBE in worst case [resolved/fixed] - 538752 Build error "There should be no remaining edge at this point" after migration from Neon to Photon [resolved/fixed]
- 185247 JUnit tests for recursive symlinks [resolved/fixed]
- 528214 org.
eclipse. core. resources. win32. * fragments are missing the properties file [resolved/fixed] - 538123 frequent cache misses in delta cache for PDE builders [verified/fixed]
- 538789 why does workspace save (interval) cause rebuilds that were canceled before [resolved/fixed]
- 540260 NPE in "Update markers for unknown nature on projects" when debugging "Standalone V8 VM" [resolved/fixed]
- 541493 NPE after assertNotNull in FileSystemResourceManagerTest [resolved/fixed]
- 541459 Bug_006708.
testBug fails with "A resource exists on disk with a different case" [resolved/fixed]
- 538977 JobManager tracing ignores output file [resolved/fixed]
- 494453 Update Javadocs that talk about pixels to points [resolved/fixed]
- 526395 SWT is performing synchronous paints inside nextEventMatchingMask on OSX [resolved/invalid]
- 535068 CTabFolder Chevron looks bad [resolved/fixed]
- 538526 Configure SWT build scripts for 4.
10 [resolved/fixed] - 538680 HiDPI support for eclipse platform [resolved/fixed]
- 538767 Build failure in I20180906-1400 [resolved/fixed]
- 538813 re-fix "Two-finger tap to simulate right-click results in multiple click events" [resolved/fixed]
- 538976 Support macOS 10.
14 (Mojave) [resolved/fixed] - 541331 Build I20181119-1800 failed due to swt changes [resolved/fixed]
- 33659 Display.
getClientArea() includes toolbar on Linux [verified/fixed] - 464228 Combo box styling differences [verified/fixed]
- 499850 SWT hangs on Linux when removing all items from virtual table that uses SWT.
MULTI [verified/fixed] - 518714 Replace deprecated gdk_screen_get_active_window() [verified/fixed]
- 518716 Replace deprecated gdk_screen_width.
height() [verified/fixed] - 518718 Replace deprecated gdk_visual_get_system() [verified/fixed]
- 526758 Crash in msctf.
dll::CCompositeContextAdapter::OnUnregistered() when disposing of display [verified/fixed] - 527028 TVT_IES45_JDT: Command name with "Command (&M)"-style mnemonic should not be reused as tooltip [resolved/fixed]
- 529534 View content not updated after moving view toolbar into the part tab area [verified/fixed]
- 530841 Remove GTK 2.
x support [verified/fixed] - 533395 Keyboard shortcuts are taken from first item in "Input Source" instead of currently active input, thus breaking custom layouts (e.
g Dvorak. Colemak. AZERTY) if it's not default layout. [verified/fixed] - 533469 Ghost button since upgrade to GTK 3.
22 [closed/fixed] - 535083 setRegion() and transparent shells don't work.
Platform Part-Drag causes eclipse black-out. [verified/fixed] - 536974 Orca and flat review problems [verified/fixed]
- 538381 Regression in Loading Link class crashes with Application Verifier [verified/fixed]
- 538456 CTabFolder Chevron Ellipsis for Number of Tabs truncated [verified/fixed]
- 538612 DateTime Spinner increment button trimmed [verified/fixed]
- 538648 DateTime SWT.
DATE | SWT. LONG Spinner wrong increment [verified/fixed] - 538654 "Widget is disposed" exception when calling setInput on multi-column tree viewer while using JAWS screenreader [verified/fixed]
- 539197 Fix casting and compilation warnings [verified/fixed]
- 539274 Test_org_eclipse_swt_widgets_Shell.
test_activateEventSend() doesn't compile on Windows [verified/fixed] - 539331 Replace deprecated gdk_keymap_get_default() [verified/fixed]
- 539367 Long text in Combo drawn over drop-down button and outside of combo [verified/fixed]
- 539392 Replace deprecated GdkScreen monitor functions with GdkDisplay ones [verified/fixed]
- 539400 Remove unused .
api_filters from org. eclipse. swt project [verified/fixed] - 539572 Remove gtk_entry_get_inner_border [verified/fixed]
- 539573 Replace deprecated gtk_widget_is_composited() [verified/fixed]
- 539582 Replace deprecated gdk_device_grab.
ungrab() [verified/fixed] - 508634 READ_ONLY Combobox does not allow changing background or foreground color [verified/fixed]
- 532529 Ctrl+Click produces SWT.
MenuDetected with wrong detail [verified/fixed] - 532830 Simplify types after removal of Windows versions older than Vista [resolved/fixed]
- 534123 StyledTextRenderer: Increase CACHE_SIZE value [verified/fixed]
- 534135 34 JUnit failures seen on new Win10 Azure Test machine [verified/fixed]
- 536193 SWT.
NO_RADIO_GROUP not working on Cocoa [verified/fixed] - 537025 SWT + GTK3 + Sending key events programmatically [verified/fixed]
- 538377 Java crash after org.
eclipse. swt. internal. cocoa. NSApplication. setDelegate on macos 10. 14 mojave with touch bar [verified/fixed] - 538425 Image#getImageData(zoom) implementation does not auto-scale correctly on win32 and gtk [verified/fixed]
- 539220 SWT GLCanvas does not work with GTK3 (>= 3.
16) [verified/fixed] - 539571 Clean up functions that don't need to be dynamic [verified/fixed]
- 539618 Allow to define a top margin for a given line or range [resolved/fixed]
- 539660 Shell background under macOS 10.
14 (Mojave) is white instead of gray [verified/fixed] - 539796 Native crash in TextLayout.
shape [verified/fixed] - 540002 "New wizard" has no keyboard focus since 4.
9 [verified/fixed] - 540083 Compare editor arrows broken on scroll [verified/fixed]
- 540163 Markeplace dialog misrendered [verified/fixed]
- 540164 (Mac OSX) FileDialog.
setfilterIndex() doesn't work as expected [verified/fixed] - 540165 Combo doesn't render the whole text [verified/fixed]
- 540200 BrowserFunction strings are truncated after reloading the page [verified/fixed]
- 540202 Default button is visually undistinguishable [verified/fixed]
- 540298 NPE in Widget.
filters [verified/fixed] - 540715 Creating module-info in "Hello world" plugin project creates errors [resolved/fixed]
- 540762 Eclipse Photon (June 2018) crashes on start with NPE [verified/fixed]
- 540789 Control.
setForeground(Color) no longer throws an exception if color is disposed [verified/fixed] - 540809 Replace gdk_test_* functions [closed/fixed]
- 540908 Performance regression in method GC#setClipping on GTK3 [verified/fixed]
- 540932 Remove GTK_ACCEL_LABEL macros [verified/fixed]
- 541157 Clean up X11 functions [verified/fixed]
- 541293 Bundle version warning for SWT [verified/fixed]
- 541335 CTabfolder has black borders [verified/fixed]
- 541356 Fix ImageDataProvider and FileDataProvider implementations in Snippet367 [verified/fixed]
- 518080 Use GtkSearchEntry instead of gtkEntry + icon [verified/fixed]
- 540118 Oomph target platform Platform.
SWT fails to resolve required items [resolved/fixed] - 541107 Port native SwtFixed code to GTK4 [verified/fixed]
- 541173 Get Snippet1 to work on GTK4 as proof of concept [verified/fixed]
- 540801 Build SWT on GTK4 [verified/fixed]
- 541631 Do the Javadoc bash for 4.
10 [verified/fixed] - 541720 Regression: TableColumn.
pack() clears header in 4. 9 [verified/fixed] - 542098 Add GTK3 version information to 4.
10 plan [resolved/fixed] - 542101 Increase minimum GTK3 version to 3.
8. 0 [resolved/fixed]
- 540474 Remove support for outdated Motif, Carbon and Photon in TextMergeViewer [resolved/fixed]
- 540941 Remove org.
eclipse. team. internal. core. NullSubProgressMonitor [resolved/fixed] - 515092 Source bundles missing for team plugins [resolved/fixed]
- 541541 Build I20181125-1800 failed due to Platform Team changes [resolved/fixed]
- 541724 Unable to build o.
e. core. net. linux. x86_64 native fragment [resolved/fixed]
- 535964 Move TemplateStore and some associated classes into org.
eclipse. text [resolved/fixed] - 538689 Eclipse photon FormText.
setText() is not replacing   with space [closed/duplicate] - 538444 Draw of inlined header annotation breaks the draw of the dark scrollbar.
margin [resolved/fixed] - 538504 vertical ruler calculates all line heights unnecessarily [resolved/fixed]
- 538876 org.
eclipse. ui. genericeditor. contentAssistProcessors - invalid thread access error not visible in error log or console [resolved/fixed] - 538990 Generic Editor plugins should use unix line endings [closed/fixed]
- 539096 TemplateContext should implement IAdaptable [resolved/fixed]
- 539165 API to configure ContentAssistant to ignore completion trigger chars [resolved/fixed]
- 539199 All proposal filtered should trigger a new completion request [resolved/fixed]
- 539317 org.
eclipse. ui. workbench. texteditor. codeMiningProviders - exception in codeMiningProvider future implementation not catched [resolved/fixed] - 539338 Clean code mining providers doesn't remove old code mining annotations [resolved/fixed]
- 539430 wrong line spacing for line header annotation [resolved/fixed]
- 538125 Use verbs in File Changed dialog instead of Yes No [resolved/fixed]
- 539624 Improve drastically draw of inlined header annotation by using StyledText#setLineVerticalIndent [resolved/fixed]
- 539849 TemplateStore.
getRegistry can cause NullPointerException [resolved/fixed] - 540779 Log error only if needed [resolved/fixed]
- 540950 Setting new code mining providers can lead former ones to exception [resolved/fixed]
- 538262 Headline annotations has painting problems when combined with highlight annotation [resolved/fixed]
- 517573 ObservableMapCellLabelProvider always uses first property [resolved/wontfix]
- 527934 Shortcuts in editors (Java, plugin.
xml) stop working [resolved/worksforme] - 532320 NullPointerException in StringModelFragment$6.
addPressed [closed/fixed] - 532707 Windows - Tab close button in dark theme looks ugly [closed/duplicate]
- 537812 Heap status indicator renders with black text and black bar on macOS 10.
14 (Mojave) [verified/fixed] - 538778 Enable auto activation keys for content assists in fragment editor [resolved/fixed]
- 231463 WorkbenchColors leaks 40 colors [resolved/fixed]
- 438692 NPE in StatusAdapterHelper [resolved/fixed]
- 450205 LocalSelectionTransfer#nativeToJava logs error when super returns null [resolved/fixed]
- 468572 NPE in WorkbenchWindow.
getExtensionTracker() on shutdown [resolved/fixed] - 489018 DecoratingStyledCellLabelProvider cuts tooltip text when all text is not visible.
[closed/fixed] - 501797 Rework QuickFixPage [resolved/fixed]
- 508432 Update Hamcrest.
Mockito dependencies to version 1. 3. 2. x [resolved/fixed] - 515233 'NoMove' tag does not work on PartDescriptors [resolved/fixed]
- 515460 use CTabFolder in Installation Details dialog to avoid white tabs [closed/fixed]
- 517461 Add JFace Snippet for TableViewer with DecoratingLabelProvider [resolved/fixed]
- 528860 Polish e4 Tools [resolved/fixed]
- 538787 Find class button in Part Descriptor in e4 editor not working [resolved/fixed]
- 538923 Update of Mockito broke some tests [resolved/fixed]
- 538968 Provide a way to customize default category for Problems view [resolved/fixed]
- 538989 FormText: Copying selection text contains unwanted leading newline [resolved/fixed]
- 539141 Remove Message Class in E4Model Editor [resolved/fixed]
- 539142 Add : to labels in E4Model Editor [resolved/fixed]
- 539164 Tabbing is not working in E4 table editors [resolved/fixed]
- 539201 New Option for AbstractPickList to hide the empty group [resolved/fixed]
- 539235 Enable advanced search on Colors And Fonts Preference Page [resolved/fixed]
- 539422 Invalid thread access if splash screen is enabled and a class from a different plugin is loaded outside of the UIThread [resolved/fixed]
- 539581 Remove unnecessary Activator in org.
eclipse. e4. ui. bindings. tests [resolved/fixed] - 539668 Build failure in I20180930-1800 [resolved/fixed]
- 539830 Improve message to restart Eclipse SDK on Zoom change notification [verified/fixed]
- 436505 Delete TableTreeViewer and related classes .
methods [resolved/fixed] - 470419 Remove Snippet018TableViewerAddRemoveColumnsWithEditing and rename Snippet019TableViewerAddRemoveColumnsWithEditingNewAPI [closed/fixed]
- 486267 Use HandlerUtil.
getCurrentStructuredSelection instead of HandlerUtil. getCurrentSelection plus cast [resolved/fixed] - 491273 Expose Window.
getClosestMonitor() as API [resolved/fixed] - 502544 IllegalStateException "Application does not have an active window" when attempting to maximize or restore parts when there's no active workbench window [resolved/fixed]
- 530833 Allow plug-ins to contribute URL protocol handlers [resolved/fixed]
- 530835 Provide mechanism to register the Eclipse application as URL protocol handler in the operating system [resolved/fixed]
- 532700 Override confirmation should in the export project dialog use verbs instead of Yes [resolved/fixed]
- 536393 Default location of minimap should be in the same area as Outline [verified/fixed]
- 537715 Improve code quality of Platform Code [resolved/fixed]
- 537867 Export preferences gives paranoiac warning [resolved/fixed]
- 538199 perspectiveExtension: visible="false" not honored when relative view (id) does not exist [verified/fixed]
- 538360 Additional Hook for e4 lifecycle class to trigger PreClose of the Workbench [resolved/fixed]
- 538635 result pop-up does not have minimum size [verified/fixed]
- 539115 Adding OpenCloseTest to UITestsuite [resolved/wontfix]
- 539116 Add test for multiple editor open and close the the OpenCloseTest [closed/wontfix]
- 539279 Enable auto activation keys for Snippet060TextCellEditorWithContentProposal.
java [resolved/fixed] - 539417 CancellationException on each save operation [resolved/fixed]
- 539456 Problems view shows error marker even after resolving it [resolved/fixed]
- 539510 duplicate preference pages when using multiple windows [verified/fixed]
- 539583 Retire org.
eclipse. e4. tools. compat [resolved/wontfix] - 539769 ContentProposalAdapter: allow proposal updates while the proposal popup is opened [resolved/fixed]
- 539922 Remove motif support from JFace ContentProposalAdapter [resolved/fixed]
- 539923 Deprecate methods in org.
eclipse. jface. util. Util for unsupported platforms [resolved/fixed] - 540032 Generify activities code [resolved/fixed]
- 540043 109 Platform UI tests failed in IBuild I20181010-1800 using Java 11 due to exception thrown by mockito [closed/duplicate]
- 540280 Regression - Exception thrown by handler not propagates to the console [verified/fixed]
- 540297 IWorkbenchPage.
findView finds view from another perspective [resolved/fixed] - 540309 HandlerServiceImpl and HandledContributionItem should properly handle ExecutionExceptions [resolved/fixed]
- 540370 Some E4 templates dont set the cursor position correct [resolved/fixed]
- 540404 NPE in TextSelectionNavigationLocation [resolved/fixed]
- 540481 Delete TableTreeViewer as announced for after June 2017 [resolved/fixed]
- 540580 Provide EModelService#findElements(MUIElement searchRoot, String id, Class<T> clazz) [resolved/fixed]
- 540818 Add Import-Package: javax.
annotation to bundles using annotations [resolved/fixed] - 540952 Add convenient ECommandService#createCommand method for commands without parameters [resolved/fixed]
- 541007 Use icon for "Open perspective" menu [resolved/fixed]
- 541204 Closing a custom perspective removes minimized views from its child perspectives [resolved/fixed]
- 541388 testSorterContentAddOverride fails [closed/duplicate]
- 541495 File > Open projects from Filsystem.
. . dialog location bar is too narrow [verified/fixed] - 541507 Debug default should be false in platform ui [resolved/fixed]
- 541577 Create JDT and Platform porting guides for 4.
10 and update links in Welcome page [verified/fixed] - 541579 NPE on ProgressManager.
addJobInfo due not initialized uiRefreshThrottler [resolved/fixed] - 541613 completion popup triggered after picking from dropdown [resolved/fixed]
- 541653 Selecting 'Link Handlers' preference page results in exceptions - does not work [resolved/fixed]
- 542093 Wrong "Identifier" in uriSchemeHandlers exsd [closed/fixed]
- 542433 Error sound while editing workspace path [resolved/fixed]
- 538726 Eclipse Help Server XSS [resolved/fixed]
- 539439 "Always show Welcome at start up" label is not clickable [resolved/fixed]
- 538042 org.
eclipse. tips. feature should use the CBI shared license feature [resolved/worksforme] - 538290 TVT48: Duplicated mnemonics are found in 'Tip of the day' [resolved/fixed]
- 539191 Update platform.
ua to Lucene 7. 5 [resolved/fixed] - 540840 Java 11: NPE in IntroURL.
switchToLaunchBar . Help launch bar not created [verified/fixed]