Shaojin Wen
|
40fba14812
|
8340232: Optimize DataInputStream::readUTF
Reviewed-by: liach, bpb
|
2024-09-20 17:54:06 +00:00 |
|
Claes Redestad
|
c653e67c0f
|
8327225: Revert DataInputStream.readUTF to static final
Reviewed-by: rriggs, bpb, gli
|
2024-03-05 13:31:08 +00:00 |
|
Claes Redestad
|
9a9cfbe0ba
|
8325340: Add ASCII fast-path to Data-/ObjectInputStream.readUTF
Reviewed-by: rgiulietti, bpb, rriggs
|
2024-02-26 16:05:18 +00:00 |
|
Per Minborg
|
60640a216d
|
8300979: Lazily initialize (byte, char)arr in java.io.DataInputStream
Reviewed-by: alanb
|
2023-03-28 10:58:52 +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 |
|
Sergey Tsypanov
|
74a51ccc86
|
8292698: Improve performance of DataInputStream
Reviewed-by: dfuchs
|
2022-10-17 04:41:12 +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
|
4eb216824f
|
8267670: Update java.io, java.math, and java.text to use switch expressions
Reviewed-by: darcy, chegar, naoto, iris, dfuchs, lancea, vtewari
|
2021-06-01 10:14:56 +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 |
|
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 |
|
Raffaello Giulietti
|
4ac45a3b50
|
8245036: DataInputStream.readFully(byte[], int, int) does not throw expected IndexOutOfBoundsExceptions
Reviewed-by: bpb
|
2020-08-07 12:58:40 -07: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 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|