This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git.
from 09eac45 Updated the year information of the NOTICE files
new c92469a [SCB-1236] bugfix: BufferInputStream#read return value range
should be -1~255, not the current -128-127
new c017ec9 [SCB-1236] code reivew change!
The 2187 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../foundation/vertx/stream/BufferInputStream.java | 2 +-
.../vertx/stream/TestBufferInputStream.java | 29 ++++++++++++++++++++++
.../transport/highway/TestHighwayTransport.java | 3 +++
3 files changed, 33 insertions(+), 1 deletion(-)