Bug 442861

Summary: [Tests] VMInstallTests.testLibraryResolver3 failed with an error
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: DebugAssignee: Sarika Sinha <sarika.sinha>
Status: ASSIGNED --- QA Contact:
Severity: normal    
Priority: P3 CC: sarika.sinha
Version: 4.5   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard: stalebug

Description Dani Megert CLA 2014-08-29 05:27:53 EDT
N20140828-2000

VMInstallTests.testLibraryResolver3 failed with an error:

http://download.eclipse.org/eclipse/downloads/drops4/N20140828-2000/testresults/html/org.eclipse.jdt.debug.tests_linux.gtk.x86_64_8.0.html


N/A

java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
at java.util.HashMap$KeyIterator.next(HashMap.java:1453)
at org.eclipse.jdt.internal.launching.JREContainer$1.removeRuleEntry(JREContainer.java:235)
at org.eclipse.jdt.internal.launching.JREContainer$1.vmRemoved(JREContainer.java:221)
at org.eclipse.jdt.launching.JavaRuntime.fireVMRemoved(JavaRuntime.java:2402)
at org.eclipse.jdt.launching.AbstractVMInstallType.disposeVMInstall(AbstractVMInstallType.java:67)
at org.eclipse.jdt.internal.launching.StandardVMType.disposeVMInstall(StandardVMType.java:732)
at org.eclipse.jdt.debug.tests.core.VMInstallTests.testLibraryResolver3(VMInstallTests.java:186)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2458)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:55)
at java.lang.Thread.run(Thread.java:744)
Comment 1 Sarika Sinha CLA 2014-09-01 02:04:54 EDT
We need to work on fgClasspathEntriesWithRules with synchronized block.

We should also have a thread safe work on fgClasspathEntries.
Comment 2 Dani Megert CLA 2015-01-15 04:44:16 EST
In N20150114-2000 it failed:

The source root path should be 'src' for ext lib [/opt/public/common/jdk1.8.0_x64/jre/lib/ext/dnsns.jar]

junit.framework.AssertionFailedError: The source root path should be 'src' for ext lib [/opt/public/common/jdk1.8.0_x64/jre/lib/ext/dnsns.jar]
at org.eclipse.jdt.debug.tests.core.VMInstallTests.assertResolvedLibraryLocations(VMInstallTests.java:236)
at org.eclipse.jdt.debug.tests.core.VMInstallTests.testLibraryResolver3(VMInstallTests.java:182)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2459)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:55)
at java.lang.Thread.run(Thread.java:744)
Comment 4 Sarika Sinha CLA 2016-05-09 07:55:20 EDT
Not failing recently.
Comment 5 Sarika Sinha CLA 2017-05-19 01:32:08 EDT
Not a priority for now!!
Comment 7 Eclipse Genie CLA 2020-09-30 12:33:39 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 8 Eclipse Genie CLA 2022-12-01 15:24:51 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.