Github user Tibor17 commented on the pull request:

    https://github.com/apache/maven/pull/34#issuecomment-68702414
  
    Jason, 
    Don't worry about this patch, I'll close it - since I have private copy and 
the diff.
    I will wait for you patch, and then I'll go through the diff and I will 
look for visibility issues again.
    I reported one concurrency issue in JIRA against Maven two years ago. Since 
then I don't build Maven modules in parallel - personal attitude.
    Usually the devs don't know that they have to think of Java concurrency at 
the point of architecture design. Usually they have no imagination of what 
happens with thread private copy of variables and when these copies reconcile 
with main memory via memory barriers and how this is related to Java Memory 
Model.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to