Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ARIES-1803] Upgrade proxy to ASM 6.1.1 #84

Closed
wants to merge 5,424 commits into from

Conversation

jbonofre
Copy link
Member

No description provided.

gnodet and others added 30 commits September 28, 2017 07:05
So we can get rid of IdentityHashMaps and have a better semantics for map.

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1810093 13f79535-47bb-0310-9956-ffa450edef68
This double linked list exposes the underlying nodes when adding
elements allowing for removal without having to have a link to the list
or iterating it.

All operations are synchronized on the list.

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1810097 13f79535-47bb-0310-9956-ffa450edef68
When a tuple is related to another tuple it will be terminated when the
first one is terminated. Related tuples are implemented using the double
linked list with node access allowing for a tuple to be related to
several other tuples. When this tuple is terminated it will remove
itself from the list of related tuples.

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1810098 13f79535-47bb-0310-9956-ffa450edef68
Using tuple terminators and related tuples we can get rid of the
IdentityHashMaps.

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1810099 13f79535-47bb-0310-9956-ffa450edef68
Carlos Sierra Andrés and others added 25 commits April 30, 2018 17:02
git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1830605 13f79535-47bb-0310-9956-ffa450edef68
Signed-off-by: Raymond Auge <rotty3000@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1830608 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1830609 13f79535-47bb-0310-9956-ffa450edef68
….aries.component-dsl.parent-1.0.0

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1830616 13f79535-47bb-0310-9956-ffa450edef68
Signed-off-by: Raymond Auge <rotty3000@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1830947 13f79535-47bb-0310-9956-ffa450edef68
…<T> an exception occurs

Signed-off-by: Raymond Auge <rotty3000@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1831007 13f79535-47bb-0310-9956-ffa450edef68
…ache#83 . thanks to smasherr. Added missing class

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1831622 13f79535-47bb-0310-9956-ffa450edef68
to perform more complicated tests

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1831775 13f79535-47bb-0310-9956-ffa450edef68
This function always keeps active the highest precedence program that
has produced a value.

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1831776 13f79535-47bb-0310-9956-ffa450edef68
@jbonofre
Copy link
Member Author

Still a WIP. to fix the IllegalArgumentException.

@jbonofre
Copy link
Member Author

Already upgraded to 7.1.

@jbonofre jbonofre closed this Jun 17, 2019
@jbonofre jbonofre deleted the ARIES-1803 branch June 17, 2019 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants