!SESSION 2019-12-10 10:13:12.773 ----------------------------------------------- eclipse.buildId=4.14.0.I20191210-0610 java.version=1.8.0_192 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/org.eclipse.jdt.text.tests.JdtTextTestSuite.xml -testPluginName org.eclipse.jdt.text.tests -className org.eclipse.jdt.text.tests.JdtTextTestSuite -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/results/ep414I-unit-cen64-gtk3-java8_linux.gtk.x86_64_8.0 Command-line arguments: -application org.eclipse.test.uitestapplication -data /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/jdt_text_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/org.eclipse.jdt.text.tests.JdtTextTestSuite.xml -testPluginName org.eclipse.jdt.text.tests -className org.eclipse.jdt.text.tests.JdtTextTestSuite -os linux -ws gtk -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/results/ep414I-unit-cen64-gtk3-java8_linux.gtk.x86_64_8.0 !ENTRY org.eclipse.e4.ui.workbench3 1 0 2019-12-10 10:13:30.004 !MESSAGE starting DumpStackTracesTimer with timeout=7080000 at 2019-12-10 10:13:29 -0500 ------ next --------- Default style range: StyleRange {0, 2, fontStyle=normal, foreground=Color {0, 0, 0, 255}} Default style range: StyleRange {1, 2, fontStyle=normal, foreground=Color {0, 0, 0, 255}} ------ next --------- Default style range: StyleRange {0, 1, fontStyle=normal, foreground=Color {0, 0, 0, 255}} StyleRange {1, 10, fontStyle=normal, foreground=Color {0, 0, 0, 255}} StyleRange {11, 4, fontStyle=normal, foreground=Color {0, 0, 0, 255}} StyleRange {15, 5, fontStyle=normal, foreground=Color {0, 0, 0, 255}} Default style range: StyleRange {0, 6, fontStyle=normal, foreground=Color {0, 0, 0, 255}} StyleRange {6, 4, fontStyle=normal, foreground=Color {0, 0, 0, 255}} StyleRange {10, 12, fontStyle=normal, foreground=Color {0, 0, 0, 255}} ------ next --------- Default style range: StyleRange {0, 3, fontStyle=normal, foreground=Color {0, 0, 0, 255}} StyleRange {3, 2, fontStyle=normal, foreground=Color {0, 0, 0, 255}} testGoToExisting disabled - unwanted functionality testWithExistingAtInsertPosition disabled - existing characters handled by framework UTF-8 JavadocCompletionTest.testLinkMethodWithoutImport() - no best-effort imports with Core completion JavadocCompletionTest.testSeeMethodWithoutImport() - no best-effort imports with Core completion not testing autoclosing behavior, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=113544 no HTML tag proposals in core jdoc assist not testing autoclosing behavior, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=113544 disabled due to formatter - context info interation disabled due to formatter - context info interation !ENTRY org.eclipse.ui.monitoring 2 0 2019-12-10 10:17:54.266 !MESSAGE UI freeze of 1.1s at 10:17:53.131 !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2019-12-10 10:17:54.267 !MESSAGE Sample at 10:17:53.469 (+0.338s) Thread 'main' tid=1 (RUNNABLE) !STACK 0 Stack Trace at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at java.io.FileOutputStream.(FileOutputStream.java:162) at org.eclipse.ui.internal.AbstractWorkingSetManager.saveState(AbstractWorkingSetManager.java:781) at org.eclipse.ui.internal.WorkingSetManager.saveState(WorkingSetManager.java:137) at org.eclipse.ui.internal.WorkingSetManager.workingSetChanged(WorkingSetManager.java:156) at org.eclipse.ui.internal.AbstractWorkingSet.fireWorkingSetChanged(AbstractWorkingSet.java:137) at org.eclipse.ui.internal.WorkingSet.setElements(WorkingSet.java:222) at org.eclipse.jdt.internal.ui.workingsets.DynamicSourcesWorkingSetUpdater$2.run(DynamicSourcesWorkingSetUpdater.java:236) at org.eclipse.jdt.internal.ui.workingsets.DynamicSourcesWorkingSetUpdater$UpdateUIJob.runInUIThread(DynamicSourcesWorkingSetUpdater.java:98) at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:95) at org.eclipse.ui.progress.UIJob$$Lambda$419/1769868264.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4910) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432) at org.eclipse.jdt.testplugin.JavaProjectHelper.emptyDisplayLoop(JavaProjectHelper.java:1085) at org.eclipse.jdt.testplugin.JavaProjectHelper.delete(JavaProjectHelper.java:427) at org.eclipse.jdt.text.tests.contentassist.AbstractCompletionTest.tearDown(AbstractCompletionTest.java:163) at junit.framework.TestCase.runBare(TestCase.java:146) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at org.junit.vintage.engine.VintageTestEngine$$Lambda$602/662786209.accept(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) at org.junit.platform.launcher.core.DefaultLauncher$$Lambda$562/2047162261.accept(Unknown Source) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103) at org.eclipse.test.UITestApplication$$Lambda$441/631056015.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4910) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660) at org.eclipse.ui.internal.Workbench$$Lambda$52/385784873.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) at org.eclipse.test.UITestApplication.run(UITestApplication.java:48) at org.eclipse.test.UITestApplication.start(UITestApplication.java:118) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) at org.eclipse.core.launcher.Main.main(Main.java:44) !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2019-12-10 10:17:54.269 !MESSAGE Sample at 10:17:53.799 (+0.330s) Thread 'main' tid=1 (RUNNABLE) !STACK 0 Stack Trace at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at java.io.FileOutputStream.(FileOutputStream.java:162) at org.eclipse.ui.internal.AbstractWorkingSetManager.saveState(AbstractWorkingSetManager.java:781) at org.eclipse.ui.internal.WorkingSetManager.saveState(WorkingSetManager.java:137) at org.eclipse.ui.internal.WorkingSetManager.workingSetChanged(WorkingSetManager.java:156) at org.eclipse.ui.internal.AbstractWorkingSet.fireWorkingSetChanged(AbstractWorkingSet.java:137) at org.eclipse.ui.internal.WorkingSet.setElements(WorkingSet.java:222) at org.eclipse.jdt.internal.ui.workingsets.DynamicSourcesWorkingSetUpdater$2.run(DynamicSourcesWorkingSetUpdater.java:236) at org.eclipse.jdt.internal.ui.workingsets.DynamicSourcesWorkingSetUpdater$UpdateUIJob.runInUIThread(DynamicSourcesWorkingSetUpdater.java:98) at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:95) at org.eclipse.ui.progress.UIJob$$Lambda$419/1769868264.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4910) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432) at org.eclipse.jdt.testplugin.JavaProjectHelper.emptyDisplayLoop(JavaProjectHelper.java:1085) at org.eclipse.jdt.testplugin.JavaProjectHelper.delete(JavaProjectHelper.java:427) at org.eclipse.jdt.text.tests.contentassist.AbstractCompletionTest.tearDown(AbstractCompletionTest.java:163) at junit.framework.TestCase.runBare(TestCase.java:146) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at org.junit.vintage.engine.VintageTestEngine$$Lambda$602/662786209.accept(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) at org.junit.platform.launcher.core.DefaultLauncher$$Lambda$562/2047162261.accept(Unknown Source) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103) at org.eclipse.test.UITestApplication$$Lambda$441/631056015.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4910) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660) at org.eclipse.ui.internal.Workbench$$Lambda$52/385784873.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) at org.eclipse.test.UITestApplication.run(UITestApplication.java:48) at org.eclipse.test.UITestApplication.start(UITestApplication.java:118) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) at org.eclipse.core.launcher.Main.main(Main.java:44) !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2019-12-10 10:17:54.271 !MESSAGE Sample at 10:17:54.131 (+0.332s) Thread 'main' tid=1 (RUNNABLE) !STACK 0 Stack Trace at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at java.io.FileOutputStream.(FileOutputStream.java:162) at org.eclipse.ui.internal.AbstractWorkingSetManager.saveState(AbstractWorkingSetManager.java:781) at org.eclipse.ui.internal.WorkingSetManager.saveState(WorkingSetManager.java:137) at org.eclipse.ui.internal.WorkingSetManager.workingSetChanged(WorkingSetManager.java:156) at org.eclipse.ui.internal.AbstractWorkingSet.fireWorkingSetChanged(AbstractWorkingSet.java:137) at org.eclipse.ui.internal.WorkingSet.setElements(WorkingSet.java:222) at org.eclipse.jdt.internal.ui.workingsets.DynamicSourcesWorkingSetUpdater$2.run(DynamicSourcesWorkingSetUpdater.java:236) at org.eclipse.jdt.internal.ui.workingsets.DynamicSourcesWorkingSetUpdater$UpdateUIJob.runInUIThread(DynamicSourcesWorkingSetUpdater.java:98) at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:95) at org.eclipse.ui.progress.UIJob$$Lambda$419/1769868264.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4910) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432) at org.eclipse.jdt.testplugin.JavaProjectHelper.emptyDisplayLoop(JavaProjectHelper.java:1085) at org.eclipse.jdt.testplugin.JavaProjectHelper.delete(JavaProjectHelper.java:427) at org.eclipse.jdt.text.tests.contentassist.AbstractCompletionTest.tearDown(AbstractCompletionTest.java:163) at junit.framework.TestCase.runBare(TestCase.java:146) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at org.junit.vintage.engine.VintageTestEngine$$Lambda$602/662786209.accept(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) at org.junit.platform.launcher.core.DefaultLauncher$$Lambda$562/2047162261.accept(Unknown Source) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103) at org.eclipse.test.UITestApplication$$Lambda$441/631056015.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4910) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660) at org.eclipse.ui.internal.Workbench$$Lambda$52/385784873.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) at org.eclipse.test.UITestApplication.run(UITestApplication.java:48) at org.eclipse.test.UITestApplication.start(UITestApplication.java:118) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) at org.eclipse.core.launcher.Main.main(Main.java:44) ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testAnonymousTypeCompletion1 ---- offset: 91 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 class A void foo() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@2ff47440 source: |package test1; public class A { public void foo() { Runnable run= new Runnable( } } | file contents: |package test1; public class A { public void foo() { Runnable run= new Runnable( } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 class A void foo() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testAnonymousTypeCompletion2 ---- offset: 91 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 class A void foo() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@58dead7d source: |package test1; public class A { public void foo() { Runnable run= new Runnable(); } } | file contents: |package test1; public class A { public void foo() { Runnable run= new Runnable(); } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 class A void foo() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testAnonymousTypeCompletion3 ---- offset: 136 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 class A interface Inner void doIt() void foo() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@362957ad source: |package test1; public class A { interface Inner { void doIt(); } public void foo() { Inner inner= new Inner(); } } | file contents: |package test1; public class A { interface Inner { void doIt(); } public void foo() { Inner inner= new Inner(); } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) java.lang.reflect (not open) java.security.acl (not open) java.net (not open) java.lang.annotation (not open) java.math (not open) java.util.zip (not open) java.beans (not open) java.security (not open) java.util (not open) java.util.jar (not open) java.nio (not open) java.nio.channels (not open) java.nio.charset (not open) java.sql (not open) java.io (not open) java.security.interfaces (not open) java.security.spec (not open) java.text (not open) java.util.regex (not open) java.lang (...) java.security.cert (not open) java (not open) java.lang.ref (not open) java.nio.charset.spi (not open) java.nio.channels.spi (not open) src (not open) test1 (...) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 class A interface Inner void doIt() void foo() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testAnonymousTypeCompletion4 ---- offset: 160 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 class A void foo() class Local void doIt() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@11171bfd source: |package test1; public class A { public void foo() { abstract class Local { abstract void doIt(); } Local loc= new Local(); } } | file contents: |package test1; public class A { public void foo() { abstract class Local { abstract void doIt(); } Local loc= new Local(); } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) java.lang.reflect (not open) java.security.acl (not open) java.net (not open) java.lang.annotation (not open) java.math (not open) java.util.zip (not open) java.beans (not open) java.security (not open) java.util (not open) java.util.jar (not open) java.nio (not open) java.nio.channels (not open) java.nio.charset (not open) java.sql (not open) java.io (not open) java.security.interfaces (not open) java.security.spec (not open) java.text (not open) java.util.regex (not open) java.lang (...) java.security.cert (not open) java (not open) java.lang.ref (not open) java.nio.charset.spi (not open) java.nio.channels.spi (not open) src (not open) test1 (...) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 class A void foo() class Local void doIt() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testAnonymousTypeCompletion5 ---- offset: 145 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 class A class Local E doIt() void foo() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@63ceb03b source: |package test1; public class A { abstract class Local { abstract E doIt(); } public void foo() { new Local( } } | file contents: |package test1; public class A { abstract class Local { abstract E doIt(); } public void foo() { new Local( } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) java.lang.reflect (not open) java.security.acl (not open) java.net (not open) java.lang.annotation (not open) java.math (not open) java.util.zip (not open) java.beans (not open) java.security (not open) java.util (not open) java.util.jar (not open) java.nio (not open) java.nio.channels (not open) java.nio.charset (not open) java.sql (not open) java.io (not open) java.security.interfaces (not open) java.security.spec (not open) java.text (not open) java.util.regex (not open) java.lang (...) java.security.cert (not open) java (not open) java.lang.ref (not open) java.nio.charset.spi (not open) java.nio.channels.spi (not open) src (not open) test1 (...) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 class A class Local E doIt() void foo() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testAnonymousTypeCompletion6 ---- offset: 134 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 import java.io.Serializable class A void foo() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@62f62db4 source: |package test1; import java.io.Serializable; //BUG public class A { public void foo() { Serializable run= new Serializable( } } | file contents: |package test1; import java.io.Serializable; //BUG public class A { public void foo() { Serializable run= new Serializable( } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) java.lang.reflect (not open) java.security.acl (not open) java.net (not open) java.lang.annotation (not open) java.math (not open) java.util.zip (not open) java.beans (not open) java.security (not open) java.util (not open) java.util.jar (not open) java.nio (not open) java.nio.channels (not open) java.nio.charset (not open) java.sql (not open) java.io (not open) java.security.interfaces (not open) java.security.spec (not open) java.text (not open) java.util.regex (not open) java.lang (...) java.security.cert (not open) java (not open) java.lang.ref (not open) java.nio.charset.spi (not open) java.nio.channels.spi (not open) src (not open) test1 (...) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 import java.io.Serializable class A void foo() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testAnonymousTypeCompletion7 ---- offset: 201 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 import annots.* interface Ifc Object test(Object, Object) class A void foo() buffer: Owner: [Working copy] A.java [in test1 [in src [in TestProject1]]] Has unsaved changes: false Is readonly: false Is closed: false Contents: package test1;\n import annots.*;\n interface Ifc {\n @NonNull Object test(@Nullable Object i1, @NonNull Object i2);\n }\n @NonNullByDefault\n public class A {\n public void foo() {\n Ifc ifc= new Ifc(\n }\n }\n source: |package test1; import annots.*; interface Ifc { @NonNull Object test(@Nullable Object i1, @NonNull Object i2); } @NonNullByDefault public class A { public void foo() { Ifc ifc= new Ifc( } } | file contents: |package test1; import annots.*; interface Ifc { @NonNull Object test(@Nullable Object i1, @NonNull Object i2); } @NonNullByDefault public class A { public void foo() { Ifc ifc= new Ifc( } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) java.lang.reflect (not open) java.security.acl (not open) java.net (not open) java.lang.annotation (not open) java.math (not open) java.util.zip (not open) java.beans (not open) java.security (not open) java.util (not open) java.util.jar (not open) java.nio (not open) java.nio.channels (not open) java.nio.charset (not open) java.sql (not open) java.io (not open) java.security.interfaces (not open) java.security.spec (not open) java.text (not open) java.util.regex (not open) java.lang (...) java.security.cert (not open) java (not open) java.lang.ref (not open) java.nio.charset.spi (not open) java.nio.channels.spi (not open) src (not open) annots (...) test1 (...) [in src [in TestProject1]] annots [in src [in TestProject1]] Nullable.java package annots @interface Nullable NonNull.java package annots @interface NonNull NonNullByDefault.java package annots import java.lang.annotation.* @interface NonNullByDefault boolean value() test1 [in src [in TestProject1]] [Working copy] A.java package test1 import annots.* interface Ifc Object test(Object, Object) class A void foo() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testAnonymousTypeCompletion8 ---- offset: 138 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 import annots.* class A void bar(Ifc) void foo() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@694c99f7 source: |package test1; import annots.*; public class A { void bar(Ifc i) {} @NonNullByDefault public void foo() { bar(new Ifc( ); } } | file contents: |package test1; import annots.*; public class A { void bar(Ifc i) {} @NonNullByDefault public void foo() { bar(new Ifc( ); } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) java.lang.reflect (not open) java.security.acl (not open) java.net (not open) java.lang.annotation (not open) java.math (not open) java.util.zip (not open) java.beans (not open) java.security (not open) java.util (not open) java.util.jar (not open) java.nio (not open) java.nio.channels (not open) java.nio.charset (not open) java.sql (not open) java.io (not open) java.security.interfaces (not open) java.security.spec (not open) java.text (not open) java.util.regex (not open) java.lang (...) java.security.cert (not open) java (not open) java.lang.ref (not open) java.nio.charset.spi (not open) java.nio.channels.spi (not open) src (not open) annots (...) test1 (...) [in src [in TestProject1]] annots [in src [in TestProject1]] Nullable.java (not open) NonNull.java (not open) NonNullByDefault.java package annots import java.lang.annotation.* @interface NonNullByDefault boolean value() test1 [in src [in TestProject1]] Ifc.java package test1 import annots.* interface Ifc Object test(Object, Object) [Working copy] A.java package test1 import annots.* class A void bar(Ifc) void foo() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testAnonymousTypeCompletion9 ---- offset: 92 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 import annots.* class A Ifc ifc buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@43f0bad4 source: |package test1; import annots.*; public class A { @NonNullByDefault Ifc ifc= new Ifc( } | file contents: |package test1; import annots.*; public class A { @NonNullByDefault Ifc ifc= new Ifc( } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) annots (not open) test1 (not open) [in src [in TestProject1]] annots [in src [in TestProject1]] Nullable.java (not open) NonNull.java (not open) NonNullByDefault.java (not open) test1 [in src [in TestProject1]] Ifc.java (not open) [Working copy] A.java package test1 import annots.* class A Ifc ifc ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testAnonymousTypeCompletion10 ---- offset: 98 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 import annots.* class A buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@5ec0e9fa source: |package test1; import annots.*; @NonNullByDefault public class A { { Ifc ifc= new Ifc( } } | file contents: |package test1; import annots.*; @NonNullByDefault public class A { { Ifc ifc= new Ifc( } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) annots (not open) test1 (not open) [in src [in TestProject1]] annots [in src [in TestProject1]] Nullable.java (not open) NonNull.java (not open) NonNullByDefault.java (not open) test1 [in src [in TestProject1]] Ifc.java (not open) [Working copy] A.java package test1 import annots.* class A ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testAnonymousTypeCompletionBug526615 ---- offset: 225 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 class A B run class C buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@5e32717c source: |package test1; /** * Lore ipsum dolor sit amet, consectetur adipisici elit, * sed eiusmod tempor incidunt ut labore et dolore magna aliqua. */ @SuppressWarnings({"rawtypes", "unchecked"}) public class A { B run= new B( static class C {} } | file contents: |package test1; /** * Lore ipsum dolor sit amet, consectetur adipisici elit, * sed eiusmod tempor incidunt ut labore et dolore magna aliqua. */ @SuppressWarnings({"rawtypes", "unchecked"}) public class A { B run= new B( static class C {} } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] B.java (not open) [Working copy] A.java package test1 class A B run class C ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testConstructorCompletion ---- offset: 110 cu: [Working copy] MyClass.java [in test1 [in src [in TestProject1]]] package test1 import java.io.BufferedWriter class MyClass BufferedWriter writer buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@5d1c5d5a source: |package test1; import java.io.BufferedWriter; public class MyClass { private BufferedWriter writer; //here } | file contents: |package test1; import java.io.BufferedWriter; public class MyClass { private BufferedWriter writer; //here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] MyClass.java package test1 import java.io.BufferedWriter class MyClass BufferedWriter writer ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testEnumCompletions ---- offset: 119 cu: [Working copy] Completion.java [in test1 [in src [in TestProject1]]] package test1 enum Natural Natural ONE Natural TWO Natural THREE class Completion void foomethod() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@583fe23a source: |package test1; enum Natural { ONE, TWO, THREE } public class Completion { void foomethod() { Natu//here } } | file contents: |package test1; enum Natural { ONE, TWO, THREE } public class Completion { void foomethod() { Natu//here } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] Completion.java package test1 enum Natural Natural ONE Natural TWO Natural THREE class Completion void foomethod() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testGetterCompletion1 ---- offset: 108 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 import java.io.BufferedWriter class A BufferedWriter fWriter buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@3ea20231 source: |package test1; import java.io.BufferedWriter; public class A { private BufferedWriter fWriter; get//here } | file contents: |package test1; import java.io.BufferedWriter; public class A { private BufferedWriter fWriter; get//here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 import java.io.BufferedWriter class A BufferedWriter fWriter ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testMethodCompletion ---- offset: 107 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 import java.io.BufferedWriter class A BufferedWriter writer buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@54ce60ee source: |package test1; import java.io.BufferedWriter; public class A { private BufferedWriter writer; foo//here } | file contents: |package test1; import java.io.BufferedWriter; public class A { private BufferedWriter writer; foo//here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 import java.io.BufferedWriter class A BufferedWriter writer ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testNormalAllMethodCompletion ---- offset: 104 cu: [Working copy] Completion.java [in test1 [in src [in TestProject1]]] package test1 class Completion void foomethod() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@24c054ce source: |package test1; public class Completion { void foomethod() { Runnable run; run.//here } } | file contents: |package test1; public class Completion { void foomethod() { Runnable run; run.//here } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] Completion.java package test1 class Completion void foomethod() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testNormalAllMethodCompletionWithParametersGuessed ---- offset: 150 cu: [Working copy] Completion.java [in test1 [in src [in TestProject1]]] package test1 class Completion void foomethod() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@1cdc76d9 source: |package test1; public class Completion { void foomethod() { int intVal=5; long longVal=3; Runnable run; run.//here } } | file contents: |package test1; public class Completion { void foomethod() { int intVal=5; long longVal=3; Runnable run; run.//here } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) java.lang.reflect (not open) java.security.acl (not open) java.net (not open) java.lang.annotation (not open) java.math (not open) java.util.zip (not open) java.beans (not open) java.security (not open) java.util (not open) java.util.jar (not open) java.nio (not open) java.nio.channels (not open) java.nio.charset (not open) java.sql (not open) java.io (not open) java.security.interfaces (not open) java.security.spec (not open) java.text (not open) java.util.regex (not open) java.lang (...) java.security.cert (not open) java (not open) java.lang.ref (not open) java.nio.charset.spi (not open) java.nio.channels.spi (not open) src (not open) test1 (...) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] Completion.java package test1 class Completion void foomethod() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testNormalAllMethodCompletionWithParametersNames ---- offset: 139 cu: [Working copy] Completion.java [in test1 [in src [in TestProject1]]] package test1 class Completion void foomethod() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@4f175945 source: |package test1; public class Completion { void foomethod() { int i=5; long l=3; Runnable run; run.//here } } | file contents: |package test1; public class Completion { void foomethod() { int i=5; long l=3; Runnable run; run.//here } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) java.lang.reflect (not open) java.security.acl (not open) java.net (not open) java.lang.annotation (not open) java.math (not open) java.util.zip (not open) java.beans (not open) java.security (not open) java.util (not open) java.util.jar (not open) java.nio (not open) java.nio.channels (not open) java.nio.charset (not open) java.sql (not open) java.io (not open) java.security.interfaces (not open) java.security.spec (not open) java.text (not open) java.util.regex (not open) java.lang (...) java.security.cert (not open) java (not open) java.lang.ref (not open) java.nio.charset.spi (not open) java.nio.channels.spi (not open) src (not open) test1 (...) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] Completion.java package test1 class Completion void foomethod() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testNormalMethodCompletion ---- offset: 86 cu: [Working copy] Completion.java [in test1 [in src [in TestProject1]]] package test1 class Completion void foomethod() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@52fa1169 source: |package test1; public class Completion { void foomethod() { this.foo//here } } | file contents: |package test1; public class Completion { void foomethod() { this.foo//here } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] Completion.java package test1 class Completion void foomethod() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testOverrideCompletion1 ---- offset: 106 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 import java.io.Writer class A void foo() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@709bd233 source: |package test1; import java.io.Writer; public class A extends Writer { public void foo() { } //here } | file contents: |package test1; import java.io.Writer; public class A extends Writer { public void foo() { } //here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 import java.io.Writer class A void foo() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testOverrideCompletion2 ---- offset: 106 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 import java.io.Writer class A void foo() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@2250d11 source: |package test1; import java.io.Writer; public class A extends Writer { public void foo() { } //here }| file contents: |package test1; import java.io.Writer; public class A extends Writer { public void foo() { } //here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 import java.io.Writer class A void foo() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testOverrideCompletion3 ---- offset: 122 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 import java.io.BufferedWriter class A void foo() buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@443ed21f source: |package test1; import java.io.BufferedWriter; public class A extends BufferedWriter { public void foo() { } //here } | file contents: |package test1; import java.io.BufferedWriter; public class A extends BufferedWriter { public void foo() { } //here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) java.lang.reflect (not open) java.security.acl (not open) java.net (not open) java.lang.annotation (not open) java.math (not open) java.util.zip (not open) java.beans (not open) java.security (not open) java.util (not open) java.util.jar (not open) java.nio (not open) java.nio.channels (not open) java.nio.charset (not open) java.sql (not open) java.io (...) java.security.interfaces (not open) java.security.spec (not open) java.text (not open) java.util.regex (not open) java.lang (...) java.security.cert (not open) java (not open) java.lang.ref (not open) java.nio.charset.spi (not open) java.nio.channels.spi (not open) src (not open) test1 (...) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 import java.io.BufferedWriter class A void foo() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testOverrideCompletion4 ---- offset: 67 cu: [Working copy] B.java [in test1 [in src [in TestProject1]]] package test1 class B buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@43e2bc13 source: |package test1; public class B extends A implements Inter { foo//here } | file contents: |package test1; public class B extends A implements Inter { foo//here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) java.lang.reflect (not open) java.security.acl (not open) java.net (not open) java.lang.annotation (not open) java.math (not open) java.util.zip (not open) java.beans (not open) java.security (not open) java.util (not open) java.util.jar (not open) java.nio (not open) java.nio.channels (not open) java.nio.charset (not open) java.sql (not open) java.io (not open) java.security.interfaces (not open) java.security.spec (not open) java.text (not open) java.util.regex (not open) java.lang (...) java.security.cert (not open) java (not open) java.lang.ref (not open) java.nio.charset.spi (not open) java.nio.channels.spi (not open) src (not open) test1 (...) [in src [in TestProject1]] test1 [in src [in TestProject1]] Inter.java (not open) [Working copy] B.java package test1 class B A.java package test1 class A void foo() ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testOverrideCompletion6_bug157069 ---- offset: 50 cu: [Working copy] B.java [in test1 [in src [in TestProject1]]] package test1 class B buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@390e3e96 source: |package test1; public class B extends A { foo//here } | file contents: |package test1; public class B extends A { foo//here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] B.java package test1 class B A.java (not open) ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testOverrideCompletion7_bug355926 ---- offset: 104 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 interface Z class A void foo(Z ...) class B buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@67d8dad2 source: |package test1; interface Z {} class A { void foo(Z... zs) { } } class B extends A { //here } | file contents: |package test1; interface Z {} class A { void foo(Z... zs) { } } class B extends A { //here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 interface Z class A void foo(Z ...) class B ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testOverrideCompletion8_bug355926 ---- offset: 103 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 interface Z class A void foo(Z[]) class B buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@4b26572d source: |package test1; interface Z {} class A { void foo(Z[] zs) { } } class B extends A { //here } | file contents: |package test1; interface Z {} class A { void foo(Z[] zs) { } } class B extends A { //here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 interface Z class A void foo(Z[]) class B ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testOverrideCompletion9_bug355926 ---- offset: 147 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 import java.util.List interface Z class A void foo(Z>) class B buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@f0347ff source: |package test1; import java.util.List; interface Z {} class A { void foo(Z> zs) { } } class B extends A { //here } | file contents: |package test1; import java.util.List; interface Z {} class A { void foo(Z> zs) { } } class B extends A { //here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 import java.util.List interface Z class A void foo(Z>) class B ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testOverrideCompletion10_bug377184 ---- offset: 124 cu: [Working copy] Impl.java [in test1 [in src [in TestProject1]]] package test1 class Super void foo(T) class Impl buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@4673b99a source: |package test1; class Super { void foo(T t) { } } public class Impl extends Super { foo//here } | file contents: |package test1; class Super { void foo(T t) { } } public class Impl extends Super { foo//here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] Impl.java package test1 class Super void foo(T) class Impl ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testOverrideCompletionArrayOfTypeVariable ---- offset: 126 cu: [Working copy] Impl.java [in test1 [in src [in TestProject1]]] package test1 class Super void foo(T[]) class Impl buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@1995ec2d source: |package test1; class Super { public void foo(T[] t) { } } public class Impl extends Super { foo//here } | file contents: |package test1; class Super { public void foo(T[] t) { } } public class Impl extends Super { foo//here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] Impl.java package test1 class Super void foo(T[]) class Impl ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testSetterCompletion1 ---- offset: 106 cu: [Working copy] A.java [in test1 [in src [in TestProject1]]] package test1 import java.io.BufferedWriter class A BufferedWriter writer buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@45089ef4 source: |package test1; import java.io.BufferedWriter; public class A { private BufferedWriter writer; se//here } | file contents: |package test1; import java.io.BufferedWriter; public class A { private BufferedWriter writer; se//here } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] A.java package test1 import java.io.BufferedWriter class A BufferedWriter writer ---- org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest#testConstructorCompletion_Bug336451 ---- offset: 1382 cu: [Working copy] EclipseTest.java [in test1 [in src [in TestProject1]]] class EclipseTest interface InvokerIF T invoke(T) class Invoker T invoke(T) interface ArgIF interface ArgIF2 class ArgImpl ArgImpl() static void main(String[]) buffer: org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter@714714cf source: |public class EclipseTest { private static interface InvokerIF{ public T invoke(T arg) throws RuntimeException, IndexOutOfBoundsException; } private static class Invoker implements InvokerIF{ public T invoke(T arg){ return arg; } } private static interface ArgIF{ } private static interface ArgIF2 extends ArgIF{ } private static class ArgImpl implements ArgIF2{ public ArgImpl() { super(); } } public static void main(String[] args) throws Exception { InvokerIF test = new Invoker(); test.invoke(new ArgImpl) } } | file contents: |public class EclipseTest { private static interface InvokerIF{ public T invoke(T arg) throws RuntimeException, IndexOutOfBoundsException; } private static class Invoker implements InvokerIF{ public T invoke(T arg){ return arg; } } private static interface ArgIF{ } private static interface ArgIF2 extends ArgIF{ } private static class ArgImpl implements ArgIF2{ public ArgImpl() { super(); } } public static void main(String[] args) throws Exception { InvokerIF test = new Invoker(); test.invoke(new ArgImpl) } } | TestProject1 /home/cbi/genie.releng/workspace/ep414I-unit-cen64-gtk3-java8/workarea/I20191210-0610/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.jdt.ui.tests_3.13.800.v20191126-1957/testresources/rtstubs15.jar (not open) src (not open) test1 (not open) [in src [in TestProject1]] test1 [in src [in TestProject1]] [Working copy] EclipseTest.java class EclipseTest interface InvokerIF T invoke(T) class Invoker T invoke(T) interface ArgIF interface ArgIF2 class ArgImpl ArgImpl() static void main(String[]) !ENTRY org.eclipse.ui.workbench 4 2 2019-12-10 10:19:07.291 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench". !STACK 0 java.lang.NullPointerException at org.eclipse.ui.ide.IDE.getDefaultEditor(IDE.java:1587) at org.eclipse.ui.ide.IDE.getDefaultEditor(IDE.java:1539) at org.eclipse.ui.internal.ide.ContentTypeDecorator.decorate(ContentTypeDecorator.java:55) at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:251) at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:105) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:360) at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:346) at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:386) at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:362) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.eclipse.ui 4 4 2019-12-10 10:19:07.299 !MESSAGE Exception in Decorator. The 'File Icons Based On Content Analysis' decorator will be disabled. !SUBENTRY 1 org.eclipse.ui 4 4 2019-12-10 10:19:07.299 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException at org.eclipse.ui.ide.IDE.getDefaultEditor(IDE.java:1587) at org.eclipse.ui.ide.IDE.getDefaultEditor(IDE.java:1539) at org.eclipse.ui.internal.ide.ContentTypeDecorator.decorate(ContentTypeDecorator.java:55) at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:251) at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:105) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:360) at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:346) at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:386) at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:362) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.eclipse.core.resources 2 10035 2019-12-10 10:19:07.857 !MESSAGE The workspace will exit with unsaved changes in this session.