Erik Joelsson
|
f42caefe2e
|
8293550: Optionally add get-task-allow entitlement to macos binaries
Reviewed-by: mikael, cjplummer, ihse
|
2022-09-16 12:33:32 +00:00 |
|
Feilong Jiang
|
5feca688df
|
8293840: RISC-V: Remove cbuf parameter from far_call/far_jump/trampoline_call
Reviewed-by: fyang
|
2022-09-16 11:40:31 +00:00 |
|
Jan Lahoda
|
39cd1635bf
|
8293578: Duplicate ldc generated by javac
Reviewed-by: mcimadamore
|
2022-09-16 11:37:45 +00:00 |
|
Aleksei Efimov
|
7765942aee
|
8290367: Update default value and extend the scope of com.sun.jndi.ldap.object.trustSerialData system property
Reviewed-by: dfuchs, jpai
|
2022-09-16 10:04:51 +00:00 |
|
Daniel Fuchs
|
11e7d53b23
|
8293819: sun/util/logging/PlatformLoggerTest.java failed with "RuntimeException: Retrieved backing PlatformLogger level null is not the expected CONFIG"
Reviewed-by: jpai
|
2022-09-16 09:12:28 +00:00 |
|
Prasanta Sadhukhan
|
141d5f5dee
|
8293767: AWT test TestSinhalaChar.java has old SCCS markings
Reviewed-by: iris
|
2022-09-16 07:58:00 +00:00 |
|
Xiaohong Gong
|
3beca2db07
|
8291600: [vectorapi] vector cast op check is not always needed for vector mask cast
Co-authored-by: Quan Anh Mai <qamai@openjdk.org>
Reviewed-by: jiefu, eliu, jbhateja
|
2022-09-16 01:26:11 +00:00 |
|
Man Cao
|
9a40b76ac5
|
8293842: IPv6-only systems throws UnsupportedOperationException for several socket/TCP options
Co-authored-by: Martin Buchholz <martin@openjdk.org>
Reviewed-by: djelinski, dfuchs
|
2022-09-15 22:06:18 +00:00 |
|
Kevin Walls
|
bb9aa4eae6
|
8293813: ProblemList com/sun/jdi/JdbLastErrorTest.java on windows-x64 in Xcomp mode
Reviewed-by: dcubed
|
2022-09-15 21:04:52 +00:00 |
|
Mark Powers
|
4cec141a90
|
8291509: Minor cleanup could be done in sun.security
Reviewed-by: weijun
|
2022-09-15 19:59:53 +00:00 |
|
Daniel D. Daugherty
|
6beeb8471c
|
8293875: ProblemList sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 on linux-x64
Reviewed-by: bpb
|
2022-09-15 19:38:52 +00:00 |
|
Xin Liu
|
bf79f99c0c
|
8292989: Avoid dynamic memory in AsyncLogWriter
Reviewed-by: jsjolen, stuefe
|
2022-09-15 18:32:21 +00:00 |
|
Leonid Mesnik
|
2028ec7412
|
8289608: Change com/sun/jdi tests to not use Thread.suspend/resume
Reviewed-by: cjplummer, sspitsyn, alanb, dcubed
|
2022-09-15 17:25:48 +00:00 |
|
Xue-Lei Andrew Fan
|
ecb456ae29
|
8293779: redundant checking in AESCrypt.makeSessionKey() method
Reviewed-by: djelinski, hchao, mullan
|
2022-09-15 15:06:27 +00:00 |
|
Coleen Phillimore
|
6fca9ae047
|
8288474 : Move EventContinuationFreezeOld from try_freeze_fast to freeze_slow
Reviewed-by: rpressler, pchilanomate
|
2022-09-15 12:11:08 +00:00 |
|
Jan Lahoda
|
fbd8b42d70
|
8293591: Remove use of Thread.stop from jshell tests
Reviewed-by: alanb
|
2022-09-15 11:27:15 +00:00 |
|
Adam Sotona
|
aff5ff14b2
|
8244681: Add a warning for possibly lossy conversion in compound assignments
8293797: Release Note: Javac warns about type casts in compound assignments with possible lossy conversions
Reviewed-by: erikj, prr
|
2022-09-15 10:10:23 +00:00 |
|
Thomas Schatzl
|
15cb1fb788
|
8256265: G1: Improve parallelism in regions that failed evacuation
Co-authored-by: Hamlin Li <mli@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: sjohanss, ayang
|
2022-09-15 09:57:16 +00:00 |
|
Aleksei Voitylov
|
b31a03c60a
|
8293695: Implement isInfinite intrinsic for RISC-V
Reviewed-by: yadongwang, fyang, dsamersoff
|
2022-09-15 09:45:03 +00:00 |
|
casparcwang
|
8f3bbe950f
|
8293472: Incorrect container resource limit detection if manual cgroup fs mounts present
Reviewed-by: sgehwolf, iklam
|
2022-09-15 08:47:05 +00:00 |
|
Stanimir Stamenkov
|
1caba0f13c
|
8292948: JEditorPane ignores font-size styles in external linked css-file
Reviewed-by: psadhukhan
|
2022-09-15 08:16:28 +00:00 |
|
Hao Sun
|
eeb625e709
|
8290169: adlc: Improve child constraints for vector unary operations
Reviewed-by: eliu, xgong, sviswanathan
|
2022-09-15 01:38:10 +00:00 |
|
Zdenek Zambersky
|
2057070eb0
|
8293815: P11PSSSignature.engineUpdate should not print debug messages during normal operation
Reviewed-by: valeriep
|
2022-09-15 01:06:08 +00:00 |
|
Fei Yang
|
7376c55219
|
8293769: RISC-V: Add a second temporary register for BarrierSetAssembler::load_at
Reviewed-by: fjiang, shade
|
2022-09-14 23:50:35 +00:00 |
|
Joe Darcy
|
d191e47516
|
8293768: Add links to JLS 19 and 20 from SourceVersion enum constants
Reviewed-by: iris, jjg
|
2022-09-14 21:04:20 +00:00 |
|
Brian Burkhalter
|
a75ddb836b
|
8293122: (fs) Use file cloning in macOS version of Files::copy method
Reviewed-by: alanb
|
2022-09-14 20:13:19 +00:00 |
|
Thomas Stuefe
|
95c7c556a3
|
8293402: hs-err file printer should reattempt stack trace printing if it fails
Reviewed-by: chagedorn, dsamersoff
|
2022-09-14 16:49:06 +00:00 |
|
Pengfei Li
|
211fab8d36
|
8291669: [REDO] Fix array range check hoisting for some scaled loop iv
Reviewed-by: roland, thartmann
|
2022-09-14 14:20:39 +00:00 |
|
Matthias Baesken
|
7f3250d71c
|
8293787: Linux aarch64 build fails after 8292591
Reviewed-by: aph, shade
|
2022-09-14 10:29:12 +00:00 |
|
Jan Lahoda
|
2a3879180e
|
8292755: Non-default method in interface leads to a stack overflow in JShell
Reviewed-by: vromero
|
2022-09-14 08:51:03 +00:00 |
|
Jie Fu
|
8351b30e00
|
8293771: runtime/handshake/SystemMembarHandshakeTransitionTest.java fails if MEMBARRIER_CMD_QUERY is unsupported
Reviewed-by: rehn
|
2022-09-14 07:54:32 +00:00 |
|
Jie Fu
|
91f9c0d0cf
|
8293774: Improve TraceOptoParse to dump the bytecode name
Reviewed-by: chagedorn
|
2022-09-14 07:18:00 +00:00 |
|
Aggelos Biboudis
|
1169a15936
|
8291657: Javac assertion when compiling a method call with switch expression as argument
Reviewed-by: jlahoda
|
2022-09-14 06:48:01 +00:00 |
|
Aleksey Shipilev
|
2baf2516e1
|
8293654: Improve SharedRuntime handling of continuation helper out-arguments
Reviewed-by: dlong, kvn
|
2022-09-14 05:45:37 +00:00 |
|
Aleksey Shipilev
|
60f59a4a88
|
8293660: Fix frame::sender_for_compiled_frame frame size assert
Reviewed-by: dlong, kvn
|
2022-09-14 05:44:47 +00:00 |
|
Aleksey Shipilev
|
b3461c188a
|
8293680: PPC64BE build failure after JDK-8293344
Reviewed-by: mdoerr, stuefe
|
2022-09-14 05:37:34 +00:00 |
|
Andrey Turbanov
|
7e02039805
|
8293647: Avoid unnecessary boxing in jdk.hotspot.agent
Reviewed-by: cjplummer, sspitsyn
|
2022-09-13 17:53:33 +00:00 |
|
Evgeny Astigeevich
|
90390222bd
|
8287394: AArch64: Remove cbuf parameter from far_call/far_jump/trampoline_call
Reviewed-by: aph
|
2022-09-13 17:19:16 +00:00 |
|
Joe Darcy
|
1dc5039fed
|
8293626: AccessFlag::locations(ClassFileFormatVersion cffv) does not throw NPEx when parameter is null
8293627: AccessFlag::locations(ClassFileFormatVersion cffv) and locations() results are inconsistent
Reviewed-by: mchung
|
2022-09-13 16:51:01 +00:00 |
|
Emanuel Peter
|
6f2223faa1
|
8288180: C2: VectorPhase must ensure that SafePointNode memory input is a MergeMemNode
Reviewed-by: roland, thartmann
|
2022-09-13 13:14:05 +00:00 |
|
Axel Boldt-Christmas
|
725f41ffd4
|
8293351: Add second tmp register to aarch64 BarrierSetAssembler::load_at
Reviewed-by: aph, tschatzl, fyang
|
2022-09-13 11:21:47 +00:00 |
|
Thomas Schatzl
|
37234c856d
|
8291912: Introduce per-allocation target struct for members in G1PLABAllocator
Reviewed-by: iwalulya, sjohanss
|
2022-09-13 08:47:51 +00:00 |
|
Robbin Ehn
|
1e1db5debd
|
8292591: Experimentally add back barrier-less Java thread transitions
Reviewed-by: mdoerr, eosterlund, pchilanomate, dcubed
|
2022-09-13 08:31:45 +00:00 |
|
Kevin Walls
|
dfc16e047f
|
8292302: Windows GetLastError value overwritten by ThreadLocalStorage::thread
Reviewed-by: cjplummer, dholmes, dcubed
|
2022-09-13 07:34:55 +00:00 |
|
Jaikiran Pai
|
8bd79d3efd
|
8170305: URLConnection doesn't handle HTTP/1.1 1xx (informational) messages
Reviewed-by: dfuchs, michaelm
|
2022-09-13 05:08:05 +00:00 |
|
Tejesh R
|
9cd3e355d1
|
4834298: JFileChooser.getSelectedFiles() failed with multi-selection and double-click
Reviewed-by: jdv
|
2022-09-13 04:54:15 +00:00 |
|
Fei Gao
|
ec2629c052
|
8275275: AArch64: Fix performance regression after auto-vectorization on NEON
Reviewed-by: aph, xgong
|
2022-09-13 03:13:38 +00:00 |
|
Hao Sun
|
cbee0bc9ef
|
8292587: AArch64: Support SVE fabd instruction
Reviewed-by: njian, fgao, ngasson
|
2022-09-13 02:19:02 +00:00 |
|
Feilong Jiang
|
68645ebffb
|
8293566: RISC-V: Clean up push and pop registers
Reviewed-by: fyang, shade
|
2022-09-13 01:07:04 +00:00 |
|
Chris Plummer
|
526eb54fc3
|
8293669: SA: Remove unnecssary "InstanceStackChunkKlass: InstanceStackChunkKlass" output when scanning heap
Reviewed-by: sspitsyn
|
2022-09-12 23:56:45 +00:00 |
|