Adam Sotona
|
c4aee66d74
|
8320222: Wrong bytecode accepted, and StackMap table generated
Reviewed-by: jlahoda
|
2023-11-21 10:08:48 +00:00 |
|
Adam Sotona
|
604d29a8c9
|
8304446: javap --system flag doesn't override system APIs
Reviewed-by: jlahoda
|
2023-11-21 10:04:54 +00:00 |
|
Serguei Spitsyn
|
839dd65366
|
8319244: implement JVMTI handshakes support for virtual threads
Reviewed-by: pchilanomate, amenkov
|
2023-11-21 08:17:43 +00:00 |
|
ArsenyBochkarev
|
46e4028adf
|
8316592: RISC-V: implement poly1305 intrinsic
Reviewed-by: fyang, luhenry, mli
|
2023-11-21 07:36:55 +00:00 |
|
Cesar Soares Lucas
|
3544d2dd86
|
8319784: VM crash during heap dump after JDK-8287061
Reviewed-by: kvn, thartmann, shade
|
2023-11-21 07:20:28 +00:00 |
|
Tobias Hartmann
|
303757b3a0
|
8319879: Stress mode to randomize incremental inlining decision
Reviewed-by: kvn, roland
|
2023-11-21 07:18:04 +00:00 |
|
Jaikiran Pai
|
099a8f5b2f
|
8308144: Uncontrolled memory consumption in SSLFlowDelegate.Reader
Co-authored-by: Sergey Zhuravlev <sergey.zhuravlev@gmail.com>
Reviewed-by: dfuchs, djelinski
|
2023-11-21 06:10:47 +00:00 |
|
Weijun Wang
|
fcb4df26f1
|
8320192: SHAKE256 does not work correctly if n >= 137
Co-authored-by: Ferenc Rakoczi <ferenc.r.rakoczi@oracle.com>
Reviewed-by: mpowers, valeriep
|
2023-11-20 23:28:48 +00:00 |
|
Weijun Wang
|
2b4e99140a
|
8320208: Update Public Suffix List to b5bf572
Reviewed-by: mullan
|
2023-11-20 19:20:06 +00:00 |
|
Aleksey Shipilev
|
6b96bb640a
|
8319777: Zero: Support 8-byte cmpxchg
Reviewed-by: dholmes, stuefe
|
2023-11-20 19:05:57 +00:00 |
|
Aleksey Shipilev
|
020c9007f8
|
8320052: Zero: Use __atomic built-ins for atomic RMW operations
Reviewed-by: dholmes, eastigeevich
|
2023-11-20 19:01:20 +00:00 |
|
Hannes Wallnöfer
|
30d895383e
|
8275889: Search dialog has redundant scrollbars
Reviewed-by: jjg
|
2023-11-20 18:32:20 +00:00 |
|
Hannes Wallnöfer
|
cee54de41b
|
8319988: Wrong heading for inherited nested classes
Reviewed-by: jjg
|
2023-11-20 18:26:21 +00:00 |
|
Pavel Rappo
|
3aefd1ce71
|
8320234: Merge doclint.Env.AccessKind with tool.AccessKind
Reviewed-by: jjg
|
2023-11-20 17:36:33 +00:00 |
|
Naoto Sato
|
d6d7bdc774
|
8319817: Charset constructor should make defensive copy of aliases
Reviewed-by: rriggs, alanb, bpb, iris, jpai
|
2023-11-20 17:31:58 +00:00 |
|
Ioi Lam
|
0712b22a3a
|
8320147: Remove DumpSharedSpaces
Reviewed-by: ccheung, matsaave
|
2023-11-20 17:09:55 +00:00 |
|
Andrew Haley
|
6e86904a94
|
8319973: AArch64: Save and restore FPCR in the call stub
Reviewed-by: adinn, stuefe
|
2023-11-20 16:38:05 +00:00 |
|
Maurizio Cimadamore
|
7f231109c2
|
8319928: Exceptions thrown by cleanup actions should be handled correctly
Reviewed-by: jvernee
|
2023-11-20 15:02:11 +00:00 |
|
Gui Cao
|
a6098e438d
|
8320280: RISC-V: Avoid passing t0 as temp register to MacroAssembler::lightweight_lock/unlock
Reviewed-by: fyang, rehn
|
2023-11-20 14:40:00 +00:00 |
|
Matthias Baesken
|
60c8d9c045
|
8320300: Adjust hs_err output in malloc/mmap error cases
Reviewed-by: clanger, mdoerr
|
2023-11-20 13:40:54 +00:00 |
|
Matthias Baesken
|
db1d82347b
|
8320168: handle setsocktopt return values
Reviewed-by: lucy, alanb, vtewari
|
2023-11-20 11:28:41 +00:00 |
|
Andrey Turbanov
|
6c5e15c1a2
|
8316557: Make fields final in 'sun.util' package
Reviewed-by: pminborg, naoto
|
2023-11-20 09:41:39 +00:00 |
|
Abhishek Kumar
|
de51aa19d6
|
8283214: [macos] Screen magnifier does not show the magnified text for JcomboBox
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: asemenov, kizune, aivanov
|
2023-11-20 06:56:49 +00:00 |
|
Jonathan Gibbons
|
179f505258
|
8320361: Doc error in RemoteRecordingStream.java
Reviewed-by: egahlin
|
2023-11-19 22:11:29 +00:00 |
|
Joe Darcy
|
8ff7d6ea0a
|
8295391: Add discussion of binary <-> decimal conversion issues
Reviewed-by: bpb
|
2023-11-18 01:19:25 +00:00 |
|
Sandhya Viswanathan
|
0881f2b0c4
|
8318562: Computational test more than 2x slower when AVX instructions are used
Reviewed-by: kvn
|
2023-11-17 20:10:17 +00:00 |
|
Sandhya Viswanathan
|
9b372e28ce
|
8320206: Some intrinsics/stubs missing vzeroupper on x86_64
Reviewed-by: kvn, jbhateja
|
2023-11-17 20:05:09 +00:00 |
|
Sergey Bylokhov
|
b5a7562bd1
|
8319985: Delete sun.awt.windows.WToolkit.embedded*() API
Reviewed-by: prr
|
2023-11-17 18:58:19 +00:00 |
|
Jim Laskey
|
9902d2eb17
|
8315457: Implement JEP 459: String Templates (Second Preview)
Reviewed-by: jlahoda, alanb, vromero
|
2023-11-17 12:53:49 +00:00 |
|
Martin Doerr
|
368e4f60a9
|
8315801: [PPC64] JNI code should be more similar to the Panama implementation
Reviewed-by: rrich, lucy
|
2023-11-17 11:49:21 +00:00 |
|
yibo.yl
|
8ec6b8de3b
|
8319876: Reduce memory consumption of VM_ThreadDump::doit
Reviewed-by: dholmes, stefank
|
2023-11-17 08:43:18 +00:00 |
|
Stefan Karlsson
|
bbf52e0e4c
|
8319897: Move StackWatermark handling out of LockStack::contains
Reviewed-by: eosterlund, dholmes, dcubed
|
2023-11-17 08:38:21 +00:00 |
|
Roland Westrelin
|
129c4708b4
|
8311932: Suboptimal compiled code of nested loop over memory segment
Reviewed-by: thartmann, chagedorn
|
2023-11-17 07:54:10 +00:00 |
|
Stefan Karlsson
|
369bbecc0d
|
8319896: Remove monitor deflation from final audit
Reviewed-by: dholmes, dcubed
|
2023-11-17 07:04:13 +00:00 |
|
Brian Burkhalter
|
9727f4bddd
|
8320199: Fix HTML 5 errors in java.math.BigInteger
Reviewed-by: naoto, darcy, lancea, iris
|
2023-11-16 16:55:46 +00:00 |
|
Vicente Romero
|
d6aa7c8ba0
|
8314621: ClassNotFoundException due to lambda reference to elided anonymous inner class
Reviewed-by: jlahoda
|
2023-11-16 16:49:26 +00:00 |
|
Vicente Romero
|
52e2878cff
|
8319987: compilation of sealed classes leads to infinite recursion
Reviewed-by: jlahoda
|
2023-11-16 16:41:58 +00:00 |
|
Sandhya Viswanathan
|
b05e69f789
|
8320209: VectorMaskGen clobbers rflags on x86_64
Reviewed-by: kvn, qamai, jbhateja
|
2023-11-16 16:32:08 +00:00 |
|
Alexander Zvegintsev
|
f3ed27582e
|
8319103: Popups that request focus are not shown on Linux with Wayland
Reviewed-by: serb, prr
|
2023-11-16 14:59:27 +00:00 |
|
Stefan Karlsson
|
9e7a3ae277
|
8319630: Monitor final audit log lacks separator
Reviewed-by: dholmes, shade
|
2023-11-16 14:36:34 +00:00 |
|
Stefan Karlsson
|
87be6b69fe
|
8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls
Reviewed-by: shade, aboldtch, pchilanomate, dcubed
|
2023-11-16 14:33:50 +00:00 |
|
Matthias Baesken
|
9faead1469
|
8319927: Log that IEEE rounding mode was corrupted by loading a library
Reviewed-by: goetz, lucy
|
2023-11-16 12:55:06 +00:00 |
|
Roland Westrelin
|
f33c874b6e
|
8319764: C2 compilation asserts during incremental inlining because Phi input is out of bounds
Reviewed-by: thartmann, chagedorn
|
2023-11-16 12:43:50 +00:00 |
|
Roland Westrelin
|
6868b371c6
|
8318826: C2: "Bad graph detected in build_loop_late" with incremental inlining
Reviewed-by: thartmann, chagedorn, kvn
|
2023-11-16 12:41:16 +00:00 |
|
Darragh Clarke
|
1d9688667e
|
8319531: FileServerHandler::discardRequestBody could be improved
Reviewed-by: dfuchs, jpai, michaelm
|
2023-11-16 10:54:47 +00:00 |
|
Darragh Clarke
|
73e19f60cd
|
8319825: jdk.net/jdk.net.ExtendedSocketOptions::IP_DONTFRAGMENT is missing @since 19
Reviewed-by: dfuchs, jpai
|
2023-11-16 10:50:38 +00:00 |
|
Daniel Jeliński
|
faeea07fe5
|
8319747: galoisCounterMode_AESCrypt stack walking broken
Reviewed-by: kvn, sviswanathan
|
2023-11-16 08:55:18 +00:00 |
|
Thomas Obermeier
|
b4c2d1c1af
|
8319542: Fix boundaries of region to be tested with os::is_readable_range
Reviewed-by: dlong, clanger
|
2023-11-16 08:38:15 +00:00 |
|
Daniel Lundén
|
c36ec2ca70
|
8316653: Large NMethodSizeLimit triggers assert during C1 code buffer allocation
Reviewed-by: kvn, rcastanedalo, thartmann
|
2023-11-16 07:41:13 +00:00 |
|
Christian Hagedorn
|
2db9ea9bbf
|
8317723: C2: CountedLoopEndNodes and Zero Trip Guards are wrongly treated as Runtime Predicate
Reviewed-by: thartmann, epeter
|
2023-11-16 07:37:45 +00:00 |
|