Jim Laskey
|
770dfc1ec4
|
8265279: Remove unused RandomGeneratorFactory.all(Class<T> category)
Reviewed-by: rriggs
|
2021-05-04 13:26:08 +00:00 |
|
Jim Laskey
|
05e601748a
|
8265137: java.util.Random suddenly has new public methods nowhere documented
Reviewed-by: uschindler, darcy, smarks
|
2021-05-04 11:53:07 +00:00 |
|
Mandy Chung
|
3544a9d0e4
|
8266391: Replace use of reflection in jdk.internal.platform.Metrics
Reviewed-by: redestad
|
2021-05-03 21:58:37 +00:00 |
|
Philippe Marschall
|
45760d4baf
|
8266320: (bf) ReadOnlyBufferException in heap buffer put(String,int,int) should not be conditional
Reviewed-by: alanb, bpb
|
2021-05-03 17:28:46 +00:00 |
|
Tagir F. Valeev
|
3e667cc405
|
8265356: need code example for getting canonical constructor of a Record
Reviewed-by: smarks
|
2021-05-01 07:30:55 +00:00 |
|
Ian Graves
|
dd05158b24
|
8266155: Convert java.base to use Stream.toList()
Reviewed-by: bpb, naoto, iris, chegar
|
2021-04-30 19:52:26 +00:00 |
|
Weijun Wang
|
48bb996ac9
|
8266220: keytool still prompt for store password on a password-less pkcs12 file if -storetype pkcs12 is specified
Reviewed-by: coffeys, hchao
|
2021-04-30 14:04:13 +00:00 |
|
Sean Coffey
|
276a1bf767
|
8236671: NullPointerException in JKS keystore
Reviewed-by: hchao, xuelei
|
2021-04-30 09:32:40 +00:00 |
|
Brian Burkhalter
|
5f15666092
|
8266078: Reader.read(CharBuffer) advances Reader position for read-only Charbuffers
Reviewed-by: rriggs, alanb, chegar
|
2021-04-29 15:54:11 +00:00 |
|
Brian Burkhalter
|
2a03739530
|
8266014: Regression brought by optimization done with JDK-4926314
Reviewed-by: alanb, naoto
|
2021-04-29 15:35:14 +00:00 |
|
Brian Burkhalter
|
6bb71d9e25
|
8264762: ByteBuffer.byteOrder(BIG_ENDIAN).asXBuffer.put(Xarray) and ByteBuffer.byteOrder(nativeOrder()).asXBuffer.put(Xarray) are slow
Reviewed-by: alanb, psandoz, chegar
|
2021-04-29 15:34:04 +00:00 |
|
Yasumasa Suenaga
|
4a9f2319c9
|
8266173: -Wmaybe-uninitialized happens in jni_util.c
Reviewed-by: dholmes
|
2021-04-29 01:04:20 +00:00 |
|
Sean Mullan
|
278057756a
|
8196415: Disable SHA-1 Signed JARs
Reviewed-by: coffeys
|
2021-04-28 17:13:21 +00:00 |
|
Xue-Lei Andrew Fan
|
1a37bce5af
|
8263779: SSLEngine reports NEED_WRAP continuously without producing any further output
Reviewed-by: wetmore
|
2021-04-28 03:21:47 +00:00 |
|
Hamlin Li
|
15d4787724
|
8265496: improve null check in DeflaterOutputStream/InflaterInputStream
Reviewed-by: lancea, naoto
|
2021-04-27 01:06:56 +00:00 |
|
Philippe Marschall
|
65c19c4094
|
4926314: Optimize Reader.read(CharBuffer)
Reviewed-by: alanb, bpb
|
2021-04-26 17:33:35 +00:00 |
|
Patrick Concannon
|
45c5da0fd3
|
8265746: Update java.time to use instanceof pattern variable (part II)
Reviewed-by: dfuchs, lancea, rriggs, chegar, naoto
|
2021-04-26 08:32:20 +00:00 |
|
Naoto Sato
|
bebfae48e3
|
8264208: Console charset API
Reviewed-by: joehw, rriggs, alanb
|
2021-04-23 18:57:03 +00:00 |
|
Brian Burkhalter
|
ca0de266b4
|
8265699: (bf) Scopes passed to ScopedMemoryAccess.copy[Swap]Memory in incorrect order
Reviewed-by: mcimadamore
|
2021-04-22 19:44:01 +00:00 |
|
Weijun Wang
|
f834557ae0
|
8258915: Temporary buffer cleanup
Reviewed-by: valeriep
|
2021-04-22 18:11:43 +00:00 |
|
Joe Darcy
|
8758b554a0
|
8265591: Remove vestiages of intermediate JSR 175 annotation format
Reviewed-by: jfranck
|
2021-04-22 16:21:54 +00:00 |
|
Raffaello Giulietti
|
fa82d47591
|
8264514: HexFormat implementation tweaks
Reviewed-by: rriggs
|
2021-04-22 13:54:41 +00:00 |
|
Patrick Concannon
|
28af31db34
|
8263668: Update java.time to use instanceof pattern variable
Reviewed-by: lancea, ryadav, naoto, rriggs, dfuchs, scolebourne, chegar
|
2021-04-22 10:17:43 +00:00 |
|
Joe Darcy
|
9e7c748db5
|
8265700: Regularize throws clauses in BigDecimal
Reviewed-by: bpb
|
2021-04-21 22:04:17 +00:00 |
|
Ian Graves
|
b337f63361
|
8037397: RegEx pattern matching loses character class after intersection (&&) operator
Reviewed-by: rriggs
|
2021-04-21 15:45:52 +00:00 |
|
Peter Levart
|
98cb81b381
|
8265237: String.join and StringJoiner can be improved further
Reviewed-by: rriggs, redestad
|
2021-04-21 10:32:03 +00:00 |
|
Sean Mullan
|
91b08b733e
|
8261779: JCK test api/javax_crypto/EncryptedPrivateKeyInfo/Ctor4.html is failing with assertion error when assertions enabled
Reviewed-by: rhalade, pkoppula, mschoene, weijun
|
2021-04-20 21:45:53 +00:00 |
|
Brian Burkhalter
|
2fcd920adc
|
8261183: Follow on to Make lists of normal filenames
Reviewed-by: alanb, rriggs, rhalade
|
2021-04-20 21:45:53 +00:00 |
|
Sean Mullan
|
ddc56d1dbe
|
8259428: AlgorithmId.getEncodedParams() should return copy
Reviewed-by: weijun, valeriep
|
2021-04-20 21:45:52 +00:00 |
|
Sean Mullan
|
ae33d2a2f0
|
8258247: Couple of issues in fix for JDK-8249906
Reviewed-by: rhalade, weijun
|
2021-04-20 21:45:52 +00:00 |
|
Brian Burkhalter
|
4471789aca
|
8253799: Make lists of normal filenames
Reviewed-by: alanb, rhalade
|
2021-04-20 21:45:52 +00:00 |
|
Sean Mullan
|
7232e3c704
|
8249906: Enhance opening JARs
Reviewed-by: weijun, rhalade, mschoene
|
2021-04-20 21:45:52 +00:00 |
|
Aleksei Efimov
|
17a741d6bc
|
8244473: Contextualize registration for JNDI
Also reviewed by Chris Ries <chris.ries@oracle.com>
Reviewed-by: dfuchs, rriggs, rhalade, skoivu, mullan
|
2021-04-20 21:45:52 +00:00 |
|
Rafael Winterhalter
|
f47faf283b
|
8228988: AnnotationParser throws NullPointerException on incompatible member type
Reviewed-by: darcy
|
2021-04-20 21:33:19 +00:00 |
|
Erik Gahlin
|
4dcaac1feb
|
8265036: JFR: Remove use of -XX:StartFlightRecording= and -XX:FlightRecorderOptions=
Reviewed-by: cjplummer
|
2021-04-20 15:53:45 +00:00 |
|
Weijun Wang
|
8bec6fe6dc
|
8264277: java.xml.crypto module should be granted FilePermission and SocketPermission
Reviewed-by: mullan
|
2021-04-19 16:11:54 +00:00 |
|
Claes Redestad
|
5303ccb885
|
8265135: Reduce work initializing VarForms
Reviewed-by: psandoz, mchung
|
2021-04-19 14:39:31 +00:00 |
|
Jorn Vernee
|
c88714875d
|
8265079: Implement VarHandle invoker caching
Reviewed-by: redestad, vlivanov, psandoz, mchung
|
2021-04-19 11:36:55 +00:00 |
|
Michael McMahon
|
d9e19f16f0
|
8265226: (dc) API note in DatagramChannel.open should link to StandardProtocolFamily.UNIX
Reviewed-by: iris, alanb
|
2021-04-19 09:31:52 +00:00 |
|
Ian Graves
|
0bdc3e7a41
|
8262744: Formatter '%g' conversion uses wrong format for BigDecimal rounding up to limits
Reviewed-by: rriggs, bpb
|
2021-04-16 20:05:48 +00:00 |
|
Jaikiran Pai
|
64e21307a8
|
8262108: SimpleDateFormat formatting broken for sq_MK Locale
Reviewed-by: naoto
|
2021-04-16 06:45:39 +00:00 |
|
Naoto Sato
|
f6e54f2f9a
|
8258794: Support for CLDR version 39
Reviewed-by: joehw, erikj
|
2021-04-15 21:28:22 +00:00 |
|
Brian Burkhalter
|
e89fd15189
|
8261301: StringWriter.flush() is NOOP but documentation does not indicate it
Reviewed-by: naoto, rriggs
|
2021-04-15 20:19:40 +00:00 |
|
Yumin Qi
|
e7cbeba866
|
8259070: Add jcmd option to dump CDS
Reviewed-by: ccheung, iklam, mli
|
2021-04-15 05:21:24 +00:00 |
|
Aleksey Shipilev
|
94067446ba
|
8264976: Minor numeric bug in AbstractSplittableWithBrineGenerator.makeSplitsSpliterator
Reviewed-by: psandoz, jlaskey
|
2021-04-14 16:16:41 +00:00 |
|
Joe Darcy
|
80026d81a4
|
8265174: Update Class.getDeclaredMethods to discuss synthetic and bridge methods
Reviewed-by: jfranck
|
2021-04-14 16:15:54 +00:00 |
|
Michael McMahon
|
4661690981
|
8262883 : doccheck: Broken links in java.base
Reviewed-by: lancea
|
2021-04-14 15:00:14 +00:00 |
|
Claes Redestad
|
7006070fa3
|
8265061: Simplify MethodHandleNatives::canBeCalledVirtual
Reviewed-by: jvernee, mchung
|
2021-04-13 10:39:35 +00:00 |
|
Rafael Winterhalter
|
9dd96257c6
|
8263763: Synthetic constructor parameters of enum are not considered for annotation indices
Reviewed-by: darcy, jfranck
|
2021-04-12 21:01:08 +00:00 |
|
Chris Hegarty
|
3c9858ddfb
|
8264827: Large mapped buffer/segment crash the VM when calling isLoaded
Reviewed-by: alanb, mcimadamore
|
2021-04-12 11:21:34 +00:00 |
|