Chen Liang
|
93c19ac73c
|
8337219: AccessFlags factories do not require necessary arguments
Reviewed-by: asotona
|
2024-07-30 17:41:49 +00:00 |
|
Chen Liang
|
6154a2129b
|
8336032: Enforce immutability of Lists used by ClassFile API
Reviewed-by: asotona
|
2024-07-30 17:41:38 +00:00 |
|
Chen Liang
|
ab27090aa0
|
8337225: Demote maxStack and maxLocals from CodeModel to CodeAttribute
Reviewed-by: asotona
|
2024-07-29 21:58:08 +00:00 |
|
Justin Lu
|
bd36b6ae5d
|
8337285 : Examine java.text.DecimalFormat API for api/implXxx tag usage
Reviewed-by: naoto, liach
|
2024-07-29 19:28:14 +00:00 |
|
Shaojin Wen
|
2fbdbacad7
|
8337245: Fix wrong comment of StringConcatHelper
Reviewed-by: phh, redestad
|
2024-07-27 22:54:47 +00:00 |
|
Shaojin Wen
|
5ff7c57f9f
|
8337168: Optimize LocalDateTime.toString
Reviewed-by: liach, naoto
|
2024-07-26 12:10:21 +00:00 |
|
Shaojin Wen
|
7f11935461
|
8337167: StringSize deduplication
Reviewed-by: liach, rriggs
|
2024-07-26 07:08:33 +00:00 |
|
Weijun Wang
|
b5b5a5b8e5
|
8336667: IAE in DerInputStream.toByteArray
Reviewed-by: valeriep
|
2024-07-25 17:11:59 +00:00 |
|
Alan Bateman
|
6e228ce382
|
8336254: Virtual thread implementation + test updates
Reviewed-by: sspitsyn, kevinw
|
2024-07-25 04:59:01 +00:00 |
|
Shaojin Wen
|
0898ab7f74
|
8336741: Optimize LocalTime.toString with StringBuilder.repeat
Reviewed-by: liach, rriggs, naoto
|
2024-07-24 22:39:49 +00:00 |
|
Andrey Turbanov
|
e716f5ed53
|
8336755: Remove unused UNALIGNED field from view buffers
Reviewed-by: alanb, liach, bpb
|
2024-07-24 20:26:11 +00:00 |
|
Justin Lu
|
5a8861a3a1
|
8336847: Use pattern match switch in NumberFormat classes
Reviewed-by: liach, naoto
|
2024-07-24 20:14:00 +00:00 |
|
Justin Lu
|
9e8e359513
|
8336787: Examine java.text.Format API for implSpec usage
Reviewed-by: liach
|
2024-07-24 20:08:13 +00:00 |
|
Naoto Sato
|
4ea4d7c684
|
8336679: Add @implSpec for the default implementations in Process.waitFor()
Reviewed-by: bpb, jlu, liach
|
2024-07-24 16:48:34 +00:00 |
|
Jaikiran Pai
|
04e8cb8641
|
8336815: Several methods in java.net.Socket and ServerSocket do not specify behavior when already bound, connected or closed
Reviewed-by: alanb
|
2024-07-24 15:43:53 +00:00 |
|
Chen Liang
|
332df83e7c
|
8336927: Missing equals and hashCode in java.lang.classfile.Annotation
Reviewed-by: asotona
|
2024-07-24 12:13:15 +00:00 |
|
Shaojin Wen
|
476d2ae69d
|
8336831: Optimize StringConcatHelper.simpleConcat
Reviewed-by: liach, redestad, rriggs
|
2024-07-23 20:21:08 +00:00 |
|
Ben Perez
|
4c91d5cb41
|
8322133: getParameterSpec(ECGenParameterSpec.class) on EC AlgorithmParameters does not return standard names
Reviewed-by: mullan
|
2024-07-23 19:35:11 +00:00 |
|
Chen Liang
|
a2a236f904
|
8335939: Hide element writing across the ClassFile API
Reviewed-by: asotona
|
2024-07-23 12:11:47 +00:00 |
|
Claes Redestad
|
e83b4b236e
|
8335182: Consolidate and streamline String concat code shapes
Reviewed-by: liach, jvernee
|
2024-07-23 11:50:57 +00:00 |
|
Raffaello Giulietti
|
4c7b3e7fc3
|
8334758: Incorrect note in Javadoc for a few RandomGenerator methods
Reviewed-by: bpb
|
2024-07-23 07:43:57 +00:00 |
|
Alan Bateman
|
9f03f68755
|
8336339: (se) SelectionKey.interestOps(int) should not throw ClosedSelectorException
Reviewed-by: jpai, bpb
|
2024-07-23 05:13:49 +00:00 |
|
Chen Liang
|
22914e0774
|
8335938: Review XxxBuilder.original and XxxModel.parent
Reviewed-by: asotona
|
2024-07-23 04:59:58 +00:00 |
|
Chen Liang
|
aabec4a947
|
8335922: Incorrect @Stable usage of LambdaForm$Name.index
Reviewed-by: jvernee, shade
|
2024-07-22 22:54:36 +00:00 |
|
Chen Liang
|
96e4a1876a
|
8304929: MethodTypeDesc throws an unchecked exception than ReflectiveOperationException when a component class cannot be resolved
Reviewed-by: jvernee
|
2024-07-22 22:53:52 +00:00 |
|
Liam Miller-Cushon
|
8438c5853f
|
8336844: ZipConstants64 defines duplicate constants EXTID_ZIP64 and ZIP64_EXTID
Reviewed-by: jpai, vtewari, lancea
|
2024-07-22 17:20:58 +00:00 |
|
Naoto Sato
|
c1c9704268
|
8336479: Provide Process.waitFor(Duration)
Reviewed-by: liach, jpai, rriggs
|
2024-07-22 17:17:46 +00:00 |
|
Weijun Wang
|
c3226aaeb8
|
8334394: Race condition in Class::protectionDomain
Reviewed-by: liach, jpai, rriggs, alanb
|
2024-07-22 13:43:55 +00:00 |
|
Nizar Benalla
|
92de2b2d5f
|
8336039: Doccheck: HTML warnings, broken links and missing files in java.base documentation
Reviewed-by: liach, djelinski
|
2024-07-22 13:27:12 +00:00 |
|
Adam Sotona
|
0db6c15efe
|
8336833: Endless loop in Javap ClassWriter
Reviewed-by: liach
|
2024-07-22 07:33:29 +00:00 |
|
lingjun.cg
|
4da9915875
|
8333396: Use StringBuilder internally for java.text.Format.* formatting
Reviewed-by: naoto, liach, jlu
|
2024-07-22 02:01:08 +00:00 |
|
Hai-May Chao
|
fd741a88e8
|
8327538: The SSLExtension class specifies incorrect values for heartbeat per RFC 6520 and post_handshake_auth per RFC 8446
Reviewed-by: wetmore
|
2024-07-21 17:05:46 +00:00 |
|
Aleksei Efimov
|
b21cb44e38
|
8329398: Links in InetAddress class description show "#format"
Reviewed-by: jpai
|
2024-07-20 16:48:30 +00:00 |
|
Shaojin Wen
|
491b9f5efc
|
8336706: Optimize LocalDate.toString with StringBuilder.repeat
Reviewed-by: liach, rriggs
|
2024-07-20 06:54:19 +00:00 |
|
Shaojin Wen
|
e3acf4c627
|
8336792: DateTimeFormatterBuilder append zeros based on StringBuilder.repeat
Reviewed-by: liach, rriggs, naoto
|
2024-07-19 22:06:23 +00:00 |
|
Chen Liang
|
3ade2b6114
|
8336777: BufferedMethodBuilder not initialized with static flag
Reviewed-by: asotona
|
2024-07-19 21:25:20 +00:00 |
|
Adam Sotona
|
c25c4896ad
|
8333812: ClassFile.verify() can throw exceptions instead of returning VerifyErrors
Reviewed-by: liach
|
2024-07-19 13:09:45 +00:00 |
|
Prajwal Kumaraswamy
|
1b9270ac8a
|
8328723: IP Address error when client enables HTTPS endpoint check on server socket
Reviewed-by: wetmore, djelinski
|
2024-07-18 22:42:34 +00:00 |
|
Chen Liang
|
39f4476813
|
8334772: Change Class::signers to an explicit field
Reviewed-by: dholmes, alanb, rriggs, coleenp
|
2024-07-18 22:22:59 +00:00 |
|
Chen Liang
|
902c2afb67
|
8336585: BoundAttribute.readEntryList not type-safe
Reviewed-by: asotona
|
2024-07-18 21:46:19 +00:00 |
|
Chen Liang
|
b44632aa15
|
8336588: Ensure Transform downstream receives upstream start items only after downstream started
Reviewed-by: asotona
|
2024-07-18 21:46:07 +00:00 |
|
Joe Darcy
|
bbc79a5e01
|
8333768: Minor doc updates to java.lang.{Float, Double}
Reviewed-by: rgiulietti
|
2024-07-18 16:33:48 +00:00 |
|
Naoto Sato
|
10186ff48f
|
8336300: DateFormatSymbols#getInstanceRef returns non-cached instance
Reviewed-by: joehw, iris, jlu, aturbanov
|
2024-07-17 16:25:36 +00:00 |
|
Chen Liang
|
a253e0ff4b
|
8335642: Hide Transform implementation for Class-File API
Reviewed-by: asotona
|
2024-07-15 12:11:53 +00:00 |
|
Adam Sotona
|
3f2636d9b7
|
8335820: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java fails due to IllegalArgumentException: hash must be nonzero
Reviewed-by: liach
|
2024-07-15 05:41:52 +00:00 |
|
Chen Liang
|
a9f5e76a65
|
8335905: CompoundElement API cleanup
Reviewed-by: asotona
|
2024-07-14 15:01:51 +00:00 |
|
Nizar Benalla
|
5bc86f3329
|
8336259: Wrong link to stylesheet.css in JavaDoc API documentation
Reviewed-by: jjg, liach
|
2024-07-12 21:50:51 +00:00 |
|
Sean Gwizdak
|
8ba9bc6f17
|
8332249: Micro-optimize Method.hashCode
Reviewed-by: liach
|
2024-07-12 21:49:51 +00:00 |
|
Shaojin Wen
|
84c74ad0a9
|
8335802: Improve startup speed HexFormat uses boolean instead of enum
Reviewed-by: liach
|
2024-07-12 14:36:34 +00:00 |
|
Justin Lu
|
5100303c6c
|
8335668: NumberFormat integer only parsing should throw exception for edge case
Reviewed-by: naoto
|
2024-07-11 18:40:40 +00:00 |
|