Shaojin Wen
|
b42fbf43df
|
8339699: Optimize DataOutputStream writeUTF
Reviewed-by: liach, bpb
|
2024-10-04 22:35:03 +00:00 |
|
Brian Burkhalter
|
ed9337e665
|
8155902: DataOuputStream should clarify that it might write primitive types as multiple byte groups
Reviewed-by: alanb, djelinski, lancea, rriggs
|
2023-07-12 18:14:56 +00:00 |
|
Per Minborg
|
74e1a8bfa8
|
8300236: Use VarHandle access in Data(Input | Output)Stream classes
Reviewed-by: rriggs, alanb
|
2023-01-25 12:54:27 +00:00 |
|
Brian Burkhalter
|
4999f2cb16
|
8156593: DataOutput.write(byte[],int,int) and its implementations do not specify index out bounds
Reviewed-by: alanb, aturbanov
|
2022-10-31 22:18:26 +00:00 |
|
Claes Redestad
|
30b0f820ce
|
8272626: Avoid C-style array declarations in java.*
Reviewed-by: dfuchs, alanb
|
2021-08-18 10:47:03 +00:00 |
|
Patrick Concannon
|
0f2402d0a2
|
8263190: Update java.io, java.math, and java.text to use instanceof pattern variable
Reviewed-by: lancea, bpb, darcy, naoto, iris, dfuchs, smarks, redestad
|
2021-03-09 11:09:06 +00:00 |
|
Hamlin Li
|
c52c6c66db
|
8260273: DataOutputStream writeChars optimization
Reviewed-by: rriggs, bpb, alanb
|
2021-01-25 01:05:40 +00:00 |
|
Brian Burkhalter
|
e27ea4d12c
|
8257750: writeBuffer field of java.io.DataOutputStream should be final
Reviewed-by: lancea, naoto
|
2020-12-04 20:32:07 +00:00 |
|
Andrew Haley
|
17f04fc9e7
|
8254078: DataOutputStream is very slow post-disabling of Biased Locking
Reviewed-by: rriggs, shade, alanb
|
2020-11-09 16:02:30 +00:00 |
|
Pavel Rappo
|
c5462bb95d
|
8255989: Remove explicitly unascribed authorship from Java source files
Reviewed-by: redestad, mr, mchung, iris, serb
|
2020-11-07 12:11:43 +00:00 |
|
Julia Boes
|
a8a2246158
|
8234335: Remove line break in class declaration in java.base
Remove line break in class declarations where applicable
Reviewed-by: rriggs, lancea
|
2019-11-21 09:10:21 +00:00 |
|
Julia Boes
|
d15a57b842
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: bchristi, lancea
|
2019-09-24 09:43:43 +01:00 |
|
Julia Boes
|
b15b322cf3
|
8230648: Replace @exception tag with @throws in java.base
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: prappo, lancea
|
2019-09-20 11:07:52 +01:00 |
|
Martin Buchholz
|
df4f28c041
|
8219196: DataOutputStream.writeUTF may throw unexpected exceptions
Reviewed-by: martin, darcy, rriggs
|
2019-03-27 07:21:18 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|