Raffaello Giulietti
|
bf374c33f5
|
8343453: Modernize FloatingDecimal tests
Reviewed-by: darcy
|
2024-11-22 11:41:04 +00:00 |
|
Phil Race
|
50c099d69e
|
8344799: Remove permissions checks from java.awt.Desktop
Reviewed-by: azvegint
|
2024-11-22 04:00:46 +00:00 |
|
Roger Riggs
|
c199f5326b
|
8344336: SM cleanup of java.lang.System, Runtime, String, StackWalker
Reviewed-by: dfuchs, alanb, lancea
|
2024-11-21 21:50:41 +00:00 |
|
Eirik Bjørsnøs
|
e03b1506d3
|
8178966: Don't swallow early bootstrap exceptions in Boolean.getBoolean, Integer.getInteger and Long.getLong
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: jpai, rriggs
|
2024-11-21 20:04:39 +00:00 |
|
Volodymyr Paprotski
|
d6b40d3033
|
8344144: AES/CBC slow at big payloads
Reviewed-by: sviswanathan, abarashev, ascarpino
|
2024-11-21 19:17:57 +00:00 |
|
Vladimir Ivanov
|
4956a76621
|
8317538: Potential bottleneck in Provider::getService: specjvm2008::crypto.rsa have scalability issue for high vCPU numbers
Reviewed-by: ascarpino
|
2024-11-21 17:54:45 +00:00 |
|
Sean Mullan
|
6113fa7503
|
8344248: Remove Security Manager dependencies from java.security.jgss and jdk.security.jgss modules
Reviewed-by: ascarpino
|
2024-11-21 17:45:04 +00:00 |
|
Alan Bateman
|
dfa18fe6b3
|
8344328: (dc) DatagramChannelImpl.blockingReceive can now synchronize on packet
Reviewed-by: dfuchs, jpai
|
2024-11-21 16:25:43 +00:00 |
|
Brian Burkhalter
|
87be63f85d
|
8344659: Some uses of GetPropertyAction were not removed from java.io and java.nio
Reviewed-by: lancea, rriggs, iris, dfuchs
|
2024-11-21 16:18:16 +00:00 |
|
Brian Burkhalter
|
aaf3df7bb8
|
8343823: (fs) Files.createLink: inconsistent behavior when creating link to symbolic link
Reviewed-by: alanb
|
2024-11-21 16:17:58 +00:00 |
|
Daniel Fuchs
|
a62279ca0a
|
8344235: Revisit SecurityManager usage in java.logging after JEP 486 and JEP 491 integration
Reviewed-by: jpai
|
2024-11-21 11:54:28 +00:00 |
|
Doug Lea
|
18df6fd5ba
|
8336707: Contention of ForkJoinPool grows when stealing works
Reviewed-by: vklang
|
2024-11-21 11:50:46 +00:00 |
|
Dr Heinz M. Kabutz
|
da2d7a09f9
|
8344595: State transitions in internal VirtualThread comment needs to be updated
Reviewed-by: alanb
|
2024-11-20 20:01:37 +00:00 |
|
David M. Lloyd
|
e11d126a8d
|
8333796: Add missing serialization functionality to sun.reflect.ReflectionFactory
Reviewed-by: liach, rriggs
|
2024-11-20 14:17:28 +00:00 |
|
Volkan Yazıcı
|
21f0ed50a2
|
8344215: Remove calls to SecurityManager and doPrivileged in java.net.Socket and java.net.ServerSocket after JEP 486 integration
Reviewed-by: dfuchs, alanb, jpai
|
2024-11-20 13:59:52 +00:00 |
|
Jaikiran Pai
|
db7ee3dad1
|
8344223: Remove calls to SecurityManager and doPrivileged in java.net.URLClassLoader after JEP 486 integration
Reviewed-by: alanb, yzheng
|
2024-11-20 12:41:39 +00:00 |
|
Jaikiran Pai
|
6f4dfa6626
|
8344190: Cleanup code in sun.net.www.protocol.http and sun.net.www.protocol.https after JEP 486 integration
Reviewed-by: dfuchs
|
2024-11-20 12:29:32 +00:00 |
|
Brian Burkhalter
|
81e43114ec
|
8344077: Remove security manager dependency in java.io
Reviewed-by: rriggs, alanb, naoto, lancea
|
2024-11-19 20:30:22 +00:00 |
|
Andrey Turbanov
|
78602be1fe
|
8344024: Unnecessary Hashtable usage in RSAPSSSignature.DIGEST_LENGTHS
Reviewed-by: valeriep
|
2024-11-19 16:59:06 +00:00 |
|
Eirik Bjørsnøs
|
235973615f
|
8344534: Remove leftover import of java.security.AccessControlContext in JavaLangAccess
Reviewed-by: alanb
|
2024-11-19 12:04:37 +00:00 |
|
Eirik Bjørsnøs
|
b12c5b4d18
|
8344218: Remove calls to SecurityManager and and doPrivileged in java.net.NetworkInterface after JEP 486 integration
Reviewed-by: dfuchs
|
2024-11-19 05:44:30 +00:00 |
|
Sean Mullan
|
de6e013e0e
|
8344310: Remove Security Manager dependencies from javax.crypto and com.sun.crypto packages
Reviewed-by: jpai, ascarpino
|
2024-11-18 19:35:42 +00:00 |
|
Brian Burkhalter
|
922b12f30c
|
8344078: Remove security manager dependency in java.nio
Reviewed-by: alanb, rriggs
|
2024-11-18 19:17:14 +00:00 |
|
Naman Nigam
|
e9e4200a6a
|
8343125: Correct the documentation for TreeMap's getFloorEntry and getCeilingEntry
Reviewed-by: liach, acobbs
|
2024-11-18 18:30:24 +00:00 |
|
Viktor Klang
|
d76b5b888e
|
8344253: Test java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java failed
Reviewed-by: alanb
|
2024-11-18 17:31:03 +00:00 |
|
Kevin Driver
|
3e78ff16d3
|
8320743: AEAD ciphers throw undocumented exceptions on overflow
Reviewed-by: ascarpino
|
2024-11-18 16:41:57 +00:00 |
|
Per Minborg
|
207832952b
|
8344134: Use static property in SystemLookup
Reviewed-by: alanb, rriggs
|
2024-11-18 16:20:06 +00:00 |
|
Roger Riggs
|
9b0ab92b16
|
8344034: Remove security manager dependency in Serialization
Reviewed-by: mullan, alanb
|
2024-11-18 16:17:07 +00:00 |
|
Daniel Fuchs
|
d52d136486
|
8344221: Remove calls to SecurityManager and and doPrivileged in java.net.IDN, java.net.URL, java.net.URLConnection, sun.net.util.URLUtil, and java.net.URLStreamHandlerProvider after JEP 486 integration
Reviewed-by: alanb, rriggs
|
2024-11-18 15:17:40 +00:00 |
|
Justin Lu
|
e1c4b4977e
|
8343237: Improve the copying of the available set of Currencies
Reviewed-by: bpb
|
2024-11-18 00:16:02 +00:00 |
|
Eirik Bjørsnøs
|
d0b770c938
|
8344289: SM cleanup in jdk.internal.util
Reviewed-by: liach, rriggs, bpb
|
2024-11-16 13:31:06 +00:00 |
|
Jaikiran Pai
|
a91d4c022f
|
8344233: Remove calls to SecurityManager and doPrivileged in java.net.ProxySelector and sun.net.spi.DefaultProxySelector after JEP 486 integration
Reviewed-by: dfuchs
|
2024-11-16 11:39:20 +00:00 |
|
Jaikiran Pai
|
d2e4b51133
|
8344186: Cleanup sun.net.www.MimeTable after JEP 486 integration
Reviewed-by: dfuchs
|
2024-11-16 01:29:45 +00:00 |
|
Jaikiran Pai
|
da40388736
|
8344315: Clean up sun.net.www.protocol.jrt.JavaRuntimeURLConnection after JEP 486 integration
Reviewed-by: dfuchs, alanb
|
2024-11-16 01:23:29 +00:00 |
|
Ioi Lam
|
41a2d49f0a
|
8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking
Reviewed-by: jrose, kvn, heidinga, asmehra, vlivanov
|
2024-11-15 22:28:54 +00:00 |
|
Roger Riggs
|
c388455d0a
|
8344197: SM cleanup in java.util.concurrent
Reviewed-by: alanb, dl
|
2024-11-15 20:30:04 +00:00 |
|
Roger Riggs
|
c5b6ed8ca0
|
8344252: SM cleanup in java.util classes
Reviewed-by: naoto, smarks
|
2024-11-15 20:29:14 +00:00 |
|
Eirik Bjørsnøs
|
f3168082b8
|
8344189: Cleanup code in sun.net.www.protocol.mailto.MailToURLConnection and sun.net.smtp after JEP 486 integration
Reviewed-by: dfuchs
|
2024-11-15 19:22:30 +00:00 |
|
Eirik Bjørsnøs
|
73fd8919f5
|
8344216: Remove calls to SecurityManager and and doPrivileged in java.net.Authenticator, java.net.CookieHandler, and java.net.ResponseCache after JEP 486 integration
Reviewed-by: dfuchs
|
2024-11-15 19:21:30 +00:00 |
|
Eirik Bjørsnøs
|
f62e05ee96
|
8344231: SecurityManager cleanup in java.lang.module and jdk.internal.module
Reviewed-by: alanb
|
2024-11-15 19:21:07 +00:00 |
|
Paul Sandoz
|
1866c0c2ce
|
8344259: Annotate Float16 with jdk.internal.ValueBased
Reviewed-by: liach, darcy
|
2024-11-15 17:22:11 +00:00 |
|
Brian Burkhalter
|
0b9b82af03
|
8343039: Remove jdk.internal.misc.InternalLock and usages from java.io
Reviewed-by: liach, alanb
|
2024-11-15 16:11:34 +00:00 |
|
Adam Sotona
|
3c38ed4128
|
8344314: Revert removal of jdk.internal.java.PreviewFeature.CLASSFILE_API
Reviewed-by: liach
|
2024-11-15 15:57:34 +00:00 |
|
Adam Sotona
|
84ffb64cd7
|
8334714: Implement JEP 484: Class-File API
Reviewed-by: liach, vromero
|
2024-11-15 14:38:17 +00:00 |
|
Eirik Bjørsnøs
|
5e2760856c
|
8344188: Cleanup sun.net.www.protocol.jar.JarFileFactory after JEP 486 integration
Reviewed-by: jpai, dfuchs
|
2024-11-15 12:18:53 +00:00 |
|
Adam Sotona
|
ba39321902
|
8343881: java.lang.classfile.Attribute attributeName() method should return Utf8Entry
Reviewed-by: liach
|
2024-11-15 11:40:15 +00:00 |
|
Eirik Bjørsnøs
|
0c191f6629
|
8344185: Remove calls to SecurityManager in sun.net.ftp
Reviewed-by: alanb, michaelm, dfuchs
|
2024-11-15 09:47:43 +00:00 |
|
Eirik Bjørsnøs
|
857f68c60f
|
8344179: SecurityManager cleanup in the ZIP and JAR areas
Reviewed-by: lancea, rriggs, mullan, jpai
|
2024-11-15 07:47:11 +00:00 |
|
Alan Bateman
|
0ae5748f74
|
8343982: Remove usage of security manager from ClassLoader and related classes
Reviewed-by: jpai, yzheng, lancea
|
2024-11-15 07:16:34 +00:00 |
|
Phil Race
|
99070658fd
|
8344065: Remove SecurityManager uses from the java.datatransfer module
Reviewed-by: serb
|
2024-11-15 04:51:55 +00:00 |
|