Fix NegativeArraySizeException in awaitCompletion() by KostyaSha · Pull Request #486 · docker-java/docker-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@KostyaSha

Copy link

Member

Fix #476 ?

Following the same logic as read in unknown stream branch.

Review on Reviewable

@KostyaSha KostyaSha added this to the 3.0.0 milestone

Feb 29, 2016
Signed-off-by: Kanstantsin Shautsou <kanstantsin.sha@gmail.com>

@codecov-io

Copy link

Current coverage is 19.01%

Merging #486 into master will decrease coverage by -0.01% as of 1d57d27

@@            master    #486   diff @@
======================================
  Files          281     281       
  Stmts         5561    5563     +2
  Branches       524     525     +1
  Methods          0       0       
======================================
  Hit           1058    1058       
  Partial         82      82       
- Missed        4421    4423     +2

Review entire Coverage Diff as of 1d57d27

Powered by Codecov. Updated on successful CI builds.

KostyaSha added a commit that referenced this pull request

Mar 1, 2016
Fix NegativeArraySizeException in awaitCompletion()

@KostyaSha KostyaSha merged commit 6b95338 into docker-java:master

Mar 1, 2016

@KostyaSha KostyaSha deleted the fixCompletion branch

March 1, 2016 22:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

3.0.0-RC1-RC3

Development

Successfully merging this pull request may close these issues.

2 participants

@KostyaSha @codecov-io