X Tutup
Skip to content

Fix NegativeArraySizeException in awaitCompletion()#486

Merged
KostyaSha merged 1 commit intodocker-java:masterfrom
KostyaSha:fixCompletion
Mar 1, 2016
Merged

Fix NegativeArraySizeException in awaitCompletion()#486
KostyaSha merged 1 commit intodocker-java:masterfrom
KostyaSha:fixCompletion

Conversation

@KostyaSha
Copy link
Copy Markdown
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
Copy Markdown

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup