Fix NegativeArraySizeException in awaitCompletion()#487
Conversation
|
No idea/time for test case :( But obviously should be right and checked on master/1.22 branch... |
|
No need for a test case as this will fail with 1.22 nevertheless. This should be cherry-picked to master branch also. |
|
#486 is for master |
|
@marcuslinke merge and release? |
Fix NegativeArraySizeException in awaitCompletion()
|
@KostyaSha Will prepare new releases in the evening. |
|
Released? :) |
|
Sure. :-) Both 2.2.3 and 3.0.0-RC2 |
|
Interesting where is my bintray notification... |
|
Whats this bintray? What it can do for us? |
|
@marcuslinke more modern way of working with binaries :) And i think it has better permissions scheme so you can upload gpg keys into it and then allow me uploading binaries (that will be signed and uploaded to maven central automatically). In my case i'm only watching repository https://bintray.com/bintray/jcenter/com.github.docker-java%3Adocker-java/view (it syncs from mavencentral i think). |
|
|
The same logic as in next if branch for
.read()