Edoardo Patti
03e9ea169b
8358530: Properties#list should warn against non-String values
...
Reviewed-by: jlu, liach
2025-07-23 16:31:14 +00:00
Ioi Lam
aae9902234
8360555: Archive all unnamed modules in CDS full module graph
...
Reviewed-by: coleenp, vlivanov
2025-07-22 20:17:31 +00:00
Chen Liang
ea6674fec8
8315131: Clarify VarHandle set/get access on 32-bit platforms
...
Reviewed-by: rgiulietti, mcimadamore, jrose, shade, psandoz
2025-07-22 17:25:00 +00:00
Sean Mullan
d714b5d3da
8356557: Update CodeSource::implies API documentation and deprecate java.net.SocketPermission class for removal
...
Reviewed-by: jpai
2025-07-22 15:13:06 +00:00
Koushik Thirupattur
c68697e178
8362957: Fix jdk/javadoc/doccheck/checks/jdkCheckHtml.java (docs) failure
...
Reviewed-by: ascarpino
2025-07-22 02:48:11 +00:00
Koushik Thirupattur
48ba9d415f
8349946: Cipher javadoc could describe AEAD reuse better
...
Reviewed-by: ascarpino
2025-07-21 19:30:03 +00:00
Andrew Haley
9dd93c6a2c
8361497: Scoped Values: orElse and orElseThrow do not access the cache
...
Reviewed-by: alanb
2025-07-21 17:05:50 +00:00
Shaojin Wen
8f1bb59e1a
8357913: Add @Stable to BigInteger and BigDecimal
...
Reviewed-by: rgiulietti, liach
2025-07-21 09:37:56 +00:00
John R Rose
d83346dcff
8345836: Stable annotation documentation is incomplete
...
Reviewed-by: liach
2025-07-18 21:31:42 +00:00
Jorn Vernee
9dc62825b5
8362169: Pointer passed to upcall may get wrong scope
...
Reviewed-by: mcimadamore
2025-07-18 14:54:10 +00:00
Shawn M Emery
7da274ded4
8361961: Typo in ProtectionDomain.implies
...
Reviewed-by: mullan, jpai, hchao
2025-07-18 10:02:25 +00:00
Thomas Schatzl
ea774b74e8
8347052: Update java man page documentation to reflect current state of the UseNUMA flag
...
Reviewed-by: drwhite, ayang
2025-07-17 13:47:57 +00:00
Brian Burkhalter
be0161a8e6
8362429: AssertionError in File.listFiles(FileFilter | FilenameFilter)
...
Reviewed-by: alanb
2025-07-17 06:31:34 +00:00
Brent Christian
5ddeb56759
Merge
...
Reviewed-by: jpai, liach
2025-07-16 03:57:54 +00:00
Erik Gahlin
9bef2d1610
8361640: JFR: RandomAccessFile::readLine emits events for each character
...
Reviewed-by: rriggs, alanb, mgronlun
2025-07-15 20:33:24 +00:00
Kevin Driver
5ad102ca3f
8349594: Enhance TLS protocol support
...
Reviewed-by: rhalade, ahgross, wetmore, jnimeh
2025-07-15 12:02:14 -07:00
Volkan Yazici
1d8cca2b84
8345625: Better HTTP connections
...
Reviewed-by: skoivu, rhalade, ahgross, dfuchs, jpai, aefimov
2025-07-15 12:02:14 -07:00
Brian Burkhalter
eefbfdce31
8361587: AssertionError in File.listFiles() when path is empty and -esa is enabled
...
Reviewed-by: alanb
2025-07-15 18:15:16 +00:00
Xueming Shen
401af27b9d
8360459: UNICODE_CASE and character class with non-ASCII range does not match ASCII char
...
Reviewed-by: naoto
2025-07-15 17:57:13 +00:00
Raffaello Giulietti
563e876246
8358540: Enhance MathUtils in view of FloatingDecimal enhancements
...
Reviewed-by: darcy
2025-07-15 13:21:35 +00:00
Chen Liang
0acd065bf5
8361909: ConstantPoolBuilder::loadableConstantEntry and constantValueEntry should throw NPE
...
Reviewed-by: asotona
2025-07-14 23:35:05 +00:00
Chen Liang
189017f750
8361908: Mix and match of dead and valid exception handler leads to malformed class file
...
Reviewed-by: asotona
2025-07-11 22:52:26 +00:00
Chen Liang
3f59eae3d0
8361102: java.lang.classfile.CodeBuilder.branch(Opcode op, Label target) doesn't throw IllegalArgumentException - if op is not of Opcode.Kind.BRANCH
...
Reviewed-by: asotona
2025-07-11 22:52:10 +00:00
Naoto Sato
f5afbbd32a
8361717: Refactor Collections.emptyList() in Locale related classes
...
Reviewed-by: bpb, jlu, liach, cstein
2025-07-10 16:08:05 +00:00
Chen Liang
c9bea77342
8361615: CodeBuilder::parameterSlot throws undocumented IOOBE
...
Reviewed-by: asotona
2025-07-09 19:29:25 +00:00
Brian Burkhalter
6e203384f8
8358533: Improve performance of java.io.Reader.readAllLines
...
Reviewed-by: rriggs, sherman
2025-07-09 16:15:36 +00:00
Brian Burkhalter
6249259c80
8361299: (bf) CharBuffer.getChars(int,int,char[],int) violates pre-existing specification
...
Reviewed-by: alanb, liach
2025-07-09 16:15:21 +00:00
Chen Liang
e2c5d03546
8361526: Synchronize ClassFile API verifier with hotspot
...
Reviewed-by: asotona
2025-07-09 03:34:44 +00:00
Kim Barrett
117f0b4051
8361426: (ref) Remove jdk.internal.ref.Cleaner
...
Reviewed-by: jpai, vklang
2025-07-08 19:48:54 +00:00
Koushik Thirupattur
91df797879
8357915: SecureRandom nextLong memory usage
...
Reviewed-by: wetmore
2025-07-08 18:24:26 +00:00
Naoto Sato
5850bf4488
8361519: Obsolete Unicode Scalar Value link in Character class
...
Reviewed-by: iris
2025-07-08 17:13:59 +00:00
Julian Waters
bbc5c98b14
8342868: Errors related to unused code on Windows after 8339120 in core libs
...
Reviewed-by: naoto, jlu
2025-07-08 01:29:20 +00:00
Valerie Peng
ec7c6be6a9
8359388: Stricter checking for cipher transformations
...
Reviewed-by: mullan
2025-07-07 23:36:19 +00:00
Roger Riggs
afb4a1be9e
8354872: Clarify java.lang.Process resource cleanup
...
Reviewed-by: jpai
2025-07-07 12:43:28 +00:00
Andrew Haley
4df9c87345
8360884: Better scoped values
...
Reviewed-by: liach, alanb
2025-07-07 09:16:39 +00:00
Xiaohong Gong
d75ea7e679
8355563: VectorAPI: Refactor current implementation of subword gather load API
...
Reviewed-by: epeter, psandoz, sviswanathan, jbhateja
2025-07-07 06:52:29 +00:00
Kim Barrett
21f2e9a71c
8344332: (bf) Migrate DirectByteBuffer away from jdk.internal.ref.Cleaner
...
Reviewed-by: rriggs, bchristi
2025-07-04 04:08:42 +00:00
Ioi Lam
854de8c9c6
8336147: Clarify CDS documentation about static vs dynamic archive
...
Reviewed-by: ccheung, shade
2025-07-03 23:54:05 +00:00
Daniel Jeliński
e9a62d79cd
8361125: Fix typo in onTradAbsence
...
Reviewed-by: hchao, mullan, shade
2025-07-01 19:19:25 +00:00
Kevin Walls
13a3927855
8359870: JVM crashes in AccessInternal::PostRuntimeDispatch
...
Reviewed-by: amenkov, dholmes, sspitsyn
2025-07-01 19:07:49 +00:00
Xueming Shen
61a590e9be
8354490: Pattern.CANON_EQ causes a pattern to not match a string with a UNICODE variation
...
Reviewed-by: rriggs, naoto
2025-07-01 00:58:43 +00:00
Alisen Chung
da7080fffb
8359761: JDK 25 RDP1 L10n resource files update
...
Reviewed-by: aivanov, almatvee, nbenalla, jlu, dnguyen, cstein, naoto
2025-06-27 16:13:03 +00:00
Artur Barashev
a471fe992f
8360539: DTLS handshakes fails due to improper cookie validation logic
...
Reviewed-by: ascarpino, hchao
2025-06-27 14:15:55 +00:00
Shaojin Wen
839cede1a4
8357289: Break down the String constructor into smaller methods
...
Reviewed-by: liach, rriggs
2025-06-27 14:06:12 +00:00
Doug Lea
ff24088c86
8359919: Minor java.util.concurrent doc improvements
...
8187775: AtomicReferenceFieldUpdater does not support static fields
8254060: SubmissionPublisher close hangs if a publication is pending
8210149: Example in JavaDoc for java.util.concurrent.Flow violates Reactive Streams spec
8199501: Improve documentation of CompletableFuture, CompletionStage
8233050: CompletableFuture `whenComplete` and `thenApply` change exceptional result
8210312: JavaDoc example in SubmissionPublisher will potentially crash
8292365: CompletableFuture and CompletionStage should document Memory Model guarantees
8356304: Define "enabled" in ScheduledExecutorService
8353155: FutureTask#run(): doc implies synchronous, implementation is async
8186959: Clarify that Executors.newScheduledThreadPool() is fixed-size
8190889: TimeUnit.wait should document IllegalMonitorStateException
6351533: CyclicBarrier reset() should return the number of awaiters
6317534: CyclicBarrier should have a cancel() method
8195628: Documentation for lock(), trylock(), lockInterruptibly() of ReentrantReadWriteLock.WriteLock needs to be corrected
8333172: Document a recommendation to use VarHandles instead of java.util.concurrent.atomic.*FieldUpdater
6374942: Improve thread safety of collection .equals() methods
7176957: ExecutorService submit method javaDoc enhancement
8172177: Improve documentation for CompletionException handling
6714849: ReentrantReadWriteLock: Abnormal behavior in non-fair mode
6625724: Allow ReentrantReadWriteLock to not track per-thread read holds
6526284: Improve AbstractExecutorService javadoc
8137156: Javadoc for Future is misleading with respect to cancellation
6663476: FutureTask.get() may return null if set() is not called from run()
8311131: ConcurrentHashMap.forEachKey parallelismThreshold description could be clearer
Reviewed-by: alanb
2025-06-26 12:04:42 +00:00
Chen Liang
f799cf180a
8360303: Remove two unused invoke files
...
Reviewed-by: rriggs, jrose
2025-06-25 18:48:47 +00:00
Kim Barrett
56c75453cd
8352565: Add native method implementation of Reference.get()
...
Reviewed-by: vlivanov, tschatzl, lmesnik
2025-06-25 18:22:06 +00:00
Naoto Sato
7447276475
8360045: StringTokenizer.hasMoreTokens() throws NPE after nextToken(null)
...
Reviewed-by: liach, alanb
2025-06-25 16:02:47 +00:00
Michael McMahon
1fa090524a
8359268: 3 JNI exception pending defect groups in 2 files
...
Reviewed-by: djelinski
2025-06-25 09:45:57 +00:00
Roman Kennke
75ce44aa84
8355319: Update Manpage for Compact Object Headers (Production)
...
Reviewed-by: coleenp, dholmes, phh
2025-06-25 08:09:03 +00:00