Weijun Wang
|
fb95a53944
|
8345533: Switch ML-DSA implementation to FIPS 204 final
Reviewed-by: bperez, jnimeh
|
2024-12-05 01:27:10 +00:00 |
|
Stuart Marks
|
8a3c100c54
|
8344461: Additional cleanup in NewThreadAction
8344867: Cleanup unneeded qualified exports to java.rmi
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Reviewed-by: rriggs
|
2024-12-04 22:34:51 +00:00 |
|
Ben Perez
|
f904480a49
|
8345512: Remove wrapper functions for intrinsics in PQC algorithms
Reviewed-by: weijun
|
2024-12-04 22:01:10 +00:00 |
|
Justin Lu
|
ee0f88c901
|
8341923: java.util.Locale class specification improvements
Reviewed-by: liach, naoto
|
2024-12-04 20:57:26 +00:00 |
|
Brian Burkhalter
|
1d3dcdf2d6
|
8345433: (fs) Use stream to load FileTypeDetectors in Files.probeContentType
Reviewed-by: rriggs, alanb, aturbanov
|
2024-12-04 20:25:52 +00:00 |
|
Sean Mullan
|
de3a218a28
|
8345502: Remove doIntersectionPrivilege methods
Reviewed-by: weijun
|
2024-12-04 19:17:51 +00:00 |
|
Chen Liang
|
79eb77b782
|
8345486: Reevaluate the classes in java.lang.classfile.components package
Reviewed-by: mcimadamore, asotona
|
2024-12-04 17:30:01 +00:00 |
|
Per Minborg
|
39cdadfb6a
|
8345186: Incorrect @throws doc for MemorySegment::getString
Reviewed-by: mcimadamore, jvernee
|
2024-12-04 14:17:00 +00:00 |
|
Sean Mullan
|
e13206d3a1
|
8345065: Cleanup DomainCombiner, SubjectDomainCombiner, Subject, and PrivilegedAction specifications
Reviewed-by: weijun
|
2024-12-04 12:44:23 +00:00 |
|
Aleksey Shipilev
|
4000e923e8
|
8343704: Bad GC parallelism with processing Cleaner queues
Reviewed-by: bchristi, vklang, ogillespie, kdnilsen
|
2024-12-04 11:36:23 +00:00 |
|
Aleksei Efimov
|
0c7451ae5a
|
8332686: InetAddress.ofLiteral can throw StringIndexOutOfBoundsException
Reviewed-by: dfuchs, jpai
|
2024-12-04 11:34:41 +00:00 |
|
Jaikiran Pai
|
3d49665b85
|
8345286: Remove use of SecurityManager API from misc areas
Reviewed-by: alanb, kevinw, sgehwolf
|
2024-12-04 09:23:57 +00:00 |
|
Jorn Vernee
|
157a4341f7
|
8345389: Bump missed copyright years for JDK-8336768
Reviewed-by: pminborg
|
2024-12-03 19:58:01 +00:00 |
|
Chen Liang
|
76e874c08e
|
8345319: Fix the tag type in PoolEntry and AnnotationValue
Reviewed-by: asotona
|
2024-12-03 16:59:57 +00:00 |
|
Coleen Phillimore
|
ba5093935d
|
8341649: Regressions with large metaspace apps after 8338526
Reviewed-by: liach, stuefe
|
2024-12-03 15:44:00 +00:00 |
|
Roger Riggs
|
fcf185c8b4
|
8345325: SM cleanup of GetPropertyAction in java.base
Reviewed-by: alanb, lancea, naoto, mchung
|
2024-12-03 14:59:30 +00:00 |
|
Jorn Vernee
|
8cad0431ff
|
8336768: Allow captureCallState and critical linker options to be combined
Reviewed-by: mcimadamore
|
2024-12-03 12:28:17 +00:00 |
|
Eirik Bjørsnøs
|
077b8422bb
|
8345074: java.net.InterfaceAddress constructor could be made private
Reviewed-by: jpai
|
2024-12-03 09:53:37 +00:00 |
|
Per Minborg
|
8dada7373f
|
8345120: A likely bug in StringSupport::chunkedStrlenShort
Reviewed-by: mcimadamore
|
2024-12-03 08:28:04 +00:00 |
|
Alan Bateman
|
5c8cb2edcb
|
8337199: Add jcmd Thread.vthread_scheduler and Thread.vthread_pollers diagnostic commands
Reviewed-by: dholmes, kevinw
|
2024-12-03 07:24:46 +00:00 |
|
Volkan Yazıcı
|
3eb5461578
|
8343791: Socket.connect API should document whether the socket will be closed when hostname resolution fails or another error occurs
Reviewed-by: dfuchs, alanb
|
2024-12-03 06:59:06 +00:00 |
|
Jaikiran Pai
|
24983dd4c1
|
7038838: Unspecified NPE in java.net.IDN methods
Reviewed-by: liach, dfuchs
|
2024-12-03 02:34:20 +00:00 |
|
Chen Liang
|
5958463cad
|
8343377: Performance regression in reflective invocation of native methods
Reviewed-by: mchung
|
2024-12-02 23:49:57 +00:00 |
|
Sean Mullan
|
940aa7c4cf
|
8344397: Remove Security Manager dependencies from java.security and sun.security packages
Reviewed-by: rriggs, hchao, weijun, alanb
|
2024-12-02 21:30:53 +00:00 |
|
Sean Mullan
|
30b8bbe255
|
8345060: Remove Security Manager dependencies from java.security.KeyStore and Identity APIs and implementations
Reviewed-by: hchao, alanb, weijun
|
2024-12-02 15:23:47 +00:00 |
|
Jan Lahoda
|
c7be41ee0c
|
8340133: Add concise usage message to the java executable
Reviewed-by: jpai, alanb, ihse, rriggs
|
2024-12-02 11:21:13 +00:00 |
|
Daniel Fuchs
|
e9136b5e08
|
8345223: Remove stray doPrivileged in java.base java.net and sun.net classes after JEP 486 integration
Reviewed-by: alanb, aefimov, michaelm
|
2024-11-29 15:58:57 +00:00 |
|
Doug Lea
|
ece0401054
|
8345052: Harden StampedLock
Reviewed-by: alanb, vklang
|
2024-11-29 11:38:23 +00:00 |
|
Per Minborg
|
f2c0d186ff
|
8344989: Test java/foreign/TestLinker.java failed with zero: IllegalStateException: libffi call failed with status: FFI_BAD_TYPEDEF
Reviewed-by: jvernee
|
2024-11-29 09:24:29 +00:00 |
|
Aleksei Efimov
|
959fa4a1a3
|
8344299: SM cleanup in javax.naming modules
Reviewed-by: alanb, dfuchs
|
2024-11-28 17:43:27 +00:00 |
|
Eirik Bjørsnøs
|
43000a34d5
|
8345075: java.lang.module.ModuleDescriptor constructor could be made private
Reviewed-by: alanb
|
2024-11-28 17:38:07 +00:00 |
|
Kevin Walls
|
fd742af0b7
|
8344394: Remove SecurityManager and related calls from java.management.rmi
Reviewed-by: amenkov
|
2024-11-28 17:16:41 +00:00 |
|
Daniel Fuchs
|
3b21a298c2
|
8345175: Further cleanup in java.logging and jdk.internal.logger after JEP 486 integration
Reviewed-by: alanb, coffeys
|
2024-11-28 14:17:15 +00:00 |
|
Jaikiran Pai
|
81c44e5eb4
|
8344908: URLClassPath should not propagate IllegalArgumentException when finding resources in classpath URLs
Reviewed-by: alanb
|
2024-11-28 07:54:00 +00:00 |
|
Aleksei Efimov
|
880f9a7b16
|
8344220: Remove calls to SecurityManager and doPrivileged in java.net.InetAddress and sun.net.util.IPAddressUtil after JEP 486 integration
Reviewed-by: jpai, dfuchs, alanb
|
2024-11-27 19:25:50 +00:00 |
|
Brian Burkhalter
|
0312694c46
|
8344882: (bf) Temporary direct buffers should not count against the upper limit on direct buffer memory
Reviewed-by: alanb
|
2024-11-27 16:14:03 +00:00 |
|
Volodymyr Paprotski
|
75f3ec77e4
|
8344766: AES/CTR slow at big payloads
Reviewed-by: ascarpino, jbhateja
|
2024-11-27 16:05:43 +00:00 |
|
Roger Riggs
|
35bd2f354e
|
8344555: SM cleanup - drop reflection filter of System.security field
Reviewed-by: mullan, mchung, liach
|
2024-11-27 15:40:48 +00:00 |
|
Volkan Yazıcı
|
ac3bbf7ddc
|
8344856: Remove calls to SecurityManager and doPrivileged in sun.net.www.protocol.ftp.FtpURLConnection after JEP 486 integration
Reviewed-by: dfuchs
|
2024-11-27 13:49:51 +00:00 |
|
Per Minborg
|
a1473ec302
|
8294432: Add provisions to calculate hash values from MemorySegments
Reviewed-by: mcimadamore
|
2024-11-27 13:26:36 +00:00 |
|
Alan Bateman
|
4ae6ce61ea
|
8344300: Implement JEP 499: Structured Concurrency (Fourth Preview)
Reviewed-by: vklang
|
2024-11-27 07:58:49 +00:00 |
|
Quan Anh Mai
|
57ee3ba7e1
|
8344912: Sharpen the return type of various internal methods in jdk.internal.foreign
Reviewed-by: mcimadamore
|
2024-11-27 07:35:51 +00:00 |
|
David M. Lloyd
|
08c1f44eef
|
8341028: Do not use lambdas or method refs for verifyConstantPool
Reviewed-by: adinn, liach
|
2024-11-27 01:03:33 +00:00 |
|
Valerie Peng
|
8c2b4f6271
|
8345057: ML_KEM NamedParameterSpec constants removed by ML-DSA integration
Reviewed-by: mullan, hchao
|
2024-11-26 21:08:57 +00:00 |
|
Daniel Fuchs
|
7ae6069ee8
|
8344184: Remove sun.net.ResourceManager after JEP 486 integration
Reviewed-by: alanb
|
2024-11-26 20:47:56 +00:00 |
|
Sean Mullan
|
c5de307284
|
8344992: Remove Security Manager dependencies from java.security.cert API and implementations
Reviewed-by: rriggs, hchao
|
2024-11-26 18:40:52 +00:00 |
|
Sean Mullan
|
65c98e577f
|
8344420: Remove Security Manager dependencies from javax.security package
Reviewed-by: alanb, rriggs, wetmore
|
2024-11-26 17:24:22 +00:00 |
|
Calvin Cheung
|
d752f19611
|
8343427: Class file load hook crashes on archived classes from multi-release JARs
Reviewed-by: dholmes, iklam
|
2024-11-26 17:14:00 +00:00 |
|
Roger Riggs
|
f1b5a6e66e
|
8344565: SM cleanup in jdk/internal and java/lang package private classes
Reviewed-by: alanb, mchung
|
2024-11-26 17:12:17 +00:00 |
|
Sean Mullan
|
86d527f987
|
8344949: javax.security.auth.Subject.SecureSet.writeObject does not do a security check anymore
Reviewed-by: alanb
|
2024-11-26 14:21:01 +00:00 |
|