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

ExpectedSystemExit improvement in multi-threads environment #46

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Sep 16, 2016

  1. Configuration menu
    Copy the full SHA
    e69de84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deebe0d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Configuration menu
    Copy the full SHA
    52c2795 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. Rework synch latch

    akryvtsun committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    26e344d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. Configuration menu
    Copy the full SHA
    cc6afe4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    Conflicts:
    	src/main/java/org/junit/contrib/java/lang/system/internal/NoExitSecurityManager.java
    akryvtsun committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    03ddfec View commit details
    Browse the repository at this point in the history
  3. Remove unneeded files

    akryvtsun committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    368b566 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cea8cfc View commit details
    Browse the repository at this point in the history
  5. Remove unneeded files 2

    akryvtsun committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    a4d86e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3ad88f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Simplify latch usage

    akryvtsun committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    6ecda12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccb090b View commit details
    Browse the repository at this point in the history
  3. Update java doc text

    akryvtsun committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    1b3c0ee View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

  1. Configuration menu
    Copy the full SHA
    557a17d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    104514c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a63c648 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef13c1a View commit details
    Browse the repository at this point in the history