-
Notifications
You must be signed in to change notification settings - Fork 37
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
[XBEAN-267] Improve thread-safety of AsynchronousInheritanceAnnotationFinder using double-checked locking #9
Open
mbenson
wants to merge
797
commits into
apache:trunk
Choose a base branch
from
mbenson:XBEAN-267
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@813610 13f79535-47bb-0310-9956-ffa450edef68
…f <xs:any namespace='##other'/> git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@813877 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@813998 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@814000 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@814002 13f79535-47bb-0310-9956-ffa450edef68
…s - asm and reflect - into Apache Felix 2.0.0 git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@824381 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@828124 13f79535-47bb-0310-9956-ffa450edef68
…k either and blows up the jvm git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@829966 13f79535-47bb-0310-9956-ffa450edef68
…lete commit.... I think idea messed up the .svn files git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@896187 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@896281 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@896306 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@896312 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@896313 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@896315 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@896317 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@896706 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@896731 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@897559 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@897667 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@897680 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@901481 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@901779 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@906237 13f79535-47bb-0310-9956-ffa450edef68
…xbean-finder-shaded module git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@906260 13f79535-47bb-0310-9956-ffa450edef68
… Implement a proeprty-placeholder using jexl to evaluate expressions git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@907189 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@908185 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@908295 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@922472 13f79535-47bb-0310-9956-ffa450edef68
…m outside the bundle itself (such as using Required-Bundle header) git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@923807 13f79535-47bb-0310-9956-ffa450edef68
…o it can be used by osgi-aware code more easily git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@924423 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1486553 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1486983 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1486985 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1487379 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1487380 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1487411 13f79535-47bb-0310-9956-ffa450edef68
…license header right now git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1487758 13f79535-47bb-0310-9956-ffa450edef68
…file git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1487759 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1487760 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1487762 13f79535-47bb-0310-9956-ffa450edef68
This file gets generated during the release process and will cause the build from the source tar ball to fail later git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1488658 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1536292 13f79535-47bb-0310-9956-ffa450edef68
… since the whole finder is not thread safe at all git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1536326 13f79535-47bb-0310-9956-ffa450edef68
…for thread safety git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1536614 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1538850 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1539009 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1539053 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1539056 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1539516 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1539518 13f79535-47bb-0310-9956-ffa450edef68
…de.commons package git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1541569 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1541737 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1541739 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1582001 13f79535-47bb-0310-9956-ffa450edef68
…m4 shades since xbean is only compatible with a single version of asm shade git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1583404 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1583420 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1583422 13f79535-47bb-0310-9956-ffa450edef68
…nFinder using double-checked locking
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.