Nikita Provotorov
473c41003d
JBR-5980: Pasting from clipboard not working reliably in Windows.
...
- Disables caching of the data placed into the clipboard. The behavior is controlled by the system property "awt.windows.clipboard.cache.disabled" (=true by default) ;
- Whenever the app gets focus additionally checks if another app has modified the clipboard. The behavior is controlled by the system property "awt.windows.clipboard.extraOwnershipChecksEnabled" (=true by default) .
2023-11-06 13:00:23 +01:00
Nikita Provotorov
b967f5bc91
JBR-5980: Pasting from clipboard not working reliably in Windows.
...
Marks the native flag AwtClipboard::isGettingOwnership as volatile to avoid inconsistencies of CPU caches.
2023-11-06 13:00:10 +01:00
Vladimir Kharitonov
af3326b1b8
JBR-6239 sign frameworks in cef_server.app
2023-10-31 15:52:15 +01:00
Vitaly Provodin
d56e00e293
update exclude list on results of 17.0.9_b1087.3 test runs
2023-10-26 16:04:02 +07:00
Vitaly Provodin
9deb12dbc1
fixup! JBR-6181 add Linux executables with bundled FreeType
2023-10-25 09:48:26 +07:00
Christoph Langer
61e94d9aa7
8317643: [17u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for release 17.0.9
...
Reviewed-by: goetz
2023-10-22 06:29:05 +07:00
Goetz Lindenmaier
21bae46b74
8317121: vector_masked_load instruction is moved too early after JDK-8286941
...
Backport-of: cfabcbf858
2023-10-22 06:28:42 +07:00
Yuri Nesterenko
e9d6e1150b
8317040: Exclude cleaner test failing on older releases
...
Reviewed-by: mbalao, andrew, clanger
2023-10-22 06:28:42 +07:00
Yuri Nesterenko
f1a34f4390
8286503: Enhance security classes
...
Backport-of: 7f5e120a631ffda3e6d5efc03bae572b21877b69
2023-10-22 06:28:42 +07:00
Yuri Nesterenko
1748b24292
8284910: Buffer clean in PasswordCallback
...
Reviewed-by: mbalao
Backport-of: 89fd6d34f8
2023-10-22 06:28:42 +07:00
Martin Balao
f092a3c76e
8314649: Enhanced archival support redux
...
Reviewed-by: andrew
Backport-of: 1e16543a60
2023-10-22 06:28:41 +07:00
Martin Balao
656f7a2fa8
8312248: Enhanced archival support redux
...
Reviewed-by: andrew
Backport-of: c2100a627d578901dffbbe631e5a6c9b88ca2209
2023-10-22 06:28:41 +07:00
Alexey Bakhtin
ebfacdd637
8309966: Enhanced TLS connections
...
Reviewed-by: mbalao
Backport-of: d25ee81f56d67f2c51ba8b8c59f470c6f88ae47f
2023-10-22 06:28:41 +07:00
Aleksei Voitylov
7b42048439
8297856: Improve handling of Bidi characters
...
Reviewed-by: mbalao
Backport-of: 244b89fc786894cb8cca742f91875ebb98b603ff
2023-10-22 06:28:41 +07:00
Aleksei Voitylov
a8ad988250
8296581: Better system proxy support
...
Reviewed-by: mbalao
Backport-of: 111811e64245ae720a0617b7de0c52c60bb2bac1
2023-10-22 06:28:40 +07:00
Goetz Lindenmaier
a2703112f2
8317700: [17u] Undo backport 8317674 of 8316566 which was pushed to wrong repo.
...
Reviewed-by: rehn, fyang
2023-10-22 06:28:40 +07:00
Robbin Ehn
e4f8d7e13e
8316566: RISC-V: Zero extended narrow oop passed to Atomic::cmpxchg
...
Backport-of: 2d154fcd0d
2023-10-22 06:28:40 +07:00
Goetz Lindenmaier
bbc4ad42d0
8312555: Ideographic characters aren't stretched by AffineTransform.scale(2, 1)
...
Ignore bitmaps embedded into fonts for non-uniform scales
Backport-of: 62610203f1
2023-10-22 06:28:40 +07:00
Martin Doerr
fcf052df4c
8299658: C1 compilation crashes in LinearScan::resolve_exception_edge
...
Backport-of: cf2d33ca2e
2023-10-22 06:28:40 +07:00
Martin Doerr
0a79213fa1
8314960: Add Certigna Root CA - 2
...
Reviewed-by: mbaesken
Backport-of: e9ba8d5a0e
2023-10-22 06:28:39 +07:00
Aleksey Shipilev
6feda5ca88
8313262: C2: Sinking node may cause required cast to be dropped
...
Backport-of: 1cee3b9fd9
2023-10-22 06:28:39 +07:00
Aleksey Shipilev
449452f051
8314020: Print instruction blocks in byte units
...
Reviewed-by: phh
Backport-of: a602624ef4
2023-10-22 06:28:39 +07:00
Oli Gillespie
54f8a715b9
8313678: SymbolTable can leak Symbols during cleanup
...
Reviewed-by: phh, shade
Backport-of: 4b2703ad39
2023-10-22 06:28:39 +07:00
Oli Gillespie
53b3caa58b
8313874: JNI NewWeakGlobalRef throws exception for null arg
...
Reviewed-by: phh
Backport-of: 028b3ae1b1
2023-10-22 06:28:38 +07:00
Matthias Baesken
4943dc0720
8314517: some tests fail in case ipv6 is disabled on the machine
...
Reviewed-by: mdoerr
Backport-of: 703817d21f
2023-10-22 06:28:38 +07:00
Andrew John Hughes
f56d537424
8284772: GHA: Use GCC Major Version Dependencies Only
...
Reviewed-by: shade
Backport-of: 62defc3dfc4b9ba5adfe3189f34fe8b3f59b94a0
2023-10-22 06:28:38 +07:00
Alexander Scherbatiy
1267ca63db
8311033: [macos] PrinterJob does not take into account Sides attribute
...
Backport-of: a3d67231a7
2023-10-22 06:28:38 +07:00
Alexander Scherbatiy
26f6377c7e
8295737: macOS: Print content cut off when width > height with portrait orientation
...
Backport-of: d00a767047
2023-10-22 06:28:38 +07:00
Kimura Yukihiro
fb92bdaf15
8313815: The exception messages printed by jcmd ManagementAgent.start are corrupted on Japanese Windows
...
Reviewed-by: kevinw, cjplummer, phh
2023-10-22 06:28:37 +07:00
Aleksey Shipilev
4679b41038
8314426: runtime/os/TestTrimNative.java is failing on slow machines
...
Reviewed-by: stuefe
Backport-of: 20e94784c9
2023-10-22 06:28:37 +07:00
Aleksey Shipilev
5922c0aa67
8312525: New test runtime/os/TestTrimNative.java#trimNative is failing: did not see the expected RSS reduction
...
Reviewed-by: mdoerr
Backport-of: ad34be1f32
2023-10-22 06:28:37 +07:00
Aleksey Shipilev
9d30d3d16c
8293114: JVM should trim the native heap
...
Reviewed-by: stuefe
Backport-of: 9e4fc568a6
2023-10-22 06:28:37 +07:00
Matthias Baesken
fd0610c2ce
8276651: java/lang/ProcessHandle tests fail with "RuntimeException: Input/output error" in java.lang.ProcessHandleImpl$Info.info0
...
Backport-of: d24b7b7026
2023-10-22 06:28:36 +07:00
Aleksey Shipilev
7900d3e4fe
8314730: GHA: Drop libfreetype6-dev transitional package in favor of libfreetype-dev
...
Reviewed-by: stuefe
Backport-of: 69d900d2ce
2023-10-22 06:28:36 +07:00
Aleksey Shipilev
bcd3447253
8313701: GHA: RISC-V should use the official repository for bootstrap
...
Reviewed-by: phh
Backport-of: 538f9557b8
2023-10-22 06:28:36 +07:00
Aleksey Shipilev
4429c3cf44
8283724: Incorrect description for jtreg-failure-handler option
...
Backport-of: 0901548833
2023-10-22 06:28:36 +07:00
Andrey Turbanov
458ab075d4
8299827: Add resolved IP address in connection exception for sockets
...
Backport-of: 92d8326e40
2023-10-22 06:28:36 +07:00
Dan Lutker
56a216b3d6
8314552: Fix javadoc tests to work with jtreg 7
...
Reviewed-by: phh, shade, andrew
2023-10-22 06:28:35 +07:00
Aleksey Shipilev
3343389d77
8314501: Shenandoah: sun/tools/jhsdb/heapconfig/JMapHeapConfigTest.java fails
...
Backport-of: 812f475bc4
2023-10-22 06:28:35 +07:00
Aleksey Shipilev
90652ce3bb
8293851: hs_err should print more stack in hex dump
...
Backport-of: cbd0688b32
2023-10-22 06:28:35 +07:00
Aleksey Shipilev
69df79f5a7
8314658: [17u] GHA: Sync up debian-version for cross-builds
...
Reviewed-by: phh
2023-10-22 06:28:35 +07:00
Fei Yang
41d05bc30d
8310873: Re-enable locked_create_entry symbol check in runtime/NMT/CheckForProperDetailStackTrace.java for RISC-V
...
Backport-of: 87e6fab2c4
2023-10-22 06:28:35 +07:00
Feilong Jiang
9b4bffb101
8314117: RISC-V: Incorrect VMReg encoding in RISCV64Frame.java
...
Backport-of: 5c91622885
2023-10-22 06:28:34 +07:00
Aleksey Shipilev
218e204ea5
8309591: Socket.setOption(TCP_QUICKACK) uses wrong level
...
Reviewed-by: phh
Backport-of: 56a73a6f0f
2023-10-22 06:28:34 +07:00
Aleksey Shipilev
2e840ca335
8284273: Early crashes in os::print_context on AArch64
...
Reviewed-by: stuefe
Backport-of: 83cec4b6cc
2023-10-22 06:28:34 +07:00
Aleksey Shipilev
09e6240c6a
8313676: Amend TestLoadIndexedMismatch test to target intrinsic directly
...
Backport-of: 4b192a8dc3
2023-10-22 06:28:34 +07:00
Aleksey Shipilev
14d856ae03
8314262: GHA: Cut down cross-compilation sysroots deeper
...
Backport-of: 38687f1a3e
2023-10-22 06:28:33 +07:00
Aleksey Shipilev
e485d28c23
8314118: Update JMH devkit to 1.37
...
Backport-of: 06aa3c5628
2023-10-22 06:28:33 +07:00
Dingli Zhang
bf63b4b812
8309254: Implement fast-path for ASCII-compatible CharsetEncoders on RISC-V
...
Reviewed-by: fyang
Backport-of: 61bb014a86
2023-10-22 06:28:33 +07:00
Ralf Schmelter
5d058bf401
8293166: jdk/jfr/jvm/TestDumpOnCrash.java fails on Linux ppc64le and Linux aarch64
...
Reviewed-by: mdoerr
Backport-of: 5551cb66ba
2023-10-22 06:28:33 +07:00
Ben Taylor
9935db6805
8313796: AsyncGetCallTrace crash on unreadable interpreter method pointer
...
Reviewed-by: stuefe
Backport-of: 0e2c72d7a5
2023-10-22 06:28:33 +07:00
Aleksey Shipilev
e89301f8e7
8313402: C1: Incorrect LoadIndexed value numbering
...
Backport-of: 46fbedb2be
2023-10-22 06:28:32 +07:00
Aleksey Shipilev
7cb3236126
8294941: GHA: Cut down cross-compilation sysroots
...
Backport-of: a1747ef81a
2023-10-22 06:28:32 +07:00
Aleksey Shipilev
b6933a389f
8294956: GHA: qemu-debootstrap is deprecated, use the regular one
...
Backport-of: c5f462e83b
2023-10-22 06:28:32 +07:00
Aleksey Shipilev
53c5a43b83
8299330: Minor improvements in MSYS2 Workflow handling
...
Backport-of: cf00d09c8c
2023-10-22 06:28:32 +07:00
Aleksey Shipilev
cc9979a6c0
8294149: JMH 1.34 and later requires jopt-simple 5.0.4
...
8277427: Update jib-profiles.js to use JMH 1.33 devkit
8280032: Update jib-profiles.js to use JMH 1.34 devkit
Backport-of: 2283c3244f
2023-10-22 06:28:31 +07:00
Aleksey Shipilev
4704be6dc1
8304353: Add lib-test tier1 testing in GHA
...
Backport-of: 57276101df
2023-10-22 06:28:31 +07:00
Martin Doerr
cad64b1981
8309088: security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails
...
Backport-of: 4c2e54fb05
2023-10-22 06:28:31 +07:00
Aleksey Shipilev
11f7f14e63
8297350: Update JMH devkit to 1.36
...
Backport-of: f26bd4e0e8
2023-10-22 06:28:31 +07:00
Aleksey Shipilev
f6aceaabf2
8293107: GHA: Bump to Ubuntu 22.04
...
8293098 : GHA: Harmonize GCC version handling for host and cross builds
8293361: GHA: dump config.log in case of configure failure
8295213: Run GHA manually with user-specified make and configure arguments
8313428: GHA: Bump GCC versions for July 2023 updates
8313707: GHA: Bootstrap sysroots with --variant=minbase
Reviewed-by: clanger
Backport-of: d7536588b3
2023-10-22 06:28:31 +07:00
Martin Doerr
6f16932c91
8310551: vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java timed out due to missing prompt
...
Backport-of: c84866ac0d
2023-10-22 06:28:30 +07:00
Martin Doerr
c32aec87d6
8308090: Add container tests for on-the-fly resource quota updates
...
Backport-of: dc8bc6c98c
2023-10-22 06:28:30 +07:00
Martin Doerr
0729444ffb
8156889: ListKeychainStore.sh fails in some virtualized environments
...
Backport-of: 82c8b28f40
2023-10-22 06:28:30 +07:00
Martin Doerr
e65449afc3
8308232: nsk/jdb tests don't pass -verbose flag to the debuggee
...
Backport-of: c6f20db945
2023-10-22 06:28:30 +07:00
Martin Doerr
7f9f729e54
8255548: Missing coverage for javax.xml.crypto.dom.DOMCryptoContext
...
Backport-of: 76cda9f44a
2023-10-22 06:28:30 +07:00
Martin Doerr
81e1c15a3e
6381945: (cal) Japanese calendar unit test system should avoid multiple static imports
...
Backport-of: f79b3d42f0
2023-10-22 06:28:29 +07:00
Martin Doerr
7351d1afa5
8307079: Update test java/awt/Choice/DragOffNoSelect.java
...
Backport-of: 89711f3767
2023-10-22 06:28:29 +07:00
Martin Doerr
1ac6d3006e
8301167: Update VerifySignedJar to actually exercise and test verification
...
Backport-of: 05ea083b05
2023-10-22 06:28:29 +07:00
Sergey Bylokhov
e778d26422
8283276: java/io/ObjectStreamClass/ObjectStreamClassCaching.java fails with various GCs
...
Backport-of: d4a795d75a
2023-10-22 06:28:29 +07:00
Christoph Langer
555c1c3b4f
8302182: Update Public Suffix List to 88467c9
...
Backport-of: 01b8512911
2023-10-22 06:28:28 +07:00
Martin Doerr
65f79bdeb2
8309095: Remove UTF-8 character from TaskbarPositionTest.java
...
Backport-of: 07f2070411
2023-10-22 06:28:28 +07:00
Martin Doerr
c6a0181325
8267860: Off-by-one bug when searching arrays in AlpnGreaseTest
...
Backport-of: 2adef6a1f8
2023-10-22 06:28:28 +07:00
Martin Doerr
8b55a056da
8195589: T6587786.java failed after JDK-8189997
...
Backport-of: 21b62fef33
2023-10-22 06:28:28 +07:00
Martin Doerr
05fe1d5e78
8289797: tools/launcher/I18NArgTest.java fails on Japanese Windows environment
...
Backport-of: a11477ce25
2023-10-22 06:28:28 +07:00
Sergey Bylokhov
e8713d23aa
8313576: GCC 7 reports compiler warning in bundled freetype 2.13.0
...
Backport-of: 8248e351d0
2023-10-22 06:28:27 +07:00
Sonia Zaldana Calles
16ae10eee5
8273803: Zero: Handle "zero" variant in CommandLineOptionTest.java
...
Backport-of: 2d13fb21af
2023-10-22 06:28:27 +07:00
Aleksey Shipilev
e5a7cc0605
8307766: Linux: Provide the option to override the timer slack
...
Backport-of: 7173c3009e
2023-10-22 06:28:27 +07:00
Gui Cao
41559c686e
8311923: TestIRMatching.java fails on RISC-V
...
Reviewed-by: phh, fyang
Backport-of: e7adbdb1f1
2023-10-22 06:28:27 +07:00
Tyler Steele
ccff52f91e
8307603: [AIX] Broken build after JDK-8307301
...
Backport-of: bb3e44d8b6
2023-10-22 06:28:27 +07:00
Aleksey Shipilev
9d77723693
8309746: Reconfigure check should include make/conf/version-numbers.conf
...
Reviewed-by: mbaesken
Backport-of: 955fc2faba
2023-10-22 06:28:26 +07:00
Ralf Schmelter
33bceb5b7c
8289917: Metadata for regionsRefilled of G1EvacuationStatistics event is wrong
...
Backport-of: 728157fa03
2023-10-22 06:28:26 +07:00
Goetz Lindenmaier
e3ff1a429f
8307526: [JFR] Better handling of tampered JFR repository
...
Reviewed-by: lucy
Backport-of: 66d2736521
2023-10-22 06:28:26 +07:00
Goetz Lindenmaier
2af5f83dcb
8301367: Add exception handler method to the BaseLdapServer
...
Backport-of: 03b23a1e1b
2023-10-22 06:28:26 +07:00
Goetz Lindenmaier
8f8394f07f
8299617: CurrencySymbols.properties is missing the copyright notice
...
Backport-of: d5b80abcbf
2023-10-22 06:28:25 +07:00
Goetz Lindenmaier
30ac0e230f
8296384: [TESTBUG] sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java intermittently timeout
...
Backport-of: 82561de722
2023-10-22 06:28:25 +07:00
Goetz Lindenmaier
a28392d56d
8293177: Verify version numbers in legal files
...
Backport-of: 69ede5baed
2023-10-22 06:28:25 +07:00
Goetz Lindenmaier
db6c9e77b4
8289510: Improve test coverage for XPath Axes: namespace
...
Backport-of: 3d254d3c8e
2023-10-22 06:28:25 +07:00
i556354
9102b6c585
8270331: [TESTBUG] Error: Not a test or directory containing tests: java/awt/print/PrinterJob/InitToBlack.java
...
Backport-of: 2ef9767aae
2023-10-22 06:28:25 +07:00
i556354
eeb4f6a56d
8307165: java/awt/dnd/NoFormatsDropTest/NoFormatsDropTest.java timed out
...
Backport-of: 14df5c130e
2023-10-22 06:28:24 +07:00
Aleksey Shipilev
b813bf11de
8296796: Provide clean, platform-agnostic interface to C-heap trimming
...
Reviewed-by: stuefe
Backport-of: 0845b39caf
2023-10-22 06:28:24 +07:00
Matthias Baesken
3b31ef9de5
8311285: report some fontconfig related environment variables in hs_err file
...
Backport-of: 0ef03f1228
2023-10-22 06:28:24 +07:00
Goetz Lindenmaier
2d861503ed
8301269: Update Commons BCEL to Version 6.7.0
...
Reviewed-by: mdoerr
Backport-of: 6a44120a16
2023-10-22 06:28:24 +07:00
Feilong Jiang
80ed097617
8312511: GHA: Bump cross-compile runner to Ubuntu 22.04
...
Reviewed-by: shade
2023-10-22 06:28:23 +07:00
Nagata, Haruhito
27858de10f
8302161: Upgrade jQuery UI to version 1.13.2
...
8293180: JQuery UI license file not updated
Reviewed-by: mdoerr
Backport-of: 404d5bddb9
2023-10-22 06:28:23 +07:00
Goetz Lindenmaier
b3c673e743
8305670: Performance regression in LockSupport.unpark with lots of idle threads
...
Reviewed-by: mdoerr
Backport-of: f030937a51
2023-10-22 06:28:23 +07:00
Goetz Lindenmaier
6847a435e5
8292683: Remove BadKeyUsageTest.java from Problem List
...
Backport-of: df5209e70f
2023-10-22 06:28:23 +07:00
Goetz Lindenmaier
9256549ba6
8275662: remove test/lib/sun/hotspot
...
Reviewed-by: mdoerr
Backport-of: 0c37008917
2023-10-22 06:28:22 +07:00
Goetz Lindenmaier
4b76a70f61
8281717: Cover logout method for several LoginModule
...
8284090: com/sun/security/auth/module/AllPlatforms.java fails to compile
Reviewed-by: mdoerr
Backport-of: fbb8ca55a8
2023-10-22 06:28:22 +07:00
Ben Taylor
bfa0a17452
8303279: C2: crash in SubTypeCheckNode::sub() at IGVN split if
...
Reviewed-by: simonis
Backport-of: caadad4fdc
2023-10-22 06:28:22 +07:00
Roman Kennke
23611fd5a8
8276333: jdk/jfr/event/oldobject/TestLargeRootSet.java failed "assert(!contains(edge->reference())) failed: invariant"
...
Reviewed-by: phh
Backport-of: 65ca0a5776
2023-10-22 06:28:22 +07:00
Roman Kennke
5b596cf707
8275415: Prepare Leak Profiler for Lilliput
...
Backport-of: c41ce6d159
2023-10-22 06:28:21 +07:00
Martin Doerr
b7bb7b3bde
8306881: Update FreeType to 2.13.0
...
Backport-of: 723582c524
2023-10-22 06:28:21 +07:00
George Adams
79c03e19d6
8286623: Bundle zlib by default with JDK on macos aarch64
...
Backport-of: c3bade2e08
2023-10-22 06:28:21 +07:00
Goetz Lindenmaier
204e9a892e
8295894: Remove SECOM certificate that is expiring in September 2023
...
Reviewed-by: lucy
Backport-of: fd7fddb6ed
2023-10-22 06:28:21 +07:00
Goetz Lindenmaier
34fedbf44c
8312029: Add CriticalNative tests to ProblemList for 8312028
...
Reviewed-by: lucy
2023-10-22 06:28:20 +07:00
Goetz Lindenmaier
4d659ba35e
8308803: Improve java/util/UUID/UUIDTest.java
...
Backport-of: 4460429d7a
2023-10-22 06:28:20 +07:00
Goetz Lindenmaier
2bd34a053f
8302736: Major performance regression in Math.log on aarch64
...
Reviewed-by: lucy
Backport-of: 466ec300fc
2023-10-22 06:28:20 +07:00
Goetz Lindenmaier
861cf72a61
8307653: Adjust delay time and gc log argument in TestAbortOnVMOperationTimeout
...
Backport-of: 4f355c3525
2023-10-22 06:28:20 +07:00
Goetz Lindenmaier
47159946f0
8277353: java/security/MessageDigest/ThreadSafetyTest.java test times out
...
Backport-of: f22d157e55
2023-10-22 06:28:20 +07:00
Goetz Lindenmaier
c68a5ce953
8305766: ProblemList runtime/CompressedOops/CompressedClassPointers.java
...
Backport-of: f45b01f883
2023-10-22 06:28:19 +07:00
Goetz Lindenmaier
89d21a094b
8307068: store a JavaThread* in the java.lang.Thread object after the JavaThread* is added to the main ThreadsList
...
Reviewed-by: phh
Backport-of: ceca198ef2
2023-10-22 06:28:19 +07:00
Goetz Lindenmaier
05d10da6bc
8307067: remove broken EnableThreadSMRExtraValidityChecks option
...
Backport-of: 5e26e64cbf
2023-10-22 06:28:19 +07:00
Ben Taylor
2c7c994cf1
8308283: Build failure with GCC12 & GCC13
...
Reviewed-by: phh
Backport-of: bfc3ccd90d
2023-10-22 06:28:19 +07:00
Goetz Lindenmaier
4f7567dffe
8275303: sun/java2d/pipe/InterpolationQualityTest.java fails with D3D basic render driver
...
Backport-of: bc0379ea1a
2023-10-22 06:28:18 +07:00
Goetz Lindenmaier
bc727165be
8297923: java.awt.ScrollPane broken after multiple scroll up/down
...
8310054: ScrollPane insets are incorrect
8311689: Wrong visible amount in Adjustable of ScrollPane
Backport-of: ea41907396
2023-10-22 06:28:18 +07:00
Vladimir Kempik
444edc153d
8311862: RISC-V: small improvements to shift immediate instructions
...
Backport-of: f3b96f6937
2023-10-22 06:28:18 +07:00
Ben Taylor
f793ce9ed9
8307147: [x86] Dangling pointer warning for Assembler::_attributes
...
Reviewed-by: phh
Backport-of: 3599448ad8
2023-10-22 06:28:18 +07:00
Ben Taylor
86e876bb47
8289512: Fix GCC 12 warnings for adlc output_c.cpp
...
Backport-of: a8fe2d97a2
2023-10-22 06:28:18 +07:00
Jenny Shivayogi
83c0c3a5fe
8306060: Open source few AWT Insets related tests
...
Backport-of: 9a68d1d952
2023-10-22 06:28:17 +07:00
Goetz Lindenmaier
9a36772d45
8309266: C2: assert(final_con == (jlong)final_int) failed: final value should be integer
...
Reviewed-by: roland
Backport-of: 4a9cc8a000
2023-10-22 06:28:17 +07:00
Goetz Lindenmaier
6cf445acef
8309119: [17u/11u] Redo JDK-8297951: C2: Create skeleton predicates for all If nodes in loop predication
...
Reviewed-by: mdoerr
2023-10-22 06:28:17 +07:00
Goetz Lindenmaier
3c2148b172
8307683: Loop Predication should not hoist range checks with trap on success projection by negating their condition
...
Reviewed-by: roland
Backport-of: dfd3da3f52
2023-10-22 06:28:17 +07:00
Chad Rakoczy
00f3dbf5fc
8307555: Reduce memory reads in x86 MD5 intrinsic
...
Backport-of: 43c8c650af
2023-10-22 06:28:16 +07:00
Goetz Lindenmaier
5c56dacca5
8310259: Pin msys2/setup-msys2 github action to a specific commit
...
Reviewed-by: mbaesken
Backport-of: 959a61fdd4
2023-10-22 06:28:16 +07:00
Goetz Lindenmaier
03cff0381c
8308192: Error in parsing replay file when staticfield is an array of single dimension
...
Backport-of: d3feedf511
2023-10-22 06:28:16 +07:00
Goetz Lindenmaier
48fe2a88b0
8301097: Update GHA XCode to 12.5.1
...
Backport-of: b8e5abc1e8
2023-10-22 06:28:16 +07:00
Dhamoder Nalla
067cdc925b
8305763: Parsing a URI with an underscore goes through a silent exception, negatively impacting performance
...
Backport-of: 749d480193
2023-10-22 06:28:16 +07:00
Xin Liu
3e850a9197
8267517: async logging for stdout and stderr
...
Reviewed-by: shade
Backport-of: 7aff03aee1
2023-10-22 06:28:15 +07:00
Goetz Lindenmaier
199cc83ce1
8292716: Configure should check that jtreg is of the required version
...
8292763: JDK-8292716 breaks configure without jtreg
Reviewed-by: shade
Backport-of: 486f90c134
2023-10-22 06:28:15 +07:00
Goetz Lindenmaier
8d3a91d03a
8303154: Investigate and improve instruction cache flushing during compilation
...
Backport-of: b7945bc9e5
2023-10-22 06:28:15 +07:00
Goetz Lindenmaier
8184a01371
8180266: Convert sun/security/provider/KeyStore/DKSTest.sh to Java Jtreg Test
...
Backport-of: 7f313b0cef
2023-10-22 06:28:15 +07:00
Goetz Lindenmaier
444de0fd1f
8225012: sanity/client/SwingSet/src/ToolTipDemoTest.java fails on Windows
...
Backport-of: 1f521a1204
2023-10-22 06:28:14 +07:00
Fei Yang
402350a19c
8297476: Increase InlineSmallCode default from 1000 to 2500 for RISC-V
...
Backport-of: 5e196b4b8e
2023-10-22 06:28:14 +07:00
Feilong Jiang
a3706ef243
8283929: GHA: Add RISC-V build config
...
Reviewed-by: vkempik
Backport-of: 85d4b49151
2023-10-22 06:28:14 +07:00
i556354
8a7c7660b1
8305421: Work around JDK-8305420 in CDSJDITest.java
...
Backport-of: 9ce5fdc962
2023-10-22 06:28:14 +07:00
Jenny Shivayogi
650de8e00b
8306566: Open source several clipboard AWT tests
...
Backport-of: 136dad7197
2023-10-22 06:28:14 +07:00
Jenny Shivayogi
4f1f757c4f
8306076: Open source AWT misc tests
...
Backport-of: f7d45b85a5
2023-10-22 06:28:13 +07:00
i556354
1df90a7c24
8306636: Disable compiler/c2/Test6905845.java with -XX:TieredStopAtLevel=3
...
Backport-of: 4900517479
2023-10-22 06:28:13 +07:00
Yi-Fan Tsai
779d501f0e
8299158: Improve MD5 intrinsic on AArch64
...
Reviewed-by: phh
Backport-of: c6588d5bb3
2023-10-22 06:28:13 +07:00
Goetz Lindenmaier
0ed39ee6ba
8306718: Optimize and opensource some old AWT tests
...
Backport-of: 9beae21864
2023-10-22 06:28:13 +07:00
Goetz Lindenmaier
6b30424ef9
8285980: Several tests in compiler/c2/irTests miss @requires vm.compiler2.enabled
...
Reviewed-by: phh
Backport-of: 1f9f8738f3
2023-10-22 06:28:13 +07:00
Goetz Lindenmaier
99d7262ad9
8306137: Open source several AWT ScrollPane related tests
...
Backport-of: 4becb7bcb6
2023-10-22 06:28:12 +07:00
Matthias Baesken
d372076ab9
8310549: avoid potential leaks in KeystoreImpl.m related to JNU_CHECK_EXCEPTION early returns
...
Backport-of: 7da3f1999f
2023-10-22 06:28:12 +07:00
Alexey Bakhtin
3f21a79921
8301700: Increase the default TLS Diffie-Hellman group size from 1024-bit to 2048-bit
...
Reviewed-by: phh
Backport-of: 26b111d714
2023-10-22 06:28:12 +07:00
Goetz Lindenmaier
d298b7b39d
8306765: Some client related jtreg problem list entries are malformed
...
Backport-of: 36d61c3106
2023-10-22 06:28:12 +07:00
Aleksey Shipilev
944ceb2c3f
8278141: LIR_OpLoadKlass::_info shadows the field of the same name from LIR_Op
...
Backport-of: 0e7b6bcd82
2023-10-22 06:28:12 +07:00
Aleksey Shipilev
9d690de4a4
8277860: PPC: Remove duplicate info != NULL check
...
Backport-of: ce0234b47d
2023-10-22 06:28:11 +07:00
Sergey Nazarkin
a9fb594933
8304725: AsyncGetCallTrace can cause SIGBUS on M1
...
Backport-of: d8af7a6014
2023-10-22 06:28:11 +07:00
Goetz Lindenmaier
01f5bd7725
6176679: Application freezes when copying an animated gif image to the system clipboard
...
Backport-of: 6c71859ac2
2023-10-22 06:28:11 +07:00
Goetz Lindenmaier
3ef2b66562
8299713: Test javax/swing/JTableHeader/6889007/bug6889007.java failed: Wrong type of cursor
...
Backport-of: b54c4a33c6
2023-10-22 06:28:11 +07:00
Goetz Lindenmaier
f21755dc92
8304314: StackWalkTest.java fails after CODETOOLS-7903373
...
Backport-of: d5a150706e
2023-10-22 06:28:10 +07:00
Aleksey Shipilev
8655fe2e9d
8307348: Parallelize heap walk for ObjectCount(AfterGC) JFR event collection
...
Reviewed-by: ogillespie, phh
Backport-of: 540c706bbc
2023-10-22 06:28:10 +07:00
Aleksey Shipilev
2b1bbc1347
8311249: Remove unused MemAllocator::obj_memory_range
...
Reviewed-by: phh
Backport-of: 711cddd899
2023-10-22 06:28:10 +07:00
Aleksey Shipilev
d019fffc3c
8268852: AsyncLogWriter should not overide is_Named_thread()
...
Backport-of: 02c9bf087e
2023-10-22 06:28:10 +07:00
Chad Rakoczy
6325f51055
8307299: Move more DnD tests to open
...
Backport-of: 950c5df859
2023-10-22 06:28:10 +07:00
Chad Rakoczy
7e77e4cccc
8307083: Open source some drag and drop tests 3
...
Backport-of: 1b154e4fd3
2023-10-22 06:28:09 +07:00
Chad Rakoczy
fab0a2d1a9
8306812: Open source several AWT Miscellaneous tests
...
Backport-of: c494770ca0
2023-10-22 06:28:09 +07:00
Goetz Lindenmaier
78a01f7e88
8289547: Update javax/swing/Popup/TaskbarPositionTest.java
...
Backport-of: d73fc70ea2
2023-10-22 06:28:09 +07:00
Goetz Lindenmaier
3a8ae81ce7
8307078: Opensource and clean up five more AWT Focus related tests
...
Backport-of: 6d6f726b74
2023-10-22 06:28:09 +07:00
Goetz Lindenmaier
1e7f6d5eed
8306638: Open source some AWT tests related to datatransfer and Toolkit
...
Backport-of: 2210e06788
2023-10-22 06:28:08 +07:00
Aleksey Shipilev
8abe7d7b9c
8276696: ParallelObjectIterator freed at the wrong time in VM_HeapDumper
...
Reviewed-by: ogillespie, phh
Backport-of: f4dc03ea6d
2023-10-22 06:28:08 +07:00
Aleksey Shipilev
011458dd22
8280885: Shenandoah: Some tests failed with "EA: missing allocation reference path"
...
Backport-of: ab638341de
2023-10-22 06:28:08 +07:00
Aleksey Shipilev
3d6d2b297f
8308766: TLAB initialization may cause div by zero
...
Backport-of: 96ed1392d1
2023-10-22 06:28:08 +07:00
Aleksey Shipilev
ac04e0f9e6
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
...
Backport-of: 86fed79670
2023-10-22 06:28:07 +07:00
Aleksey Shipilev
e1c5c135e9
8171221: Remove -XX:+CheckMemoryInitialization
...
Backport-of: 65c8dbe693
2023-10-22 06:28:07 +07:00
Martin Doerr
15baae99a6
8300405: Screen capture for test JFileChooserSetLocationTest.java, failure case
...
Backport-of: db8fa1be05
2023-10-22 06:28:07 +07:00
Aleksey Shipilev
f02f664710
8284760: Correct type/array element offset in LibraryCallKit::get_state_from_digest_object()
...
Backport-of: 2ba5cc4163
2023-10-22 06:28:07 +07:00
Aleksey Shipilev
07cd5c4a80
8270894: Use acquire semantics in ObjectSynchronizer::read_stable_mark()
...
Reviewed-by: phh, rkennke
Backport-of: f22619032d
2023-10-22 06:28:07 +07:00
Aleksey Shipilev
5f8d6fcf4a
8270794: Avoid loading Klass* twice in TypeArrayKlass::oop_size()
...
Backport-of: ea49691f1d
2023-10-22 06:28:06 +07:00
Martin Doerr
c3466be289
8300098: java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java fails with internal timeout when executed with TieredCompilation1/3
...
Backport-of: ecf8842cd2
2023-10-22 06:28:06 +07:00
Martin Doerr
4418a7f0c8
8293811: Provide a reason for PassFailJFrame.forceFail
...
Reviewed-by: mbaesken, shade
Backport-of: 64b96e5cf5
2023-10-22 06:28:06 +07:00
Martin Doerr
ddd429f84c
8282404: DrawStringWithInfiniteXform.java failed with "RuntimeException: drawString with InfiniteXform transform takes long time"
...
Backport-of: a53be204cb
2023-10-22 06:28:06 +07:00
Christoph Langer
fb61de1665
8291444: GHA builds/tests won't run manually if disabled from automatic running
...
Backport-of: 5c0ff26f32
2023-10-22 06:28:06 +07:00
Matthias Baesken
22e715e995
8308872: enhance logging and some exception in krb5/Config.java
...
Backport-of: 70670b4af6
2023-10-22 06:28:05 +07:00
Goetz Lindenmaier
76f9d18d87
8306135: Clean up and open source some AWT tests
...
Backport-of: 4ad3ac6317
2023-10-22 06:28:05 +07:00
Goetz Lindenmaier
3e27d6efe8
8306575: Clean up and open source four Dialog related tests
...
Backport-of: 8d696aea9e
2023-10-22 06:28:05 +07:00
Matthias Baesken
9c00be67a0
8303047: avoid NULL after 8301661
...
Backport-of: 221f34634d
2023-10-22 06:28:05 +07:00
Martin Doerr
fb832c87f8
8290469: Add new positioning options to PassFailJFrame test framework
...
Reviewed-by: mbaesken
Backport-of: 568be58e85
2023-10-22 06:28:04 +07:00
Goetz Lindenmaier
85ad6276dd
8306682: Open source a few more AWT Choice tests
...
Backport-of: f39641ccbd
2023-10-22 06:28:04 +07:00
Goetz Lindenmaier
424351d798
8306484: Open source several AWT Choice jtreg tests
...
Backport-of: b5362dadc5
2023-10-22 06:28:04 +07:00
Goetz Lindenmaier
b18f47c41e
8306430: Open source some AWT tests related to TextComponent and Toolkit
...
Backport-of: 36ec05d52a
2023-10-22 06:28:04 +07:00
Goetz Lindenmaier
5c418a4ec9
8306372: Open source AWT CardLayout and Checkbox tests
...
Backport-of: 781d6d793a
2023-10-22 06:28:04 +07:00
Goetz Lindenmaier
f292af5fa7
8306134: Open source some AWT tests relating to Button and a few other classes
...
Backport-of: fdb4bafa31
2023-10-22 06:28:03 +07:00
Goetz Lindenmaier
9bcc087c98
8289077: Add manual tests to open
...
Backport-of: 787e16bb44
2023-10-22 06:28:03 +07:00
Goetz Lindenmaier
96d219307d
8301074: Replace NULL with nullptr in share/opto/
...
Reviewed-by: mdoerr
Backport-of: 5726d31e56
2023-10-22 06:28:03 +07:00
Martin Doerr
7bb5b14139
8269466: Factor out the common code for initializing and starting internal VM JavaThreads
...
Reviewed-by: mbaesken
Backport-of: 4107dcf6ec
2023-10-22 06:28:02 +07:00
Martin Doerr
f7327fd751
8297887: Update Siphash
...
Backport-of: bacf652311
2023-10-22 06:28:02 +07:00
Sergey Bylokhov
52794dd9bc
8297681: Unnecessary color conversion during 4BYTE_ABGR_PRE to INT_ARGB_PRE blit
...
Backport-of: 8ffed34e1d
2023-10-22 06:28:02 +07:00
Aleksey Shipilev
bca9913f31
8307156: native_thread not protected by TLH
...
Reviewed-by: phh, mgronlun
Backport-of: 0c6529d2d3
2023-10-22 06:28:02 +07:00
Aleksey Shipilev
cfb8d5b26c
8290464: Optimize ResourceArea zapping on ResourceMark release
...
Backport-of: 7841e5cc38
2023-10-22 06:28:02 +07:00
Sergey Bylokhov
d0a60de2ed
8295812: Skip the "half float" support in LittleCMS during the build
...
Backport-of: f0a6e71e4d
2023-10-22 06:28:01 +07:00
Sergey Bylokhov
ef5328dbbc
8308152: PropertyDescriptor should work with overridden generic getter method
...
Backport-of: 73dd03cc5a
2023-10-22 06:28:01 +07:00
Aleksey Shipilev
b2d5dff5ad
8310126: C1: Missing receiver null check in Reference::get intrinsic
...
Backport-of: 02aaab12e3
2023-10-22 06:28:01 +07:00
Aleksey Shipilev
dc92abcbb6
8305425: Thread.isAlive0 doesn't need to call into the VM
...
Reviewed-by: phh, mdoerr
Backport-of: 35cb303a2c
2023-10-22 06:28:01 +07:00
Martin Doerr
6e04456212
8289238: Refactoring changes to PassFailJFrame Test Framework
...
Reviewed-by: mbaesken, phh
Backport-of: 15efb2bdeb
2023-10-22 06:28:00 +07:00
Martin Doerr
3d00cdcf68
8305950: Have -XshowSettings option display tzdata version
...
Backport-of: 07f55c5ea2
2023-10-22 06:28:00 +07:00
Martin Doerr
17c3eafa49
8298974: Add ftcolor.c to imported freetype sources
...
Backport-of: 05f9e7676e
2023-10-22 06:27:42 +07:00
William Kemper
8868232a13
8287227: Shenandoah: A couple of virtual thread tests failed with iu mode even without Loom enabled.
...
Backport-of: 210a06a287
2023-10-22 06:25:42 +07:00
William Kemper
c0ef6cc95f
8277654: Shenandoah: Don't produce new memory state in C2 LRB runtime call
...
Backport-of: 3d39f09c6c
2023-10-22 06:25:42 +07:00
Martin Doerr
6e07a8ea35
8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
...
Reviewed-by: mbaesken
Backport-of: 9ebcda2165
2023-10-22 06:25:42 +07:00
Martin Doerr
3a469d160a
8303215: Make thread stacks not use huge pages
...
Backport-of: 59d9d9fcb9
2023-10-22 06:25:41 +07:00
Martin Doerr
fbf39c42c6
8306428: RunThese30M.java crashed with assert(early->flag() == current->flag() || early->flag() == mtNone)
...
Reviewed-by: mbaesken
Backport-of: ca54f4e007
2023-10-22 06:25:41 +07:00
Martin Doerr
92c1474b18
8308643: Incorrect value of 'used' jvmstat counter
...
Backport-of: 92167505b2
2023-10-22 06:25:41 +07:00
Martin Doerr
ae055660e5
8306281: function isWsl() returns false on WSL2
...
Backport-of: 9b0baa10b9
2023-10-22 06:25:41 +07:00
Martin Doerr
2ea804ac7a
8309613: [Windows] hs_err files sometimes miss information about the code containing the error
...
Reviewed-by: phh
Backport-of: bd79db3930
2023-10-22 06:25:41 +07:00
Martin Doerr
e31c274246
8153837: AArch64: Handle special cases for MaxINode & MinINode
...
Backport-of: b3684f4bac
2023-10-22 06:25:40 +07:00
Aleksey Shipilev
7507bf0b44
8309862: Unsafe list operations in JfrStringPool
...
Reviewed-by: mgronlun
Backport-of: 05f896a153
2023-10-22 06:25:40 +07:00
Goetz Lindenmaier
f4674ac05b
8307301: Update HarfBuzz to 7.2.0
...
Backport-of: d8b230c384
2023-10-22 06:25:40 +07:00
Goetz Lindenmaier
5119a5c6a9
8307604: gcc12 based Alpine build broken build after JDK-8307301
...
Reviewed-by: mdoerr
Backport-of: d2e0e534d7
2023-10-22 06:25:40 +07:00
Goetz Lindenmaier
d6dd29e68d
8307569: Build with gcc8 is broken after JDK-8307301
...
Reviewed-by: shade
Backport-of: 64c0962866
2023-10-22 06:25:39 +07:00
Goetz Lindenmaier
3a096816a1
8292182: [TESTLIB] Enhance JAXPPolicyManager to setup required permissions for jtreg version 7 jar
...
Backport-of: aa5b718933
2023-10-22 06:25:39 +07:00
Martin Doerr
a99e0da332
8306435: Juggle04/TestDescription.java should be a booleanArr test and not a byteArr one
...
Backport-of: ce493dda90
2023-10-22 06:25:39 +07:00
Martin Doerr
1990cb26b7
8304845: Update PCSC-Lite for Suse Linux to 1.9.9 and fix incomplete license wording
...
Backport-of: 33d6614150
2023-10-22 06:25:39 +07:00
Martin Doerr
84de67bb34
8040793: vmTestbase/nsk/monitoring/stress/lowmem fails on calling isCollectionUsageThresholdExceeded()
...
Backport-of: 0025764ec0
2023-10-22 06:25:38 +07:00
Martin Doerr
c2784bfeea
8300659: Refactor TestMemoryAwareness to use WhiteBox api for host values
...
Backport-of: 3c61d5aa48
2023-10-22 06:25:38 +07:00
Martin Doerr
43e41acbf1
8283056: show abstract machine code in hs-err for all VM crashes
...
Backport-of: 69e4e338b1
2023-10-22 06:25:38 +07:00
William Kemper
bb909edcd0
8267188: gc/stringdedup/TestStringDeduplicationInterned.java fails with Shenandoah
...
Reviewed-by: phh, shade
Backport-of: 7212561dd1
2023-10-22 06:25:38 +07:00
Martin Doerr
90cea97164
8263044: jdk/jfr/jvm/TestDumpOnCrash.java timed out
...
Backport-of: 94ec729faa
2023-10-22 06:25:38 +07:00
Martin Doerr
09daa52fd0
8274986: max code printed in hs-err logs should be configurable
...
Reviewed-by: mbaesken
Backport-of: 33050f8013
2023-10-22 06:25:37 +07:00
Martin Doerr
1640b9b373
8252713: jtreg time out of CtrlASCII.java seems to hang the Xserver.
...
Backport-of: 6d6046b379
2023-10-22 06:25:37 +07:00
Martin Doerr
e52c4d7f97
8291830: jvmti/RedefineClasses/StressRedefine failed: assert(!is_null(v)) failed: narrow klass value can never be zero
...
Backport-of: fb6fd03233
2023-10-22 06:25:37 +07:00
Aleksey Shipilev
80581817a8
8293012: ConstantPool::print_on can crash if _cache is NULL
...
Backport-of: 9424d6d487
2023-10-22 06:25:37 +07:00
Aleksey Shipilev
e820354f16
8309956: Shenandoah: Strengthen the mark word check in string dedup
...
Backport-of: 57b8251241
2023-10-22 06:25:37 +07:00
Aleksey Shipilev
85d75c3a11
8309228: Clarify EXPERIMENTAL flags comment in hotspot/share/runtime/globals.hpp
...
Backport-of: 96a7db7b3c
2023-10-22 06:25:36 +07:00
Martin Doerr
dcedeac7d6
8282665: [REDO] ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)
...
Backport-of: d07f7c76c5
2023-10-22 06:25:36 +07:00
Martin Doerr
17f2dc9e0d
8272586: emit abstract machine code in hs-err logs
...
8275031: runtime/ErrorHandling/MachCodeFramesInErrorFile.java fails when hsdis is present
8277102: Dubious PrintCompilation output
Reviewed-by: mbaesken
Backport-of: b60837a7d5
2023-10-22 06:25:36 +07:00
Martin Doerr
28e9e0b0c0
8289688: jfr command hangs when it processes invalid file
...
Backport-of: dd9bd31b86
2023-10-22 06:25:36 +07:00
Martin Doerr
25e5210602
8286481: Exception printed to stdout on Windows when storing transparent image in clipboard
...
Backport-of: 5264881a15
2023-10-22 06:25:35 +07:00
Aleksey Shipilev
78048de418
8306738: Select num workers for safepoint ParallelCleanupTask
...
Reviewed-by: phh
Backport-of: 672bade522
2023-10-22 06:25:35 +07:00
William Kemper
63e82d5f54
8293252: Shenandoah: ThreadMXBean synchronizer tests crash with aggressive heuristics
...
Backport-of: 3675f4c2af
2023-10-22 06:25:35 +07:00
Frederic Thevenet
7d0e5b7edc
8309959: JFR: Display N/A for missing data amount
...
Reviewed-by: stuefe, sgehwolf
Backport-of: 9872a14192
2023-10-22 06:25:35 +07:00
Aleksey Shipilev
da5103e807
8295811: serviceability/sa/TestObjectAlignment.java fails on x86_32
...
Backport-of: 7cbf6721dc
2023-10-22 06:25:35 +07:00
Aleksey Shipilev
9278f021bf
8295657: SA: Allow larger object alignments
...
Backport-of: dfd2d83144
2023-10-22 06:25:34 +07:00
Aleksey Shipilev
7279689127
8272654: Mark word accesses should not use Access API
...
Reviewed-by: phh
Backport-of: a81e5e9353
2023-10-22 06:25:34 +07:00
Frederic Thevenet
237ff02fda
8309550: jdk.jfr.internal.Utils::formatDataAmount method should gracefully handle amounts equal to Long.MIN_VALUE
...
Reviewed-by: stuefe, sgehwolf
Backport-of: a1ab377d99
2023-10-22 06:25:34 +07:00
Aleksey Shipilev
d3649d6ea5
8279545: Buffer overrun in reverse_words of sharedRuntime_x86_64.cpp:3517
...
Backport-of: 35734ad080
2023-10-22 06:25:34 +07:00
Goetz Lindenmaier
4461a17f74
8305815: Update Libpng to 1.6.39
...
Backport-of: 14874779ee
2023-10-22 06:25:34 +07:00
Goetz Lindenmaier
a5f39ba11d
8292315: Tests should not rely on specific JAR file names (hotspot)
...
Reviewed-by: phh
Backport-of: 62a7fc60d3
2023-10-22 06:25:33 +07:00
Goetz Lindenmaier
b2f72a1350
8292316: Tests should not rely on specific JAR file names (jpackage)
...
Backport-of: 45c3e898ed
2023-10-22 06:25:33 +07:00
Goetz Lindenmaier
69d3294d8f
8285756: clean up use of bad arguments for @clean in langtools tests
...
Backport-of: 3312d8c620
2023-10-22 06:25:33 +07:00
Goetz Lindenmaier
d90e08c6fb
8286620: Create regression test for verifying setMargin() of JRadioButton
...
Backport-of: 67f1bd7ff1
2023-10-22 06:25:33 +07:00
Goetz Lindenmaier
d040df54e0
8280396: G1: Full gc mark stack draining should prefer to make work available to other threads
...
Backport-of: 674a97b27e
2023-10-22 06:25:32 +07:00
Goetz Lindenmaier
ca64dfcc30
8281507: Two javac tests have bad jtreg @clean tags
...
Backport-of: 86723d4892
2023-10-22 06:25:32 +07:00
Goetz Lindenmaier
700566dbdb
8209398: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed with "PKCS11Exception: CKR_ATTRIBUTE_SENSITIVE"
...
Backport-of: d64820dfef
2023-10-22 06:25:32 +07:00
Goetz Lindenmaier
2725897898
8267341: macos attempt_reserve_memory_at(arg1, arg2, true) failure
...
8271898: disable os.release_multi_mappings_vm on macOS-X64
Reviewed-by: lucy
Backport-of: d1efb0cc56
2023-10-22 06:25:32 +07:00
Goetz Lindenmaier
531fdf8901
8278456: Define jtreg jdk_desktop test group time-based sub-tasks for use by headful testing.
...
Backport-of: 81c56c700a
2023-10-22 06:25:31 +07:00
Scott Gibbons
9b4780a120
8300584: Accelerate AVX-512 CRC32C for small buffers
...
Reviewed-by: sgibbons, phh
Backport-of: 7c2f77a422
2023-10-22 06:25:31 +07:00
Goetz Lindenmaier
ecc9595f2d
8289748: C2 compiled code crashes with SIGFPE with -XX:+StressLCM and -XX:+StressGCM
...
8301959: Compile command in compiler.loopopts.TestRemoveEmptyCountedLoop does not work
Reviewed-by: roland
Backport-of: 97c611d029
2023-10-22 06:25:31 +07:00
Goetz Lindenmaier
5f8f765c98
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
...
Reviewed-by: mdoerr
Backport-of: e7795851d2
2023-10-22 06:25:31 +07:00
Matthias Baesken
d15ab8c1c7
8309340: Provide sctpHandleSocketErrorWithMessage
...
Reviewed-by: mdoerr
Backport-of: 3b85f84f02
2023-10-22 06:25:30 +07:00
Goetz Lindenmaier
365e6a45e8
8302150: Speed up compiler/codegen/Test7100757.java
...
Backport-of: 16a4f02f2d
2023-10-22 06:25:30 +07:00
Goetz Lindenmaier
9591af2038
8282651: ZGC: vmTestbase/gc/ArrayJuggle/ tests fails intermittently with exit code 97
...
Backport-of: 1f438a8a70
2023-10-22 06:25:30 +07:00
Goetz Lindenmaier
866e50c2b0
8299962: Speed up compiler/intrinsics/unsafe/DirectByteBufferTest.java and HeapByteBufferTest.java
...
Backport-of: 7c1ebcc4ce
2023-10-22 06:25:30 +07:00
Goetz Lindenmaier
34d3be2264
8298921: Create a regression test for JDK-8139581
...
Backport-of: 834e50e9ef
2023-10-22 06:25:29 +07:00
Matthias Baesken
acb0a3d205
8305858: Resolve multiple definition of 'handleSocketError' when statically linking with JDK native libraries
...
Backport-of: 2bbbff209d
2023-10-22 06:25:29 +07:00
Zdenek Zambersky
4602376f98
8309138: Fix container tests for jdks with symlinked conf dir
...
Backport-of: ec55539534
2023-10-22 06:25:29 +07:00
Kirill A. Korinsky
df7c60374b
8305995: Footprint regression from JDK-8224957
...
Backport-of: 7551529854
2023-10-22 06:25:29 +07:00
Matthias Baesken
4a0cb255b0
8308300: enhance exceptions in MappedMemoryUtils.c
...
Backport-of: 69f508a2ac
2023-10-22 06:25:28 +07:00
Matthias Baesken
43f8c5f14c
8309297: Adjust ShenandoahHeap print_heap_regions_on
...
Backport-of: 9233dcc838
2023-10-22 06:25:28 +07:00
Aleksey Shipilev
d292286e49
8307395: Add missing STS to Shenandoah
...
Reviewed-by: rkennke
Backport-of: 3968ab5db5
2023-10-22 06:25:28 +07:00
Matthias Baesken
555caf6686
8308156: VerifyCACerts.java misses blank in error output
...
Backport-of: 5a92aae1d9
2023-10-22 06:25:28 +07:00
Ningsheng Jian
c6992f210a
8307572: AArch64: Vector registers are clobbered by some macroassemblers
...
Reviewed-by: aph
Backport-of: 33d9a85730
2023-10-22 06:25:28 +07:00
Oli Gillespie
d8e46dc105
8304976: Optimize DateTimeFormatterBuilder.ZoneTextPrinterParser.getTree()
...
Reviewed-by: shade, stsypanov, phh
Backport-of: 438c969b7b
2023-10-22 06:25:27 +07:00
Matthias Baesken
1dd6a3fdaf
8269091: javax/sound/sampled/Clip/SetPositionHang.java failed with ArrayIndexOutOfBoundsException: Array index out of range: -4
...
Backport-of: 1a7b70a8be
2023-10-22 06:25:27 +07:00
Matthias Baesken
9b27778d76
8283756: (zipfs) ZipFSOutputStreamTest.testOutputStream should only check inflated bytes
...
Backport-of: 0c472c8a4f
2023-10-22 06:25:27 +07:00
Aleksey Shipilev
db72722f21
8301187: Memory leaks in OopMapCache
...
Backport-of: e2a3b20ca8
2023-10-22 06:25:27 +07:00
Aleksey Shipilev
e9f74daf1c
8300053: Shenandoah: Handle more GCCauses in ShenandoahControlThread::request_gc
...
Backport-of: cac72a6018
2023-10-22 06:25:26 +07:00
Aleksey Shipilev
b644a1e974
8298138: Shenandoah: HdrSeq asserts "sub-bucket index (512) overflow for value ( 1.00)"
...
Backport-of: c16eb89ce0
2023-10-22 06:25:26 +07:00
Aleksey Shipilev
5d929ed419
8292698: Improve performance of DataInputStream
...
Backport-of: 74a51ccc86
2023-10-22 06:25:26 +07:00
Goetz Lindenmaier
d972faa607
8309107: Bump update version for OpenJDK: jdk-17.0.9
...
Reviewed-by: mdoerr
2023-10-22 06:25:07 +07:00
Vitaly Provodin
fa2c6a1a03
fixup! JBR-6181 add Linux executables with bundled FreeType
2023-10-21 15:06:36 +07:00
Nikita Gubarkov
242d98ded9
JBR-6208 Extended glyph cache for Metal
2023-10-17 12:18:29 +02:00
Vitaly Provodin
be797450aa
JBR-6181 add Linux executables with bundled FreeType
2023-10-13 06:54:55 +04:00
Alexey Ushakov
8d7ef47e99
JBR-4983 MacOS Ventura - External monitor lagging
...
Added extra redraw request
Enabled the fix by default only for M2 and spans displays property enabled (Displays have separate spaces OFF)
2023-10-12 12:31:12 +02:00
Maxim Kartashev
9e0238b23d
JBR-6142 Impossible to move/resize IDE window after restart if several projects were initially opened on secondary monitor
...
Announce to Mutter that we are "client-decorated" when a Frame is
undecorated by setting _GTK_FRAME_EXTENTS to all zeroes.
This prevents Mutter from applying certain harmful heuristics.
2023-10-10 15:37:48 +04:00
Dmitrii Morskii
1764efd82c
JBR-6135 removed dependence on process reading TTF in fixed size chunks
2023-10-09 15:00:24 +02:00
bourgesl
d49ed11c67
fixup! JBR-6119: RenderPerf enhancements: new executor modes (buffer & volatile), robot calibration & more statistics and CLI arguments added version + help information, added time unit
2023-10-04 21:08:39 +02:00
bourgesl
efe5e7df82
JBR-6119: RenderPerf enhancements:
...
new executor modes (buffer & volatile), robot calibration & more statistics and CLI arguments
added version + help information, added time unit
(cherry picked from commit 2afc66470aa3d3a77ab590b9e0eb4c799be432be)
2023-10-04 21:04:34 +02:00
Alexey Ushakov
49855c5eae
JBR-6132 Crash in [MTLLayer blitTexture] when MTL_DEBUG_LAYER enabled
...
Blit operation should not be performed on textures with MTLTextureUsageRenderTarget only, so changing framebufferOnly to NO
2023-10-04 16:31:54 +02:00
Vitaly Provodin
2c2e0495e7
JBR-6130 add VK_TAB release action
2023-09-29 01:33:41 +04:00
Vitaly Provodin
ec02179191
update exclude list on results of 17.0.8.1_b1063.1 test runs
2023-09-27 10:46:05 +07:00
Aleksey Shipilev
f0bcaac37e
8277417: C1 LIR instruction for load-klass
...
Backport-of: 99e4bda303
2023-09-27 06:56:25 +07:00
Nikita Provotorov
f23b698867
JBR-5984: IM's candidate window is placed under popup windows.
...
- Implements the optional method [NSTextInputClient windowLevel] to tell the macOS IM subsystem correct level of the window;
- Adds a regression test ImWindowIsPlacedUnderPopup5984.java.
(cherry picked from commit 5a91aae9c2 )
2023-09-26 21:53:36 +02:00
Dmitrii Morskii
c9ef2094bb
JBR-6044 handle absence of fontConfig library in setupRenderingFontHints
2023-09-25 12:36:01 +02:00
Dmitrii Morskii
352ecc734e
JBR-6041 started using correct type inside FcPatternGetValueFuncType
2023-09-25 12:35:53 +02:00
ghostflyby
eaf54c376a
JBR-6124 Fix macOS services writing text back to textfield
2023-09-25 11:38:33 +02:00
Vitaly Provodin
b215a498ce
update exclude list on results of 17.0.8.1_b1062.8 test runs
2023-09-22 17:34:12 +07:00
Sergey Shelomentsev
3939ba1019
exclude FocusTraversalOrderTest
2023-09-20 21:35:35 +03:00
Sergey Shelomentsev
b3f592763f
JBR-6060 add focus traversal order test
2023-09-20 21:21:10 +03:00
Vitaly Provodin
2a7bcda498
update exclude list on results of 17.0.8.1_b1059.3 test runs
2023-09-15 04:12:42 +07:00
Nikita Gubarkov
72057e07ce
JBR-6016 doPrivileged for JBR API internal services.
...
(cherry picked from commit 19917e72086f091ef845959a29e7814ff6d88aa7)
2023-09-11 15:08:22 +02:00
Vitaly Provodin
91f2bdc3e0
update exclude list on results of 17.0.8_b1053.1 test runs
2023-09-08 17:06:06 +07:00
Dmitrii Morskii
03a24669ad
JBR-5502: optimize stringWidth & charsWidth methods of FontDesignMetrics
2023-09-07 17:03:02 +02:00
Dmitrii Morskii
6f8d203c3e
JBR-6018 removed incorrect test testFeaturesZeroFrac
2023-09-07 14:50:32 +02:00
Nikita Tsarev
ca3bc76bf0
JBR-6028: Check before attempting to switch to a layout that might not exist in KeyCodesTest
2023-09-06 17:00:40 +02:00
Ben Taylor
7143a33a6f
8313765: Invalid CEN header (invalid zip64 extra data field size)
...
Reviewed-by: simonis
Backport-of: 13f6450e2e
2023-09-05 06:49:41 +07:00
Ben Taylor
a506b74390
8314677: Bump update version for OpenJDK: jdk-17.0.8.1
...
Reviewed-by: simonis, goetz
2023-09-05 06:49:41 +07:00
Vitaly Provodin
5c1b303693
JBR-6008 Update JetBrains Mono fonts to v2.304
2023-09-02 05:57:09 +07:00
Vitaly Provodin
59858fdd3a
update exclude list on results of 17.0.8_b1048.1 test runs
2023-09-02 05:56:29 +07:00
Maxim Kartashev
a7d6226673
JBR-6002 Linux: maximized window goes fullscreen after being moved between monitors
2023-09-01 10:03:19 +04:00
Maxim Kartashev
78bb738abd
JBR-5971 Wayland: support WindowMove JBR API
...
Updated the XToolkit implementation to match API changes required for
WLToolkit
2023-08-29 10:45:25 +04:00
Dmitrii Morskii
6227fe00c8
JBR-5844: fix case with non-scalable face
2023-08-28 19:31:37 +02:00
Dmitrii Morskii
90b997935a
JBR-5804: refactoring of freetypeScaler and moving fontconfig's logic in separate file
2023-08-28 18:40:17 +02:00
Vitaly Provodin
cfa5829cb9
update exclude list on results of 17.0.8_b1044.4 test runs
2023-08-25 17:35:25 +07:00
Dmitry Batrak
eedd728f53
JBR-5931 Add a counter for toolkit generated AWT events
...
update the fix, so that reflection isn't require to access the counter from IDE code
2023-08-24 15:56:19 +03:00
Sergei Tachenov
9ac4d0f3b3
JBR-5824 Ensure popup menus are on the correct screen
...
This is a very old bug, JDK-6415065.
What happens here is that when the position
of a popup menu is calculated, it can expand
above or below, depending on the position
of the parent menu, the item being expanded
and the size of the submenu and screen resolution.
If the menu decides to expand above,
the position calculation in JMenu.getPopupMenuOrigin
may yield a coordinate above the current screen.
Later, JPopupMenu.adjustPopupLocationToFitScreen
tries to fit the entire menu into the screen.
However, it has no idea which screen is correct,
as all it has is an (x, y) location. If that
location is invalid, it may correct it by
fitting it into the screen. However, if it is
valid, but located on an incorrect screen,
then the whole logic goes awry and the menu
is fitted into the wrong screen.
Fix by pre-adjusting the Y location to fit
into the correct screen in JMenu.getPopupMenuOrigin,
where the correct screen is still known.
The resulting location may still not be final,
as the menu's height needs to be taken into
account as well, but that's exactly what
JPopupMenu.adjustPopupLocationToFitScreen does.
Since the coordinate is on the correct screen now,
it fits the menu into the same screen, which
guarantees it'll be the correct one.
2023-08-22 12:30:58 +04:00
Dmitry Batrak
c8e3353140
JBR-5953 If hieroglyph typing isn't finalised, focusing another component inserts the composed text there
2023-08-21 13:35:47 +03:00
Vitaly Provodin
e8ea8259dd
update exclude list on results of 17.0.8_b1041.2 test runs (follow up)
2023-08-17 17:42:12 +07:00
Vitaly Provodin
ed8e703551
update exclude list on results of 17.0.8_b1041.2 test runs
2023-08-17 11:05:14 +07:00
Dmitry Batrak
2752412c77
JBR-5946 Allow to disable painting of composed text in Swing text components using TextLayout.draw
2023-08-16 15:25:04 +03:00
Sergey Nazarkin
3f7a6e46a3
8288719: [arm32] SafeFetch32 thumb interleaving causes random crashes
...
8284997: arm32 build crashes since JDK-8283326
8285675: Temporary fix for arm32 SafeFetch
Reviewed-by: stuefe
Backport-of: 26c03c1860
2023-08-15 05:45:49 +07:00
Sergey Nazarkin
e847ecdb99
8283326: Implement SafeFetch statically
...
Reviewed-by: stuefe
Backport-of: bdf8a2a205
2023-08-15 05:45:43 +07:00
Fei Yang
64173c43ce
8276799: Implementation of JEP 422: Linux/RISC-V Port
...
8282306: os::is_first_C_frame(frame*) crashes on invalid link access
8282477 : [x86, aarch64] vmassert(_last_Java_pc == NULL, "already walkable"); fails with async profiler
8283865: riscv: Break down -XX:+UseRVB into seperate options for each bitmanip extension
8284068: riscv: should call Atomic::release_store in JavaThread::set_thread_state
8284937: riscv: should not allocate special register for temp
8285303: riscv: Incorrect register mask in call_native_base
8287418: riscv: Fix correctness issue of MacroAssembler::movptr
8297644: RISC-V: Compilation error when shenandoah is disabled
8291952: riscv: Remove PRAGMA_NONNULL_IGNORED
8285437: riscv: Fix MachNode size mismatch for MacroAssembler::verify_oops*
8285699: riscv: Provide information when hitting a HaltNode
8285711: riscv: RVC: Support disassembler show-bytes option
8287425: Remove unnecessary register push for MacroAssembler::check_klass_subtype_slow_path
8287552: riscv: Fix comment typo in li64
8287970: riscv: jdk/incubator/vector/*VectorTests failing
8290137: riscv: small refactoring for add_memory_int32/64
8290164: compiler/runtime/TestConstantsInError.java fails on riscv
8290496: riscv: Fix build warnings-as-errors with GCC 11
8291893: riscv: remove fence.i used in user space
8291947: riscv: fail to build after JDK-8290840
8292867: RISC-V: Simplify weak CAS return value handling
8293050: RISC-V: Remove redundant non-null assertions about macro-assembler
8293100: RISC-V: Need to save and restore callee-saved FloatRegisters in StubGenerator::generate_call_stub
8293474: RISC-V: Unify the way of moving function pointer
8293524: RISC-V: Use macro-assembler functions as appropriate
8293566: RISC-V: Clean up push and pop registers
8294012: RISC-V: get/put_native_u8 missing the case when address&7 is 6
8294083: RISC-V: Minimal build failed with --disable-precompiled-headers
8294086: RISC-V: Cleanup InstructionMark usages in the backend
8294087: RISC-V: RVC: Fix a potential alignment issue and add more alignment assertions for the patchable calls/nops
8294187: RISC-V: Unify all relocations for the backend into AbstractAssembler::relocate()
8294366: RISC-V: Partially mark out incompressible regions
8294430: RISC-V: Small refactoring for movptr_with_offset
8294492: RISC-V: Use li instead of patchable movptr at non-patchable callsites
8294679: RISC-V: Misc crash dump improvements
8295110: RISC-V: Mark out relocations as incompressible
8295270: RISC-V: Clean up and refactoring for assembler functions
8295396: RISC-V: Cleanup useless CompressibleRegions
8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic
8295968: RISC-V: Rename some assembler intrinsic functions for RVV 1.0
8296435: RISC-V: Small refactoring for increment/decrement
8296447: RISC-V: Make the operands order of vrsub_vx/vrsub_vi consistent with RVV 1.0 spec
8296448: RISC-V: Fix temp usages of heapbase register killed by MacroAssembler::en/decode_klass_not_null
8296602: RISC-V: improve performance of copy_memory stub
8296771: RISC-V: C2: assert(false) failed: bad AD file
8296916: RISC-V: Move some small macro-assembler functions to header file
8297359: RISC-V: improve performance of floating Max Min intrinsics
8297697: RISC-V: Add support for SATP mode detection
8301067: RISC-V: better error message when reporting unsupported satp modes
8297715: RISC-V: C2: Use single-bit instructions from the Zbs extension
8299168: RISC-V: Fix MachNode size mismatch for MacroAssembler::_verify_oops*
8299847: RISC-V: Improve PrintOptoAssembly output of CMoveI/L nodes
8300109: RISC-V: Improve code generation for MinI/MaxI nodes
8301033: RISC-V: Handle special cases for MinI/MaxI nodes for Zbb
8301036: RISC-V: Factor out functions baseOffset & baseOffset32 from MacroAssembler
8301153: RISC-V: pipeline class for several instructions is not set correctly
8301313: RISC-V: C2: assert(false) failed: bad AD file due to missing match rule
8301628: RISC-V: c2 fix pipeline class for several instructions
8301818: RISC-V: Factor out function mvw from MacroAssembler
8302114: RISC-V: Several foreign jtreg tests fail with debug build after JDK-8301818
8301852: RISC-V: Optimize class atomic when order is memory_order_relaxed
8302289: RISC-V: Use bgez instruction in arraycopy_simple_check when possible
8302776: RISC-V: Fix typo CSR_INSTERT to CSR_INSTRET
8304293: RISC-V: JDK-8276799 missed atomic intrinsic support for C1
8305006: Use correct register in riscv_enc_fast_unlock()
8305008: RISC-V: Factor out immediate checking functions from assembler_riscv.inline.hpp
8305112: RISC-V: Typo fix for RVC description
8305512: RISC-V: Enable RVC extension by default on supported hardware
8305728: RISC-V: Use bexti instruction to do single-bit testing
8306667: RISC-V: Fix storeImmN0 matching rule by using zr register
8307150: RISC-V: Remove remaining StoreLoad barrier with UseCondCardMark for Serial/Parallel GC
8307446: RISC-V: Improve performance of floating point to integer conversion
8307651: RISC-V: stringL_indexof_char instruction has wrong format string
8308089: [riscv-port-jdk17u] Intrinsify Unsafe.storeStoreFence
8308277: RISC-V: Improve vectorization of Match.sqrt() on floats
8308997: RISC-V: Sign extend when comparing 32-bit value with zero instead of testing the sign bit
8309427: [riscv-port-jdk17u] Remove unused RoundDoubleModeV C2 node
8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051
8285630: Fix a configure error in RISC-V cross build
8277417: C1 LIR instruction for load-klass
Reviewed-by: vkempik, goetz, shade, yadongwang, fjiang, luhenry
Backport-of: 5905b02c0e
2023-08-15 05:45:15 +07:00
Dmitry Batrak
a724abc6f5
JBR-5931 Add a counter for toolkit generated AWT events
2023-08-11 22:23:28 +03:00
Vitaly Provodin
d26a19c187
update exclude list on results of 17.0.8_b1038.3 test runs
2023-08-07 05:58:41 +07:00
Dmitrii Morskii
36cf861aac
JBR-5724: fixed serialization and backward compatibility of Font
2023-08-02 12:29:13 +02:00
Vitaly Provodin
11113008c8
update exclude list on results of 17.0.7_b1034.2 test runs
2023-08-02 09:58:05 +07:00
Dmitry Batrak
55598693c3
JBR-5823 IDEA crashes when '-Dmain.thread.as.edt=true' vmoption is set and VoiceOver is enabled
...
done as part of JBR-4993 Support using 'main' thread as EDT on macOS
2023-08-01 21:19:01 +03:00
Dmitrii Morskii
7ba046a156
JBR-5259: fixed Canvas mispositioning after dragging JFrame to a monitor with different scale
2023-07-31 16:16:45 +02:00
Christoph Langer
e861712bea
8311467: [17u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for release 17.0.8
...
Reviewed-by: goetz
2023-07-23 08:03:18 +07:00
Andrew Haley
6f2f19e722
8308682: Enhance AES performance
...
Reviewed-by: adinn
Backport-of: ff9eac237d434b51e22ae55cf95595731a2e676c
2023-07-23 05:36:35 +07:00
Martin Balao
4e76175851
8305312: Enhanced path handling
...
Reviewed-by: yan
Backport-of: cb7cef2b85264c2bd2d00f1c0e5010969aa618d3
2023-07-23 05:36:35 +07:00
Martin Balao
f011d26954
8304468: Better array usages
...
Reviewed-by: mbaesken
Backport-of: cb7cef2b85264c2bd2d00f1c0e5010969aa618d3
2023-07-23 05:36:34 +07:00
Martin Balao
067e2c62c4
8304460: Improve array usages
...
Reviewed-by: yan
Backport-of: 45a4e33d424fa953ce40edd9cff023f8bb0d04e1
2023-07-23 05:36:34 +07:00
Aleksei Voitylov
f1a420b206
8303376: Better launching of JDI
...
Reviewed-by: yan, mbalao
Backport-of: 96cae3b3bc39898a60071369f8264e8503df32a0
2023-07-23 05:36:34 +07:00
Yuri Nesterenko
3ad32534fe
8302483: Enhance ZIP performance
...
Reviewed-by: mbalao
Backport-of: 05661fdcb4ced0c7c2e9eab3464c2447f38c94c3
2023-07-23 05:36:34 +07:00
Ekaterina Vergizova
b4cfa9a6a1
8302475: Enhance HTTP client file downloading
...
Reviewed-by: mbalao
Backport-of: 1d26da2ef83de0c76f3c4b85c98c6c30d2e3aaf3
2023-07-23 05:36:33 +07:00
Alexei Voitylov
7a5e9e0339
8300596: Enhance Jar Signature validation
...
Reviewed-by: yan, mbalao
Backport-of: a099d8bf015950db7f0b0ca792e4a9dc951a15cf
2023-07-23 05:36:33 +07:00
Aleksei Voitylov
a3a6a062f8
8300285: Enhance TLS data handling
...
Reviewed-by: yan, mbalao
Backport-of: 3d6dc4022049fb83b92ba94150ba2c073de88892
2023-07-23 05:36:33 +07:00
Sergey Bylokhov
b4b19c9c89
8298676: Enhanced Look and Feel
...
Reviewed-by: mbalao
Backport-of: 932ee4043e4a4a262a4c0b747f1367858f55198e
2023-07-23 05:36:33 +07:00
Roman Marchenko
6cd47d5ba9
8296565: Enhanced archival support
...
Reviewed-by: mbalao
Backport-of: 4706e8d4a2e7df021085933f3b3e96a26385a449
2023-07-23 05:36:32 +07:00
Olga Mikhaltsova
ac99bb6ee3
8294323: Improve Shared Class Data
...
Reviewed-by: mbalao
Backport-of: a231b27b7bbd03b5c439583b278f045c8b84f55f
2023-07-23 05:36:32 +07:00
Christoph Langer
4f010280b6
8303465: KeyStore of type KeychainStore, provider Apple does not show all trusted certificates
...
Backport-of: ac41c03003
2023-07-23 05:36:32 +07:00
Severin Gehwolf
8e55072f29
8308884: [17u/11u] Backout JDK-8297951
...
This reverts commit 08e30d0b37
Reviewed-by: shade
2023-07-23 05:36:32 +07:00
Goetz Lindenmaier
af469d0f5a
8287876: The recently de-problemlisted TestTitledBorderLeak test is unstable
...
Backport-of: bf439f8c93
2023-07-23 05:36:31 +07:00
Goetz Lindenmaier
a435bf557f
8308880: [17u] micro bench ZoneStrings missed in backport of 8278434
...
Reviewed-by: shade
2023-07-23 05:36:31 +07:00
Aleksey Shipilev
109a5a1e7c
8293492: ShenandoahControlThread missing from hs-err log and thread dump
...
Reviewed-by: phh
Backport-of: 85ec1f8d02
2023-07-23 05:36:31 +07:00
Aleksey Shipilev
6514695e5b
8301637: ThreadLocalRandom.current().doubles().parallel() contention
...
Backport-of: cf6b9eb8c8
2023-07-23 05:36:31 +07:00
Aleksey Shipilev
645b1f00ea
8293295: Add type check asserts to java_lang_ref_Reference accessors
...
Reviewed-by: phh
Backport-of: 32f4dc8403
2023-07-23 05:36:30 +07:00
Aleksey Shipilev
caeda299bf
8294183: AArch64: Wrong macro check in SharedRuntime::generate_deopt_blob
...
Backport-of: f3ba332fdc
2023-07-23 05:36:30 +07:00
Ningsheng Jian
c011d20d59
8274243: Implement fast-path for ASCII-compatible CharsetEncoders on aarch64
...
Backport-of: ddddec7d74
2023-07-23 05:36:30 +07:00
Alexey Bakhtin
f826a974f0
8303809: Dispose context in SPNEGO NegotiatorImpl
...
Backport-of: 10f1674625
2023-07-23 05:36:29 +07:00
Andrew John Hughes
50cbcf90fd
8301119: Support for GB18030-2022
...
Reviewed-by: sgehwolf
Backport-of: a253b46021
2023-07-23 05:36:29 +07:00
Aleksey Shipilev
a62c2cf297
8286331: jni_GetStringUTFChars() uses wrong heap allocator
...
Backport-of: b0d2b0a355
2023-07-23 05:36:29 +07:00
Aleksey Shipilev
7eb91cfbd7
8286346: 3-parameter version of AllocateHeap should not ignore AllocFailType
...
Backport-of: 64b05ccbed
2023-07-23 05:36:28 +07:00
Matthias Baesken
f88071c8d9
8301661: Enhance os::pd_print_cpu_info on macOS and Windows
...
Backport-of: 9145670354
2023-07-23 05:36:28 +07:00
Aleksey Shipilev
0ae395bb50
8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
...
Backport-of: c0623972cf
2023-07-23 05:36:28 +07:00
Aleksey Shipilev
912e20a9d3
8283520: JFR: Memory leak in dcmd_arena
...
Backport-of: 6a8be358d2
2023-07-23 05:36:28 +07:00
Victor Rudometov
735c9b1d60
8307128: Open source some drag and drop tests 4
...
8307799: Newly added java/awt/dnd/MozillaDnDTest.java has invalid jtreg `@requires` clause
Reviewed-by: phh
Backport-of: 98294242a9
2023-07-23 05:36:27 +07:00
Aleksey Shipilev
fdf9368f83
8294717: (bf) DirectByteBuffer constructor will leak if allocating Deallocator or Cleaner fails with OOME
...
Backport-of: 4cbac40de9
2023-07-23 05:36:27 +07:00
Alexey Pavlyutkin
82ddad690c
8300939: sun/security/provider/certpath/OCSP/OCSPNoContentLength.java fails due to network errors
...
Reviewed-by: goetz
Backport-of: da044dd569
2023-07-23 05:36:27 +07:00
Aleksey Shipilev
e68148daea
8275287: Relax memory ordering constraints on updating instance class and array class counters
...
Backport-of: 002c538bc0
2023-07-23 05:36:27 +07:00
Arno Zeller
3c8d6b1bea
8307347: serviceability/sa/ClhsdbDumpclass.java could leave files owned by root on macOS
...
Backport-of: 5c7ede94ae
2023-07-23 05:36:26 +07:00
Aleksey Shipilev
77c9100a53
8274615: Support relaxed atomic add for linux-aarch64
...
Reviewed-by: aph
Backport-of: 8de26361f7
2023-07-23 05:36:26 +07:00
Matthias Baesken
c2117edf82
8307135: java/awt/dnd/NotReallySerializableTest/NotReallySerializableTest.java failed
...
Backport-of: d43a5a289f
2023-07-23 05:36:26 +07:00
Aleksey Shipilev
f549be550b
8227060: Optimize safepoint cleanup subtask order
...
Reviewed-by: phh
Backport-of: 96a542feb2
2023-07-23 05:36:26 +07:00
Victor Rudometov
6a0d02b33e
8306640: Open source several AWT TextArea related tests
...
Backport-of: 169a7c27a7
2023-07-23 05:36:25 +07:00
Goetz Lindenmaier
1a243cbdd4
8308554: [17u] Fix commit of 8286191. vm.musl was not removed from ExternalEditorTest
...
Reviewed-by: shade
2023-07-23 05:36:25 +07:00
Victor Rudometov
3988526c25
8306752: Open source several container and component AWT tests
...
Backport-of: 88d9ebf8e8
2023-07-23 05:36:25 +07:00
Victor Rudometov
9384d4ed10
8306755: Open source few Swing JComponent and AbstractButton tests
...
Backport-of: f3e8bd1d11
2023-07-23 05:36:25 +07:00
Victor Rudometov
0a474dc859
8306683: Open source several clipboard and color AWT tests
...
Backport-of: 1c2dadc31e
2023-07-23 05:36:24 +07:00
Victor Rudometov
71432ce15b
8306652: Open source AWT MenuItem related tests
...
Backport-of: ed1ebd242a
2023-07-23 05:36:24 +07:00
Victor Rudometov
6e4c8dc082
8306409: Open source AWT KeyBoardFocusManger, LightWeightComponent related tests
...
Backport-of: 732179ca84
2023-07-23 05:36:24 +07:00
Victor Rudometov
c59a2ee398
8306850: Open source AWT Modal related tests
...
Backport-of: 41ba05e450
2023-07-23 05:36:24 +07:00
Victor Rudometov
d1e1cfea52
8306072: Open source several AWT MouseInfo related tests
...
Backport-of: 44d9f55d0b
2023-07-23 05:36:23 +07:00
Victor Rudometov
d2b940e5b2
8307080: Open source some more JComboBox jtreg tests
...
Backport-of: b8de39431d
2023-07-23 05:36:23 +07:00
Victor Rudometov
a4db19bd62
8306133: Open source few AWT Drag & Drop related tests
...
Backport-of: ec5c7926f3
2023-07-23 05:36:23 +07:00
Victor Rudometov
21838d035f
8306681: Open source more AWT DnD related tests
...
Backport-of: 05af487a2d
2023-07-23 05:36:23 +07:00
Victor Rudometov
3586b74821
8306955: Open source several JComboBox jtreg tests
...
Backport-of: 1f689241cf
2023-07-23 05:36:22 +07:00
Victor Rudometov
f12d205a72
8306432: Open source several AWT Text Component related tests
...
Backport-of: 485a0691f4
2023-07-23 05:36:22 +07:00
Victor Rudometov
dce0f07dd6
8306954: Open source five Focus related tests
...
Backport-of: 6d6d00b69c
2023-07-23 05:36:22 +07:00
Jiangli Zhou
44b0960e51
8307134: Add GTS root CAs
...
Reviewed-by: phh
Backport-of: 03030d47eb
2023-07-23 05:36:22 +07:00
Alexey Pavlyutkin
97f5c5d9a9
8268582: javadoc throws NPE with --ignore-source-errors option
...
Backport-of: 0dfb3a705d
2023-07-23 05:36:21 +07:00
Aleksey Shipilev
7fdebe0aba
8287854: Dangling reference in ClassVerifier::verify_class
...
Backport-of: 3fa99844a6
2023-07-23 05:36:21 +07:00
Alexey Pavlyutkin
5bc3878fbc
8275233: Incorrect line number reported in exception stack trace thrown from a lambda expression
...
Backport-of: d7c283a081
2023-07-23 05:36:21 +07:00
Alexey Pavlyutkin
92b2b70e08
8296343: CPVE thrown on missing content-length in OCSP response
...
Backport-of: 1a3cb8c501
2023-07-23 05:36:20 +07:00
Aleksey Shipilev
73cad0a7be
8261495: Shenandoah: reconsider update references memory ordering
...
Backport-of: a96012a7af
2023-07-23 05:36:20 +07:00
Aleksey Shipilev
54e8ec9cc0
8297154: Improve safepoint cleanup logging
...
Backport-of: 086763a629
2023-07-23 05:36:20 +07:00
Victor Rudometov
0e916db5ee
8306753: Open source several container AWT tests
...
Backport-of: b372f28ad4
2023-07-23 05:36:20 +07:00
William Kemper
075eee455f
8307378: Allow collectors to provide specific values for GC notifications' actions
...
Reviewed-by: phh
Backport-of: 8f816bbd28f2b771f2b070f49718a492c1a0771a
2023-07-23 05:36:19 +07:00
Christoph Langer
7e2f94c91f
8284331: Add sanity check for signal handler modification warning.
...
Reviewed-by: kevinw
Backport-of: 116763cb5d
2023-07-23 05:36:19 +07:00
Christoph Langer
f3ad8ce483
8276058: Some swing test fails on specific CI macos system
...
8277407: javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java fails to compile after JDK-8276058
Backport-of: 91607436b7
2023-07-23 05:36:19 +07:00
Jonathan Dowland
5051a280d7
8304350: Font.getStringBounds calculates wrong width for TextAttribute.TRACKING other than 0.0
...
Reviewed-by: andrew
Backport-of: 6b9b7d1d92
2023-07-23 05:36:19 +07:00
Victor Rudometov
554de9298a
8306489: Open source AWT List related tests
...
Backport-of: 82a8e91ef7
2023-07-23 05:36:18 +07:00
Victor Rudometov
d58c7e2416
8307133: Open source some JTable jtreg tests
...
Backport-of: 5ca0b08a75
2023-07-23 05:36:18 +07:00
Victor Rudometov
31b0feb1ef
8306943: Open source several dnd AWT tests
...
Backport-of: 2adb3b409e
2023-07-23 05:36:18 +07:00
Victor Rudometov
88daae5b6a
8307381: Open Source JFrame, JIF related Swing Tests
...
Backport-of: 4386d42d31
2023-07-23 05:36:17 +07:00
Victor Rudometov
4746b4260f
8306871: Open source more AWT Drag & Drop tests
...
Backport-of: b5a48277ab
2023-07-23 05:36:17 +07:00
Victor Rudometov
cb72db3a48
8306941: Open source several datatransfer and dnd AWT tests
...
Backport-of: 3d3eaed913
2023-07-23 05:36:17 +07:00
Victor Rudometov
50efe6d821
8307130: Open source few Swing JMenu tests
...
Backport-of: d9052b9466
2023-07-23 05:36:17 +07:00
Oli Gillespie
09f89aa192
8307346: Add missing gc+phases logging for ObjectCount(AfterGC) JFR event collection code
...
Backport-of: 3f1927a7f3
2023-07-23 05:36:16 +07:00
Soumadipta Roy
8d160e91d0
8307425: Socket input stream read burns CPU cycles with back-to-back poll(0) calls
...
Reviewed-by: ogillespie, shade
Backport-of: 73ac710533
2023-07-23 05:36:16 +07:00
Victor Rudometov
7d9f5330c3
8306996: Open source Swing MenuItem related tests
...
Backport-of: 73491fa452
2023-07-23 05:36:16 +07:00
ktakakuri
66a00ab911
8248001: javadoc generates invalid HTML pages whose ftp:// links are broken
...
Backport-of: bb95dda0ac
2023-07-23 05:36:16 +07:00
Matthias Baesken
7ddf5e3532
8304760: Add 2 Microsoft TLS roots
...
Reviewed-by: mdoerr
Backport-of: c7e1df8328
2023-07-23 05:36:15 +07:00
Andrei Pangin
55c80b1d18
8299544: Improve performance of CRC32C intrinsics (non-AVX-512) for small inputs
...
Reviewed-by: phh
Backport-of: 8c70bf3fff
2023-07-23 05:36:15 +07:00
Martin Doerr
caf87ab345
8295974: jni_FatalError and Xcheck:jni warnings should print the native stack when there are no Java frames
...
Reviewed-by: rrich
Backport-of: 375743336d
2023-07-23 05:36:15 +07:00
Matthias Baesken
4ed4559256
8305975: Add TWCA Global Root CA
...
Reviewed-by: mdoerr
Backport-of: 82ccfe3a21
2023-07-23 05:36:15 +07:00
Matthias Baesken
d2c81a7de0
8282201: Consider removal of expiry check in VerifyCACerts.java test
...
Backport-of: 5b43804b79
2023-07-23 05:36:14 +07:00
Martin Doerr
1a01ef95f5
8305088: SIGSEGV in Method::is_method_handle_intrinsic
...
Reviewed-by: mbaesken
2023-07-23 05:36:14 +07:00
Matthias Baesken
d908229023
8304054: Linux: NullPointerException from FontConfiguration.getVersion in case no fonts are installed
...
Backport-of: 3c7ab80501
2023-07-23 05:36:14 +07:00
Matthias Baesken
bcc3d4b373
8304867: Explicitly disable dtrace for ppc builds
...
Reviewed-by: clanger
Backport-of: ff368d504e
2023-07-23 05:36:14 +07:00
Goetz Lindenmaier
a46b191abc
8297587: Upgrade JLine to 3.22.0
...
Reviewed-by: mbaesken
Backport-of: 4619e8bae8
2023-07-23 05:36:13 +07:00
Richard Reingruber
7b9dfada86
8301216: ForkJoinPool invokeAll() ignores timeout
...
Reviewed-by: clanger
2023-07-23 05:36:13 +07:00
Goetz Lindenmaier
88c03c2166
8296934: Write a test to verify whether Undecorated Frame can be iconified or not
...
Backport-of: 7845b0d7b4
2023-07-23 05:36:13 +07:00
Goetz Lindenmaier
9909bde9f6
8292206: TestCgroupMetrics.java fails as getMemoryUsage() is lower than expected
...
Backport-of: 6ccee83958
2023-07-23 05:36:13 +07:00
Andrew Dinn
c641b18d61
8307331: Correctly update line maps when class redefine rewrites bytecodes
...
Backport-of: f94f957734
2023-07-23 05:36:12 +07:00
Matthias Baesken
0502c843ce
8305993: Add handleSocketErrorWithMessage to extend nio Net.c exception message
...
Backport-of: ebba42ac52
2023-07-23 05:36:12 +07:00
Guoxiong Li
afe4d826f0
8305690: [X86] Do not emit two REX prefixes in Assembler::prefix
...
Backport-of: 49726ee3a9
2023-07-23 05:36:12 +07:00
Goetz Lindenmaier
9af5ec6db0
8299570: [JVMCI] Insufficient error handling when CodeBuffer is exhausted
...
Reviewed-by: shade
Backport-of: ad326fc62b
2023-07-23 05:36:12 +07:00
Goetz Lindenmaier
c149bff710
8302508: Add timestamp to the output TraceCompilerThreads
...
Reviewed-by: shade
Backport-of: f813dc7183
2023-07-23 05:36:11 +07:00
Goetz Lindenmaier
d7e0b0873f
8297450: ScaledTextFieldBorderTest.java fails when run with -show parameter
...
Backport-of: ea83cb960d
2023-07-23 05:36:11 +07:00
Goetz Lindenmaier
9db43aed24
8289509: Improve test coverage for XPath Axes: descendant, descendant-or-self, following, following-sibling
...
Backport-of: 1961e81e02
2023-07-23 05:36:11 +07:00
Goetz Lindenmaier
6212570509
8296084: javax/swing/JSpinner/4788637/bug4788637.java fails intermittently on a VM
...
Backport-of: 319faa5afc
2023-07-23 05:36:11 +07:00
Goetz Lindenmaier
98a4704448
8292990: Improve test coverage for XPath Axes: parent
...
Backport-of: e393973761
2023-07-23 05:36:10 +07:00
Goetz Lindenmaier
f45434b60b
8244976: vmTestbase/nsk/jdi/Event/request/request001.java doesn' initialize eName
...
Backport-of: 1451642317
2023-07-23 05:36:10 +07:00
Goetz Lindenmaier
f21b08dc14
8286398: Address possibly lossy conversions in jdk.internal.le
...
Backport-of: e534c133af
2023-07-23 05:36:10 +07:00
Goetz Lindenmaier
a129b899eb
8286191: misc tests fail due to JDK-8285987
...
Reviewed-by: mbaesken
Backport-of: de8f4d01b2
2023-07-23 05:36:10 +07:00
Goetz Lindenmaier
c693444c91
8285987: executing shell scripts without #! fails on Alpine linux
...
Backport-of: 9d2f591e6a
2023-07-23 05:36:09 +07:00
Goetz Lindenmaier
3bcfdad24b
8283057: Update GCC to version 11.2.0 for Oracle builds on Linux
...
Reviewed-by: mbaesken
Backport-of: 8384ac4ed3
2023-07-23 05:36:09 +07:00
Goetz Lindenmaier
d74bddbf52
8275735: [linux] Remove deprecated Metrics api (kernel memory limit)
...
Backport-of: 9971a2cab3
2023-07-23 05:36:09 +07:00
Tyler Steele
da8187c618
8304291: [AIX] Broken build after JDK-8301998
...
Backport-of: 310aa93478
2023-07-23 05:36:09 +07:00
Aleksey Shipilev
34a9b20139
8306825: Monitor deflation might be accidentally disabled by zero intervals
...
Backport-of: a6b4f25bd5
2023-07-23 05:36:08 +07:00
Aleksey Shipilev
256ddef413
8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable
...
Reviewed-by: serb, simonis
Backport-of: 9ad6dc881d
2023-07-23 05:36:08 +07:00
Aleksey Shipilev
94f275b084
8305994: Guarantee eventual async monitor deflation
...
Reviewed-by: eastigeevich, simonis
Backport-of: 6b81342c22
2023-07-23 05:36:08 +07:00
Christoph Langer
5da74d1d8f
8257856: Make ClassFileVersionsTest.java robust to JDK version updates
...
Reviewed-by: mbaesken
Backport-of: 8b042d14b7
2023-07-23 05:36:08 +07:00
Goetz Lindenmaier
912f129cf7
8303508: Vector.lane() gets wrong value on x86
...
Backport-of: d61de141eb
2023-07-23 05:36:07 +07:00
Goetz Lindenmaier
72d70c63d3
8303069: Memory leak in CompilerOracle::parse_from_line
...
Backport-of: 384a8b85a7
2023-07-23 05:36:07 +07:00
Goetz Lindenmaier
552d442bc0
8303564: C2: "Bad graph detected in build_loop_late" after a CMove is wrongly split thru phi
...
Backport-of: 5e232cf0a9
2023-07-23 05:36:07 +07:00
Goetz Lindenmaier
a68d284910
8303511: C2: assert(get_ctrl(n) == cle_out) during unrolling
...
Reviewed-by: shade
Backport-of: 3f2d929dc3
2023-07-23 05:36:06 +07:00
Alexey Pavlyutkin
a511096129
8303861: Error handling step timeouts should never be blocked by OnError and others
...
Reviewed-by: phh, stuefe
Backport-of: a00f5d24d3
2023-07-23 05:36:06 +07:00
Sergey Nazarkin
e31b7d1ff2
8305481: gtest is_first_C_frame failing on ARM
...
Backport-of: 0243da2e4a
2023-07-23 05:36:06 +07:00
Goetz Lindenmaier
e16d0ceb45
8297955: LDAP CertStore should use LdapName and not String for DNs
...
8224768: Test ActalisCA.java fails
Backport-of: df9aad018a
2023-07-23 05:36:05 +07:00
Goetz Lindenmaier
3c2cd38b32
8303476: Add the runtime version in the release file of a JDK image
...
Backport-of: 32247c336a
2023-07-23 05:36:05 +07:00
Goetz Lindenmaier
81002724de
8287897: Augment src/jdk.internal.le/share/legal/jline.md with information on 4th party dependencies
...
Backport-of: bc28baeba9
2023-07-23 05:36:05 +07:00
Matthias Baesken
0b48a73e62
8303822: gtestMain should give more helpful output
...
Backport-of: 0f26d09da8
2023-07-23 05:36:05 +07:00
Aleksey Shipilev
bae4ce550a
8301190: [vectorapi] The typeChar of LaneType is incorrect when default locale is tr
...
Backport-of: c3ff151457
2023-07-23 05:36:04 +07:00
Christoph Langer
0fa19b7177
8289735: UTIL_LOOKUP_PROGS fails on pathes with space
...
8306976: UTIL_REQUIRE_SPECIAL warning on grep
Reviewed-by: mbaesken
Backport-of: bad6aa68e4
2023-07-23 05:36:04 +07:00
Thomas Stuefe
7f2f49f12a
8306883: Thread stacksize is reported with wrong units in os::create_thread logging
...
Backport-of: 27c5c1070a
2023-07-23 05:36:04 +07:00
William Kemper
3804b82d6b
8305403: Shenandoah evacuation workers may deadlock
...
Reviewed-by: shade
Backport-of: 793da60ee8
2023-07-23 05:36:03 +07:00
Goetz Lindenmaier
cb73ec982d
8303130: Document required Accessibility permissions on macOS
...
Reviewed-by: dmarkov
Backport-of: a10d5ac61b
2023-07-23 05:36:03 +07:00
Goetz Lindenmaier
480fdc7f30
8290822: C2: assert in PhaseIdealLoop::do_unroll() is subject to undefined behavior
...
Backport-of: cd77fcfb5f
2023-07-23 05:36:03 +07:00
Goetz Lindenmaier
784cef6826
8301491: C2: java.lang.StringUTF16::indexOfChar intrinsic called with negative character argument
...
Backport-of: 47ca5773a5
2023-07-23 05:36:03 +07:00
Goetz Lindenmaier
c195c415b8
8300079: SIGSEGV in LibraryCallKit::inline_string_copy due to constant NULL src argument
...
Reviewed-by: mdoerr
Backport-of: 45e4e00981
2023-07-23 05:36:02 +07:00
Christoph Langer
f8ef78382d
8306664: GHA: Update MSVC version to latest stepping
...
Reviewed-by: shade
2023-07-23 05:36:02 +07:00
Goetz Lindenmaier
5388dcf611
8302595: use-after-free related to GraphKit::clone_map
...
Reviewed-by: rrich
Backport-of: 3cc459b6c2
2023-07-23 05:36:02 +07:00
Goetz Lindenmaier
0dd0e8b40f
8293858: Change PKCS7 code to use default SecureRandom impl instead of SHA1PRNG
...
Backport-of: 2157145766
2023-07-23 05:36:02 +07:00
Goetz Lindenmaier
b8f5ed026b
8254711: Add java.security.Provider.getService JFR Event
...
8294673: JFR: Add SecurityProviderService#threshold to TestActiveSettingEvent.java
Reviewed-by: mbaesken
Backport-of: bc2af47e1e
2023-07-23 05:36:01 +07:00
Anton Kozlov
63479998e3
8306768: CodeCache Analytics reports wrong threshold
...
Reviewed-by: phh
2023-07-23 05:36:01 +07:00
Aleksey Shipilev
2234417d3b
8296545: C2 Blackholes should allow load optimizations
...
Reviewed-by: mdoerr
Backport-of: eab0ada3a1
2023-07-23 05:36:01 +07:00
Christoph Langer
b7cbf486eb
8306658: GHA: MSVC installation could be optional since it might already be pre-installed
...
Backport-of: d980cb4879
2023-07-23 05:36:00 +07:00
Aleksey Shipilev
0e387a45d3
8283566: G1: Improve G1BarrierSet::enqueue performance
...
Reviewed-by: tschatzl
Backport-of: 6ebf845ff7
2023-07-23 05:36:00 +07:00
Aleksey Shipilev
468ce2c9eb
8252990: Intrinsify Unsafe.storeStoreFence
...
Backport-of: b7a06be98d
2023-07-23 05:36:00 +07:00
Goetz Lindenmaier
7075d0d785
8302594: use-after-free in Node::destruct
...
Backport-of: 2e3cea01da
2023-07-23 05:36:00 +07:00
Goetz Lindenmaier
d6107bc8e7
8302172: [JVMCI] HotSpotResolvedJavaMethodImpl.canBeInlined must respect ForceInline
...
Backport-of: 1ef9f6507b
2023-07-23 05:35:59 +07:00
Goetz Lindenmaier
b7b14ce36c
8301338: Identical branch conditions in CompileBroker::print_heapinfo
...
Reviewed-by: mbaesken
Backport-of: d583767bf1
2023-07-23 05:35:59 +07:00
Goetz Lindenmaier
55ad383a13
8296412: Special case infinite loops with unmerged backedges in IdealLoopTree::check_safepts
...
Backport-of: da38d43fcc
2023-07-23 05:35:59 +07:00
Aleksey Shipilev
9dcc493683
8278146: G1: Rework VM_G1Concurrent VMOp to clearly identify it as pause
...
Reviewed-by: tschatzl
Backport-of: 3a1fca3adf
2023-07-23 05:35:58 +07:00
Masanori Yano
8d5ef9d938
8238274: (sctp) JDK-7118373 is not fixed for SctpChannel
...
Backport-of: d91e227abb
2023-07-23 05:35:58 +07:00
Goetz Lindenmaier
b246b394d7
8301998: Update HarfBuzz to 7.0.1
...
8304295: harfbuzz build fails with GCC 7 after JDK-8301998
Reviewed-by: phh
Backport-of: f5c8b68c1c
2023-07-23 05:35:58 +07:00
Christoph Langer
ae74b4933e
8306543: GHA: MSVC installation is failing
...
Backport-of: 5a00617b1b
2023-07-23 05:35:57 +07:00
Andrei Pangin
626d4e2e47
8201516: DebugNonSafepoints generates incorrect information
...
Reviewed-by: thartmann, shade
Backport-of: 94eda53d98
2023-07-23 05:35:57 +07:00
Goetz Lindenmaier
2d1699f8ec
8305400: ISO 4217 Amendment 175 Update
...
Backport-of: 7cf24d1c06
2023-07-23 05:35:57 +07:00
Goetz Lindenmaier
b17d874b4d
8304683: Memory leak in WB_IsMethodCompatible
...
Backport-of: 760c0128a4
2023-07-23 05:35:57 +07:00
Goetz Lindenmaier
f5b1b7f999
8304134: jib bootstrapper fails to quote filename when checking download filetype
...
Backport-of: 75168eaca3
2023-07-23 05:35:56 +07:00
Goetz Lindenmaier
909af5be46
8303482: Update LCMS to 2.15
...
Backport-of: c073ef2ed5
2023-07-23 05:35:56 +07:00
Goetz Lindenmaier
d325a62c46
8303588: [JVMCI] make JVMCI source directories conform with standard layout
...
Reviewed-by: mdoerr
Backport-of: 9fdbf3cfc4
2023-07-23 05:35:56 +07:00
Goetz Lindenmaier
8a28dfd28e
8302151: BMPImageReader throws an exception reading BMP images
...
Backport-of: aa10f0d3ee
2023-07-23 05:35:55 +07:00
Goetz Lindenmaier
e563aa74f3
8178806: Better exception logging in crypto code
...
Backport-of: b814cfc39d
2023-07-23 05:35:55 +07:00
Goetz Lindenmaier
56fdf88e8a
8301123: Enable Symbol refcounting underflow checks in PRODUCT
...
Backport-of: fccf818972
2023-07-23 05:35:55 +07:00
Goetz Lindenmaier
fa481bed5e
8297730: C2: Arraycopy intrinsic throws incorrect exception
...
Backport-of: 5a478ef775
2023-07-23 05:35:55 +07:00
Goetz Lindenmaier
8bacccb4da
8300823: UB: Compile::_phase_optimize_finished is initialized too late
...
Backport-of: e4252bb914
2023-07-23 05:35:54 +07:00
Goetz Lindenmaier
da1d6f3acf
8299179: ArrayFill with store on backedge needs to reduce length by 1
...
Backport-of: d716ec5d30
2023-07-23 05:35:54 +07:00
Goetz Lindenmaier
fdc23a96c3
8299259: C2: Div/Mod nodes without zero check could be split through iv phi of loop resulting in SIGFPE
...
Backport-of: 8b0133f276
2023-07-23 05:35:54 +07:00
Goetz Lindenmaier
0e68aff288
8296318: use-def assert: special case undetected loops nested in infinite loops
...
Backport-of: 736fcd49f7
2023-07-23 05:35:53 +07:00
Goetz Lindenmaier
cb2da35151
8298488: [macos13] tools/jpackage tests failing with "Exit code: 137" on macOS
...
Reviewed-by: mdoerr
Backport-of: 8962c723a8
2023-07-23 05:35:53 +07:00
Goetz Lindenmaier
bc8ca432c5
8271519: java/awt/event/SequencedEvent/MultipleContextsFunctionalTest.java failed with "Total [200] - Expected [400]"
...
Backport-of: 9f94cbec51
2023-07-23 05:35:53 +07:00
Goetz Lindenmaier
9555b1043d
8285635: javax/swing/JRootPane/DefaultButtonTest.java failed with Default Button not pressed for L&F: com.sun.java.swing.plaf.motif.MotifLookAndFeel
...
Backport-of: 79c0092125
2023-07-23 05:35:53 +07:00
Goetz Lindenmaier
64bbc69476
8289949: Improve test coverage for XPath: operators
...
Backport-of: f6b6360155
2023-07-23 05:35:52 +07:00
Goetz Lindenmaier
f47bb0b324
8277775: Fixup bugids in RemoveDropTargetCrashTest.java - add 4357905
...
Backport-of: 22347e46f7
2023-07-23 05:35:52 +07:00
Goetz Lindenmaier
f15d48558c
8282704: runtime/Thread/StopAtExit.java may leak memory
...
Backport-of: 3f923b82c3
2023-07-23 05:35:52 +07:00
Goetz Lindenmaier
f4992570d0
8273909: vmTestbase/nsk/jdi/Event/request/request001 can still fail with "ERROR: new event is not ThreadStartEvent"
...
Backport-of: 5fde4b64e2
2023-07-23 05:35:52 +07:00
Goetz Lindenmaier
3c06052b09
8270434: JDI+UT: Unexpected event in JDI tests
...
Backport-of: 8c022e2c17
2023-07-23 05:35:52 +07:00
Goetz Lindenmaier
649803df7e
8270869: G1ServiceThread may not terminate
...
Backport-of: 7f35e5bac9
2023-07-23 05:35:51 +07:00
Goetz Lindenmaier
823d9b0e88
8268298: jdk/jfr/api/consumer/log/TestVerbosity.java fails: unexpected log message
...
Backport-of: 06d26208c5
2023-07-23 05:35:51 +07:00
Sergey Bylokhov
74e2d20b57
8298887: On the latest macOS+XCode the Robot API may report wrong colors
...
Reviewed-by: phh
Backport-of: 50120396b6
2023-07-23 05:35:51 +07:00
Aleksey Shipilev
05b61d2ab9
8269821: Remove is-queue-active check in inner loop of write_ref_array_pre_work
...
Reviewed-by: tschatzl
Backport-of: 675a9520b2
2023-07-23 05:35:51 +07:00
Goetz Lindenmaier
ed822ac285
8299959: C2: CmpU::Value must filter overflow computation against local sub computation
...
Backport-of: 5f66024e95
2023-07-23 05:35:50 +07:00
Goetz Lindenmaier
f8ea6c9331
8297000: [jib] Add more friendly warning for proxy issues
...
Backport-of: 0d93ab9dff
2023-07-23 05:35:50 +07:00
Goetz Lindenmaier
1f0c564bcb
8295564: Norwegian Nynorsk Locale is missing formatting
...
Reviewed-by: andrew
Backport-of: b37421e757
2023-07-23 05:35:50 +07:00
Goetz Lindenmaier
f2f2db8236
8294906: Memory leak in PKCS11 NSS TLS server
...
Backport-of: 94caecbe57
2023-07-23 05:35:50 +07:00
Goetz Lindenmaier
d45d91c7ce
8292755: Non-default method in interface leads to a stack overflow in JShell
...
Backport-of: 2a3879180e
2023-07-23 05:35:49 +07:00
Goetz Lindenmaier
c90b6899e2
8287007: [cgroups] Consistently use stringStream throughout parsing code
...
Backport-of: e0baf012b1
2023-07-23 05:35:49 +07:00
Goetz Lindenmaier
2ee968b9d9
8287246: DSAKeyValue should check for missing params instead of relying on KeyFactory provider
...
Backport-of: f235955eef
2023-07-23 05:35:49 +07:00
Jaroslav Bachorik
036fe2e7fd
8245877: assert(_value != __null) failed: resolving NULL _value in JvmtiExport::post_compiled_method_load
...
Backport-of: b969136b9f
2023-07-23 05:35:49 +07:00
Andrew John Hughes
ee13c52118
8305113: (tz) Update Timezone Data to 2023c
...
Reviewed-by: phh
Backport-of: ed9592c6e8
2023-07-23 05:35:48 +07:00
Goetz Lindenmaier
b2c97200f4
8288589: Files.readString ignores encoding errors for UTF-16
...
Backport-of: 2728770e3d
2023-07-23 05:35:48 +07:00
Thomas Stuefe
070b037306
8305711: Arm: C2 always enters slowpath for monitorexit
...
Backport-of: c67bbcea92
2023-07-23 05:35:47 +07:00
Joshua Cao
fa2a359245
8305721: add make compile-commands artifacts to .gitignore
...
Reviewed-by: phh
Backport-of: 9e20382311
2023-07-23 05:35:47 +07:00
Andrew John Hughes
1fe0dd5b50
8274864: Remove Amman/Cairo hacks in ZoneInfoFile
...
Backport-of: ec199072c5
2023-07-23 05:35:47 +07:00
Ilarion Nakonechnyy
731ed02fef
8302491: NoClassDefFoundError omits the original cause of an error
...
Reviewed-by: phh
Backport-of: 5685107579
2023-07-23 05:35:47 +07:00
Dan Lutker
7c420c8c5f
8293887: AArch64 build failure with GCC 12 due to maybe-uninitialized warning in libfdlibm k_rem_pio2.c
...
Backport-of: 02ea338177
2023-07-23 05:35:46 +07:00
Dan Lutker
893cc4537a
8294281: Allow warnings to be disabled on a per-file basis
...
Backport-of: e45f3d5176
2023-07-23 05:35:46 +07:00
Glavo
dbbb55de86
8278834: Error "Cannot read field "sym" because "this.lvar[od]" is null" when compiling
...
Reviewed-by: phh
Backport-of: be0538d7c8
2023-07-23 05:35:46 +07:00
Martin Doerr
22abe3272e
8304880: [PPC64] VerifyOops code in C1 doesn't work with ZGC
...
Reviewed-by: rrich
Backport-of: 695683b5b1
2023-07-23 05:35:46 +07:00
Goetz Lindenmaier
a8669849c9
8278434: timeouts in test java/time/test/java/time/format/TestZoneTextPrinterParser.java
...
Backport-of: 8dc4437d00
2023-07-23 05:35:45 +07:00
Goetz Lindenmaier
4fa2317aaa
8291638: Keep-Alive timeout of 0 should close connection immediately
...
Backport-of: 26ac836636
2023-07-23 05:35:45 +07:00
Goetz Lindenmaier
b23fb48384
8282227: Locale information for nb is not working properly
...
Backport-of: 3d07b3c7f0
2023-07-23 05:35:45 +07:00
Goetz Lindenmaier
175f3a2e3b
8275721: Name of UTC timezone in a locale changes depending on previous code
...
Backport-of: 543d1a8cf4
2023-07-23 05:35:45 +07:00
Matthias Baesken
f132881f29
8304671: javac regression: Compilation with --release 8 fails on underscore in enum identifiers
...
Reviewed-by: phh
Backport-of: 63d4afbeb1
2023-07-23 05:35:44 +07:00
Goetz Lindenmaier
ae59792000
8291226: Create Test Cases to cover scenarios for JDK-8278067
...
Backport-of: 86ec158dfb
2023-07-23 05:35:44 +07:00
Goetz Lindenmaier
77dcf04580
8291637: HttpClient default keep alive timeout not followed if server sends invalid value
...
Backport-of: b17a745d7f
2023-07-23 05:35:44 +07:00
Goetz Lindenmaier
209c44faa2
8287541: Files.writeString fails to throw IOException for charset "windows-1252"
...
Backport-of: 6fb84e2c91
2023-07-23 05:35:44 +07:00
Goetz Lindenmaier
066dbcbb7e
8286287: Reading file as UTF-16 causes Error which "shouldn't happen"
...
Backport-of: cc7560e995
2023-07-23 05:35:43 +07:00
Goetz Lindenmaier
2cfca521e8
8283062: Uninitialized warnings in libgtest with GCC 11.2
...
Backport-of: a244051a8c
2023-07-23 05:35:43 +07:00
Goetz Lindenmaier
8d19648c96
8282077: PKCS11 provider C_sign() impl should handle CKR_BUFFER_TOO_SMALL error
...
Backport-of: d7f31d0d53
2023-07-23 05:35:43 +07:00
Goetz Lindenmaier
4ea4c810b6
8268288: jdk/jfr/api/consumer/streaming/TestOutOfProcessMigration.java fails with "Error: ShouldNotReachHere()"
...
Reviewed-by: mbaesken
Backport-of: 0a09092631
2023-07-23 05:35:42 +07:00
Sergey Bylokhov
a0e33fd5d1
8302849: SurfaceManager might expose partially constructed object
...
Backport-of: 63ef214328
2023-07-23 05:35:42 +07:00
Sergey Bylokhov
28746d6124
8303102: jcmd: ManagementAgent.status truncates the text longer than O_BUFLEN
...
Backport-of: a43931b79c
2023-07-23 05:35:42 +07:00
Sergey Bylokhov
bd9136978e
8227257: javax/swing/JFileChooser/4847375/bug4847375.java fails with AssertionError
...
Reviewed-by: phh
Backport-of: 78b1686c15
2023-07-23 05:35:41 +07:00
Matthias Baesken
496e7a545b
8303575: adjust Xen handling on Linux aarch64
...
Reviewed-by: clanger
Backport-of: 8eaf84f094
2023-07-23 05:35:41 +07:00
Matthias Baesken
a80b946148
8300042: Improve CPU related JFR events descriptions
...
Backport-of: e326b86d37
2023-07-23 05:35:41 +07:00
Matthias Baesken
cc8e82817b
8303576: addIdentitiesToKeystore in KeystoreImpl.m needs CFRelease call in early potential CHECK_NULL return
...
Backport-of: a7e308ab6e
2023-07-23 05:35:40 +07:00
Goetz Lindenmaier
101b44c281
8292301: [REDO v2] C2 crash when allocating array of size too large
...
Reviewed-by: roland, mdoerr
Backport-of: 1ea0d6b424
2023-07-23 05:35:40 +07:00
Matthias Baesken
0ea456001a
8304063: tools/jpackage/share/AppLauncherEnvTest.java fails when checking LD_LIBRARY_PATH
...
Backport-of: ebac7eec8e
2023-07-23 05:35:40 +07:00
Matthias Baesken
fc278cf7dd
8303949: gcc10 warning Linux ppc64le - note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
...
Reviewed-by: phh
Backport-of: a32ee5dd8b
2023-07-23 05:35:40 +07:00
Matthias Baesken
d4a5ee319d
8303354: addCertificatesToKeystore in KeystoreImpl.m needs CFRelease call in early potential CHECK_NULL return
...
Backport-of: b51ea4204e
2023-07-23 05:35:39 +07:00
Matthias Baesken
df9d061819
8301050: Detect Xen Virtualization on Linux aarch64
...
Reviewed-by: clanger
Backport-of: 11804b246e
2023-07-23 05:35:39 +07:00
Ravali Yatham
320a02fd3c
8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message
...
Reviewed-by: mchung, phh
Backport-of: 9f9d678591
2023-07-23 05:35:39 +07:00
Johannes Bechberger
2dbad060cb
8302320: AsyncGetCallTrace obtains too few frames in sanity test
...
Backport-of: db483a38a8
2023-07-23 05:35:38 +07:00
Man Cao
9d6cb36161
8303937: Corrupted heap dumps due to missing retries for os::write()
...
Reviewed-by: clanger
Backport-of: bf16b5b988
2023-07-23 05:35:38 +07:00
Sergey Bylokhov
38bcd2ba63
8303440: The "ZonedDateTime.parse" may not accept the "UTC+XX" zone id
...
Backport-of: cfb0a25a4e
2023-07-23 05:35:38 +07:00
Sergey Bylokhov
8efe8917ca
8270859: Post JEP 411 refactoring: client libs with maximum covering > 10K
...
Backport-of: 90cd2fa164
2023-07-23 05:35:38 +07:00
Vladimir Kempik
a4a6e0a6c8
8292407: Improve Weak CAS VarHandle/Unsafe tests resilience under spurious failures
...
Backport-of: 6e6202c14d
2023-07-23 05:35:37 +07:00
Goetz Lindenmaier
df534dd672
8303433: Bump update version for OpenJDK: jdk-17.0.8
...
Reviewed-by: rrich
2023-07-23 05:35:37 +07:00
Vitaly Provodin
6298a9d861
update exclude list on results of 17.0.7_b1030.2 test runs
2023-07-21 06:42:08 +07:00
Maxim Kartashev
967210f131
JBR-5815 javax/swing/AbstractButton/6711682/bug6711682.java: Row #2 checkbox is not selected
...
Fixed the test to use proper cell coordinates when clicking.
2023-07-13 11:52:46 +04:00
bourgesl
ec80533eae
fixup! JBR-5625: use sun.java2d.metal.colorMatching=true by default (current metal behaviour)
2023-07-12 21:12:56 +02:00
Vitaly Provodin
87c753ee01
update exclude list on results of 17.0.7_b1027.5 test runs
2023-07-11 16:27:08 +07:00
Vitaly Provodin
37467684d4
update exclude list on results of 17.0.7_b1023.3 test runs (follow up)
2023-07-07 19:30:26 +07:00
Vitaly Provodin
01e230a9d8
update exclude list on results of 17.0.7_b1023.3 test runs (follow up)
2023-07-07 07:22:34 +07:00
Alexey Ushakov
54928df298
JBR-5807 java/awt/Frame/FrameVisible/FrameContentAppearanceTest.java: Failed: OpenGL 26 image rendering failure(s)
...
Added synchronisation for rendering and appearance
2023-07-06 19:07:47 +02:00
Maxim Kartashev
d86b0671a9
JBR-5466 jb/hotspot/JNIRefsInCrashLog.java: 'hs_err_42.txt' missing from stdout/stderr
2023-07-06 11:23:28 +04:00
Vitaly Provodin
b8dcdcde67
update exclude list on results of 17.0.7_b1023.3 test runs
2023-07-05 05:48:14 +07:00
bourgesl
ec605cbf20
fixup! JBR-5625: use CGColorSpaceCopyName() available since macOS 10.6 in MTLLayer
...
(cherry picked from commit 4ec4f728f4461a0c173bb80cd3f3c9652f267f4f)
2023-07-01 12:33:32 +02:00
bourgesl
8126139d6a
JBR-5625: disable color-matching (colorspace = nil) in MTLLayer by default (see new system property 'sun.java2d.metal.colorMatching=true/false') + added new MetalLayerColorTest
2023-06-30 18:06:28 +02:00
Vitaly Provodin
994168c829
update exclude list on results of 17.0.7_b1014.2 test runs
2023-06-30 18:36:19 +07:00
Maxim Kartashev
7098b2a081
JBR-5777 isWindowMoveSupported() doesn't work with non-default GraphicsEnvironment
...
Co-authored-by: Nikita Gubarkov <nikita.gubarkov@jetbrains.com >
2023-06-28 11:47:51 +04:00
Sergey Shelomentsev
ba68026993
fixup! JBR-5746 add mouse events logging
2023-06-27 23:17:37 +03:00
Dmitrii Morskii
e4e9a016e0
fixup! JBR-1775: improved logic for choosing newer font between system and bundled ones
2023-06-26 17:58:18 +02:00
Dmitry Batrak
924d8258fc
JBR-5720 Wrong modifiers are reported for mouse middle and right buttons' release/clicked events
2023-06-26 12:09:27 +03:00
Alexey Ushakov
45b0c16363
JBR-5704 displaySyncOFF: javax/swing/JDialog/Transparency/TransparencyTest.java: JDialog transparency lost upon iconify/deiconify sequence
...
Corrected startRedraw method to call setNeedsDisplay in displaySync=false mode
(cherry picked from commit bd291402b1 )
2023-06-23 19:24:14 +02:00
Alexey Ushakov
eb438186f4
JBR-5151 Test failures caused by -Dsun.java2d.metal.displaySync=false
...
Removed display sync from window layer, provide layer content updates only when necessary
2023-06-23 19:02:00 +02:00
Maxim Kartashev
695598f50a
JBR-5722 vmTestbase/vm/gc/compact/Compact_TwoFields_InternedStrings: SIGSEGV at Symbol::as_klass_external_name(char*, int)
...
Do not use print_native_stack() when recording OOME stacks as it is
designed to be used only in the context of a fatal error reporting where
induced crash is tolerated.
Also, fixed the mutex to use more appropriate attributes.
2023-06-23 12:58:09 +04:00
Dmitry Batrak
576d818e54
JBR-5684 Focus state is broken after closing of modal dialog in an inactive application
2023-06-23 11:26:41 +03:00
Nikita Provotorov
fb12990a98
JBR-5762 Sometimes naturally generated MOUSE_DRAGGED events don't contain the pressed button's modifier.
...
Enforce keeping the pressed button in the modifiers for MOUSE_DRAGGED events. This is under a (default enabled) system property "awt.mac.enforceMouseModifiersForMouseDragged".
2023-06-22 18:29:03 +03:00
Maxim Kartashev
7814b100f3
JBR-5761 Make error printing more robust during early stages of VM initialization
2023-06-21 19:49:26 +04:00
Dmitrii Morskii
5ef38ed8fa
JBR-1775: improved logic for choosing newer font between system and bundled ones
2023-06-20 19:27:34 +02:00
Sergey Shelomentsev
503ff435f3
JBR-5746 wait for menu visibility of fail the test
2023-06-20 18:42:23 +03:00
Vitaly Provodin
9e2b36f851
update exclude list on results of 17.0.7_b985.2 test runs
2023-06-17 04:50:49 +07:00
Nikita Tsarev
ffd4d15a97
JBR-5379: Ignore input events only on permament focus loss
2023-06-16 15:19:05 +02:00
Prasanta Sadhukhan
024bf7ea1a
8305942: Open source several AWT Focus related tests
...
Reviewed-by: prr
(cherry picked from commit 8346ae2bc1 )
2023-06-13 22:26:28 +03:00
Damon Nguyen
f07fcaa150
8306466: Open source more AWT Drag & Drop related tests
...
Reviewed-by: prr
(cherry picked from commit 418a82551a )
2023-06-13 22:26:20 +03:00
Vitaly Provodin
19ad2c2e41
update exclude list on results of 17.0.7_b979.4 test runs
2023-06-10 05:26:21 +07:00
Nikita Gubarkov
dec2a4ea61
JBR-5637 Linux: force release grabs before doing _NET_WM_MOVERESIZE.
2023-06-06 22:05:15 +02:00
Sergey Shelomentsev
c4b0af93c9
fixup! JBR-5670 restore original display mode
2023-06-06 19:16:29 +03:00
Sergey Shelomentsev
fa3071a8bb
JBR-5701 update source and target java version in J2DBench build file
2023-06-06 15:54:53 +03:00
Sergey Shelomentsev
934219ee41
JBR-2870 add resression test for JPopupMenu
...
- verify that the popup menu is usable if overlaps WM's dock panel of the bottom of screen
2023-06-06 11:42:18 +03:00
Sergey Bylokhov
95f5df40c1
8287761: Make the logging of J2DBench stable
...
Reviewed-by: aghaisas, prr
2023-06-02 22:17:38 +03:00
Nikita Tsarev
b9af936110
JBR-5630: vmoption to change dead key reporting behavior on macOS
2023-06-02 17:18:26 +02:00
Nikita Tsarev
a015cccddc
JBR-5469: Fix NextAppWinKey behavior with certain keys
2023-06-02 17:18:26 +02:00
Nikita Tsarev
228529b24f
JBR-5558: macOS keyboard rewrite 2
2023-06-02 17:18:20 +02:00
Vladislav Rassokhin
d05a3770f0
JBR-5600 Reduce noise in signing scripts output
...
(cherry picked from commit 4e2fa80e86 )
2023-06-02 20:35:12 +07:00
Vladislav Rassokhin
d2eb357bcc
JBR-5600 Sign frameworks as whole, verify framework signature before full app sign
...
(cherry picked from commit ebb82ed952 )
2023-06-02 20:35:12 +07:00
Vladislav Rassokhin
8730ade05b
tools/mac/scripts: minor improvements
...
* don't move into itself
* use `PKG_NAME` variable instead of `${APP_NAME}.pkg`
* cleanup sign.sh
* add `SCRIPT_VERBOSE` env variable to control `set -x`
(cherry picked from commit 45a9853b23 )
2023-06-02 20:35:12 +07:00
Vladislav Rassokhin
b69f01fa9b
JBR-5600 Staple .pkg with signature
...
(cherry picked from commit e1dc322fd3 )
2023-06-02 20:35:11 +07:00
Vladislav Rassokhin
e9ae158f79
JBR-5600 Notarize macOS binaries using notarytool
...
(cherry picked from commit f0f1734d50 )
2023-06-02 20:35:11 +07:00
Vladislav Rassokhin
c803113d4b
JBR-5600 Sign macOS binaries using jet-sign
...
(cherry picked from commit 9cbf4e489b )
2023-06-02 20:35:11 +07:00
Sergey Shelomentsev
7fef5c3f09
JBR-5670 restore initial display mode after test execution
2023-06-02 14:28:58 +03:00
Sergey Shelomentsev
d8a57d0f7b
JBR-4880 Fix DeadKeySystemAssertionDialog to avoid receiving key event out of the window
2023-06-02 14:28:52 +03:00
Alexey Ushakov
25a4e749ad
JBR-5649 Flickering in multi-monitor configuration
...
Provided corrected initial value for currentDisplayID
(cherry picked from commit 9ba9286595 )
2023-05-31 12:44:14 +02:00
Nikita Provotorov
cba981df4b
JBR-5668: The implementation of a11y announcing for macOS crashes with -Xcheck:jni.
...
- Create a global reference of the passed to EDT accessible object (the local reference) to use it in the AppKit thread ;
- Enable -Xcheck:jni in the tests ;
- Make the tests handle the problematic case .
2023-05-30 17:01:18 +03:00
Sergey Shelomentsev
c229e13d3c
JBR-5579 Update mouse location checks, set window always on top for ActionListenerTest
2023-05-29 18:39:48 +03:00
Sergey Shelomentsev
7b2806d3fa
JBR-5551 update hit tests on custom title bar
...
- set windows always on top
- verify mouse location before clicking
2023-05-29 18:39:43 +03:00
Sergey Shelomentsev
a61c48d9f7
remove jb/java/awt/CustomTitleBar/MouseEventsOnClientArea.java
2023-05-29 17:16:42 +03:00
Sergey Shelomentsev
494235b0ca
JBR-5577 fix MouseEventsOnClientArea test
...
- add Swing/AWT specific Task runners
- split MouseEventsOnClientArea to separate AWT/Swing tests
- use CountDownLatch for tracking mouse events
2023-05-29 17:15:45 +03:00
Sergey Shelomentsev
78bf69d7a8
remove jb/java/awt/Window/ZOrderOnModalDialogActivation.java
2023-05-29 15:28:39 +03:00
Sergey Shelomentsev
df5b1f9100
JBR-4494 pass ui scale options for child process
2023-05-29 15:28:18 +03:00
bourgesl
d3d6de0551
JBR-5651: Improved MTLVertexCache to merge consecutive full-tiles ie use 1 larger quad instead of many quads per row, full-tile is only using 1x1 pixel (full), applied to color, gradient & texture paints + fixed clang warnings
...
(cherry picked from commit ff9ecea896 )
2023-05-24 11:24:36 +02:00
bourgesl
868bb8da72
JBR-5638: improved renderer performance for simple rectangular area (see BBoxAATileGenerator), added new statistics in Renderer
...
(cherry picked from commit 071d81d294 )
2023-05-24 11:24:36 +02:00
Vitaly Provodin
47845c22e1
update exclude list on results of 17.0.7_b953.1 test runs
2023-05-19 18:39:23 +07:00
ngubarkov
e805830832
JBR-5605 ignore empty client area when syncing bounds in XDecoratedPeer.
2023-05-18 22:38:54 +03:00
Maxim Kartashev
34d7fab3ca
JBR-5637 Linux: implement window position change with WM help
...
Introduced JBR.isWindowMoveSupported() and
JBR.getWindowMove().startMovingTogetherWithMouse()
2023-05-18 17:39:20 +04:00
Vitaly Provodin
a7252d53ed
JBR-5627 add regression test AsyncProfilerRunnerTest
2023-05-18 05:11:00 +07:00
Maxim Kartashev
6b6d32529d
JBR-5631 Refactor Dockerfile for x64 builds
2023-05-16 07:15:32 +07:00
Vitaly Provodin
756792c03e
JBR-5603 build aarch64 Linux from arm64v8/centos:7 and check glibc to be not higher 2.17
2023-05-12 19:16:35 +07:00
Alexey Ushakov
2ac8a86475
JBR-5580 J2DBench: ~15% drop performance because of non optimal synchronization in metal (MBP 16'' x64)
...
Replaced NSMutableArray with NSMutableSet, removed unnecessary __block modifier.
2023-05-10 21:09:05 +02:00
Alexey Ushakov
4959205a1f
JBR-5580 J2DBench: ~15% drop performance because of non optimal synchronization in metal (MBP 16'' x64)
...
Removed NSLock and moved all operations to the AppKit thread
2023-05-04 15:29:03 +02:00
bourgesl
ac97530bd0
JBR-5170: improved color maskFill performance: using a new MaskColorBuffer and a specific shader (vert_txt_col)
...
fix crash in J2DDemo with advanced paints + artefacts with texture background
(cherry picked from commit 9c1f618e1a6239ad8c400d7b94ccd4a885ec02d7)
(cherry picked from commit c352cfb25d7f8188540b094bb484f7f438142be4)
2023-05-03 17:16:52 +02:00
Vitaly Provodin
30aa7f033a
update exclude list on results of 17.0.6_b929.7 test runs
2023-04-27 16:44:49 +07:00
Alexey Ushakov
df1fdb86db
JBR-5559 SwingMark performance drop after removing additional command queue
...
Added command queue and provided synchronization between the command queues
2023-04-24 20:40:44 +02:00
Vitaly Provodin
772f1d5b6d
rebase exclude-list on top of 17.0.7
2023-04-21 10:40:27 +07:00
Nikita Provotorov
a7afa5c2e9
JBR-5536: Crash on macOS bad JNI lookup in Java_sun_swing_AccessibleAnnouncer_nativeAnnounce
...
Stop using the JNIEnv instance bound to EDT in the AppKit thread.
(cherry picked from commit 0f49341f4d )
2023-04-20 19:23:21 +03:00
Christoph Langer
900625970e
8299597: [17u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for release 17.0.7
...
Reviewed-by: goetz
2023-04-20 16:33:19 +07:00
Alexei Voitylov
d0692a98f2
8299129: Enhance NameService lookups
...
Reviewed-by: mbalao
Backport-of: 1aef50354aaa0831b58de81db3d6bf30b9a277d1
2023-04-20 16:33:17 +07:00
Aleksei Voitylov
5d59973f1e
8298667: Improved path handling
...
Reviewed-by: mbalao
Backport-of: 900abc284669d1aadeac8026ad618c9f1dc553a6
2023-04-20 16:33:16 +07:00
Alexey Bakhtin
496485fce6
8298310: Enhance TLS session negotiation
...
Reviewed-by: mbalao
Backport-of: 9a14b363feaaa1a1831fcc8620d41b4db2e0110a
2023-04-20 16:33:14 +07:00
Anton Kozlov
6f614aade2
8298191: Enhance object reclamation process
...
Reviewed-by: johnc, rkennke
2023-04-20 16:33:13 +07:00
Martin Balao
f9b8bd6daa
8297371: Improve UTF8 representation redux
...
Reviewed-by: yan
Backport-of: a44eb133d3cdb190abb0210c201e315d94d09dc7
2023-04-20 16:33:12 +07:00
Yuri Nesterenko
8fc1c93ec6
8296832: Improve Swing platform support
...
Reviewed-by: mbalao
Backport-of: a81c810a76d91b79917417ed22e5e5aa530690ca
2023-04-20 16:33:09 +07:00
Ekaterina Vergizova
52f38235fe
8296692: Improve String platform support
...
Reviewed-by: mbalao
Backport-of: ed8643947e21263588cb6e9202efb3a30f450c4e
2023-04-20 16:33:08 +07:00
Olga Mikhaltsova
34fdbbf6bd
8296684: Improve String platform support
...
Reviewed-by: mbalao
Backport-of: 9ae682726873de27cef4d3bd5523713f4ff98266
2023-04-20 16:33:05 +07:00
Martin Balao
1a147cb908
8296676: Improve String platform support
...
Reviewed-by: mbaesken
Backport-of: d083a3c21e8849ed2a8b79aba37b46d921886a05
2023-04-20 16:33:04 +07:00
Aleksei Voitylov
66cf0de971
8295304: Runtime support improvements
...
Reviewed-by: mbalao
Backport-of: 9c31d51bd5fc17e3914142c2461f3abfe71651d0
2023-04-20 16:33:01 +07:00
Martin Balao
310542c500
8294474: Better AES support
...
Reviewed-by: mbaesken
Backport-of: 0c534f3309a308e89363ec69dee74d95fd9647a4
2023-04-20 16:33:01 +07:00
Martin Balao
3c9b76b51f
8288436: Improve Xalan supports
...
Reviewed-by: mbaesken
Backport-of: 6899dff264c9030a3016e292c3f3f6738bde97cc
2023-04-20 16:33:00 +07:00
Martin Balao
8b35b260ae
8287404: Improve ping times
...
Reviewed-by: mbaesken
Backport-of: 5a054b372dbd751fe1b312375153f13e70d7131f
2023-04-20 16:32:57 +07:00
Severin Gehwolf
63aae7da49
8304871: Use default visibility for static library builds
...
Backport-of: f0dba218ac
2023-04-20 16:32:54 +07:00
Goetz Lindenmaier
18995093dc
8289511: Improve test coverage for XPath Axes: child
...
Backport-of: cfe9026fe0
2023-04-20 16:32:53 +07:00
Goetz Lindenmaier
e2613ebd40
8284524: Create an automated test for JDK-4422362
...
Backport-of: b9de0a7556
2023-04-20 16:32:52 +07:00
Goetz Lindenmaier
4171612b70
8284767: Create an automated test for JDK-4422535
...
Backport-of: 5ae4320921
2023-04-20 16:32:49 +07:00
Goetz Lindenmaier
d6bcd7f41f
8210927: JDB tests do not update source path after doing a redefine class
...
Backport-of: 61ac53f6e5
2023-04-20 16:32:48 +07:00
Goetz Lindenmaier
6332555187
8048190: NoClassDefFoundError omits original ExceptionInInitializerError
...
Reviewed-by: phh
Backport-of: 464e874a5c
2023-04-20 16:32:45 +07:00
Goetz Lindenmaier
f2c60fa302
8290197: test/jdk/java/nio/file/Files/probeContentType/Basic.java fails on some systems for the ".rar" extension
...
Backport-of: 44fb92e2aa
2023-04-20 16:32:45 +07:00
Masanori Yano
d655c3a940
8213531: Test javax/swing/border/TestTitledBorderLeak.java fails
...
Reviewed-by: phh
Backport-of: 07d24509a6
2023-04-20 16:32:44 +07:00
bell-sw
3f51662b74
Revert "JBR-2207 TitledBorder leaks PropertyChangeListener"
...
This reverts commit dca1987fb5 .
2023-04-20 16:32:41 +07:00
Goetz Lindenmaier
923551fa2b
8294548: Problem list SA core file tests on macosx-x64 due to JDK-8294316
...
Reviewed-by: clanger
Backport-of: 545ded1a82
2023-04-20 16:32:38 +07:00
George Adams
2462aad3e8
8302879: doc/building.md update link to jtreg builds
...
Reviewed-by: clanger
Backport-of: bb3dfd6adb
2023-04-20 16:32:37 +07:00
Adam Sotona
8373821a3f
8293000: Review running times of jshell regression tests
...
Backport-of: b4e1e416da
2023-04-20 16:32:34 +07:00
Scott Gibbons
70bb937db3
8280703: CipherCore.doFinal(...) causes potentially massive byte[] allocations during decryption
...
Backport-of: 409382ba4b
2023-04-20 16:32:33 +07:00
Anton Kozlov
ae215fe8e8
8289647: AssertionError during annotation processing of record related tests
...
Reviewed-by: phh
Backport-of: 64a1a08ff9
2023-04-20 16:32:32 +07:00
Shruthi
25fa75dc87
8266974: duplicate property key in java.sql.rowset resource bundle
...
Backport-of: e3d5c9e7c4
2023-04-20 16:32:30 +07:00
Shruthi
1dca113b39
8300751: [17u] Remove duplicate entry in javac.properties
...
Reviewed-by: clanger
2023-04-20 16:32:28 +07:00
Goetz Lindenmaier
0a76322a79
8245654: Add Certigna Root CA
...
Reviewed-by: phh
Backport-of: 8c87a67419
2023-04-20 16:32:27 +07:00
Goetz Lindenmaier
b88ea4667d
8294902: Undefined Behavior in C2 regalloc with null references
...
Reviewed-by: rrich, phh
Backport-of: 0bbc4181cd
2023-04-20 16:32:26 +07:00
Goetz Lindenmaier
de2c623007
8251177: [macosx] The text "big" is truncated in JTabbedPane
...
Backport-of: 16ebe40a1b
2023-04-20 16:32:24 +07:00
Radim Vansa
6c8b2fbec8
8272702: Resolving URI relative path with no / may lead to incorrect toString
...
Reviewed-by: phh
Backport-of: 79597f1ea6
2023-04-20 16:32:21 +07:00
Victor Rudometov
68fe4c31c4
8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java
...
Backport-of: 5d39d14522
2023-04-20 16:32:20 +07:00
Patrick Zhang
f0162cda25
8298472: AArch64: Detect Ampere-1 and Ampere-1A CPUs and set default options
...
Reviewed-by: aph, goetz
Backport-of: 7068457436
2023-04-20 16:32:19 +07:00
Victor Rudometov
64dc8f17c2
8302152: Speed up tests with infinite loops, sleep less
...
Backport-of: a9a53f417d
2023-04-20 16:32:19 +07:00
Victor Rudometov
e0c0d316d9
8301342: Prefer ArrayList to LinkedList in LayoutComparator
...
Backport-of: d67bfe21a2
2023-04-20 16:32:16 +07:00
Goetz Lindenmaier
0de40cda7c
8288332: Tier1 validate-source fails after 8279614
...
Backport-of: e90b579b29
2023-04-20 16:32:15 +07:00
Christoph Langer
90984b3309
8302692: [17u] Update GHA Boot JDK to 17.0.6
...
Reviewed-by: mbaesken, sgehwolf
2023-04-20 16:32:14 +07:00
Ekaterina Vergizova
7a31688f2c
8301842: JFR: increase checkpoint event size for stacktrace and string pool
...
Backport-of: 7dfe75cf55
2023-04-20 16:32:11 +07:00
Roman Marchenko
3a6778fa06
8297437: javadoc cannot link to old docs (with old style anchors)
...
Reviewed-by: phh
Backport-of: 15a1488401
2023-04-20 16:32:10 +07:00
Goetz Lindenmaier
fae1b1ee46
8282958: Rendering Issues with Borders on Windows High-DPI systems
...
Backport-of: 9911405e54
2023-04-20 16:32:08 +07:00
Goetz Lindenmaier
b13ddad0e0
8295777: java/net/httpclient/ConnectExceptionTest.java should not rely on system resolver
...
Backport-of: 65c84e0cf8
2023-04-20 16:32:07 +07:00
Goetz Lindenmaier
021733d4b8
8294958: java/net/httpclient/ConnectTimeout tests are slow
...
Backport-of: fe70487d0b
2023-04-20 16:32:03 +07:00
Goetz Lindenmaier
02f7771288
8279614: The left line of the TitledBorder is not painted on 150 scale factor
...
Backport-of: b42c1ad108
2023-04-20 16:32:03 +07:00
Goetz Lindenmaier
18abd53ce6
8281170: Test jdk/tools/jpackage/windows/WinInstallerIconTest always fails on Windows 11
...
Backport-of: bb4dece246
2023-04-20 16:32:02 +07:00
Matthias Baesken
f054e01c3a
8300266: Detect Virtualization on Linux aarch64
...
Reviewed-by: clanger
Backport-of: 544c16e0bd
2023-04-20 16:32:01 +07:00
Goetz Lindenmaier
21265896a8
8288415: java/awt/PopupMenu/PopupMenuLocation.java is unstable in MacOS machines
...
Backport-of: a2f67660f0
2023-04-20 16:32:00 +07:00
Matthias Baesken
70767fc3c4
8300205: Swing test bug8078268 make latch timeout configurable
...
Backport-of: e82dc6935b
2023-04-20 16:31:59 +07:00
Matthias Baesken
0151a0e1c6
8299957: Enhance error logging in instrument coding with additional jplis_assert_msg
...
Backport-of: be8e6d05db
2023-04-20 16:31:59 +07:00
Goetz Lindenmaier
5eae54e3a1
8299671: Speed up compiler/intrinsics/string/TestStringLatin1IndexOfChar.java
...
Backport-of: d2827ec8f7
2023-04-20 16:31:56 +07:00
Goetz Lindenmaier
d5ed027ce7
8299018: java/net/httpclient/HttpsTunnelAuthTest.java fails with java.io.IOException: HTTP/1.1 header parser received no bytes
...
Backport-of: e5edb10dc5
2023-04-20 16:31:56 +07:00
Goetz Lindenmaier
4a2b947b91
8297489: Modify TextAreaTextEventTest.java as to verify the content change of TextComponent sends TextEvent
...
Backport-of: 7d20a60a98
2023-04-20 16:31:55 +07:00
Goetz Lindenmaier
e13b2f029b
8223783: sun/net/www/http/HttpClient/MultiThreadTest.java sometimes detect threads+1 connections
...
Backport-of: 8effaa8f1f
2023-04-20 16:31:55 +07:00
Goetz Lindenmaier
a015d43872
8186765: Speed up test sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java
...
Backport-of: 43dbf5899b
2023-04-20 16:31:55 +07:00
Goetz Lindenmaier
0337c7906f
8295774: Write a test to verify List sends ItemEvent/ActionEvent
...
Backport-of: 2a79dfc1f9
2023-04-20 16:31:54 +07:00
Goetz Lindenmaier
53bc836b44
8295000: java/util/Formatter/Basic test cleanup
...
Backport-of: 78763fc8e0
2023-04-20 16:31:54 +07:00
Goetz Lindenmaier
76d36c0d99
8296675: Exclude linux-aarch64 in NSS tests
...
Backport-of: fa8a8668a6
2023-04-20 16:31:53 +07:00
Goetz Lindenmaier
8e9efd3df3
8292328: AccessibleActionsTest.java test instruction for show popup on JLabel did not specify shift key
...
Backport-of: df53fa752a
2023-04-20 16:31:53 +07:00
Goetz Lindenmaier
066bc464d0
8293819: sun/util/logging/PlatformLoggerTest.java failed with "RuntimeException: Retrieved backing PlatformLogger level null is not the expected CONFIG"
...
Backport-of: 11e7d53b23
2023-04-20 16:31:52 +07:00
Goetz Lindenmaier
ef44768e0b
8286030: Avoid JVM crash when containers share the same /tmp dir
...
Reviewed-by: stuefe
Backport-of: 84f23149e2
2023-04-20 16:31:52 +07:00
Goetz Lindenmaier
4583ca7e27
8290083: ResponseBodyBeforeError: AssertionError or SSLException: Unsupported or unrecognized SSL message
...
Backport-of: 3b9059a147
2023-04-20 16:31:51 +07:00
Goetz Lindenmaier
f6bc44b1e4
8195809: [TESTBUG] jps and jcmd -l support for containers is not tested
...
Backport-of: 7c26ddb575
2023-04-20 16:31:50 +07:00
Matthias Baesken
3c335c155f
8301170: perfMemory_windows.cpp add free_security_attr to early returns
...
Backport-of: 810c8a271b
2023-04-20 16:31:49 +07:00
Yuri Nesterenko
a84e3fa3d9
8301760: Fix possible leak in SpNegoContext dispose
...
Backport-of: 3f3356bcbd
2023-04-20 16:31:49 +07:00
Goetz Lindenmaier
160757aa9d
8298073: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java causes test task timeout on macosx
...
8241293: CompressedClassSpaceSizeInJmapHeap.java time out after 8 minutes
Reviewed-by: phh
Backport-of: 99a6c47855
2023-04-20 16:31:48 +07:00
Goetz Lindenmaier
c222614261
8286962: java/net/httpclient/ServerCloseTest.java failed once with ConnectException
...
Backport-of: 13d4ddc35b
2023-04-20 16:31:47 +07:00
Radim Vansa
75e929e395
8296329: jar validator doesn't account for minor class file version
...
Reviewed-by: yan
Backport-of: faf48e61be
2023-04-20 16:31:46 +07:00
Radim Vansa
bc92df8dca
8300590: [JVMCI] BytecodeFrame.equals is broken
...
Reviewed-by: phh
Backport-of: 06394ee8b1
2023-04-20 16:31:45 +07:00
Thomas Stuefe
e2e5dc76fd
8294677: chunklevel::MAX_CHUNK_WORD_SIZE too small for some applications
...
Reviewed-by: phh, xliu
Backport-of: 2292ce137c
2023-04-20 16:31:44 +07:00
Ichiroh Takiguchi
c70077b8fc
8299194: CustomTzIDCheckDST.java may fail at future date
...
Backport-of: 5e2de89628
2023-04-20 16:31:43 +07:00
Victor Rudometov
9c9562ee02
8290836: Improve test coverage for XPath functions: String Functions
...
8290837: Improve test coverage for XPath functions: Boolean Functions
8290838: Improve test coverage for XPath functions: Number Functions
Backport-of: d889264c61
2023-04-20 16:31:41 +07:00
Victor Rudometov
72f1a2c993
8299296: Write a test to verify the components selection sends ItemEvent
...
Backport-of: 5ae6de859d
2023-04-20 16:31:40 +07:00
Goetz Lindenmaier
81b4281e92
8293326: jdk/sun/security/tools/jarsigner/compatibility/SignTwice.java slow on Windows
...
Backport-of: 205f992e9e
2023-04-20 16:31:39 +07:00
Goetz Lindenmaier
d0abe6db1a
8289400: Improve com/sun/jdi/TestScaffold error reporting
...
Backport-of: da99e3e829
2023-04-20 16:31:38 +07:00
Goetz Lindenmaier
a0f9ab9efc
8292066: Convert TestInputArgument.sh and TestSystemLoadAvg.sh to java version
...
Backport-of: 032be168b5
2023-04-20 16:31:37 +07:00
Goetz Lindenmaier
1502e7f7ce
8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases
...
Backport-of: e8bc87956a
2023-04-20 16:31:37 +07:00
Goetz Lindenmaier
6554c72f6b
8291825: java/time/nontestng/java/time/zone/CustomZoneNameTest.java fails if defaultLocale and defaultFormatLocale are different
...
Backport-of: 4772354f4c
2023-04-20 16:31:36 +07:00
Goetz Lindenmaier
b25c18220b
8286844: com/sun/jdi/RedefineCrossEvent.java failed with 1 threads completed while VM suspended
...
Backport-of: 7ec0132ad3
2023-04-20 16:31:36 +07:00
Goetz Lindenmaier
0e0077c7d9
8287593: ShortResponseBody could be made more resilient to rogue connections
...
Reviewed-by: chegar
Backport-of: 9ccae7078e
2023-04-20 16:31:35 +07:00
Victor Rudometov
5de6ce7c6a
8289948: Improve test coverage for XPath functions: Node Set Functions
...
Backport-of: 57bf603b73
2023-04-20 16:31:34 +07:00
Goetz Lindenmaier
42c95806c7
8289440: Remove vmTestbase/nsk/monitoring/MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded003 from ProblemList.txt
...
Backport-of: 00d06d4a82
2023-04-20 16:31:34 +07:00
Goetz Lindenmaier
8ad886bdf9
8282036: Change java/util/zip/ZipFile/DeleteTempJar.java to stop HttpServer cleanly in case of exceptions
...
Backport-of: 784fa0add7
2023-04-20 16:31:33 +07:00
Goetz Lindenmaier
db710e4bd4
8209935: Test to cover CodeSource.getCodeSigners()
...
Backport-of: 0cb0ecf443
2023-04-20 16:31:33 +07:00
Goetz Lindenmaier
f662daffbe
8271838: AmazonCA.java interop test fails
...
Backport-of: 512db0ff31
2023-04-20 16:31:32 +07:00
Goetz Lindenmaier
ffb2a09fa5
8286154: Fix 3rd party notices in test files
...
Backport-of: 1277f5d84e
2023-04-20 16:31:30 +07:00
Goetz Lindenmaier
1dd897755a
6779701: Wrong defect ID in the code of test LocalRMIServerSocketFactoryTest.java
...
Backport-of: 8a662105c2
2023-04-20 16:31:30 +07:00
Ekaterina Vergizova
bb9e11570d
8298649: JFR: RemoteRecordingStream support for checkpoint event sizes beyond u4
...
Reviewed-by: phh
Backport-of: 0eeaf6b219
2023-04-20 16:31:29 +07:00
Thomas Stuefe
b27e7941fc
8277990: NMT: Remove NMT shutdown capability
...
Reviewed-by: mbaesken
Backport-of: 5a036ace01
2023-04-20 16:31:28 +07:00
Ekaterina Vergizova
701d831ae0
8298129: Let checkpoint event sizes grow beyond u4 limit
...
Reviewed-by: phh
Backport-of: ea108f504c
2023-04-20 16:31:28 +07:00
Christoph Langer
6b5b96bd55
8301397: [11u, 17u] Bump jtreg to fix issue with build JDK 11.0.18
...
Reviewed-by: goetz
2023-04-20 16:31:27 +07:00
Elif Aslan
15f32a9080
8280007: Enable Neoverse N1 optimizations for Arm Neoverse V1 & N2
...
Backport-of: f823bed043
2023-04-20 16:31:27 +07:00
Goetz Lindenmaier
8dd1056831
8294160: misc crash dump improvements
...
Reviewed-by: rrich
Backport-of: 6f8f28e756
2023-04-20 16:31:26 +07:00
Goetz Lindenmaier
14a8c0d05d
8230374: maxOutputSize, instead of javatest.maxOutputSize, should be used in TEST.properties
...
Backport-of: 04d8069bac
2023-04-20 16:31:26 +07:00
Goetz Lindenmaier
99d49ce7c4
8285965: TestScenarios.java does not check for "<!-- safepoint while printing -->" correctly
...
Backport-of: 6e3e470dac
2023-04-20 16:31:26 +07:00
Goetz Lindenmaier
66bfd52996
8286873: Improve websocket test execution time
...
Backport-of: d24c84e768
2023-04-20 16:31:25 +07:00
Goetz Lindenmaier
3e6a9d540a
8284115: [IR Framework] Compilation is not found due to rare safepoint while dumping PrintIdeal/PrintOptoAssembly
...
Backport-of: 3984253800
2023-04-20 16:31:23 +07:00
Thomas Stuefe
4cc6061658
8275704: Metaspace::contains() should be threadsafe
...
Backport-of: d9b0138d7d
2023-04-20 16:31:22 +07:00
Thomas Stuefe
6929c3d910
8276086: Increase size of metaspace mappings
...
Backport-of: e89b2c040c
2023-04-20 16:31:22 +07:00
Ben Taylor
37ceb1d373
8297963: Partially fix string expansion issues in UTIL_DEFUN_NAMED and related macros
...
Backport-of: f8f46305ef
2023-04-20 16:31:21 +07:00
Dan Lutker
c1e8c0dd10
8300692: GCC 12 reports some compiler warnings in bundled freetype
...
Reviewed-by: serb
Backport-of: a6c2a2ae79
2023-04-20 16:31:21 +07:00
Dan Lutker
ac56d16938
8286694: Incorrect argument processing in java launcher
...
Backport-of: 26c7c92bc9
2023-04-20 16:31:21 +07:00
Thomas Stuefe
52cf5b885b
8275582: Don't purge metaspace mapping lists
...
Backport-of: 3ff085e296
2023-04-20 16:31:20 +07:00
Thomas Stuefe
f9b6827972
8293466: libjsig should ignore non-modifying sigaction calls
...
Backport-of: b1ed40a87a
2023-04-20 16:31:20 +07:00
Thomas Stuefe
ac7bea4752
8293493: Signal Handlers printout should show signal block state
...
Backport-of: d14e96d970
2023-04-20 16:31:20 +07:00
Johan Sjölen
717434b0a0
8293691: converting a defined BasicType value to a string should not crash the VM
...
Reviewed-by: phh
Backport-of: f2a32d996a
2023-04-20 16:31:19 +07:00
Thomas Stuefe
94254edef0
8277946: NMT: Remove VM.native_memory shutdown jcmd command option
...
Reviewed-by: mbaesken
Backport-of: abaa073bcb
2023-04-20 16:31:19 +07:00
Sergey Bylokhov
c6ba480936
8280048: Missing comma in copyright header
...
Backport-of: 9a18190a4f
2023-04-20 16:31:18 +07:00
Goetz Lindenmaier
12bf663cba
8231491: JDI tc02x004 failed again due to wrong # of breakpoints
...
Backport-of: e2cfe2e14a
2023-04-20 16:31:16 +07:00
Goetz Lindenmaier
83dfbf1f13
8282771: Create test case for JDK-8262981
...
Backport-of: 8db5247ebc
2023-04-20 16:31:15 +07:00
Goetz Lindenmaier
b5df6520d8
8285690: CloneableReference subtest should not throw CloneNotSupportedException
...
Backport-of: 2d8d140214
2023-04-20 16:31:14 +07:00
Masanori Yano
e4684919ec
8144030: [macosx] test java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java fails (again)
...
Backport-of: e5041ae3d4
2023-04-20 16:31:11 +07:00
Yasumasa Suenaga
9df8194d81
8287491: compiler/jvmci/errors/TestInvalidDebugInfo.java fails new assert: assert((uint)t < T_CONFLICT + 1) failed: invalid type #
...
Reviewed-by: phh
Backport-of: e3791ecfe4
2023-04-20 16:31:10 +07:00
Sergey Bylokhov
13810be7ab
6528710: sRGB-ColorSpace to sRGB-ColorSpace Conversion
...
Backport-of: abeddab991
2023-04-20 16:31:09 +07:00
Sergey Bylokhov
9806d6ee46
8294705: Disable an assertion in test/jdk/java/util/DoubleStreamSums/CompensatedSums.java
...
Backport-of: c08ff2c7b8
2023-04-20 16:31:09 +07:00
Yasumasa Suenaga
028fd89fc6
8286562: GCC 12 reports some compiler warnings
...
Backport-of: 410a25d59a
2023-04-20 16:31:08 +07:00
Victor Rudometov
292d82d7f5
8299497: Usage of constructors of primitive wrapper classes should be avoided in java.desktop API docs
...
Backport-of: b5ee3d1f2a
2023-04-20 16:31:08 +07:00
Goetz Lindenmaier
f053c18fcd
8300773: Address the inconsistency between the constant array and pool size
...
Reviewed-by: mbaesken
2023-04-20 16:31:07 +07:00
Goetz Lindenmaier
c1f734abf0
8208077: File.listRoots performance degradation
...
Backport-of: 5b0af1a80b
2023-04-20 16:31:07 +07:00
Goetz Lindenmaier
a100a42741
8295685: Update Libpng to 1.6.38
...
Backport-of: b685fc2de4
2023-04-20 16:31:06 +07:00
Goetz Lindenmaier
2313c7cfc4
8297264: C2: Cast node is not processed again in CCP and keeps a wrong too narrow type which is later replaced by top
...
Reviewed-by: rrich
Backport-of: a57392390b
2023-04-20 16:31:06 +07:00
Goetz Lindenmaier
b71afabb37
8287180: Update IANA Language Subtag Registry to Version 2022-08-08
...
Reviewed-by: stuefe
Backport-of: 992f209def
2023-04-20 16:31:05 +07:00
Goetz Lindenmaier
f07f5e07cd
8292033: Move jdk.X509Certificate event logic to JCA layer
...
Reviewed-by: mbaesken
Backport-of: 102b2b32fe
2023-04-20 16:31:03 +07:00
Yasumasa Suenaga
618629caba
8286705: GCC 12 reports use-after-free potential bugs
...
Backport-of: 0e4bece5b5
2023-04-20 16:31:01 +07:00
Goetz Lindenmaier
0d0a6bcd90
8287754: Update jib GNU make dependency on Windows to latest cygwin build
...
Backport-of: af2de975cb
2023-04-20 16:31:00 +07:00
Severin Gehwolf
2dc3ac6c2a
8300119: CgroupMetrics.getTotalMemorySize0() can report invalid results on 32 bit systems
...
Backport-of: dea58efb62
2023-04-20 16:31:00 +07:00
Goetz Lindenmaier
9fad79410a
8272985: Reference discovery is confused about atomicity and degree of parallelism
...
Backport-of: fb5b144eca
2023-04-20 16:30:57 +07:00
Christoph Langer
2120f98cd5
8300490: Spaces in name of MacOS Code Signing Identity are not correctly handled after JDK-8293550
...
Backport-of: 62a2f2327a
2023-04-20 16:30:56 +07:00
Goetz Lindenmaier
b4823f0e26
8300642: [17u,11u] Fix DEFAULT_PROMOTED_VERSION_PRE=ea for -dev
...
Reviewed-by: clanger
2023-04-20 16:30:56 +07:00
Christoph Langer
a1f10594e9
8285919: Remove debug printout from JDK-8285093
...
Backport-of: 64225e1999
2023-04-20 16:30:56 +07:00
Aleksey Shipilev
417d1d9979
8282143: Objects.requireNonNull should be ForceInline
...
Backport-of: fc52a2182a
2023-04-20 16:30:55 +07:00
Aleksey Shipilev
eabbe2d51f
8285755: JDK-8285093 changed the default for --with-output-sync
...
Backport-of: ccf0e8bf90
2023-04-20 16:30:55 +07:00
Matthias Baesken
0464692a3c
8299657: sun/tools/jhsdb/SAGetoptTest.java fails after 8299470
...
Backport-of: 1ca31d34fc
2023-04-20 16:30:54 +07:00
Matthias Baesken
f726d0ca57
8299470: sun/jvm/hotspot/SALauncher.java handling of negative rmiport args
...
Backport-of: 2ccdefc81c
2023-04-20 16:30:54 +07:00
Goetz Lindenmaier
ed87aa09ce
8283719: java/util/logging/CheckZombieLockTest.java failing intermittently
...
Backport-of: 74835f7389
2023-04-20 16:30:53 +07:00
Goetz Lindenmaier
a6b5fcf668
8283717: vmTestbase/nsk/jdi/ThreadStartEvent/thread/thread001 failed due to SocketTimeoutException
...
Backport-of: f9f439a19d
2023-04-20 16:30:53 +07:00
Goetz Lindenmaier
8f0a5b9dbd
8296389: C2: PhaseCFG::convert_NeverBranch_to_Goto must handle both orders of successors
...
8298568: Fastdebug build fails after JDK-8296389
Reviewed-by: rrich
Backport-of: fabda24696
2023-04-20 16:30:52 +07:00
Goetz Lindenmaier
1d2e293fc4
8297642: PhaseIdealLoop::only_has_infinite_loops must detect all loops that never lead to termination
...
Backport-of: d562d3fcbe
2023-04-20 16:30:49 +07:00
Goetz Lindenmaier
07641a8987
8290850: C2: create_new_if_for_predicate() does not clone pinned phi input nodes resulting in a broken graph
...
Reviewed-by: phh
Backport-of: 49b86224aa
2023-04-20 16:30:49 +07:00
Goetz Lindenmaier
a839e213b8
8278961: Enable debug logging in java/net/DatagramSocket/SendDatagramToBadAddress.java
...
Reviewed-by: rrich
Backport-of: c17a0122c4
2023-04-20 16:30:48 +07:00
Goetz Lindenmaier
aba45b52f1
8273154: Provide a JavadocTester method for non-overlapping, unordered output matching
...
Backport-of: ce3ed65ac3
2023-04-20 16:30:48 +07:00
Goetz Lindenmaier
b055fc7fd2
8254267: javax/xml/crypto/dsig/LogParameters.java failed with "RuntimeException: Unexpected log output:"
...
Backport-of: 40d69f0c41
2023-04-20 16:30:47 +07:00
Severin Gehwolf
17465e0178
8295211: Fix autoconf 2.71 warning "AC_CHECK_HEADERS: you should use literals"
...
Backport-of: c357b5908a
2023-04-20 16:30:47 +07:00
Matthias Baesken
7860669056
8279351: [TESTBUG] SADebugDTest.java does not handle "Address already in use" error
...
Backport-of: d1e6f26160
2023-04-20 16:30:46 +07:00
Sergey Bylokhov
76d1e413e8
8299789: Compilation of gtest causes build to fail if runtime libraries are in different dirs
...
Backport-of: c8a8388aba
2023-04-20 16:30:46 +07:00
Matthias Baesken
97162686f7
8299424: containers/docker/TestMemoryWithCgroupV1.java fails on SLES12 ppc64le when testing Memory and Swap Limit
...
Backport-of: 95d4db3a92
2023-04-20 16:30:46 +07:00
Richard Reingruber
a0239b6422
8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode
...
Backport-of: 08d3ef4fe6
2023-04-20 16:30:45 +07:00
Matthias Baesken
074d8403ff
8299520: TestPrintXML.java output error messages in case compare fails
...
Backport-of: ea25a561c5
2023-04-20 16:30:45 +07:00
Goetz Lindenmaier
f4e3595bf5
8295116: C2: assert(dead->outcnt() == 0 && !dead->is_top()) failed: node must be dead
...
Backport-of: 94575d14f4
2023-04-20 16:30:44 +07:00
Goetz Lindenmaier
09ad9ee0bf
8297951: C2: Create skeleton predicates for all If nodes in loop predication
...
Backport-of: 0bd04a6589
2023-04-20 16:30:44 +07:00
Matthias Baesken
e59085dfd2
8299388: java/util/regex/NegativeArraySize.java fails on Alpine and sometimes Windows
...
Backport-of: c2e3d72848
2023-04-20 16:30:43 +07:00
Goetz Lindenmaier
db8cbd07bf
8296619: Upgrade jQuery to 3.6.1
...
Reviewed-by: mbaesken
Backport-of: 6a7a0db587
2023-04-20 16:30:39 +07:00
Goetz Lindenmaier
eb43ebd80d
8286707: JFR: Don't commit JFR internal jdk.JavaMonitorWait events
...
Backport-of: fc889577ea
2023-04-20 16:30:38 +07:00
Goetz Lindenmaier
f41fd2eab4
8267038: Update IANA Language Subtag Registry to Version 2022-03-02
...
Backport-of: 7b19226be2
2023-04-20 16:30:36 +07:00
Goetz Lindenmaier
f42620ce24
8295788: C2 compilation hits "assert((mode == ControlAroundStripMined && use == sfpt) || !use->is_reachable_from_root()) failed: missed a node"
...
Backport-of: 761a4f4852
2023-04-20 16:30:35 +07:00
Thomas Stuefe
c4e3948186
8284165: Add pid to process reaper thread name
...
Reviewed-by: phh
Backport-of: 9561b5e041
2023-04-20 16:30:33 +07:00
Thomas Stuefe
c99a576581
8284726: Print active locale settings in hs_err reports and in VM.info
...
Backport-of: 6ce4e755a4
2023-04-20 16:30:33 +07:00
Thomas Stuefe
75af5747bf
8290067: Show stack dimensions in UL logging when attaching threads
...
Backport-of: 7ff19694df
2023-04-20 16:30:32 +07:00
Matthias Baesken
e67c1b511c
8297523: Various GetPrimitiveArrayCritical miss result - NULL check
...
Backport-of: 27b339d189
2023-04-20 16:30:31 +07:00
Aleksey Shipilev
77251da4af
8280784: VM_Cleanup unnecessarily processes all thread oops
...
Reviewed-by: stefank
Backport-of: 8a3cca09ba
2023-04-20 16:30:31 +07:00
Goetz Lindenmaier
1cfdcfea83
8297088: Update LCMS to 2.14
...
Reviewed-by: phh
Backport-of: 2c692aa356
2023-04-20 16:30:28 +07:00
Thomas Stuefe
34d53bb77b
8277822: Remove debug-only heap overrun checks in os::malloc and friends
...
Reviewed-by: phh
Backport-of: 39b1d75f25
2023-04-20 16:30:28 +07:00
Severin Gehwolf
5baa1245a1
8298271: java/security/SignedJar/spi-calendar-provider/TestSPISigned.java failing on Windows
...
Reviewed-by: phh, clanger
Backport-of: cf93933e21
2023-04-20 16:30:27 +07:00
Goetz Lindenmaier
d372290e1d
8297431: [JVMCI] HotSpotJVMCIRuntime.encodeThrowable should not throw an exception
...
Backport-of: 952e100551
2023-04-20 16:30:27 +07:00
Goetz Lindenmaier
4b8988e2fd
8297569: URLPermission constructor throws IllegalArgumentException: Invalid characters in hostname after JDK-8294378
...
Backport-of: 2f47f83add
2023-04-20 16:30:26 +07:00
Goetz Lindenmaier
e7b39759c1
8296912: C2: CreateExNode::Identity fails with assert(i < _max) failed: oob: i=1, _max=1
...
Backport-of: 502fa3eeea
2023-04-20 16:30:23 +07:00
Goetz Lindenmaier
851d9e20d4
8276064: CheckCastPP with raw oop input floats below a safepoint
...
Backport-of: cd9c688bfc
2023-04-20 16:30:22 +07:00
Thomas Stuefe
5ed9af5b57
8275320: NMT should perform buffer overrun checks
...
8275320: NMT should perform buffer overrun checks
8275301: Unify C-heap buffer overrun checks into NMT
Reviewed-by: goetz
Backport-of: cf7adae633
2023-04-20 16:30:21 +07:00
Severin Gehwolf
8e8be6dc8b
8298108: Add a regression test for JDK-8297684
...
Backport-of: 4da8411674
2023-04-20 16:30:18 +07:00
Goetz Lindenmaier
f55f2b4afa
8296924: C2: assert(is_valid_AArch64_address(dest.target())) failed: bad address
...
Backport-of: abe532a89c
2023-04-20 16:30:17 +07:00
Goetz Lindenmaier
84aa45f0c5
8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
...
Reviewed-by: mdoerr
Backport-of: 8aa1526b44
2023-04-20 16:30:17 +07:00
Goetz Lindenmaier
437233f643
8292177: InitialSecurityProperty JFR event
...
Reviewed-by: mbaesken
Backport-of: 8c40b7dc8c
2023-04-20 16:30:16 +07:00
Goetz Lindenmaier
56c78acb51
8286800: Assert in PhaseIdealLoop::dump_real_LCA is too strong
...
Backport-of: decb1b79bc
2023-04-20 16:30:16 +07:00
Goetz Lindenmaier
2176c971e5
8294947: Use 64bit atomics in patch_verified_entry on x86_64
...
Backport-of: d0fae43e89
2023-04-20 16:30:15 +07:00
Goetz Lindenmaier
2b4493a45d
8294217: Assertion failure: parsing found no loops but there are some
...
Backport-of: 8c472e4816
2023-04-20 16:30:15 +07:00
Goetz Lindenmaier
5dcf1b2aea
8292159: TYPE_USE annotations on generic type arguments of record components discarded
...
Backport-of: 4d9a1cd26f
2023-04-20 16:30:14 +07:00
Goetz Lindenmaier
6bee3f9eec
8294538: missing is_unloading() check in SharedRuntime::fixup_callers_callsite()
...
Backport-of: b5efa2afe2
2023-04-20 16:30:14 +07:00
Goetz Lindenmaier
1149d8f8bd
8295414: [Aarch64] C2: assert(false) failed: bad AD file
...
Backport-of: d3eba859f9
2023-04-20 16:30:11 +07:00
Goetz Lindenmaier
f977d5b993
8280868: LineBodyHandlerTest.java creates and discards too many clients
...
Backport-of: 47800bf3da
2023-04-20 16:30:11 +07:00
Goetz Lindenmaier
d0524425a2
8280553: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java can fail if GC occurs
...
Backport-of: be9f984cae
2023-04-20 16:30:10 +07:00
Goetz Lindenmaier
56dc620484
8270476: Make floating-point test infrastructure more lambda and method reference friendly
...
Backport-of: 40a2ce2033
2023-04-20 16:30:10 +07:00
Goetz Lindenmaier
98c3fc3000
8212961: [TESTBUG] vmTestbase/nsk/stress/jni/ native code cleanup
...
Backport-of: fde183130b
2023-04-20 16:30:09 +07:00
Aleksey Shipilev
8ef13c5034
8277485: Zero: Fix _fast_{i,f}access_0 bytecodes handling
...
Backport-of: 0a9e76c4f9
2023-04-20 16:30:09 +07:00
Aleksey Shipilev
d74b6fe091
8008243: Zero: Implement fast bytecodes
...
Backport-of: e4362007da
2023-04-20 16:30:08 +07:00
Matthias Baesken
fb5aa3063d
8298035: Provide better descriptions for JIT compiler JFR events
...
Reviewed-by: mdoerr
Backport-of: 58170f657c
2023-04-20 16:30:08 +07:00
Sergey Bylokhov
3ad087ddaa
8280132: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder
...
Backport-of: 2f46af05ce
2023-04-20 16:30:07 +07:00
Goetz Lindenmaier
68f83592c1
8295066: Folding of loads is broken in C2 after JDK-8242115
...
Backport-of: 58a7141a0d
2023-04-20 16:30:07 +07:00
Goetz Lindenmaier
7ee50572e2
8242115: C2 SATB barriers are not safepoint-safe
...
Reviewed-by: mdoerr
Backport-of: c6e3daa5fa
2023-04-20 16:30:07 +07:00
Goetz Lindenmaier
ec72b673d1
8294378: URLPermission constructor exception when using tr locale
...
Backport-of: ff2c987669
2023-04-20 16:30:06 +07:00
Goetz Lindenmaier
7911d3d3ff
8296136: Use correct register in aarch64_enc_fast_unlock()
...
Reviewed-by: rkennke
Backport-of: 7619602c36
2023-04-20 16:30:06 +07:00
Goetz Lindenmaier
80aee1087f
8293531: C2: some vectorapi tests fail assert "Not monotonic" with flag -XX:TypeProfileLevel=222
...
Backport-of: 0043d58c5d
2023-04-20 16:30:04 +07:00
Goetz Lindenmaier
2a5920b517
8290964: C2 compilation fails with assert "non-reduction loop contains reduction nodes"
...
Backport-of: 4bdd1c9148
2023-04-20 16:30:03 +07:00
Goetz Lindenmaier
beb0848e2c
8292780: misc tests failed "assert(false) failed: graph should be schedulable"
...
Backport-of: 16047e8308
2023-04-20 16:30:02 +07:00
Goetz Lindenmaier
e058ce1f0a
8293996: C2: fix and simplify IdealLoopTree::do_remove_empty_loop
...
Backport-of: dd51f7e0b7
2023-04-20 16:30:01 +07:00
Goetz Lindenmaier
fa4499517c
8292602: ZGC: C2 late barrier analysis uses invalid dominator information
...
Backport-of: eec992c6b0
2023-04-20 16:30:01 +07:00
Goetz Lindenmaier
b08e24ca46
8292297: Fix up loading of override java.security properties file
...
Reviewed-by: mdoerr, mbaesken
Backport-of: 1f9ff41312
2023-04-20 16:30:00 +07:00
Goetz Lindenmaier
0469c792de
8281122: [IR Framework] Cleanup IR matching code in preparation for JDK-8280378
...
Reviewed-by: mdoerr
Backport-of: 2da677793f
2023-04-20 16:30:00 +07:00
Goetz Lindenmaier
c87e00ec73
8280889: java/lang/instrument/GetObjectSizeIntrinsicsTest.java fails with -XX:-UseCompressedOops
...
Backport-of: 251351f494
2023-04-20 16:29:59 +07:00
Goetz Lindenmaier
f0c10fb393
8280166: Extend java/lang/instrument/GetObjectSizeIntrinsicsTest.java test cases
...
Backport-of: 76fe03fe01
2023-04-20 16:29:59 +07:00
Goetz Lindenmaier
e7b1e5db38
8258512: serviceability/sa/TestJmapCore.java timed out on macOS 10.13.6
...
Backport-of: 19ce33d5e7
2023-04-20 16:29:59 +07:00
Goetz Lindenmaier
c8af6e78c4
8270156: Add "randomness" and "stress" keys to JTreg tests which use StressGCM, StressLCM and/or StressIGVN
...
Backport-of: 653a612a5a
2023-04-20 16:29:56 +07:00
Matthias Baesken
45c9dea79c
8235297: sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java fails intermittent
...
Backport-of: d490f15e3b
2023-04-20 16:29:55 +07:00
Matthias Baesken
47e0eed693
8298093: improve cleanup and error handling of awt_parseColorModel in awt_parseImage.c
...
Backport-of: 98fa48c330
2023-04-20 16:29:54 +07:00
Martin Doerr
2b80ff9a55
8295724: VirtualMachineError: Out of space in CodeCache for method handle intrinsic
...
8298947: compiler/codecache/MHIntrinsicAllocFailureTest.java fails intermittently
Reviewed-by: kvn, mbaesken
Backport-of: cd2182a996
2023-04-20 16:29:52 +07:00
Matthias Baesken
ac37cea2b5
8297959: Provide better descriptions for some Operating System JFR events
...
Backport-of: dea2161f06
2023-04-20 16:29:52 +07:00
Matthias Baesken
09a31ac954
8297480: GetPrimitiveArrayCritical in imageioJPEG misses result - NULL check
...
Backport-of: 2f8a5c2eca
2023-04-20 16:29:51 +07:00
Sergey Bylokhov
d4b75401cc
8288854: getLocalGraphicsEnvironment() on for multi-screen setups throws exception NPE
...
Backport-of: cfc9a881af
2023-04-20 16:29:51 +07:00
Yi-Fan Tsai
20cd244401
8296548: Improve MD5 intrinsic for x86_64
...
Backport-of: 6ead2b0195
2023-04-20 16:29:50 +07:00
Goetz Lindenmaier
ee54e291a8
8295530: Update Zlib Data Compression Library to Version 1.2.13
...
Backport-of: 0c13d66622
2023-04-20 16:29:47 +07:00
Goetz Lindenmaier
c54b498058
8275173: testlibrary_tests/ir_framework/tests/TestCheckedTests.java fails after JDK-8274911
...
Backport-of: 451a296510
2023-04-20 16:29:46 +07:00
Goetz Lindenmaier
97120af230
8287217: C2: PhaseCCP: remove not visited nodes, prevent type inconsistency
...
Backport-of: 379f3094db
2023-04-20 16:29:46 +07:00
Goetz Lindenmaier
b987dcb41f
8065097: [macosx] javax/swing/Popup/TaskbarPositionTest.java fails because Popup is one pixel off
...
Backport-of: 649f2d8835
2023-04-20 16:29:43 +07:00
Goetz Lindenmaier
ab57b3e1b1
8273410: IR verification framework fails with "Should find method name in validIrRulesMap"
...
Backport-of: df125f680b
2023-04-20 16:29:41 +07:00
Sergey Bylokhov
c2fdeaf9ce
8298027: Remove SCCS id's from awt jtreg tests
...
Backport-of: ba2d28e911
2023-04-20 16:29:39 +07:00
Sergey Bylokhov
d4c0b04169
8293767: AWT test TestSinhalaChar.java has old SCCS markings
...
Backport-of: 141d5f5dee
2023-04-20 16:29:38 +07:00
Goetz Lindenmaier
09ddf661b7
8293562: KeepAliveCache Blocks Threads while Closing Connections
...
Backport-of: 03f25a9c69
2023-04-20 16:29:38 +07:00
Goetz Lindenmaier
19b3fd283d
8289508: Improve test coverage for XPath Axes: ancestor, ancestor-or-self, preceding, and preceding-sibling
...
Backport-of: caae53f4da
2023-04-20 16:29:37 +07:00
Goetz Lindenmaier
9b26a3bd5e
8292660: C2: blocks made unreachable by NeverBranch-to-Goto conversion are removed incorrectly
...
Backport-of: 730ced9a10
2023-04-20 16:29:36 +07:00
Goetz Lindenmaier
15a3620e7d
8292877: java/util/concurrent/atomic/Serial.java uses {Double,Long}Accumulator incorrectly
...
Backport-of: 251bff6bee
2023-04-20 16:29:36 +07:00
Goetz Lindenmaier
2f4fb61ef0
8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion
...
Backport-of: a25e1dc53c
2023-04-20 16:29:35 +07:00
Goetz Lindenmaier
0fe0531f09
8155246: Throw error if default java.security file is missing
...
Backport-of: 9d7c13eb14
2023-04-20 16:29:35 +07:00
Goetz Lindenmaier
1000476b18
8288130: compiler error with AP and explicit record accessor
...
Backport-of: 53b37fe153
2023-04-20 16:29:34 +07:00
Goetz Lindenmaier
43bad30026
8285399: JNI exception pending in awt_GraphicsEnv.c:1432
...
Backport-of: c156bcc599
2023-04-20 16:29:31 +07:00
Goetz Lindenmaier
fdea5d44fb
8282577: ICC_Profile.setData(int, byte[]) invalidates the profile
...
Backport-of: f66070b00d
2023-04-20 16:29:31 +07:00
Goetz Lindenmaier
438d248e61
8279119: src/jdk.hotspot.agent/doc/index.html file contains references to scripts that no longer exist
...
Backport-of: 2a59ebbba3
2023-04-20 16:29:31 +07:00
Goetz Lindenmaier
a06e1b752f
8274911: testlibrary_tests/ir_framework/tests/TestIRMatching.java fails with "java.lang.RuntimeException: Should have thrown exception"
...
Backport-of: f623460668
2023-04-20 16:29:30 +07:00
Goetz Lindenmaier
a103c4fa4c
8244669: convert clhsdb "mem" command from javascript to java
...
Reviewed-by: clanger
Backport-of: eaefb1a1ed
2023-04-20 16:29:30 +07:00
Goetz Lindenmaier
91291fa460
8279024: Remove javascript references from clhsdb.html
...
Backport-of: d0ea7c9db9
2023-04-20 16:29:29 +07:00
Goetz Lindenmaier
6d3bf3ff85
8262386: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java timed out
...
Backport-of: 46684a4efa
2023-04-20 16:29:28 +07:00
Goetz Lindenmaier
6d41078bef
8271471: [IR Framework] Rare occurrence of "<!-- safepoint while printing -->" in PrintIdeal/PrintOptoAssembly can let tests fail
...
Backport-of: 3677734584
2023-04-20 16:29:28 +07:00
Chris Hegarty
ed605fcedc
8299015: Ensure that HttpResponse.BodySubscribers.ofFile writes all bytes
...
Backport-of: a7d6de71bb
2023-04-20 16:29:28 +07:00
Nagata, Haruhito
fbd5be5bc7
8283606: Tests may fail with zh locale on MacOS
...
Reviewed-by: clanger
Backport-of: 7d545084f4
2023-04-20 16:29:27 +07:00
Aleksei Voitylov
aae3943681
8288005: HotSpot build with disabled PCH fails for Windows AArch64
...
Backport-of: b2a58bec4a
2023-04-20 16:29:25 +07:00
Christoph Langer
8ef6207bca
8298527: Cygwin's uname -m returns different string than before
...
Reviewed-by: mbaesken
Backport-of: 51f0a1ce4b
2023-04-20 16:29:24 +07:00
Christoph Langer
4074102222
8298588: WebSockets: HandshakeUrlEncodingTest unnecessarily depends on a response body
...
Backport-of: 909d0cb4d9
2023-04-20 16:29:24 +07:00
Alan Bateman
340f644e50
8298726: (fs) Change PollingWatchService to record last modified time as FileTime rather than milliseconds
...
Reviewed-by: andrew
Backport-of: 5f63f7a742
2023-04-20 16:29:24 +07:00
Matthias Baesken
de7911cd93
8296611: Problemlist several sun/security tests until JDK-8295343 is resolved
...
Backport-of: d6e2d0d03d
2023-04-20 16:29:23 +07:00
Denghui Dong
86e74f6413
8283870: jdeprscan --help causes an exception when the locale is ja, zh_CN or de
...
Reviewed-by: clanger
Backport-of: ef25e189c7
2023-04-20 16:29:22 +07:00
Jatin Bhateja
444a9bb87f
8290322: Optimize Vector.rearrange over byte vectors for AVX512BW targets.
...
Reviewed-by: phh, sviswanathan
Backport-of: 38a81913d3
2023-04-20 16:29:22 +07:00
Sergey Bylokhov
781c40d66c
8290899: java/lang/String/StringRepeat.java test requests too much heap on windows x86
...
Backport-of: 2bb727c4ea
2023-04-20 16:29:22 +07:00
Richard Reingruber
6981f7b010
8294580: frame::interpreter_frame_print_on() crashes if free BasicObjectLock exists in frame
...
Backport-of: bdb4ed0fb1
2023-04-20 16:29:21 +07:00
Christoph Langer
45f2354759
8298459: Fix msys2 linking and handling out of tree build directory for source zip creation
...
Backport-of: d624debe23
2023-04-20 16:29:21 +07:00
Sergey Bylokhov
31937aef18
8296878: Document Filter attached to JPasswordField and setText("") is not cleared instead inserted characters replaced with unicode null characters
...
Backport-of: 87f00f4a1b
2023-04-20 16:29:20 +07:00
Christoph Langer
0316fc5c0b
8296904: Improve handling of macos xcode toolchain
...
Reviewed-by: mbaesken
Backport-of: 470f3424fc
2023-04-20 16:29:19 +07:00
Ben Taylor
6a20c49d91
8297211: Expensive fillInStackTrace operation in HttpURLConnection.getOutputStream0 when no content-length in response
...
Backport-of: 392ac7055d
2023-04-20 16:29:19 +07:00
Goetz Lindenmaier
b4e5759db8
8297259: Bump update version for OpenJDK: jdk-17.0.7
...
Reviewed-by: shade
2023-04-20 16:29:18 +07:00
Vitaly Provodin
01c67b6671
update exclude list on results of 17.0.6_b922.2 test runs
2023-04-20 16:27:53 +07:00
Maxim Kartashev
bbf143b9e2
JBR-5480 Fixed Windows debug build
2023-04-19 08:31:27 +04:00
Maxim Kartashev
dc2c9dff56
JBR-5480 Fixed build failue with LLVM compilers
2023-04-18 20:04:33 +04:00
Maxim Kartashev
2c45589b97
JBR-5480 Include more information in OOME crash reports
2023-04-18 16:40:19 +04:00
Dmitrii Morskii
940d18be5a
JBR-5548 fix BadSerializationTest
2023-04-17 18:34:30 +02:00
Alexander Lobas
6dfff5881a
Merge pull request #228 from alexander-lobas/jbr17
...
JBR-5546 Iterating open windows with cmd backtick on Mac forces minim…
2023-04-14 17:25:43 +03:00
Alexander Lobas
14efb05bc5
JBR-5546 Iterating open windows with cmd backtick on Mac forces minimized windows to un-minimize
2023-04-14 17:22:40 +03:00
Vitaly Provodin
6c590bd8df
update exclude list on results of 17.0.6_b918.1 test runs
2023-04-14 21:00:51 +07:00
Vitaly Provodin
7071647f61
JBR-5510 eclude tests failing on ArchLinux (5.18.2-arch1-1)
2023-04-14 21:00:21 +07:00
Dmitrii Morskii
172514a2ce
JBR-5246 add OpenType's features support
2023-04-14 12:18:49 +02:00
Maxim Kartashev
a6023fa92c
JBR-5483 MacOSXWatchService assumes that the default file system is the UnixFileSystem, which might not be the case
2023-04-10 19:02:10 +04:00
Vitaly Provodin
78bd65c9ab
update exclude list on results of 17.0.6_b912.4 test runs
2023-04-07 17:49:59 +07:00
Sergey Shelomentsev
fd99763c05
JBR-5505 update exclude list for a11y testing on Windows
2023-04-07 13:01:44 +03:00
Sergey Shelomentsev
0e9ee41fe7
JBR-5397 update exclude list for a11y testing on MacOS
2023-04-07 13:01:36 +03:00
Alexander Lobas
468f97e2c1
Merge pull request #226 from alexander-lobas/jbr17
...
JBR-5499 Window control buttons bugfix
2023-04-06 20:21:11 +03:00
Alexander Lobas
88faed720b
JBR-5499 Window control buttons bugfix
2023-04-06 20:17:39 +03:00
Alexander Lobas
c8efacbdf2
JBR-5499 Window control buttons bugfix
2023-04-06 20:15:15 +03:00
Alexander Lobas
ef2ff1cc91
Merge pull request #225 from alexander-lobas/jbr17
...
JBR-5478 IDEA window doesn't fit the screen properly on turning off/on an external monitor
2023-04-06 15:49:46 +03:00
Alexander Lobas
cd924a15b5
JBR-5478 IDEA window doesn't fit the screen properly on turning off/on an external monitor
2023-04-06 15:47:44 +03:00
Alexander Lobas
d31cd8c115
JBR-5478 IDEA window doesn't fit the screen properly on turning off/on an external monitor
2023-04-06 15:46:13 +03:00
Nikita Gubarkov
5746ed2ce1
JBR-5238 Disable AwtWindow::CheckWindowDPIChange() hack on Aero Snap.
2023-04-05 16:53:30 +03:00
Vladimir Dvorak
e4c0e8649f
JBR-5464 Fix native method registration
2023-04-02 09:15:37 +02:00
Dmitry Batrak
acde759572
JBR-5458 Exception at dialog closing
2023-03-31 20:55:59 +03:00
Nikita Gubarkov
c1870bc0da
JBR-5414 Add awt.lock.fair system property for enabling fair awtLock().
...
(cherry picked from commit aa24f103e8446da65d65e14ea75a4cff94a1d8fa)
2023-03-30 23:29:23 +03:00
Sergey Shelomentsev
2a2843b2c3
JBR-5441 fix wait for idle
2023-03-30 21:31:26 +03:00
Sergey Shelomentsev
66c04a301f
JBR-5440 fix calculations for double click location
2023-03-30 15:48:21 +03:00
Artem Bochkarev
5d61c1b261
JBR-5426 write JCEF version info inside release file
2023-03-30 14:31:25 +04:00
Maxim Kartashev
24775c16fb
JBR-5431 Include memory used by JNI references into crash reports
2023-03-30 09:03:45 +04:00
Maxim Kartashev
c9d7f9fc1c
JBR-5445 JBRApiTest test fails on development builds
2023-03-29 19:24:29 +04:00
ngubarkov
2182376910
JBR-5438 Fix window bounds in XWM#setShellResizable
...
(cherry picked from commit c51695d830dd3daf0021180ee974a3c11d03b6a8)
2023-03-29 16:27:53 +03:00
Maxim Kartashev
2474e4aac4
JBR-5084 Add ability to log additional data to jstack output
...
The data can be provided via this JBR API call:
JBR.getJstack().includeInfoFrom(Supplier<String>)
2023-03-29 12:18:38 +04:00
Sergey Shelomentsev
699acf0baa
JBR-5433 add typing latency text for JTextArea
2023-03-27 21:30:12 +03:00
Alexey Ushakov
b7f9907609
JBR-4959 [macOS Ventura] Screen flickering after OS update when IDE is full screen
...
Revert "Present layer content using a Core Animation transaction" because of regression in fullscreen mode on MBP 16' M1 MAX
(cherry picked from commit 9312830177 )
2023-03-27 15:27:47 +02:00
ngubarkov
d32481eb18
JBR-5240 Fix XToolkit#getScreenInsets in Xinerama mode.
2023-03-27 15:45:45 +03:00
ngubarkov
890d575910
JBR-5265 Workaround incorrect position of content window in queryXLocation.
2023-03-27 15:45:45 +03:00
Vitaly Provodin
2a30174bdc
update exclude list: exclude java/awt/event/KeyEvent/KeyTyped/CtrlSpace.java on macosx-all due to JBR-3817
2023-03-25 07:50:45 +07:00
Maxim Kartashev
54fc47205f
JBR-5230 Wanted: an ability to use Unix Domain sockets with overridden default NIO file system
2023-03-24 13:53:57 +04:00
ngubarkov
f304a92f9f
JBR-5316 Fix fractional scaling HIDPI.
2023-03-22 22:55:26 +02:00
Sergey Shelomentsev
321f596b6f
add ComboBoxTransparentTittleBarTest
2023-03-21 22:15:39 +02:00
Nikita Gubarkov
914b709227
JBR-5417 Revert "JBR-3388: Fixed wrong graphic config in Component on primary display change"
2023-03-21 14:25:19 +02:00
ngubarkov
166aaec4ee
JBR-5417 Fix flickering in multi-monitor setups on Linux.
2023-03-20 22:30:21 +02:00
Alexander Lobas
7c8f279144
Merge pull request #223 from alexander-lobas/jbr17
...
JBR-5409 "No Print Service Found" Error when saving to PDF
2023-03-17 21:32:50 +03:00
Alexander Lobas
4568e0f575
JBR-5409 "No Print Service Found" Error when saving to PDF
2023-03-17 21:31:45 +03:00
Vitaly Provodin
1c659bb0c6
update exclude list on results of 17.0.6_b882.1 test runs
2023-03-17 18:41:34 +04:00
Sergey Shelomentsev
d14715d9cb
fix controls width calculation
2023-03-16 03:22:59 +02:00
Sergey Shelomentsev
2fbcefc34d
split ActionListenerTest
2023-03-16 03:22:56 +02:00
Sergey Shelomentsev
c3dff36d30
JBR-5345 native controls detection and scale fixes
2023-03-16 00:02:26 +02:00
Nikita Gubarkov
9186cd0af3
JBR-5285 Add doPrivileged for WFramePeer#WIN11_OR_NEWER os.name & os.version check.
2023-03-15 23:21:44 +02:00
Nikita Gubarkov
544c64bea6
JBR-5284 Do not reset custom title bar controls state in WmMouseMove.
2023-03-15 23:21:44 +02:00
Alexey Ushakov
66db1e3a7a
JBR-5330 Blank Welcome screen after moving to another display
...
Initialize currentDisplayID on AWTWindow creation
2023-03-14 17:47:25 +01:00
Nikita Tsarev
1cb0c9e5f3
JBR-5369: Update failing tests list in response to macOS keyboard support rewrite
2023-03-14 14:41:41 +01:00
Nikita Tsarev
40f71a4331
JBR-5295: Fix wrong keycodes for non-letter keys that lack a corresponding VK_ constant on macOS
2023-03-14 14:39:26 +01:00
Vitaly Provodin
de919cc050
update exclude list on results of 17.0.6_b878.1 test runs
2023-03-11 04:04:46 +07:00
Alexander Lobas
420aa78847
Merge pull request #221 from alexander-lobas/jbr17
...
JBR-5384 New UI: window header is hard to resize on the top edge, top…
2023-03-10 00:12:51 +03:00
Alexander Lobas
bb5aaad31f
JBR-5384 New UI: window header is hard to resize on the top edge, top/right corner
2023-03-10 00:11:32 +03:00
Alexey Ushakov
e06fc3ca97
JBR-4883 macOS: SIGSEGV at MTLVertexCache_FlushGlyphVertexCache
...
Use separate glyph cache for each MTLContext instance. Refactored MTLGlyphCache
2023-03-09 18:03:43 +01:00
Dmitry Batrak
1cd36c4c48
JBR-4993 Support using 'main' thread as EDT on macOS
...
fix for JBR-5341 'Show usages' navigates to another project's window
Now, the custom NSEvent isn't linked to a particular AWTEvent, the latter is retrieved from EventQueue at dispatching time,
so the event priorities are taken into account.
2023-03-03 21:44:58 +02:00
Vitaly Provodin
b66a03cdb9
update exclude list on results of 17.0.6_b866.1 test runs
2023-03-03 18:57:12 +07:00
Sergey Shelomentsev
e33aaf4114
JBR-5350 Separate test for Mac OS
2023-03-02 09:12:59 +02:00
Sergey Shelomentsev
560c3a0274
JBR-5346 run MaximizedCustomDecorationsTest on windows/mac only
2023-02-28 16:18:28 +02:00
Sergey Shelomentsev
ae1f9d3c4d
JBR-5350 fix FrameNativeControlTest checks on MacOS
2023-02-28 16:06:34 +02:00
Sergey Shelomentsev
6c36e6ac98
JBR-5344 fix incorrectly specified VM options
2023-02-28 16:02:16 +02:00
Vitaly Provodin
6ba1b438cc
update exclude list on results of 17.0.6_b855.1 test runs
2023-02-24 20:01:20 +07:00
Dmitry Batrak
563b2cca0e
JBR-4993 Support using 'main' thread as EDT on macOS
...
fix for JBR-5292 Heavyweight components are not painted sometimes after adding to hierarchy in main.thread.as.edt=true mode
alternative solution, which doesn't cause deadlocks
2023-02-24 09:50:00 +02:00
Dmitry Batrak
b46c99c9ca
Merge remote-tracking branch 'origin/jbr17' into jbr17
2023-02-22 16:08:36 +02:00
Dmitry Batrak
333b56ebf5
JBR-4993 Support using 'main' thread as EDT on macOS
...
avoid deadlock when java.awt.Robot is used on multiple threads simultaneously
2023-02-22 16:08:25 +02:00
Dmitry Batrak
b339932323
JBR-4993 Support using 'main' thread as EDT on macOS
...
further fixes for JBR-5236 Deadlock when UI is initialized from a background thread in main.thread.as.edt=true mode
2023-02-22 16:07:08 +02:00
Alexey Ushakov
20e2651c58
JBR-5321 Menu sometimes rendered as empty frame with Dsun.java2d.metal.displaySync=true
...
(cherry picked from commit 2935bdec77ef07e90a97ea34fa2d6aeabffcf424)
2023-02-22 13:38:23 +01:00
Sergey Shelomentsev
b99211af7b
JBR-5313 fix broken custom decoration tests on Windows
2023-02-21 16:42:56 +02:00
Sergey Shelomentsev
3ed5412a11
JBR-5253 Use new JBR API for custom decorations
2023-02-21 12:00:38 +02:00
Dmitry Batrak
3518340a13
JBR-4993 Support using 'main' thread as EDT on macOS
...
fix for JBR-5245 JOptionPane.showInternal...Dialog methods don't work in main.thread.as.edt=true mode
2023-02-20 13:03:24 +02:00
Dmitry Batrak
8ffe20fe4d
JBR-4993 Support using 'main' thread as EDT on macOS
...
fix for JBR-5242 SecondaryLoopTest.java test fails in main.thread.as.edt=true mode
2023-02-20 11:23:21 +02:00
Vitaly Provodin
b2a144adeb
JBR-5300 move jbr-api.jar into test artefact
2023-02-18 08:12:35 +07:00
Vitaly Provodin
6911b6b03e
update exclude list on results of 17.0.6_b837.3 test runs
2023-02-18 08:09:21 +07:00
Dmitry Batrak
331813009d
JBR-4993 Support using 'main' thread as EDT on macOS
...
fix for JBR-5236 Deadlock when UI is initialized from a background thread in main.thread.as.edt=true mode
2023-02-17 13:03:04 +02:00
Dmitry Batrak
d9549b011c
JBR-4993 Support using 'main' thread as EDT on macOS
...
fix for JBR-5307 Window content is blinking when showing on Retina screen in main.thread.as.edt=true mode
2023-02-17 10:39:35 +02:00
Dmitry Batrak
3cc128d1a8
JBR-4993 Support using 'main' thread as EDT on macOS
...
fix for JBR-5292 Heavyweight components are not painted sometimes after adding to hierarchy in main.thread.as.edt=true mode
2023-02-16 21:01:07 +02:00
Sergey Shelomentsev
59c93d8775
fixup! JBR-5300 Change source code and test files to use GPL license
2023-02-16 17:51:54 +02:00
Dmitry Batrak
43ebbe3cd1
JBR-5300 Change source code and test files to use GPL license
...
fix copyright profile in generated IDE project
2023-02-16 11:55:15 +02:00
Dmitry Batrak
6c898a14b5
JBR-5300 Change source code and test files to use GPL license
...
fix for the different comment format
2023-02-15 23:15:46 +02:00
Sergey Shelomentsev
411cda99c3
set version for building jbr-api
2023-02-15 21:27:24 +02:00
Lance Andersen
e1d756d6f7
JBR-5302: 8263940: NPE when creating default file system when default file system provider is packaged as JAR file on class path
...
Reviewed-by: naoto, bpb, iris, joehw
(cherry picked from commit 717792c3b7 )
2023-02-15 18:08:56 +07:00
Sergey Shelomentsev
25cf9ac4ce
git rid of build jbr api scripts
2023-02-15 11:37:58 +02:00
Dmitry Batrak
eeafae198b
JBR-5300 Change source code and test files to use GPL license
2023-02-15 09:35:39 +02:00
Vitaly Provodin
801302de36
clean up exclude lists
2023-02-15 07:47:08 +07:00
Vitaly Provodin
9194a7c685
update exclude list on results of 17.0.6_b829.1 test runs
2023-02-15 07:11:27 +07:00
Nikita Gubarkov
791934a178
JBR-5284 Use ChildWindowFromPointEx instead of RealChildWindowFromPoint in ScreenToBottommostChild
2023-02-14 16:11:19 +02:00
Alexander Lobas
62aec8f216
Merge pull request #217 from alexander-lobas/jbr17
...
JBR-5256 IDEA window resizes to zero height when exit full-screen mod…
2023-02-14 16:15:27 +03:00
Alexander Lobas
1890f6ba9c
JBR-5256 IDEA window resizes to zero height when exit full-screen mode with new window controls enabled
2023-02-14 16:14:07 +03:00
Sergey Shelomentsev
cb0dc40bf6
JBR-5194 add regression tests for custom decorations support
2023-02-14 13:51:41 +02:00
Sergey Shelomentsev
5076d06f6e
build jbr-api as a part of bundle build
2023-02-14 11:36:42 +02:00
Vitaly Provodin
365ec06712
Update README.md
2023-02-14 11:52:02 +07:00
Artem Semenov
c9d5e563d4
JBR-5289 If the label has the role of a hyperlink, VO still pronounces it as plain text ( #215 )
2023-02-14 00:08:17 +04:00
Dmitry Batrak
a1d06b1d77
JBR-4993 Support using 'main' thread as EDT on macOS
...
fix menu bar logic (java/awt/MenuBar/TestNoScreenMenuBar.java test)
2023-02-13 14:05:55 +02:00