Pavel Rappo
|
f55e799491
|
8316038: Fix doc typos in java.io.Console and java.util.Scanner
Reviewed-by: bpb, naoto, iris
|
2023-09-12 08:11:24 +00:00 |
|
Naoto Sato
|
bae2247938
|
8308591: JLine as the default Console provider
Reviewed-by: alanb
|
2023-07-20 16:11:13 +00:00 |
|
Brian Burkhalter
|
710453c676
|
8308016: Use snippets in java.io package
Reviewed-by: rriggs
|
2023-05-23 16:00:40 +00:00 |
|
Jesper Wilhelmsson
|
4395578b6f
|
Merge
|
2023-01-09 23:31:32 +00:00 |
|
Naoto Sato
|
d49851a8b8
|
8299689: Make use of JLine for Console as "opt-in"
Reviewed-by: jpai, alanb
|
2023-01-09 18:23:42 +00:00 |
|
Naoto Sato
|
7e59a0ecb6
|
8298971: Move Console implementation into jdk internal package
Reviewed-by: jpai
|
2022-12-21 18:09:21 +00:00 |
|
Naoto Sato
|
0ef353925e
|
8298416: Console should be declared sealed
Reviewed-by: jpai, alanb
|
2022-12-15 19:20:12 +00:00 |
|
Naoto Sato
|
8a9911ef17
|
8295803: Console should be usable in jshell and other environments
Reviewed-by: jlaskey, alanb
|
2022-12-07 20:49:29 +00:00 |
|
Naoto Sato
|
03bcf7b6d1
|
8283620: System.out does not use the encoding/charset specified in the Javadoc
Reviewed-by: alanb
|
2022-04-26 16:05:20 +00:00 |
|
Naoto Sato
|
168081efc8
|
8270490: Charset.forName() taking fallback default value
Reviewed-by: joehw, rriggs, serb, dfuchs
|
2021-10-27 12:39:46 +00:00 |
|
Naoto Sato
|
7fc8540907
|
8260265: UTF-8 by Default
Reviewed-by: alanb, rriggs
|
2021-08-30 21:13:59 +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 |
|
Naoto Sato
|
bebfae48e3
|
8264208: Console charset API
Reviewed-by: joehw, rriggs, alanb
|
2021-04-23 18:57:03 +00:00 |
|
Mark Reinhold
|
55039aa1c6
|
8249205: Remove unnecessary trademark symbols
Reviewed-by: darcy, lancea, bpb, prr, jjg, cjplummer, iris, dfuchs, weijun, joehw, wetmore, bchristi
|
2020-07-15 14:21:54 -07:00 |
|
Claes Redestad
|
a3df1d618e
|
8215281: Use String.isEmpty() when applicable in java.base
Reviewed-by: dfuchs, alanb
|
2018-12-13 15:31:05 +01:00 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Jan Lahoda
|
f7afa8ff53
|
8202105: Console echo is disabled when exiting jshell
Preserving original terminal echo state when Console.readPassword finishes.
Reviewed-by: sherman, martin
|
2018-04-30 15:03:08 +02:00 |
|
Xueming Shen
|
1775d925de
|
8194750: Console.readPassword does not save/restore tty settings
Reviewed-by: martin, alanb
|
2018-04-17 11:20:50 -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 |
|