| Summary: | [Subsystems] DAG interface and implementation | ||
|---|---|---|---|
| Product: | [RT] Virgo | Reporter: | Glyn Normington <glyn.normington> |
| Component: | runtime | Assignee: | Florian Waibel <fwaibel> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | eclipse, fwaibel |
| Version: | unspecified | ||
| Target Milestone: | 4.0.0.RELEASE | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 358442 | ||
|
Description
Glyn Normington
Hi Glyn, at https://github.com/fwaibel/virgo.util/commit/d0db33ed1a47e4a8171e9ac0e1f63a1c1227cc86 you can find the DAG. This code is based on Tree / ThreadSafeArrayListTree / ThreadSafeArrayListTreeTests from org.eclipse.virgo.util.common. I wrote all modifications of the code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use. All new Java files contain the appropriate license header now. https://github.com/fwaibel/virgo.util/commit/ffdd31369c465f2d9061da81d6b43298a64bc961 Thanks Florian. I have raised CQ 5775 and we'll need to wait for it to reach "checkintocvs" status before we can pull this code in to Eclipse git and start integrating it into the kernel. Meanwhile, assigning this bug to you as you have done the work. Hi, I have pulled that commit from github and pushed to master. Thank you for the work. Chris. *** Bug 358895 has been marked as a duplicate of this bug. *** |