Lance Andersen
|
e8405970b9
|
8266460: java.io tests fail on null stream with upgraded jtreg/TestNG
Reviewed-by: bpb
|
2021-05-06 14:18:41 +00:00 |
|
Brian Burkhalter
|
c287170c94
|
8254742: InputStream::readNBytes(int) result may contain zeros not in input
Reviewed-by: shade, bchristi
|
2020-11-04 16:50:02 +00:00 |
|
Mikael Vidstedt
|
3318314c7c
|
8237589: Fix copyright header formatting
Reviewed-by: jjg, serb, iris, jwilhelm
|
2020-01-21 14:23:01 -08:00 |
|
Brian Burkhalter
|
4a028afe5e
|
6516099: InputStream.skipFully(int k) to skip exactly k bytes
Reviewed-by: rriggs, bchristi, serb, dfuchs
|
2018-12-05 15:58:46 -08:00 |
|
Brian Burkhalter
|
697c3fc073
|
8139206: Add InputStream readNBytes(int len)
Reviewed-by: alanb, chegar, plevart, apetcher, rriggs, weijun
|
2018-02-01 09:40:38 -08:00 |
|
Brian Burkhalter
|
49beab63c8
|
4358774: Add null InputStream and OutputStream
Reviewed-by: alanb, prappo, reinhapa, rriggs
|
2018-01-12 11:06:24 -08:00 |
|
Brian Burkhalter
|
1209c4bcb3
|
8193832: Performance of InputStream.readAllBytes() could be improved
Read into a list of fixed-size buffers which are gathered at the end
Reviewed-by: alanb, chegar, plevart, jrose, psandoz
|
2017-12-22 14:00:03 -08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|