Vitaly Provodin
1e468671cd
update exclude list on results of 21.0.3_b446.1 test runs
2024-05-09 04:53:41 +04:00
Vitaly Provodin
519deb20ad
JBR-6620 restore displayMode to the state that was before running the test
2024-05-06 04:13:48 +04:00
Vitaly Provodin
1515b428d7
update exclude list on results of 21.0.3_b446 test runs
2024-05-05 02:15:35 +04:00
Vitaly Provodin
2b4af61a44
Revert "JBR-6372: implement detecting of OS theme on linux"
...
This reverts commit 51d67613bb .
2024-05-04 11:10:53 +04:00
Vitaly Provodin
9bd0b744be
JBR-5989 Wayland: excluded failing tests came with 21.0.3
2024-05-04 02:11:17 +04:00
Vitaly Provodin
0d099c3d27
update exclude list on results of 21.0.3_b442.1 test runs
2024-05-04 02:11:17 +04:00
Maxim Kartashev
ebaf3f9293
JBR-5611 Window header is visible but body not on Linux Ubuntu with external display
2024-05-03 17:53:12 +04:00
Maxim Kartashev
a79bb6107a
JBR-7058 Wayland: IDE hang on the popup appearance
...
Clean up the damage list when resizing a surface.
Additionally, clamp the damaged area before copying to its current
actual size in order to safeguard against invalid external input.
2024-05-02 15:39:37 +03:00
Nikita Gubarkov
0e564fd8b4
JBR-7046 Tolerate subpixelResolution=0 in Metal and OGL
2024-05-02 09:12:35 +02:00
tsarn
6f6aca3c5d
JBR-7063: Make .getKeyChar() report chars in KEY_PRESSED/KEY_RELEASED events for compatibility [WLToolkit] ( #371 )
2024-04-26 10:01:10 +02:00
Nikita Gubarkov
73356a1bf3
JBR-7020 Reorder LCD glyph cache freeing and validation
...
1. As we started committing the command buffer on glyph cache flush, this invalidates the current encoder. We need to `MTLTR_ValidateGlyphCache` after the flush, not before.
2. There's no reason to maintain separate glyph cache invalidation logic for this singe case (which is a no-op in reality), so just free the cache instead.
2024-04-25 20:57:54 +02:00
tsarn
a4f765d3ec
JBR-6848: Support extra mouse buttons for navigation [WLToolkit]
2024-04-24 12:23:42 +02:00
tsarn
176dccc958
JBR-6434: Fix pointer leave also resetting the keyboard modifiers [WLToolkit] ( #370 )
2024-04-24 12:23:20 +02:00
Vitaly Provodin
05ab1ba789
update exclude list on results of 21.0.3_b436.1 test runs
2024-04-24 04:42:56 +07:00
tsarn
fccbee551a
JBR-7044: Reset clickCount on mouse moves [WLToolkit]
2024-04-23 11:41:28 +02:00
Nikita Tsarev
43d04546fb
Disable flappy KeyCodesTest assertions, see JBR-6888
2024-04-22 19:39:00 +02:00
Vitaly Provodin
545e2a239c
JBR-5989 Wayland: excluded failing tests came with 21.0.3
2024-04-22 13:49:35 +07:00
David Holmes
2ceda42bd1
update exclude list on results of 21.0.3_b436.1 test runs
2024-04-22 13:49:35 +07:00
Maxim Kartashev
473a775980
JBR-6247 Update JBR-specific tests after JDK-8314823
2024-04-20 07:23:13 +07:00
Christoph Langer
23c5a3c5c3
8329838: [21u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for release 21.0.3
...
Reviewed-by: goetz
2024-04-20 07:23:13 +07:00
Martin Balao
8964174495
8319851: Improve exception logging
...
Reviewed-by: mbaesken
Backport-of: 87dfeeb14fdd0fa1648a8bec91b5b713cc2c1b83
2024-04-20 07:23:13 +07:00
Martin Balao
e5d86804a3
8322122: Enhance generation of addresses
...
Backport-of: 1a4a46e102a2bc282fcbec571169867d715f4ade
2024-04-20 07:23:13 +07:00
Alexey Bakhtin
d1f5aaca0e
8318340: Improve RSA key implementations
...
Reviewed-by: mbalao
Backport-of: 62d9cec1d6b804a70381bfb8ac902b6bb649f8ae
2024-04-20 07:23:13 +07:00
Yuri Nesterenko
d9cc5fcdd4
8315708: Enhance HTTP/2 client usage
...
Reviewed-by: mbalao
Backport-of: 4bd9637dfe12d330afd7409c27c5778b28a24cf4
2024-04-20 07:23:13 +07:00
Goetz Lindenmaier
5874812b42
8327391: Add SipHash attribution file
...
Backport-of: fcf48ab3d3
2024-04-20 07:23:13 +07:00
Sergey Bylokhov
f162e1201b
8322750: Test "api/java_awt/interactive/SystemTrayTests.html" failed because A blue ball icon is added outside of the system tray
...
Backport-of: 5a988a5087
2024-04-20 07:23:13 +07:00
Christoph Langer
1d93f278ea
8323664: java/awt/font/JNICheck/FreeTypeScalerJNICheck.java still fails with JNI warning on some Windows configurations
...
Backport-of: 99c9ae127c
2024-04-20 07:23:13 +07:00
Matthias Baesken
c53ba04e8b
8325496: Make TrimNativeHeapInterval a product switch
...
Backport-of: d31fd78d96
2024-04-20 07:23:13 +07:00
Sergey Bylokhov
7ad185e82c
8321151: JDK-8294427 breaks Windows L&F on all older Windows versions
...
Backport-of: f695ca5884
2024-04-20 07:23:13 +07:00
Matthias Baesken
4c1a32337d
8325876: crashes in docker container tests on Linuxppc64le Power8 machines
...
Backport-of: ba8db1f6d7
2024-04-20 07:23:13 +07:00
Matthias Baesken
975098124f
8325470: [AIX] use fclose after fopen in read_psinfo
...
Backport-of: 4513da9496
2024-04-20 07:23:13 +07:00
Andrew Lu
b8a1ec948d
8320303: Allow PassFailJFrame to accept single window creator
...
Backport-of: 83ffc1ac94
2024-04-20 07:23:12 +07:00
Christoph Langer
4f90ef2772
8326000: Remove obsolete comments for class sun.security.ssl.SunJSSE
...
Backport-of: c2d9fa26ce
2024-04-20 07:23:12 +07:00
Matthias Baesken
da017d70e5
8314835: gtest wrappers should be marked as flagless
...
Backport-of: 1ea6463fbb
2024-04-20 07:23:12 +07:00
Martin Balao
6fe25eff11
8325254: CKA_TOKEN private and secret keys are not necessarily sensitive
...
Backport-of: 0f5f3c9b97
2024-04-20 07:23:12 +07:00
Pasam Soujanya
d24c6f2a88
8311893: Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name
...
Reviewed-by: hannesw
Backport-of: 783ae56634
2024-04-20 07:23:12 +07:00
Aleksey Shipilev
f24e7c9cf0
8321408: Add Certainly roots R1 and E1
...
Backport-of: f3073db42a
2024-04-20 07:23:12 +07:00
Aleksey Shipilev
7bedee58cf
8325074: ZGC fails assert(index == 0 || is_power_of_2(index)) failed: Incorrect load shift: 11
...
Backport-of: 2705ed0a71
2024-04-20 07:23:12 +07:00
Andrew Lu
55f154881e
8315726: Open source several AWT applet tests
...
Backport-of: 1741d13b12
2024-04-20 07:23:12 +07:00
SendaoYan
70d2124c08
8323640: [TESTBUG]testMemoryFailCount in jdk/internal/platform/docker/TestDockerMemoryMetrics.java always fail because OOM killed
...
Backport-of: 791b427f44
2024-04-20 07:23:12 +07:00
Liang Mao
62309db677
8314629: Generational ZGC: Clearing All SoftReferences log line lacks GCId
...
Backport-of: 88dafe564f
2024-04-20 07:23:12 +07:00
Darragh Clarke
f33eadfeb2
8314164: java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java fails intermittently in timeout
...
Backport-of: fbaaac63d4
2024-04-20 07:23:12 +07:00
Ilya Gavrilin
49a28d4aa9
8322790: RISC-V: Tune costs for shuffles with no conversion
...
Backport-of: 2acb5bd992
2024-04-20 07:23:12 +07:00
Evgeny Astigeevich
e967eecb77
8324874: AArch64: crypto pmull based CRC32/CRC32C intrinsics clobber V8-V15 registers
...
Backport-of: 4cd318756d
2024-04-20 07:23:12 +07:00
Aleksey Shipilev
2f3ad42146
8318737: Fallback linker passes bad JNI handle
...
Backport-of: 3885dc5b9a
2024-04-20 07:23:12 +07:00
Joachim Kern
39f0d950cf
8320890: [AIX] Find a better way to mimic dl handle equality
...
Reviewed-by: mdoerr
Backport-of: b8ae4a8c09
2024-04-20 07:23:11 +07:00
Aleksey Shipilev
90b25ed639
8325672: C2: allocate PhaseIdealLoop::_loop_or_ctrl from C->comp_arena()
...
Backport-of: 74b90aa87e
2024-04-20 07:23:11 +07:00
Aleksey Shipilev
127b336e15
8315891: java/foreign/TestLinker.java failed with "error occurred while instantiating class TestLinker: null"
...
Backport-of: a62c48b87e
2024-04-20 07:23:11 +07:00
Amos Shi
49c5f45257
8315602: Open source swing security manager test
...
Backport-of: fd6442c079
2024-04-20 07:23:11 +07:00
Sergey Bylokhov
5e20db4693
8324347: Enable "maybe-uninitialized" warning for FreeType 2.13.1
...
Backport-of: 781f368d42
2024-04-20 07:23:11 +07:00
Sergey Bylokhov
7056ef5d9a
8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java
...
Backport-of: 6c7029ffd4
2024-04-20 07:23:11 +07:00
Andrew John Hughes
45b5a5c521
8009550: PlatformPCSC should load versioned so
...
Backport-of: 328b381075
2024-04-20 07:23:11 +07:00
Aleksey Shipilev
70783f8246
8319314: NMT detail report slow or hangs for large number of mappings
...
Reviewed-by: phh
Backport-of: 9938b3f62b
2024-04-20 07:23:11 +07:00
Aleksey Shipilev
990fed1a2c
8323717: Introduce test keyword for tests that need external dependencies
...
Backport-of: 12b89cd2ee
2024-04-20 07:23:11 +07:00
Aleksey Shipilev
06a7d42da2
8324514: ClassLoaderData::print_on should print address of class loader
...
Backport-of: fb822e49f2
2024-04-20 07:23:11 +07:00
Aleksey Shipilev
3204f7413f
8324858: [vectorapi] Bounds checking issues when accessing memory segments
...
Reviewed-by: psandoz
Backport-of: 1ae851387f
2024-04-20 07:23:11 +07:00
Aleksey Shipilev
c0bb4c6bcc
8305962: update jcstress to 0.16
...
Backport-of: 292ee630ae
2024-04-20 07:23:11 +07:00
Aleksey Shipilev
780ff60a20
8323515: Create test alias "all" for all test roots
...
8324647: Invalid test group of lib-test after JDK-8323515
Backport-of: 8b9bf75880
2024-04-20 07:23:10 +07:00
George Adams
aeef2a3bcc
8325194: GHA: Add macOS M1 testing
...
8325444: GHA: JDK-8325194 causes a regression
Reviewed-by: shade
Backport-of: d1c82156ba
2024-04-20 07:23:10 +07:00
Matthias Baesken
6da55c6f97
8324753: [AIX] adjust os_posix after JDK-8318696
...
Backport-of: 8950d68ddb
2024-04-20 07:23:10 +07:00
Andrew Leonard
6e05b92961
8323671: DevKit build gcc libraries contain full paths to source location
...
Backport-of: dd0694b9cb
2024-04-20 07:23:10 +07:00
Andrew Leonard
4b2c301516
8323667: Library debug files contain non-reproducible full gcc include paths
...
Backport-of: 57fad67781
2024-04-20 07:23:10 +07:00
George Adams
f31ed60d2a
8318039: GHA: Bump macOS and Xcode versions
...
Backport-of: 605c976729
2024-04-20 07:23:10 +07:00
Dan Lutker
5365f15c57
8325150: (tz) Update Timezone Data to 2024a
...
Backport-of: 917838e0a5
2024-04-20 07:23:10 +07:00
Sergey Bylokhov
40073d3eb5
8309109: AArch64: [TESTBUG] compiler/intrinsics/sha/cli/TestUseSHA3IntrinsicsOptionOnSupportedCPU.java fails on Neoverse N2 and V1
...
Reviewed-by: aph
Backport-of: afdaa2a330
2024-04-20 07:23:10 +07:00
Matthias Baesken
4cff0fa12b
8324637: [aix] Implement support for reporting swap space in jdk.management
...
Backport-of: 33324a59cc
2024-04-20 07:23:10 +07:00
Matthias Baesken
601e9a220e
8324598: use mem_unit when working with sysinfo memory and swap related information
...
Backport-of: 7a798d3ceb
2024-04-20 07:23:10 +07:00
Matthias Baesken
14b5ad9319
8323964: runtime/Thread/ThreadCountLimit.java fails intermittently on AIX
...
Backport-of: 3696765b7d
2024-04-20 07:23:10 +07:00
Aleksey Shipilev
8136e1cfbd
8319777: Zero: Support 8-byte cmpxchg
...
8320582: Zero: Misplaced CX8 enablement flag
Reviewed-by: phh
Backport-of: 6b96bb640a
2024-04-20 07:23:10 +07:00
Aleksey Shipilev
c02e531a01
8316961: Fallback implementations for 64-bit Atomic::{add,xchg} on 32-bit platforms
...
Backport-of: ba7d08b819
2024-04-20 07:23:10 +07:00
Aleksey Shipilev
52d4ecc0ce
8325096: Test java/security/cert/CertPathBuilder/akiExt/AKISerialNumber.java is failing
...
Backport-of: ac1cd31949
2024-04-20 07:23:10 +07:00
Aleksey Shipilev
103518c7ce
8321410: Shenandoah: Remove ShenandoahSuspendibleWorkers flag
...
Backport-of: 2830dd2a7d
2024-04-20 07:23:09 +07:00
Aleksey Shipilev
57f6a1fd20
8322957: Generational ZGC: Relocation selection must join the STS
...
Reviewed-by: eosterlund, stefank
Backport-of: ba23025cd8
2024-04-20 07:23:09 +07:00
Matthias Baesken
212d4739d4
8313670: Simplify shared lib name handling code in some tests
...
Reviewed-by: mdoerr, lucy
Backport-of: 6dba2026d7
2024-04-20 07:23:09 +07:00
Goetz Lindenmaier
716df002bd
8309697: [TESTBUG] Remove "@requires vm.flagless" from jtreg vectorization tests
...
Reviewed-by: shade
Backport-of: a03954e6c5
2024-04-20 07:23:09 +07:00
Aleksey Shipilev
bd3d991648
8323637: Capture hotspot replay files in GHA
...
Backport-of: c84c0ab52d
2024-04-20 07:23:09 +07:00
Aleksey Shipilev
3c1b249b5a
8324937: GHA: Avoid multiple test suites per job
...
Backport-of: 1aba78f272
2024-04-20 07:23:09 +07:00
Aleksey Shipilev
ff10958c27
8320052: Zero: Use __atomic built-ins for atomic RMW operations
...
Backport-of: 020c9007f8
2024-04-20 07:23:09 +07:00
Joachim Kern
59b896f488
8319382: com/sun/jdi/JdwpAllowTest.java shows failures on AIX if prefixLen of mask is larger than 32 in IPv6 case
...
Backport-of: 22642ff0aa
2024-04-20 07:23:09 +07:00
Aleksey Shipilev
13a90975f4
8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero check should already have bailed out earlier in split-if
...
Backport-of: 7e0a4ed629
2024-04-20 07:23:09 +07:00
Amos Shi
fc728285b8
8315611: Open source swing text/html and tree test
...
Backport-of: ae08143d3d
2024-04-20 07:23:09 +07:00
Olga Mikhaltsova
0d5eec9b24
8318157: RISC-V: implement ensureMaterializedForStackWalk intrinsic
...
Backport-of: d6b4aa01a2
2024-04-20 07:23:09 +07:00
Aleksey Shipilev
07e8d4b1f1
8323154: C2: assert(cmp != nullptr && cmp->Opcode() == Op_Cmp(bt)) failed: no exit test
...
Backport-of: 6997bfc68d
2024-04-20 07:23:09 +07:00
Goetz Lindenmaier
2744698591
8320943: Files/probeContentType/Basic.java fails on latest Windows 11 - content type mismatch
...
Backport-of: 87516e29dc
2024-04-20 07:23:09 +07:00
Goetz Lindenmaier
eec0934228
8313507: Remove pkcs11/Cipher/TestKATForGCM.java from ProblemList
...
Backport-of: e8471f6bbe
2024-04-20 07:23:08 +07:00
Amos Shi
1fde35f727
8315600: Open source few more headless Swing misc tests
...
Backport-of: b05198a4f3
2024-04-20 07:23:08 +07:00
Amos Shi
2b67f88014
8274122: java/io/File/createTempFile/SpecialTempFile.java fails in Windows 11
...
Backport-of: 4a142c3b08
2024-04-20 07:23:08 +07:00
Gui Cao
44f4f95212
8324280: RISC-V: Incorrect implementation in VM_Version::parse_satp_mode
...
Backport-of: e7fdac9d5c
2024-04-20 07:23:08 +07:00
Aleksey Shipilev
e564debbc6
8324659: GHA: Generic jtreg errors are not reported
...
Backport-of: c313d451a5
2024-04-20 07:23:08 +07:00
Andrew Lu
2514db615b
8315761: Open source few swing JList and JMenuBar tests
...
Backport-of: bb6b3f2486
2024-04-20 07:23:08 +07:00
Anton Hägerstrand
c146334163
8322142: JFR: Periodic tasks aren't orphaned between recordings
...
Backport-of: 1551928502
2024-04-20 07:23:08 +07:00
Andrew Lu
29b7d6545e
8321480: ISO 4217 Amendment 176 Update
...
Backport-of: 8b24851b9d
2024-04-20 07:23:08 +07:00
Andrew Lu
8b45fe6448
8316947: Write a test to check textArea triggers MouseEntered/MouseExited events properly
...
Backport-of: 00ef9f9c32
2024-04-20 07:23:08 +07:00
William Kemper
0d9b6e5d3a
8317535: Shenandoah: Remove unused code
...
Reviewed-by: kdnilsen, ysr
Backport-of: e942f368c3
2024-04-20 07:23:08 +07:00
Liang Mao
3f8d817255
8322255: Generational ZGC: ZPageSizeMedium should be set before MaxTenuringThreshold
...
Backport-of: 0ad6c9e3d9
2024-04-20 07:23:08 +07:00
Goetz Lindenmaier
83f398b68b
8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer
...
Backport-of: 6ce0ebb858
2024-04-20 07:23:08 +07:00
Aleksey Shipilev
ae36dc7f9b
8321122: Shenandoah: Remove ShenandoahLoopOptsAfterExpansion flag
...
Backport-of: b02fc8681e
2024-04-20 07:23:08 +07:00
Aleksey Shipilev
16de6cba03
8321120: Shenandoah: Remove ShenandoahElasticTLAB flag
...
Backport-of: 93b9235f19
2024-04-20 07:23:08 +07:00
Aleksey Shipilev
4f75d6b988
8324050: Issue store-store barrier after re-materializing objects during deoptimization
...
Reviewed-by: kvn
Backport-of: 52523d33dd
2024-04-20 07:23:07 +07:00
Aleksey Shipilev
8064a51ca2
8321269: Require platforms to define DEFAULT_CACHE_LINE_SIZE
...
Backport-of: a56286f7ad
2024-04-20 07:23:07 +07:00
Aleksey Shipilev
7818f9df26
8318468: compiler/tiered/LevelTransitionTest.java fails with -XX:CompileThreshold=100 -XX:TieredStopAtLevel=1
...
Backport-of: 61d0db3838
2024-04-20 07:23:07 +07:00
Aleksey Shipilev
5a757ae67c
8323243: JNI invocation of an abstract instance method corrupts the stack
...
Backport-of: 71d9a83dec
2024-04-20 07:23:07 +07:00
Aleksey Shipilev
36fe1c1453
8322282: Incorrect LoaderConstraintTable::add_entry after JDK-8298468
...
Backport-of: bde650f21e
2024-04-20 07:23:07 +07:00
sunyaqi
0611c01aa2
8316319: Generational ZGC: The SoftMaxHeapSize might be wrong when CDS decreases the MaxHeapSize
...
Backport-of: fe862639e7
2024-04-20 07:23:07 +07:00
Matthias Baesken
4e0d474eb2
8318696: Do not use LFS64 symbols on Linux
...
Reviewed-by: lucy
Backport-of: f4d08ccf80
2024-04-20 07:23:07 +07:00
Goetz Lindenmaier
ddecdf5783
8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64
...
8319136: Skip pkcs11 tests on linux-aarch64
Backport-of: c2e77e2f17
2024-04-20 07:23:07 +07:00
Goetz Lindenmaier
aa6c164f6e
8319213: Compatibility.java reads both stdout and stderr of JdkUtils
...
Backport-of: 84f4f7477c
2024-04-20 07:23:07 +07:00
Goetz Lindenmaier
66e953a966
8312416: Tests in Locale should have more descriptive names
...
Backport-of: a9a3463afb
2024-04-20 07:23:07 +07:00
Olga Mikhaltsova
205d8bc807
8318158: RISC-V: implement roundD/roundF intrinsics
...
Backport-of: 19147f326c
2024-04-20 07:23:07 +07:00
Andrew Lu
bc7548c680
8169475: WheelModifier.java fails by timeout
...
Backport-of: 613d32c282
2024-04-20 07:23:07 +07:00
Goetz Lindenmaier
60e0cbdfc6
8077371: Binary files in JAXP test should be removed
...
Backport-of: 40106422bd
2024-04-20 07:23:06 +07:00
Aleksey Shipilev
2f142c059e
8318809: java/util/concurrent/ConcurrentLinkedQueue/WhiteBox.java shows intermittent failures on linux ppc64le and aarch64
...
Backport-of: 50d1839d54
2024-04-20 07:23:06 +07:00
Goetz Lindenmaier
03102d6643
8314283: Support for NSS tests on aarch64 platforms
...
Backport-of: 2a80160960
2024-04-20 07:23:06 +07:00
Johannes Bechberger
d764f632e1
8317771: [macos14] Expand/collapse a JTree using keyboard freezes the application in macOS 14 Sonoma
...
Reviewed-by: asemenov
Backport-of: ffa33d7b80
2024-04-20 07:23:06 +07:00
Liang Mao
ba55143c72
8322279: Generational ZGC: Use ZFragmentationLimit and ZYoungCompactionLimit as percentage instead of multiples
...
Reviewed-by: eosterlund
Backport-of: bf813be0f3
2024-04-20 07:23:06 +07:00
Goetz Lindenmaier
9fbb6c1339
8323008: filter out harmful -std* flags added by autoconf from CXX
...
Backport-of: 68c4286026
2024-04-20 07:23:06 +07:00
Richard Reingruber
bf785fe967
8310031: Parallel: Implement better work distribution for large object arrays in old gen
...
Backport-of: 4bfe226870
2024-04-20 07:23:06 +07:00
Goetz Lindenmaier
23c4f41d57
8318590: JButton ignores margin when painting HTML text
...
Backport-of: acaf2c8dcf
2024-04-20 07:23:06 +07:00
Goetz Lindenmaier
0e6029248d
8312136: Modify runtime/ErrorHandling/TestDwarf.java to split dwarf and decoder testing
...
Backport-of: e2e8e8e210
2024-04-20 07:23:06 +07:00
Goetz Lindenmaier
370ea5439e
8315241: (fs) Move toRealPath tests in java/nio/file/Path/Misc.java to separate JUnit 5 test
...
Backport-of: dd64a4a483
2024-04-20 07:23:06 +07:00
Goetz Lindenmaier
a9400019e7
8311663: Additional refactoring of Locale tests to JUnit
...
Backport-of: 71cac8ce47
2024-04-20 07:23:06 +07:00
Matthias Baesken
2596cee028
8322098: os::Linux::print_system_memory_info enhance the THP output with /sys/kernel/mm/transparent_hugepage/hpage_pmd_size
...
8323331 : fix typo hpage_pdm_size
Reviewed-by: lucy
Backport-of: b31454e362
2024-04-20 07:23:06 +07:00
Chris Hegarty
0379ddd60d
8323659: LinkedTransferQueue add and put methods call overridable offer
...
Reviewed-by: shade
Backport-of: ee4d9aa4c1
2024-04-20 07:23:06 +07:00
Goetz Lindenmaier
586f29ee92
8304020: Speed up test/jdk/java/util/zip/ZipFile/TestTooManyEntries.java and clarify its purpose
...
Backport-of: f0b7eb519a
2024-04-20 07:23:05 +07:00
Goetz Lindenmaier
c3f91052dc
8317522: Test logic for BODY_CF in AbstractThrowingSubscribers.java is wrong
...
Backport-of: 4c5b66dcea
2024-04-20 07:23:05 +07:00
Goetz Lindenmaier
6bb383183a
8311986: Disable runtime/os/TestTracePageSizes.java for ShenandoahGC
...
Backport-of: 167d1c1835
2024-04-20 07:23:05 +07:00
Goetz Lindenmaier
efff28a9d8
8315721: CloseRace.java#id0 fails transiently on libgraal
...
Backport-of: 1be355734d
2024-04-20 07:23:05 +07:00
Goetz Lindenmaier
7b7717ca9d
8310923: Refactor Currency tests to use JUnit
...
Backport-of: e848d9471f
2024-04-20 07:23:05 +07:00
Goetz Lindenmaier
0c37ada897
8306922: IR verification fails because IR dump is chopped up
...
Backport-of: 9057b35033
2024-04-20 07:23:05 +07:00
William Kemper
302210b63f
8323428: Shenandoah: Unused memory in regions compacted during a full GC should be mangled
...
Backport-of: a7db4feceb
2024-04-20 07:23:05 +07:00
Sonia Zaldana Calles
d2895f079b
8318613: ChoiceFormat patterns are not well tested
...
Backport-of: 10427c023a
2024-04-20 07:23:05 +07:00
Sonia Zaldana Calles
beb9e47322
8316106: Open source few swing JInternalFrame and JMenuBar tests
...
Backport-of: 0775bf2f03
2024-04-20 07:23:05 +07:00
Sonia Zaldana Calles
e102758c15
8318154: Improve stability of WheelModifier.java test
...
Backport-of: 668d4b077f
2024-04-20 07:23:05 +07:00
Sonia Zaldana Calles
3ff76fd569
8319103: Popups that request focus are not shown on Linux with Wayland
...
Backport-of: f3ed27582e
2024-04-20 07:23:05 +07:00
William Kemper
56b0d8bdcc
8323086: Shenandoah: Heap could be corrupted by oom during evacuation
...
Backport-of: c4a83bd6f6
2024-04-20 07:23:05 +07:00
Aleksey Shipilev
a5ecda850e
8319372: C2 compilation fails with "Bad immediate dominator info"
...
Backport-of: 7766785098
2024-04-20 07:23:05 +07:00
Matthias Baesken
fef2ed8406
8317804: com/sun/jdi/JdwpAllowTest.java fails on Alpine 3.17 / 3.18
...
Backport-of: b530c0281b
2024-04-20 07:23:04 +07:00
Andrew Lu
7a2cf7b869
8315594: Open source few headless Swing misc tests
...
Backport-of: 806ef0897b
2024-04-20 07:23:04 +07:00
Aleksey Shipilev
571981a7ec
8321164: javac with annotation processor throws AssertionError: Filling jrt:/... during JarFileObject[/...]
...
Backport-of: 03c4595173
2024-04-20 07:23:04 +07:00
Goetz Lindenmaier
1b6879b584
8310631: test/jdk/sun/nio/cs/TestCharsetMapping.java is spuriously passing
...
Backport-of: e3201d1d13
2024-04-20 07:23:04 +07:00
Goetz Lindenmaier
1594f942a0
8318971: Better Error Handling for Jar Tool When Processing Non-existent Files
...
Backport-of: 8ae309ebac
2024-04-20 07:23:04 +07:00
Goetz Lindenmaier
f0030bba33
8319124: Update XML Security for Java to 3.0.3
...
Reviewed-by: mbaesken
Backport-of: 1c0bd81a10
2024-04-20 07:23:04 +07:00
Aleksey Shipilev
8e40700bf2
8320888: Shenandoah: Enable ShenandoahVerifyOptoBarriers in debug builds
...
Backport-of: c86431767e
2024-04-20 07:23:04 +07:00
Aleksey Shipilev
8d7359b260
8320877: Shenandoah: Remove ShenandoahUnloadClassesFrequency support
...
Backport-of: b65ccff357
2024-04-20 07:23:04 +07:00
Aleksey Shipilev
a6d0b3a5d3
8320907: Shenandoah: Remove ShenandoahSelfFixing flag
...
Backport-of: 43c7f6a673
2024-04-20 07:23:04 +07:00
Aleksey Shipilev
ba5d63c80e
8323065: Unneccesary CodeBlob lookup in CompiledIC::internal_set_ic_destination
...
Backport-of: eb9e754b3a
2024-04-20 07:23:04 +07:00
Aleksey Shipilev
96ce5df44a
8322512: StringBuffer.repeat does not work correctly after toString() was called
...
Backport-of: df22fb322e
2024-04-20 07:23:04 +07:00
Aleksey Shipilev
e8a23bc3b5
8321582: yield <primitive-type>.class not parsed correctly.
...
Backport-of: ce8399fd60
2024-04-20 07:23:04 +07:00
Christoph Langer
67286d2258
8320309: AIX: pthreads created by foreign test library don't work as expected
...
Backport-of: 8b47a14958
2024-04-20 07:23:03 +07:00
Goetz Lindenmaier
2478e2243f
8318490: Increase timeout for JDK tests that are close to the limit when run with libgraal
...
Backport-of: 6f263111a1
2024-04-20 07:23:03 +07:00
Goetz Lindenmaier
172de978d6
8310629: java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java fails with RuntimeException Server not ready
...
Backport-of: b20dc1e9cd
2024-04-20 07:23:03 +07:00
Goetz Lindenmaier
083dec1ae4
8311992: Test java/lang/Thread/virtual/JfrEvents::testVirtualThreadPinned failed
...
Backport-of: 0d2196f8e5
2024-04-20 07:23:03 +07:00
Matthias Baesken
8af76ba6b4
8322783: prioritize /etc/os-release over /etc/SuSE-release in hs_err/info output
...
Backport-of: a8e4229852
2024-04-20 07:23:03 +07:00
Elif Aslan
b1391484af
8318607: Enable parallelism in vmTestbase/nsk/stress/jni tests
...
Backport-of: 43f31d7385
2024-04-20 07:23:03 +07:00
Elif Aslan
2235673006
8318608: Enable parallelism in vmTestbase/nsk/stress/threads tests
...
Backport-of: cee44a6255
2024-04-20 07:23:03 +07:00
Ichiroh Takiguchi
4123aa656b
6928542: Chinese characters in RTF are not decoded
...
Backport-of: a26f7c03c7
2024-04-20 07:23:03 +07:00
Dan Lutker
2e7680c71a
8322725: (tz) Update Timezone Data to 2023d
...
Backport-of: 2a9c3589d9
2024-04-20 07:23:03 +07:00
Aleksey Shipilev
4a3564f78d
8316132: CDSProtectionDomain::get_shared_protection_domain should check for exception
...
Backport-of: 11394828b3
2024-04-20 07:23:03 +07:00
Aleksey Shipilev
9650dffa15
8321619: Generational ZGC: ZColorStoreGoodOopClosure is only valid for young objects
...
Reviewed-by: eosterlund
Backport-of: be49dabd0d
2024-04-20 07:23:03 +07:00
Goetz Lindenmaier
b2bd275307
8210410: Refactor java.util.Currency:i18n shell tests to plain java tests
...
Backport-of: 2584bf87ae
2024-04-20 07:23:03 +07:00
Goetz Lindenmaier
d7390b9e3e
8296631: NSS tests failing on OL9 linux-aarch64 hosts
...
Reviewed-by: aph
Backport-of: 6e1aacdfba
2024-04-20 07:23:03 +07:00
William Kemper
8ae1b67fec
8323021: Shenandoah: Encountered reference count always attributed to first worker thread
...
Backport-of: f0e2e4311b
2024-04-20 07:23:02 +07:00
Aleksey Shipilev
a814b1aa78
8310844: [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate
...
Reviewed-by: aph
Backport-of: ade21a965f
2024-04-20 07:23:02 +07:00
Aleksey Shipilev
c093f7bbd0
8318082: ConcurrentModificationException from IndexWriter
...
Reviewed-by: prappo, simonis
Backport-of: fc29a2e152
2024-04-20 07:23:02 +07:00
Aleksey Shipilev
edda7ce0d1
8319883: Zero: Use atomic built-ins for 64-bit accesses
...
Backport-of: 25f9af99be
2024-04-20 07:23:02 +07:00
Aleksey Shipilev
8eddcfac13
8320145: Compiler should accept final variable in Record Pattern
...
Backport-of: 4ba94ef69e
2024-04-20 07:23:02 +07:00
Oli Gillespie
f4431bd5ad
8321599: Data loss in AVX3 Base64 decoding
...
Backport-of: 13c11487f7
2024-04-20 07:23:02 +07:00
Goetz Lindenmaier
63968bca52
8316693: Simplify at-requires checkDockerSupport()
...
Backport-of: 16fd43c5eb
2024-04-20 07:23:02 +07:00
Goetz Lindenmaier
97b6e64098
8319879: Stress mode to randomize incremental inlining decision
...
Backport-of: 303757b3a0
2024-04-20 07:23:02 +07:00
Goetz Lindenmaier
ac105a9b12
8319938: TestFileChooserSingleDirectorySelection.java fails with "getSelectedFiles returned empty array"
...
Backport-of: 4ef24e2596
2024-04-20 07:23:02 +07:00
Goetz Lindenmaier
df74973f6f
8316594: C2 SuperWord: wrong result with hand unrolled loops
...
Reviewed-by: roland, shade
Backport-of: 3630af26e6
2024-04-20 07:23:02 +07:00
Goetz Lindenmaier
2516132174
8311279: TestStressIGVNAndCCP.java failed with different IGVN traces for the same seed
...
Backport-of: edb2be10fb
2024-04-20 07:23:02 +07:00
Goetz Lindenmaier
e287f0c50d
8310238: [test bug] javax/swing/JTableHeader/6889007/bug6889007.java fails
...
Backport-of: 2cf5c2f4b6
2024-04-20 07:23:02 +07:00
Goetz Lindenmaier
186085fbc1
8319569: Several java/util tests should be updated to accept VM flags
...
Backport-of: 2bb4b9398d
2024-04-20 07:23:02 +07:00
Goetz Lindenmaier
6086ed2389
8315097: Rename createJavaProcessBuilder 8318964: Fix build failures caused by 8315097
...
Reviewed-by: mdoerr
Backport-of: d52a995f35
2024-04-20 07:23:01 +07:00
Gui Cao
8fcf0c5ccf
8322583: RISC-V: Enable fast class initialization checks
...
Backport-of: 5235cc987d
2024-04-20 07:23:01 +07:00
Jonathan Dowland
8890d6ecc1
8315731: Open source several Swing Text related tests
...
Backport-of: d475f61fd5
2024-04-20 07:23:01 +07:00
Aleksey Shipilev
06de307e05
8320921: GHA: Parallelize hotspot_compiler test jobs
...
Backport-of: 694136909c
2024-04-20 07:23:01 +07:00
Aleksey Shipilev
3dd5949031
8322321: Add man page doc for -XX:+VerifySharedSpaces
...
Backport-of: f7dc257a20
2024-04-20 07:23:01 +07:00
Aleksey Shipilev
bdf68e9a2a
8322159: ThisEscapeAnalyzer crashes for erroneous code
...
Backport-of: 7455b1b527
2024-04-20 07:23:01 +07:00
Aleksey Shipilev
1d1c4f09c4
8319548: Unexpected internal name for Filler array klass causes error in VisualVM
...
Backport-of: 05745e3f1d
2024-04-20 07:23:01 +07:00
Aleksey Shipilev
43e6d72f4f
8321974: Crash in ciKlass::is_subtype_of because TypeAryPtr::_klass is not initialized
...
Backport-of: c8ad7b7f84
2024-04-20 07:23:01 +07:00
Sergey Bylokhov
2fe34911b9
8315042: NPE in PKCS7.parseOldSignedData
...
Backport-of: 8c0d026d0f
2024-04-20 07:23:01 +07:00
Jonathan Dowland
4ca0af2c3e
8315986: [macos14] javax/swing/JMenuItem/4654927/bug4654927.java: component must be showing on the screen to determine its location
...
Backport-of: e7486e8cfc
2024-04-20 07:23:01 +07:00
Aleksey Shipilev
dcd554c8a8
8309203: C2: remove copy-by-value of GrowableArray for InterfaceSet
...
Backport-of: 21cda19d05
2024-04-20 07:23:01 +07:00
Sergey Bylokhov
e07b9edaa0
8301310: The SendRawSysexMessage test may cause a JVM crash
...
Backport-of: d725b73df0
2024-04-20 07:23:01 +07:00
Aleksey Shipilev
43d0442c08
8319137: release _object in ObjectMonitor dtor to avoid races
...
Reviewed-by: rkennke
Backport-of: c39d001c7a
2024-04-20 07:23:00 +07:00
Sergey Bylokhov
4c0a8cd859
8320937: support latest VS2022 MSC_VER in abstract_vm_version.cpp
...
Backport-of: eb44bafe77
2024-04-20 07:23:00 +07:00
Jan Kratochvil
5c3c8607b5
8314610: hotspot can't compile with the latest of gtest because of <iomanip>
...
Backport-of: febc34dd28
2024-04-20 07:23:00 +07:00
Christoph Langer
57a3fc6e70
8322772: Clean up code after JDK-8322417
...
Reviewed-by: mbaesken
Backport-of: 32d80e2caf
2024-04-20 07:23:00 +07:00
Sandhya Viswanathan
f3d66dcc62
8320206: Some intrinsics/stubs missing vzeroupper on x86_64
...
Backport-of: 9b372e28ce
2024-04-20 07:23:00 +07:00
Goetz Lindenmaier
8edb40cdb3
8311588: C2: RepeatCompilation compiler directive does not choose stress seed randomly
...
Backport-of: 06a1a15d01
2024-04-20 07:23:00 +07:00
Goetz Lindenmaier
d7f256b88b
8316661: CompilerThread leaks CodeBlob memory when dynamically stopping compiler thread in non-product
...
Backport-of: edcc559f09
2024-04-20 07:23:00 +07:00
Goetz Lindenmaier
9f39f1e03d
8316001: GC: Make TestArrayAllocatorMallocLimit use createTestJvm
...
Backport-of: 86dde5e02b
2024-04-20 07:23:00 +07:00
Goetz Lindenmaier
ad5ed23c16
8312428: PKCS11 tests fail with NSS 3.91
...
Backport-of: 1c598c2245
2024-04-20 07:23:00 +07:00
Goetz Lindenmaier
a434e64220
8313720: C2 SuperWord: wrong result with -XX:+UseVectorCmov -XX:+UseCMoveUnconditionally
...
Backport-of: d46f0fb318
2024-04-20 07:23:00 +07:00
Goetz Lindenmaier
c52d6f0b80
8310919: runtime/ErrorHandling/TestAbortVmOnException.java times out due to core dumps taking a long time on OSX
...
Backport-of: e5744b8120
2024-04-20 07:23:00 +07:00
Goetz Lindenmaier
02b9b58f0e
8304292: Memory leak related to ClassLoader::update_class_path_entry_list
...
Backport-of: 88b4e3b853
2024-04-20 07:23:00 +07:00
Goetz Lindenmaier
700f80ff32
8316309: AArch64: VMError::print_native_stack() crashes on Java native method frame
...
Backport-of: 2d38495b61
2024-04-20 07:23:00 +07:00
Goetz Lindenmaier
791b2d3b6e
8264899: C1: -XX:AbortVMOnException does not work if all methods in the call stack are compiled with C1 and there are no exception handlers
...
Backport-of: 826dcb5424
2024-04-20 07:23:00 +07:00
Goetz Lindenmaier
6c5f5b13f3
8315034: File.mkdirs() occasionally fails to create folders on Windows shared folder
...
Backport-of: 7ad700596f
2024-04-20 07:22:59 +07:00
Goetz Lindenmaier
d6a9216998
8317144: Exclude sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java on Linux ppc64le
...
Backport-of: bc5a39bb54
2024-04-20 07:22:59 +07:00
Goetz Lindenmaier
26068c1572
8318983: Fix comment typo in PKCS12Passwd.java
...
Backport-of: 949846986f
2024-04-20 07:22:59 +07:00
Goetz Lindenmaier
4d40c30a80
8316464: 3 sun/tools tests ignore VM flags
...
Backport-of: 993951b85e
2024-04-20 07:22:59 +07:00
Goetz Lindenmaier
15d50f8d2e
8316447: 8 sun/management/jmxremote tests ignore VM flags
...
Backport-of: 053f45695f
2024-04-20 07:22:59 +07:00
Aleksey Shipilev
67e0328fcb
8321542: C2: Missing ChaCha20 stub for x86_32 leads to crashes
...
Backport-of: 5718039a46
2024-04-20 07:22:59 +07:00
Sandhya Viswanathan
7a49498cdc
8321215: Incorrect x86 instruction encoding for VSIB addressing mode
...
Reviewed-by: shade
Backport-of: 027b5dbb6a
2024-04-20 07:22:59 +07:00
Martin Doerr
b2cfe51a05
8320830: [AIX] Dont mix os::dll_load() with direct dlclose() calls
...
Backport-of: 61653a1ff1
2024-04-20 07:22:59 +07:00
Goetz Lindenmaier
cc5fbc8d2b
8322418: Problem list gc/TestAllocHumongousFragment.java subtests for 8298781
...
Backport-of: 6de23bf36e
2024-04-20 07:22:59 +07:00
Goetz Lindenmaier
3af8cbde9e
8322417: Console read line with zero out should zero out when throwing exception
...
Backport-of: 2f917bff5c
2024-04-20 07:22:59 +07:00
Goetz Lindenmaier
ebffd876e8
8319456: jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
...
Backport-of: 7c7f8ea30d
2024-04-20 07:22:59 +07:00
Goetz Lindenmaier
42dcf943f3
8318689: jtreg is confused when folder name is the same as the test name
...
Backport-of: a9b31b587c
2024-04-20 07:22:59 +07:00
Goetz Lindenmaier
dde6b83c5b
8317358: G1: Make TestMaxNewSize use createTestJvm
...
Backport-of: 1a098356dd
2024-04-20 07:22:59 +07:00
Goetz Lindenmaier
5c80a9cb90
8316445: Mark com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java as vm.flagless
...
Backport-of: ca5eee2fe3
2024-04-20 07:22:59 +07:00
Goetz Lindenmaier
02b517da3e
8314830: runtime/ErrorHandling/ tests ignore external VM flags
...
Reviewed-by: shade
Backport-of: b685ee00b2
2024-04-20 07:22:58 +07:00
Goetz Lindenmaier
5ff2c8fec4
8314320: Mark runtime/CommandLine/ tests as flagless
...
Backport-of: f481477144
2024-04-20 07:22:58 +07:00
Goetz Lindenmaier
bb058796fd
8310308: IR Framework: check for type and size of vector nodes
...
8314513: [IR Framework] Some internal IR Framework tests are failing after JDK-8310308 on PPC and Cascade Lake
Reviewed-by: mbaesken
Backport-of: a02d65efcc
2024-04-20 07:22:58 +07:00
Goetz Lindenmaier
65291fdb7a
8313854: Some tests in serviceability area fail on localized Windows platform
...
Backport-of: 49b29845f7
2024-04-20 07:22:58 +07:00
Gui Cao
4fb4bd3866
8321972: test runtime/Unsafe/InternalErrorTest.java timeout on linux-riscv64 platform
...
Backport-of: e8768ae08d
2024-04-20 07:22:58 +07:00
Liam Miller-Cushon
89ef9aa054
8322040: Missing array bounds check in ClassReader.parameter
...
Reviewed-by: sgehwolf
Backport-of: 20de541b13
2024-04-20 07:22:58 +07:00
Jaroslav Bachorik
b52ecf435d
8313816: Accessing jmethodID might lead to spurious crashes
...
Backport-of: cdd1a6e851
2024-04-20 07:22:58 +07:00
Goetz Lindenmaier
58b0c1f06d
8321409: Console read line with zero out should zero out underlying buffer in JLine (redux)
...
Backport-of: 4ed38f5ad5
2024-04-20 07:22:58 +07:00
Goetz Lindenmaier
116fd3f114
8261837: SIGSEGV in ciVirtualCallTypeData::translate_from
...
Backport-of: 1bb250c9e6
2024-04-20 07:22:58 +07:00
Goetz Lindenmaier
d6f78f61e4
8209595: MonitorVmStartTerminate.java timed out
...
Backport-of: a045258ae2
2024-04-20 07:22:58 +07:00
Goetz Lindenmaier
2c1530368e
8316462: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java ignores VM flags
...
Backport-of: d6679031e0
2024-04-20 07:22:58 +07:00
Goetz Lindenmaier
484634ca94
8317188: G1: Make TestG1ConcRefinementThreads use createTestJvm
...
Backport-of: a949824e98
2024-04-20 07:22:58 +07:00
Goetz Lindenmaier
a717959a7b
8317218: G1: Make TestG1HeapRegionSize use createTestJvm
...
Backport-of: 75b37e6d7e
2024-04-20 07:22:58 +07:00
Goetz Lindenmaier
b472d38d55
8317316: G1: Make TestG1PercentageOptions use createTestJvm
...
Backport-of: d8cd60588a
2024-04-20 07:22:57 +07:00
Goetz Lindenmaier
58b80bb143
8317317: G1: Make TestG1RemSetFlags use createTestJvm
...
Backport-of: 5bd10521eb
2024-04-20 07:22:57 +07:00
Goetz Lindenmaier
a7ced1b435
8317343: GC: Make TestHeapFreeRatio use createTestJvm
...
Backport-of: c64bd3d671
2024-04-20 07:22:57 +07:00
Goetz Lindenmaier
1540e5fbf4
8317347: Parallel: Make TestInitialTenuringThreshold use createTestJvm
...
Backport-of: 6ee6171e81
2024-04-20 07:22:57 +07:00
Goetz Lindenmaier
e68b1bf9d4
8317228: GC: Make TestXXXHeapSizeFlags use createTestJvm
...
Backport-of: 7ca0ae9415
2024-04-20 07:22:57 +07:00
Goetz Lindenmaier
37d2fcdf25
8316446: 4 sun/management/jdp tests ignore VM flags
...
Backport-of: 5b311f20df
2024-04-20 07:22:57 +07:00
Goetz Lindenmaier
f9c5dcf2de
8316562: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829
...
Backport-of: 54028e779b
2024-04-20 07:22:57 +07:00
Goetz Lindenmaier
5835eb3610
8314829: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java ignores vm flags
...
Backport-of: e0f8d16833
2024-04-20 07:22:57 +07:00
Goetz Lindenmaier
9c033cf099
8313638: Add test for dump of resolved references
...
Reviewed-by: matsaave
Backport-of: 83dca6296e
2024-04-20 07:22:57 +07:00
Goetz Lindenmaier
7195e7210a
8314831: NMT tests ignore vm flags
...
Backport-of: 9bf3dee242
2024-04-20 07:22:57 +07:00
Goetz Lindenmaier
9198443848
8315406: [REDO] serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
...
Backport-of: 5cbff24608
2024-04-20 07:22:57 +07:00
Goetz Lindenmaier
7cbe899938
8314333: Update com/sun/jdi/ProcessAttachTest.java to use ProcessTools.createTestJvm(..)
...
Backport-of: 7342f5a033
2024-04-20 07:22:57 +07:00
Goetz Lindenmaier
b007db4839
8307408: Some jdk/sun/tools/jhsdb tests don't pass test JVM args to the debuggee JVM
...
Backport-of: 87b08b6e01
2024-04-20 07:22:57 +07:00
Goetz Lindenmaier
bfe6d49ed3
8312916: Remove remaining usages of -Xdebug from test/hotspot/jtreg
...
Backport-of: e9daf4a018
2024-04-20 07:22:56 +07:00
Goetz Lindenmaier
45c86073f5
8311581: Remove obsolete code and comments in TestLVT.java
...
Backport-of: 27de536b40
2024-04-20 07:22:56 +07:00
KIRIYAMA Takuya
a05e1c3c8b
8311081: KeytoolReaderP12Test.java fail on localized Windows platform
...
Backport-of: b4b2fecb42
2024-04-20 07:22:56 +07:00
Sonia Zaldana Calles
95a0b65158
8313229: DHEKeySizing.java should be modified to use TLS versions TLSv1, TLSv1.1, TLSv1.2
...
Backport-of: c698b45a7b
2024-04-20 07:22:56 +07:00
Matthias Baesken
3cd21b3a06
8317307: test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails with ConnectException: Connection timed out: no further information
...
Backport-of: b9b82631bf
2024-04-20 07:22:56 +07:00
Matthias Baesken
eb838a10c0
8320168: handle setsocktopt return values
...
Backport-of: db1d82347b
2024-04-20 07:22:56 +07:00
Frederic Thevenet
cd581380d5
8321374: Add a configure option to explicitly set CompanyName property in VersionInfo resource for Windows exe/dll
...
Backport-of: 05f950934e
2024-04-20 07:22:56 +07:00
Aleksey Shipilev
680d61a241
8314220: Configurable InlineCacheBuffer size
...
Backport-of: a40d8d97e8
2024-04-20 07:22:56 +07:00
Aleksey Shipilev
e75cb46e2c
8314578: Non-verifiable code is emitted when two guards declare pattern variables in colon-switch
...
Backport-of: 15588e08ed
2024-04-20 07:22:56 +07:00
Aleksey Shipilev
275748ba0c
8305971: NPE in JavacProcessingEnvironment for missing enum constructor body
...
Backport-of: 01ea1eff66
2024-04-20 07:22:56 +07:00
Aleksey Shipilev
7a042c7607
8319897: Move StackWatermark handling out of LockStack::contains
...
Backport-of: bbf52e0e4c
2024-04-20 07:22:56 +07:00
Aleksey Shipilev
ea5508dec9
8316229: Enhance class initialization logging
...
Backport-of: 84124794c2
2024-04-20 07:22:56 +07:00
Aleksey Shipilev
b01408afd5
8310807: java/nio/channels/DatagramChannel/Connect.java timed out
...
Backport-of: 570dffb104
2024-04-20 07:22:56 +07:00
Aleksey Shipilev
751bd1cc89
8309302: java/net/Socket/Timeouts.java fails with AssertionError on test temporal post condition
...
Backport-of: 87c79c0801
2024-04-20 07:22:55 +07:00
Aleksey Shipilev
74c3d2e527
8313621: test/jdk/jdk/internal/math/FloatingDecimal/TestFloatingDecimal should use RandomFactory
...
Backport-of: 864a876ebf
2024-04-20 07:22:55 +07:00
Aleksey Shipilev
6ab032e3f2
8263256: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails due to dynamic reconfigurations of network interface during test
...
Backport-of: 0048f1da4c
2024-04-20 07:22:55 +07:00
Aleksey Shipilev
d69d8f11f4
8317300: javac erroneously allows "final" in front of a record pattern
...
Backport-of: 5ca1beb30e
2024-04-20 07:22:55 +07:00
Aleksey Shipilev
67d7f6a5e4
8314990: Generational ZGC: Strong OopStorage stats reported as weak roots
...
Reviewed-by: stefank
Backport-of: dcd6e75671
2024-04-20 07:22:55 +07:00
Goetz Lindenmaier
5bced298f8
8319668: Fixup of jar filename typo in BadFactoryTest.sh
...
Backport-of: 63ad868e18
2024-04-20 07:22:55 +07:00
Goetz Lindenmaier
66faff439a
8320208: Update Public Suffix List to b5bf572
...
Backport-of: 2b4e99140a
2024-04-20 07:22:55 +07:00
Goetz Lindenmaier
55e56a1858
8316392: compiler/interpreter/TestVerifyStackAfterDeopt.java failed with SIGBUS in PcDescContainer::find_pc_desc_internal
...
Backport-of: 58af9aeeb0
2024-04-20 07:22:55 +07:00
Goetz Lindenmaier
10876ceb3f
8316028: Update FreeType to 2.13.2
...
Backport-of: 3b65b8797a
2024-04-20 07:22:55 +07:00
Goetz Lindenmaier
1bcce286e5
8316410: GC: Make TestCompressedClassFlags use createTestJvm
...
Backport-of: e649c56324
2024-04-20 07:22:55 +07:00
Goetz Lindenmaier
04cb0e3c0d
8316973: GC: Make TestDisableDefaultGC use createTestJvm
...
Backport-of: 5f4be8cea9
2024-04-20 07:22:55 +07:00
Goetz Lindenmaier
1d0db164ae
8317042: G1: Make TestG1ConcMarkStepDurationMillis use createTestJvm
...
Backport-of: 7e39e664cf
2024-04-20 07:22:55 +07:00
Goetz Lindenmaier
3da53bda15
8315988: Parallel: Make TestAggressiveHeap use createTestJvm
...
Backport-of: fbc766ee21
2024-04-20 07:22:54 +07:00
Goetz Lindenmaier
fb2d21624b
8314838: 3 compiler tests ignore vm flags
...
Backport-of: ab6a87e670
2024-04-20 07:22:54 +07:00
Goetz Lindenmaier
14ee317379
8314837: 5 compiled/codecache tests ignore VM flags
...
Backport-of: 2a11bc41ba
2024-04-20 07:22:54 +07:00
Matthias Baesken
ff16c880c7
8320383: refresh libraries cache on AIX in VMError::report
...
Backport-of: 26c3390421
2024-04-20 07:22:54 +07:00
Kimura Yukihiro
a63c51ee0d
8318410: jdk/java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Japanese Windows
...
Backport-of: d051f22284
2024-04-20 07:22:54 +07:00
Joachim Kern
07cd01e408
8319633: runtime/posixSig/TestPosixSig.java intermittent timeouts on UNIX
...
Reviewed-by: mbaesken, mdoerr
2024-04-20 07:22:54 +07:00
Goetz Lindenmaier
e92bb240ab
8321131: Console read line with zero out should zero out underlying buffer in JLine
...
Reviewed-by: mbaesken
Backport-of: bd04f91e91
2024-04-20 07:22:54 +07:00
Sonia Zaldana Calles
50bd42774a
8314612: TestUnorderedReduction.java fails with -XX:MaxVectorSize=32 and -XX:+AlignVector
...
Backport-of: f804f8652d
2024-04-20 07:22:54 +07:00
Matthias Baesken
62c6191623
8320300: Adjust hs_err output in malloc/mmap error cases
...
Backport-of: 60c8d9c045
2024-04-20 07:22:54 +07:00
Goetz Lindenmaier
f6a7500dd9
8320798: Console read line with zero out should zero out underlying buffer
...
Backport-of: d568562966
2024-04-20 07:22:54 +07:00
Goetz Lindenmaier
c0b984a673
8313082: Enable CreateCoredumpOnCrash for testing in makefiles
...
Backport-of: ba645da97b
2024-04-20 07:22:54 +07:00
Goetz Lindenmaier
39db75d4e0
8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
...
Backport-of: a290256bbf
2024-04-20 07:22:54 +07:00
Martin Doerr
e349e88837
8320807: [PPC64][ZGC] C1 generates wrong code for atomics
...
Backport-of: 3087e14cde
2024-04-20 07:22:53 +07:00
Matthias Baesken
cd38534e32
8320898: exclude compiler/vectorapi/reshape/TestVectorReinterpret.java on ppc64(le) platforms
...
Backport-of: 78b6c2b408
2024-04-20 07:22:53 +07:00
Severin Gehwolf
09bf2283fa
8321894: Bump update version for OpenJDK: 21.0.3
...
Reviewed-by: goetz
2024-04-20 07:22:53 +07:00
Maxim Kartashev
774ecfa0cb
JBR-7010 Wayland: Swing window resizing is not smooth enough
2024-04-19 12:56:20 +03:00
Sergei Tachenov
776a2c7f35
JBR-6984 Fix BoxLayout/NPECheckRequests test
...
It was initially written and tested on Linux, but it turns out that
on other systems validate() can be called in between init() and start()
calls, which would break the test even though BoxLayout isn't broken.
2024-04-17 12:23:08 +04:00
Vitaly Provodin
cf5483609e
update exclude list on results of 21.0.2_b430.2 test runs
2024-04-16 07:43:22 +07:00
Dmitrii Morskii
51d67613bb
JBR-6372: implement detecting of OS theme on linux
2024-04-12 18:33:56 +02:00
Dmitrii Morskii
48dee1515d
JBR-6171 removing deadlock related to calling getCurrentServerTime
2024-04-12 18:23:27 +02:00
Vitaly Provodin
37c68cafd6
introduce jbMuslProblemList.txt exclude list
2024-04-11 16:35:59 +07:00
Sergei Tachenov
35da2d269e
JBR-6771 BoxLayout throws mysterious NPEs due to previous exceptions
...
The checkRequests method only does layout initialization
if it isn't initialized already. However, when an exception
is thrown during the initialization, the layout may end up
in a half-initialized state.
Fix this by using the field that is initialized the last to check
if the layout is initialized. If that field is null, it may mean
that the layout isn't initialized or that the last attempt
failed midway. Then we try again. This attempt can,
of course, break for the same reason as the previous one,
but in that case we'll at least get a stack trace pointing
to a real cause of the error and not some mysterious NPE
that seems to be impossible from the logic.
The bug is that if we add a component that throws an exception
in one of its methods called by BoxLayout, then the layout may
end up in a half-initialized state that would mistakenly be considered
fully initialized. Then it would try to access some fields
and throw NPE with a stack trace that tells exactly nothing
about what went wrong and where.
This test checks for the presence of this bug by adding a broken
component to a BoxLayout and then un-breaking this component
and checking that an exception is thrown even though the component
is no longer broken.
2024-04-10 18:03:46 +04:00
Maxim Kartashev
035ccf385d
JBR-6769 Make it possible to get info whether IDE is running in a virtual env
...
Added system property intellij.os.virtualization with possible values
"none", "Xen", "KVM", "VMWare", "HyperV"
2024-04-10 14:39:58 +04:00
Vitaly Provodin
d3bdc5491b
update exclude list on results of 21.0.2_b427.6 test runs
2024-04-10 16:37:02 +07:00
Nikita Gubarkov
5eac943de6
JBR-6927 Safe asynchronous destruction of Metal graphics config.
2024-04-09 14:40:44 +02:00
Maxim Kartashev
c7468389dd
JBR-6926 Wayland: fonts are aliased/grainy on first start
2024-04-05 13:59:41 +03:00
Maxim Kartashev
3144ad1b33
JBR-6920 Wayland: some IDEA popups positioned incorrectly
2024-04-05 11:41:15 +03:00
Alexey Ushakov
93a43e2977
JBR-6911 IDE crashes (EXC_BAD_ACCESS) after disconnecting the secondary display if a markdown file is opened (macOS Sonoma 14.4.1)
...
Corrected invalid usage of dealloc method, fixed memory leaks.
2024-04-05 09:36:35 +02:00
Vitaly Provodin
c0f413d150
JBR-6915 add the option -w into mkimages scripts
2024-04-04 05:54:26 +07:00
Vitaly Provodin
cbab59fafd
update exclude list on results of 21.0.2_b421.1 test runs
2024-04-04 05:52:16 +07:00
Maxim Kartashev
317ec132e6
JBR-6847 Improve locking performance on Windows
...
Use -XX:+UnlockExperimentalVMOptions -XX:-UseCriticalSection
to revert to the old behavior
2024-03-28 21:15:06 +04:00
bourgesl
ed2fd2e1a4
8323695: RenderPerf (2D) enhancements (23.12)
...
(backported from commit 8b30503387 )
Reviewed-by: avu, prr
2024-03-28 16:38:36 +01:00
Maxim Kartashev
1c9cb2d81c
JBR-6895 Wayland: cursor changes to resize at edges even when window is maximized
2024-03-27 14:53:46 +03:00
Vitaly Provodin
f26d1e523b
update exclude list on results of 21.0.2_b417.1 test runs
2024-03-27 05:20:39 +07:00
Maxim Kartashev
75a7617dd3
JBR-6884 SIGSEGV in Java_sun_java2d_wl_WLSMSurfaceData_pixelsAt
2024-03-26 15:28:44 +03:00
Volker Simonis
a946a753c2
8324241: Always record evol_method deps to avoid excessive method flushing
...
JBR-6826 Include JDK-8324241 in the JBR17/21 builds
Reviewed-by: eastigeevich, phh, coleenp, dlong, shade
2024-03-22 11:02:37 +03:00
Vitaly Provodin
4c8b745e4d
update exclude list on results of 21.0.2_b400.1 test runs
2024-03-22 04:04:59 +07:00
Dmitrii Morskii
036ca4d18a
JBR-6541 Added ability to get supported features and stylistic sets for font
2024-03-21 19:52:12 +01:00
Nikita Gubarkov
aacc225090
JBR-6723 Deal with integer overflow in DrawGlyphList with enabled subpixelResolution
2024-03-21 16:56:51 +01:00
Nikita Provotorov
5433855472
JBR-3112 Linux: Last character issue with Korean.
...
Only for the new mode introduced in JBR-2460 (-Djb.awt.newXimClient.preferBelowTheSpot=true): cancel text composing on each mouse press, so that preedit text stops following the caret if it's moving in response to mouse clicks.
(cherry picked from commit 156e5d9b65 )
2024-03-20 20:34:54 +01:00
Maxim Kartashev
d89b396383
JBR-6448 Wayland: IDEA window looks pixelated after monitors scale was changed
2024-03-19 16:51:45 +03:00
Maxim Kartashev
241fbd07ba
JBR-6814 Wayland: support sun.java2d.uiScale property
2024-03-19 16:51:45 +03:00
Nikita Provotorov
fe208fb379
JBR-3112 Linux: Last character issue with Korean.
...
Ignores the IM text returned from XmbLookupString/XwcLookupString if the KeyPress event which XmbResetIC was called with was synthetic and the first after a call of XmbResetIC/XwcResetIC.
(cherry picked from commit 43a9a3a17a )
2024-03-18 19:13:18 +01:00
Dominik Matta
21906cd0a9
JBR-6763 Wayland: application crashes when popup closed
...
Certain Wayland compositors (wlroots) invalidate xdg_surface after window with popup loses focus. Subsequent attempts to
commit the popup window fail with protocol error "xdg_surface has never been configured".
Handle popup_done event by hiding the popup window. Also emit WINDOW_CLOSING event as otherwise focus remains on the popup parent.
Co-authored-by: Maxim Kartashёv <maxim@kartashev.spb.ru >
2024-03-18 10:23:51 +04:00
Vitaly Provodin
29f7cc3c2f
update exclude list on results of 21.0.2_b393.7 test runs
2024-03-15 17:19:26 +07:00
Nikita Gubarkov
35daf572c5
JBR-6723 Block on Metal config destroy
2024-03-13 15:27:00 +01:00
Fredrik Bredberg
68b02406b9
8320317: ObjectMonitor NotRunnable is not really an optimization
...
Reviewed-by: eosterlund, dholmes, shade, dcubed
JBR-6819 Backport 8320317
2024-03-13 10:20:28 +04:00
Nikita Gubarkov
60987b690d
JBR-6723 flush vertex cache and command buffer before freeing glyph cache. ( #334 )
2024-03-11 17:07:43 +01:00
Alexey Ushakov
0faef7d736
JBR-4883 macOS: SIGSEGV at MTLVertexCache_FlushGlyphVertexCache
...
Use separate glyph cache for each MTLContext instance. Refactored MTLGlyphCache
2024-03-11 17:07:43 +01:00
Dmitry Drobotov
f1b504a331
JBR-6593 Set unique name for the AccessibleAnnouncer thread
...
(cherry picked from commit d7d8d9b8e4 )
2024-03-08 15:38:44 +01:00
Alexey Ushakov
5ed76cdb74
JBR-6787 WLToolkit/wsl: crash in WLComponentPeer.setCursor
...
Added check for unavailable cursor pData
2024-03-07 18:19:21 +01:00
Alexey Ushakov
1d07842f90
JBR-6789 jbr21/wayland: update build instructions
...
Updated build instructions
2024-03-07 18:18:49 +01:00
Vitaly Provodin
2097f754ff
fixup! JBR-6785 wsl: update build scripts for linux target
2024-03-07 16:02:56 +01:00
Alexey Ushakov
b6945e5557
JBR-6785 wsl: update build scripts for linux target
...
Added explicit platform target
2024-03-07 16:02:56 +01:00
Maxim Kartashev
3058c046ad
JBR-6783 MouseEvent/MenuDragMouseEventAbsoluteCoordsTest/MenuDragMouseEventAbsoluteCoordsTest.java: Found one Java-level deadlock
2024-03-06 16:40:40 +03:00
Vitaly Provodin
01d4fd6334
update exclude list on results of 21.0.2_b393.6 test runs
2024-03-06 15:40:13 +07:00
Maxim Kartashev
bede4b09b7
JBR-6742 Record resident set size in JVM fatal error log
2024-03-01 09:38:12 +04:00
Maxim Kartashev
412cd7027d
JBR-6504 Wayland: optional Robot capability to peek at current window's pixels
2024-03-01 08:30:36 +03:00
Alexey Ushakov
f7fffba651
JBR-6522 macOS: SIGSEGV at [libawt_lwawt.dylib+0x8eaa8] MTLGC_DestroyMTLGraphicsConfig
...
Fix of MT access to shared data in MTLGraphicsConfigInfo
2024-02-29 17:03:32 +01:00
Maxim Kartashev
1463b89c0d
JBR-5989 Wayland: added jdk_swing tests to jdk_wayland
2024-02-29 06:36:26 +03:00
Dmitry Drobotov
8cc4cd5cfd
JBR-6593 Fix UI freezes with JAWS announcements
...
* Execute AccessibleAnnouncer.nativeAnnounce on a background thread on Windows to fix UI freezes. IntelliJ calls this method from EDT, but it doesn't need to run on EDT because on Windows it simply calls screen readers API without interacting with UI components. Additionally, when using a background thread, the JAWS SayString method, which previously could have been running for multiple seconds, is now executed immediately as expected, but the root cause of previous delays is unclear.
* In JawsAnnouncer, initialize COM library with the multithreaded model to allow executing it from different threads. Now COM is initialized and uninitialized on every call of the method as required by the [documentation](https://learn.microsoft.com/en-us/windows/win32/learnwin32/initializing-the-com-library ): "Each thread that uses a COM interface must make a separate call to this function. For every successful call to CoInitializeEx, you must call CoUninitialize before the thread exits". IJawsApi COM object is still static and reused by different threads, which is allowed with a multithreaded concurrency model. It shouldn't cause issues because it has no state and only forwards calls to JAWS.
2024-02-27 18:29:33 +01:00
Vitaly Provodin
3a1387be19
update exclude list on results of 21.0.2_b381.6 test runs
2024-02-27 15:50:41 +07:00
Vladimir Dvorak
178de3522f
JBR-6648 - Fix ObjectCollectedException in enhanced redefineClasses due to stale jvmtiTagMap entries
2024-02-27 09:02:51 +01:00
Maxim Kartashev
b4046e402a
JBR-6737 Cannot switch projects from Window menu after minimizing them on Linux
2024-02-27 09:09:58 +04:00
Nikita Provotorov
c22c514383
JBR-3697: Letter-based command mode actions are not triggered when using Chinese input method.
...
Fixes different platform-specific issues with disabling/enabling input methods support via java.awt.Component#enableInputMethods(boolean):
* Windows: disabling used to require to deactivate and then activate back the app window to be performed completely ;
* macOS: disabling used to leave the input method window visible (however, it wasn't affecting the input) ;
* Linux: with fcitx5 IMF (may not be reproduced with iBus) disabling and then enabling back the input method support used to reset the used input source (keyboard layout) to a default one. It's done via disabling the current XIM when the input method support is disabled instead of disposing it .
(cherry picked from commit 2933ea89f0 )
The patch also contains the fix for "JBR-6711: java/awt/LightweightDispatcher/LWDispatcherMemoryLeakTest.java: JButton JPanel not collected."
It unsets its references to tracked components thus not preventing GC from collecting them.
(cherry picked from commit e9aab98a6c )
2024-02-26 21:29:36 +01:00
Vladimir Dvorak
244044d19f
JBR-6746 Fix linux build failing on: "error: 'this' pointer is null"
2024-02-26 21:00:34 +01:00
Dmitry Drobotov
9de3f9917b
JBR-6325 Implement keyboard focus tracking for macOS Accessibility Zoom
...
* Call UAZoomChangeFocus function when the keyboard focus is changed or when an accessible selection event is fired. Zoom viewport fill follow the accessible frame of the newly focused component, and if it has a selected child, its frame will be passed as part that needs to be highlighted.
* Fix an exception in ComboBoxAccessibility.accessibilitySelectedChildren when its selection is nil. This happens when a combo box doesn't have a selected item, and it this case Zoom wouldn't be able to follow the combo box location.
* Move the native handler of CAccessibility.focusChanged method from the legacy JavaComponentAccessibility to the new CommonComponentAccessibility class. It calls a class method (like a static method in Java), so there is no difference in which specific class it's located, but it allows to write the new code in the appropriate class.
(cherry picked from commit 75b06421ff )
2024-02-26 20:18:51 +01:00
Dmitrii Morskii
9826950247
JBR-5500 Handled situation of processing WM_ENDSESSION in process of closing application
2024-02-26 11:18:14 +00:00
Vladimir Dvorak
a0b44f89b3
JBR-6674 Fix parallel oops iteration in dcevm redefinition
...
This patch addresses unsynchronized parallel access to ChangePointersObjectClosure._tmp_obj by creating a separate instance for each thread, enhancing thread safety. Additionally, it deems parallel DCEVM iteration in G1 as redundant and removes it.
2024-02-26 08:01:28 +01:00
Maxim Kartashev
f83a507492
JBR-5989 Wayland: added more tests to jdk_awt_wayland
2024-02-23 14:54:55 +03:00
Vitaly Provodin
b5996350a0
fixup! JBR-6246 add default CDS archives into jbrsdk distributions
2024-02-23 04:02:23 +07:00
Maxim Kartashev
8834d1d4b9
JBR-6519 Linux: SIGSEGV at [libwayland] wl_proxy_get_version
...
Guard against passing NULL to libwayland
2024-02-22 11:18:17 +03:00
Vitaly Provodin
ad7d2848de
clean up Wayland exclude list
2024-02-22 05:29:15 +07:00
Maxim Kartashev
6f99b5f8b1
JBR-6736 libwakefield crashes weston
2024-02-21 18:01:28 +04:00
Maxim Kartashev
0402d11d47
JBR-6722 OutOfMemoryError: Failed to allocate Wayland surface buffer
2024-02-21 13:51:54 +03:00
Vitaly Provodin
9c4830bb43
update exclude list on results of 21.0.2_b375.1 test runs
2024-02-21 04:48:47 +07:00
Maxim Kartashev
ccb99344cd
JBR-6246 Create CDS archives with jlink and do not overwrite them afterwards
2024-02-19 13:22:29 +03:00
Vladimir Dvorak
52ada6c6d4
JBR-6647 Disable check for final field access from method $$ha$clinit
2024-02-19 10:44:27 +01:00
Dmitry Drobotov
19784beb9b
JBR-6472 Add default value in CAccessibility.isComboBoxEditable to avoid NPE
...
(cherry picked from commit 93937603b3 )
2024-02-17 20:53:32 +01:00
Egor Ushakov
ff104658d6
JBR-1354 com/sun/tools/attach/PermissionTest.java: access denied ("java.util.PropertyPermission" "sun.tools.attach.tmp.only" "read")
...
(cherry picked from commit 3a09f6c1db )
2024-02-17 05:01:43 +07:00
Egor Ushakov
8af98d95ab
JBR-1061 .attach_pid files in the working dir - flag to put .attach file in tmp dir only
...
(cherry picked from commit 4bd3f7835e )
2024-02-17 04:50:35 +07:00
Nikita Tsarev
0dde92980d
JBR-6297: Don't check for NSInputManager wantsToHandleMouseEvents in mouseDown by default
2024-02-15 20:42:32 +01:00
Vitaly Provodin
940c5e0e1f
JBR-6649 add synchronization for creating UI
2024-02-15 12:05:11 +07:00
Vitaly Provodin
e0c5898502
update exclude list on results of 21.0.2_b357.3 test runs
2024-02-15 12:05:10 +07:00
Nikita Provotorov
168e0270fe
JBR-6707 Compilation errors in main branch.
...
Replace assert-s introduced in JBR-2460 with the project-special DASSERT-s.
The patch has been backported from the main branch for better code consistency between the branches.
2024-02-15 01:11:00 +01:00
Dmitrii Morskii
cec4ca3d38
JBR-6671 added option 'freetype.font.rendering'
2024-02-14 18:03:51 +01:00
Nikita Tsarev
70d60692f0
JBR-6704: Fix extra IME events when a ctrl shortcut causes window focus switch [macOS]
2024-02-14 13:37:00 +01:00
Alexey Ushakov
2aa3828f59
JBR-6522 macOS: SIGSEGV at [libawt_lwawt.dylib+0x8eaa8] MTLGC_DestroyMTLGraphicsConfig
...
Performing flush of pending rendering operation before destroying MTLGraphicsConfig
2024-02-14 13:30:46 +01:00
Nikita Gubarkov
b530b4f4cb
JBR-4618 Force window size update after display reconfiguration
...
- Re-create all GraphicsDevices on displayChanged()
2024-02-13 16:23:58 +01:00
Maxim Kartashev
79d1b6ce2f
JBR-6617 Wayland: java/awt/Frame/HugeFrame/HugeFrame.java crashes JVM
2024-02-12 13:17:03 +04:00
Maxim Kartashev
93dabf3971
JBR-6598 Wayland: window gets un-maximized after switching
...
When the size of the buffer changes, cancel the frame callback
and make sure that the next surface commit happens with the new buffer.
2024-02-12 12:05:52 +03:00
Maxim Kartashev
e5988f7c32
JBR-6469 Wayland: java/awt/image/ColorModel/DrawCustomColorModel.java throws UnsupportedOperationException
2024-02-12 08:54:25 +03:00
Maxim Kartashev
d501835140
JBR-6467 Wayland: java/awt/GraphicsConfiguration/NormalizingTransformTest/NormalizingTransformTest.java fails
2024-02-12 08:53:32 +03:00
Vladimir Dvorak
1d45d6fbc9
JBR-6643 - fix GitHub actions builds
2024-02-09 08:29:44 +01:00
Vladimir Dvorak
b2abfd5d97
JBR-6419 - fix macos-aarch64 build problem
2024-02-08 08:51:15 +01:00
Vitaly Provodin
1d9ff70cbe
update exclude list on results of 21.0.2_b351.1 test runs
2024-02-07 06:53:12 +07:00
Vitaly Provodin
0d245769ea
JBR-6404 synchronize drawing and the test checking
2024-02-07 06:53:12 +07:00
Nikita Gubarkov
73099de6f8
JBR-6651 Exclude keycap emoji from EmojiVariation test.
2024-02-05 15:27:21 +01:00
Maxim Kartashev
58c242f128
JBR-6468 Wayland: java/awt/datatransfer/MimeFormatsTest.java fails by timeout
...
Excluded the test from jdk_awt_wayland as it can't be made to work
under Wayland.
2024-02-05 15:20:28 +04:00
Vitaly Provodin
32128820c1
update exclude list on results of 21.0.2_b346.3 test runs
2024-02-03 05:27:50 +07:00
Vladimir Dvorak
d950326ef9
JBR-6419 - resolve win+macos jdk build issues
2024-01-31 19:53:36 +01:00
Dmitrii Morskii
a1b7633997
JBR-6604 supported case when fonts directory is missing
2024-01-31 19:06:07 +01:00
Dmitry Batrak
2a504dfd37
JBR-6449 Introduce FontMetricsAccessor into JBR API
...
mute calculation of metrics via full text layout if overrider is installed
2024-01-31 19:07:00 +02:00
Vladimir Dvorak
b128bb4b21
JBR-6419 - support for enhanced redefinition of java.lang.Object
2024-01-29 21:20:28 +01:00
Maxim Kartashev
8b014c3f35
JBR-4203 test/hotspot/jtreg/compiler/arguments: Option should be unknown (non-X86CPU)
...
Added the -XX:-IgnoreUnrecognizedVMOptions option to the test driver for
command line options, since it is often used to check that a certain
option is not supported.
2024-01-25 17:06:06 +04:00
Dmitry
19c6253d8f
JBR-3793 Accept unrecognized options and make them available in Java
...
This patch:
- Change default behavior to ignore unrecognized options (+IgnoreUnrecognizedVMOptions)
- Store all ignored values to: "java.vm.unrecognized.options" as "+BogusOption01 +BogusOption02" (space separated), see testcase
- Explicitly set -IgnoreUnrecognizedVMOptions for couple of tests, that rely on default behavior
2024-01-25 13:40:44 +04:00
Maxim Kartashev
405c272588
8319662: ForkJoinPool trims worker threads too slowly
...
8319498: ForkJoinPool.invoke(ForkJoinTask) does not specify behavior when task throws checked exception
Reviewed-by: alanb
2024-01-25 11:14:52 +04:00
Maxim Kartashev
3a6456e1f4
8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
...
Reviewed-by: alanb
2024-01-24 18:32:40 +04:00
Vitaly Provodin
283beedc05
fixup! update exclude list on results of 21.0.2_b341.4 test runs
2024-01-24 16:10:18 +07:00
Maxim Kartashev
512c96bbfb
JBR-6547 WLToolkit: no app icon in GNOME
...
Allow to associate the application's window with .desktop file with icon
and other info with -Dawt.app.id=... (DBus application name similar to
WM_CLASS in X
2024-01-24 12:36:24 +04:00
Vitaly Provodin
ff28bfc856
update exclude list on results of 21.0.2_b341.4 test runs
2024-01-24 07:22:30 +07:00
Maxim Kartashev
d5a81ad9ea
JBR-6559 Wayland: popups may stop working after a while
...
Cancel the frame callback when hiding a window.
2024-01-22 19:21:33 +04:00
Dmitry Batrak
f78a30a934
JBR-6579 jb/java/api/frontend/FontMetricsAccessorTest.java: Unexpected advance returned
2024-01-22 14:10:05 +02:00
Dmitry Batrak
793c5f4c06
JBR-6579 jb/java/api/frontend/FontMetricsAccessorTest.java: Unexpected advance returned
2024-01-22 14:10:05 +02:00
Dmitry Batrak
8bf6444304
JBR-6569 macOS: SIGILL at [libsystem_kernel] __kill in This decoder will only decode classes that adopt NSSecureCoding. Class 'AWTView' does not adopt it.
...
(cherry picked from commit 7af653070f )
(cherry picked from commit d24a9085796b1226d72154af8914d4f39960766a)
2024-01-22 10:29:40 +02:00
Dmitry Batrak
0871a2097a
JBR-6449 Introduce FontMetricsAccessor into JBR API
...
fix test
(cherry picked from commit 5befaea6af )
(cherry picked from commit 7433ac2df11e77ad504c15fbda045d3beb3265fb)
2024-01-19 11:12:17 +02:00
Vitaly Provodin
d3d3111348
update exclude list on results of 21.0.2_b337 test runs
2024-01-19 06:28:25 +07:00
Tobias Hartmann
b81b6fae65
8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
...
Backport-of: ed9f3243f0
2024-01-17 20:31:49 +07:00
Ravi Reddy
210d8cd65e
8322883: [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries
...
Reviewed-by: coffeys, robm
2024-01-17 20:31:49 +07:00
Weijun Wang
ff7394b5ab
8320597: RSA signature verification fails on signed data that does not encode params correctly
...
Backport-of: 11e4a925be
2024-01-17 20:31:48 +07:00
Prajwal Kumaraswamy
8eba4f387d
8317547: Enhance TLS connection support
...
Backport-of: c521825a5d986e5cb823615d60e51f954c0ff4dc
2024-01-17 20:31:48 +07:00
Roman Kennke
661276c44a
8321067: Unlock experimental options in EATests.java
...
Reviewed-by: shade
2024-01-17 20:31:48 +07:00
Ravi Reddy
10d2f52f3f
8320001: javac crashes while adding type annotations to the return type of a constructor
...
Backport-of: 5e24aaf4f7
2024-01-17 20:31:47 +07:00
Christoph Langer
25f70ebdac
8320601: ProblemList java/lang/invoke/lambda/LambdaFileEncodingSerialization.java on linux-all
...
Backport-of: f6e5559ae9
2024-01-17 20:31:47 +07:00
Martin Doerr
f56fc1eb28
8320363: ppc64 TypeEntries::type_unknown logic looks wrong, missed optimization opportunity
...
Backport-of: 6aa197667a
2024-01-17 20:31:47 +07:00
Ian Myers
6011ccf37d
8315684: Parallelize sun/security/util/math/TestIntegerModuloP.java
...
Backport-of: 0f77d250b6
2024-01-17 20:31:47 +07:00
Ian Myers
b7f5cd0a15
8315936: Parallelize gc/stress/TestStressG1Humongous.java test
...
Backport-of: 3f19df685c
2024-01-17 20:31:46 +07:00
Roman Kennke
06a7923a8d
8316401: sun/tools/jhsdb/JStackStressTest.java failed with "InternalError: We should have found a thread that owns the anonymous lock"
...
Backport-of: bd918f49d2
2024-01-17 20:31:46 +07:00
Roman Kennke
a8fc42cf6c
8318895: Deoptimization results in incorrect lightweight locking stack
...
Backport-of: ea1ffa3419
2024-01-17 20:31:46 +07:00
Aleksey Shipilev
f8996f7e12
8318078: ADLC: pass ASSERT and PRODUCT flags
...
Backport-of: 504b0bdaaa
2024-01-17 20:31:46 +07:00
Aleksey Shipilev
cfcd361a98
8319120: Unbound ScopedValue.get() throws the wrong exception
...
Backport-of: ee6f25b507
2024-01-17 20:31:45 +07:00
Aleksey Shipilev
c4d71d5db9
8319195: Move most tier 1 vector API regression tests to tier 3
...
Backport-of: 9dc40ba48e
2024-01-17 20:31:45 +07:00
Aleksey Shipilev
052b936fa4
8316415: Parallelize sun/security/rsa/SignedObjectChain.java subtests
...
Backport-of: 59847926b6
2024-01-17 20:31:45 +07:00
Aleksey Shipilev
f92d5acba2
8316581: Improve performance of Symbol::print_value_on()
...
Backport-of: 90bcdbd15f
2024-01-17 20:31:45 +07:00
Aleksey Shipilev
9e857e860d
8316967: Correct the scope of vmtimer in UnregisteredClasses::load_class
...
Backport-of: 83b6a1278f
2024-01-17 20:31:44 +07:00
Soumadipta Roy
961b8cd6e4
8315692: Parallelize gc/stress/TestStressRSetCoarsening.java test
...
Backport-of: a564d436c7
2024-01-17 20:31:44 +07:00
Jan Lahoda
024b299f1b
8319532: jshell - Non-sealed declarations sometimes break a snippet evaluation
...
Backport-of: 45e68ae207
2024-01-17 20:31:44 +07:00
Jan Lahoda
5d0486df0c
8318144: Match on enum constants with body compiles but fails with MatchException
...
Backport-of: 541ff7149f
2024-01-17 20:31:43 +07:00
Aleksey Shipilev
da6e27042f
8315082: [REDO] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))
...
Backport-of: ceff47b462
2024-01-17 20:31:43 +07:00
Axel Boldt-Christmas
616215122e
8319700: [AArch64] C2 compilation fails with "Field too big for insn"
...
Backport-of: 3787ff8d1d
2024-01-17 20:31:43 +07:00
Gui Cao
db6d77286f
8320280: RISC-V: Avoid passing t0 as temp register to MacroAssembler::lightweight_lock/unlock
...
Backport-of: a6098e438d
2024-01-17 20:31:43 +07:00
Matthias Baesken
ae9bc810fe
8313616: support loading library members on AIX in os::dll_load
...
Reviewed-by: phh
Backport-of: 23fe2ece58
2024-01-17 20:31:42 +07:00
Erik Österlund
4cbdbd76e3
8310239: Add missing cross modifying fence in nmethod entry barriers
...
Backport-of: 4679e9aa00
2024-01-17 20:31:42 +07:00
Matthias Baesken
4a11ebcf53
8318587: refresh libraries cache on AIX in print_vm_info
...
Backport-of: cb383c05b2
2024-01-17 20:31:42 +07:00
Sandhya Viswanathan
bfb687d3a1
8318562: Computational test more than 2x slower when AVX instructions are used
...
Backport-of: 0881f2b0c4
2024-01-17 20:31:42 +07:00
Roman Marchenko
1644b1f94c
8319961: JvmtiEnvBase doesn't zero _ext_event_callbacks
...
Backport-of: 97ea5bf0ff
2024-01-17 20:31:41 +07:00
Sandhya Viswanathan
d86d172f37
8320209: VectorMaskGen clobbers rflags on x86_64
...
Backport-of: b05e69f789
2024-01-17 20:31:41 +07:00
Matthias Baesken
18c32c5757
8318957: enhance agentlib:jdwp help output by info about allow option
...
Backport-of: 53bb7cd415
2024-01-17 20:31:41 +07:00
Matthias Baesken
e7501eefe5
8318955: Add ReleaseIntArrayElements in Java_sun_awt_X11_XlibWrapper_SetBitmapShape XlbWrapper.c to early return
...
Backport-of: 81db1721d4
2024-01-17 20:31:41 +07:00
Matthias Baesken
1d52123510
8318591: avoid leaks in loadlib_aix.cpp reload_table()
...
Backport-of: 6d3cb459dc
2024-01-17 20:31:40 +07:00
Matthias Baesken
27c428335f
8318981: compiler/compilercontrol/TestConflictInlineCommands.java fails intermittent with 'disallowed by CompileCommand' missing from stdout/stderr
...
Backport-of: 88b9cdae8f
2024-01-17 20:31:40 +07:00
Christoph Langer
42b5a9fc9a
8306561: Possible out of bounds access in print_pointer_information
...
8319542: Fix boundaries of region to be tested with os::is_readable_range
Reviewed-by: mbaesken
Backport-of: d6ce62ebc0
2024-01-17 20:31:40 +07:00
Rajan Halade
333f6c3b5d
8319187: Add three eMudhra emSign roots
...
Backport-of: 0bda467f6e
2024-01-17 20:31:40 +07:00
Alexey Ivanov
1a89d6ceea
8316017: Refactor timeout handler in PassFailJFrame
...
Backport-of: 3abd772672
2024-01-17 20:31:39 +07:00
Aleksey Shipilev
7a8a68a665
8315545: C1: x86 cmove can use short branches
...
Backport-of: 6c821f5e1d
2024-01-17 20:31:39 +07:00
Aleksey Shipilev
70e800a278
8315554: C1: Replace "cmp reg, 0" with "test reg, reg" on x86
...
Backport-of: bd477810b1
2024-01-17 20:31:39 +07:00
Martin Doerr
e96bdac575
8316746: Top of lock-stack does not match the unlocked object
...
Backport-of: 7d8adfa855
2024-01-17 20:31:38 +07:00
Alexey Ivanov
81695d4d47
8316025: Use testUI() method of PassFailJFrame.Builder in FileChooserSymLinkTest.java
...
Backport-of: 7f47c51ace
2024-01-17 20:31:38 +07:00
Alexey Ivanov
0593574238
8294156: Allow PassFailJFrame.Builder to create test UI
...
Backport-of: 42b9ac8a07
2024-01-17 20:31:38 +07:00
Aleksey Shipilev
d3aaa4f656
8317834: java/lang/Thread/IsAlive.java timed out
...
Backport-of: 5522656af7
2024-01-17 20:31:38 +07:00
Aleksey Shipilev
3492e37ff4
8320053: GHA: Cross-compile gtest code
...
Backport-of: 77a6966114
2024-01-17 20:31:37 +07:00
Alexey Ivanov
459c4e7c63
8316003: Update FileChooserSymLinkTest.java to HTML instructions
...
Backport-of: c587211bf8
2024-01-17 20:31:37 +07:00
Alexey Ivanov
2e9206134f
8294158: HTML formatting for PassFailJFrame instructions
...
Backport-of: 14090ef603
2024-01-17 20:31:37 +07:00
Shivangi Gupta
0fc37fcdd7
8317039: Enable specifying the JDK used to run jtreg
...
8317807: JAVA_FLAGS removed from jtreg running in JDK-8317039
Reviewed-by: erikj
Backport-of: a250ae4d1b
2024-01-17 20:31:36 +07:00
Alexey Ivanov
65f81bb3ad
8313643: Update HarfBuzz to 8.2.2
...
8319268: Build failure with GCC8.3.1 after 8313643
Reviewed-by: prr, honkar
Backport-of: 2182c93689
2024-01-17 20:31:36 +07:00
Christoph Langer
1f69507f91
8318240: [AIX] Cleaners.java test failure
...
Backport-of: d4b761242d
2024-01-17 20:31:36 +07:00
Christoph Langer
f212871491
8313782: Add user-facing warning if THPs are enabled but cannot be used
...
Backport-of: dff99f7f3d
2024-01-17 20:31:35 +07:00
Christoph Langer
7d3b58b90f
8313781: Add regression tests for large page logging and user-facing error messages
...
Backport-of: abad0408e8
2024-01-17 20:31:35 +07:00
Robbin Ehn
5b72940547
8315195: RISC-V: Update hwprobe query for new extensions
...
Backport-of: 0d4cadb824
2024-01-17 20:31:35 +07:00
Rajan Halade
a9cc6da04e
8318759: Add four DigiCert root certificates
...
Backport-of: 0ea58048f9
2024-01-17 20:31:35 +07:00
Sergey Bylokhov
afff0fbd4b
8312191: ColorConvertOp.filter for the default destination is too slow
...
Backport-of: e5f05b5a96
2024-01-17 20:31:34 +07:00
Mandy Chung
316cfd37e8
8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader
...
Backport-of: 8eb6f617b3
2024-01-17 20:31:34 +07:00
Stewart X Addison
7aa3212769
8319958: test/jdk/java/io/File/libGetXSpace.c does not compile on Windows 32-bit
...
Backport-of: 6a75c2406b
2024-01-17 20:31:34 +07:00
Amit Kumar
d12e1ffa65
8317581: [s390x] Multiple test failure with LockingMode=2
...
Backport-of: 839cb19ec2
2024-01-17 20:31:34 +07:00
Aleksey Shipilev
94d2c538dd
8316719: C2 compilation still fails with "bad AD file"
...
Backport-of: 1e687b4529
2024-01-17 20:31:33 +07:00
Rajat Mahajan
82fa7b0410
8316030: Update Libpng to 1.6.40
...
Backport-of: 158293d251
2024-01-17 20:31:33 +07:00
Fei Yang
e7329d5b87
8319184: RISC-V: improve MD5 intrinsic
...
Backport-of: fa331d7128
2024-01-17 20:31:33 +07:00
Goetz Lindenmaier
e071cdabf0
8319104: GtestWrapper crashes with SIGILL in AsyncLogTest::test_asynclog_raw on AIX opt
...
Reviewed-by: stuefe, jkern
Backport-of: 0b58bdec71
2024-01-17 20:31:33 +07:00
Man Cao
aad4880079
8312174: missing JVMTI events from vthreads parked during JVMTI attach
...
Backport-of: fda142ff6c
2024-01-17 20:31:32 +07:00
Matthias Baesken
b9ead6f141
8317603: Improve exception messages thrown by sun.nio.ch.Net native methods (win)
...
Backport-of: a9b41da9df
2024-01-17 20:31:32 +07:00
Amit Kumar
f373f20dbe
8316935: [s390x] Use consistent naming for lightweight locking in MacroAssembler
...
Backport-of: efb7e85ecf
2024-01-17 20:31:32 +07:00
Aleksey Shipilev
e721cc26f6
8318525: Atomic gtest should run as TEST_VM to access VM capabilities
...
Backport-of: 744f206fef
2024-01-17 20:31:31 +07:00
Aleksey Shipilev
d61a21786e
8315920: C2: "control input must dominate current control" assert failure
...
Backport-of: 4e1e579e8b
2024-01-17 20:31:31 +07:00
Aleksey Shipilev
25d06dc8a5
8316436: ContinuationWrapper uses unhandled nullptr oop
...
Backport-of: 292aad2c49
2024-01-17 20:31:31 +07:00
Jaikiran Pai
ab82d9c84f
8312433: HttpClient request fails due to connection being considered idle and closed
...
Backport-of: 486c7844f9
2024-01-17 20:31:30 +07:00
Martin Doerr
ef3492fce0
8310596: Utilize existing method frame::interpreter_frame_monitor_size_in_bytes()
...
Backport-of: 7fbad4cd5e
2024-01-17 20:31:30 +07:00
Pavel Rappo
157298c9f0
8319339: Internal error on spurious markup in a hybrid snippet
...
Reviewed-by: jjg
Backport-of: c9077b8b81
2024-01-17 20:31:30 +07:00
Matthias Baesken
92e8cfa583
8318961: increase javacserver connection timeout values and max retry attempts
...
Backport-of: b9983c7229
2024-01-17 20:31:30 +07:00
Thomas Stuefe
83d49e8d18
8319922: libCreationTimeHelper.so fails to link in JDK 21
...
Reviewed-by: sgehwolf
2024-01-17 20:31:29 +07:00
Thomas Stuefe
18dd1aa915
8319828: runtime/NMT/VirtualAllocCommitMerge.java may fail if mixing interpreted and compiled native invocations
...
Backport-of: 6b21ff61da
2024-01-17 20:31:29 +07:00
Aleksey Shipilev
725c15a627
8317507: C2 compilation fails with "Exceeded _node_regs array"
...
Backport-of: a5818972c1
2024-01-17 20:31:29 +07:00
Johannes Bechberger
edfc0afaee
8318736: com/sun/jdi/JdwpOnThrowTest.java failed with "transport error 202: bind failed: Address already in use"
...
Backport-of: 1a21c1a783
2024-01-17 20:31:29 +07:00
Liam Miller-Cushon
9afab6c7e8
8225377: type annotations are not visible to javac plugins across compilation boundaries
...
Backport-of: de6667cf11
2024-01-17 20:31:28 +07:00
Andrew Leonard
75abfa93e0
8317601: Windows build on WSL broken after JDK-8317340
...
Backport-of: bcc986b9d1
2024-01-17 20:31:28 +07:00
Amit Kumar
921ed065e2
8308479: [s390x] Implement alternative fast-locking scheme
...
Backport-of: 3fe6e0faca
2024-01-17 20:31:28 +07:00
Andrew Leonard
8c13ecedb2
8317340: Windows builds are not reproducible if MS VS compiler install path differs
...
Backport-of: 353d139682
2024-01-17 20:31:28 +07:00
Christian Hagedorn
696ac52df5
8314307: Improve loop handling
...
Reviewed-by: thartmann
Backport-of: afe46730e2405100ab2e016c8941264336aa807d
2024-01-17 20:31:27 +07:00
Frederic Thevenet
a98dabdf6c
8317510: Change Windows debug symbol files naming to avoid losing info when an executable and a library share the same name
...
Backport-of: d96f38b80c
2024-01-17 20:31:27 +07:00
Aleksey Shipilev
4f7257654f
8314191: C2 compilation fails with "bad AD file"
...
Backport-of: 969fcdb0de
2024-01-17 20:31:27 +07:00
Aleksey Shipilev
33ef6d8695
8316679: C2 SuperWord: wrong result, load should not be moved before store if not comparable
...
Reviewed-by: epeter, phh, thartmann
Backport-of: 48f1a925e5
2024-01-17 20:31:26 +07:00
Jayathirth D V
ab4df04dfb
8318951: Additional negative value check in JPEG decoding
...
Backport-of: 75ce02fe74
2024-01-17 20:31:26 +07:00
Alexey Ivanov
4161de1dbc
8294535: Add screen capture functionality to PassFailJFrame
...
Backport-of: dbb788f34d
2024-01-17 20:31:26 +07:00
Renjith Kannath Pariyangad
285ecf85d9
8301846: Invalid TargetDataLine after screen lock when using JFileChooser or COM library
...
Backport-of: 613a3cc689
2024-01-17 20:31:25 +07:00
Rajan Halade
22c01ed770
8317374: Add Let's Encrypt ISRG Root X2
...
Backport-of: e6f46a4326
2024-01-17 20:31:25 +07:00
Aleksey Shipilev
f176107ab9
8314580: PhaseIdealLoop::transform_long_range_checks fails with assert "was tested before"
...
Backport-of: 9def4538ab
2024-01-17 20:31:25 +07:00
Aleksey Shipilev
17d7fb4327
8318183: C2: VM may crash after hitting node limit
...
Backport-of: 31ef400f31
2024-01-17 20:31:25 +07:00
Aleksey Shipilev
04136e273b
8309209: C2 failed "assert(_stack_guard_state == stack_guard_reserved_disabled) failed: inconsistent state"
...
Reviewed-by: aph
Backport-of: 52ee570025
2024-01-17 20:31:24 +07:00
Aleksey Shipilev
389f36e373
8316645: RISC-V: Remove dependency on libatomic by adding cmpxchg 1b
...
8317335: Build on windows fails after 8316645
Reviewed-by: rehn
Backport-of: fb055e7e53
2024-01-17 20:31:24 +07:00
Aleksey Shipilev
94121b3a46
8316585: [REDO] runtime/InvocationTests spend a lot of time on dependency verification
...
Backport-of: 1e930db3c7
2024-01-17 20:31:24 +07:00
Evgeny Ignatenko
c295d9cd8f
8315362: NMT: summary diff reports threads count incorrectly
...
Reviewed-by: stuefe
Backport-of: 37aed6f46d
2024-01-17 20:31:24 +07:00
Evgeny Ignatenko
4cbb928253
8318474: Fix memory reporter for thread_count
...
Backport-of: 0baa9ecd76
2024-01-17 20:31:23 +07:00
Fei Yang
8bbe7e62b3
8319525: RISC-V: Rename *_riscv64.ad files to *_riscv.ad under riscv/gc
...
Backport-of: b2504a0f9c
2024-01-17 20:31:23 +07:00
Goetz Lindenmaier
2b4cceb479
8316461: Fix: make test outputs TEST SUCCESS after unsuccessful exit
...
Backport-of: e30e356442
2024-01-17 20:31:23 +07:00
Johannes Bechberger
5306cecc06
8317920: JDWP-agent sends broken exception event with onthrow option
...
Backport-of: 8f4ebd8921
2024-01-17 20:31:22 +07:00
Severin Gehwolf
c34812b166
8316304: (fs) Add support for BasicFileAttributes.creationTime() for Linux
...
Reviewed-by: phh
Backport-of: 0275efac88
2024-01-17 20:31:22 +07:00
Goetz Lindenmaier
0cf609d188
8315415: OutputAnalyzer.shouldMatchByLine() fails in some cases
...
Backport-of: 7b1e2bfe0f
2024-01-17 20:31:22 +07:00
Goetz Lindenmaier
4fa1f900a1
8314242: Update applications/scimark/Scimark.java to accept VM flags
...
Backport-of: 6bf4a33593
2024-01-17 20:31:22 +07:00
Andrew Leonard
d8ecce3b52
8286757: adlc tries to build with /pathmap but without /experimental:deterministic
...
Backport-of: 242eeaea47
2024-01-17 20:31:21 +07:00
Andrew Leonard
bd758e7284
8316648: jrt-fs.jar classes not reproducible between standard and bootcycle builds
...
Backport-of: 0f0c5b2d71
2024-01-17 20:31:21 +07:00
Calvin Cheung
17178ac505
8312434: SPECjvm2008/xml.transform with CDS fails with "can't seal package nu.xom"
...
Backport-of: 9f4a9fe488
2024-01-17 20:31:21 +07:00
Aleksey Shipilev
66d5254748
8316142: Enable parallelism in vmTestbase/nsk/monitoring/stress/lowmem tests
...
Backport-of: 4421951d8f
2024-01-17 20:31:20 +07:00
Martin Doerr
8f0c966914
8316659: assert(LockingMode != LM_LIGHTWEIGHT || flag == CCR0) failed: bad condition register
...
Backport-of: 6a4b665550
2024-01-17 20:31:20 +07:00
Tobias Hartmann
4f618c925e
8318889: C2: add bailout after assert Bad graph detected in build_loop_late
...
Backport-of: 83eb20651f
2024-01-17 20:31:20 +07:00
Frederic Thevenet
a64ae87dcc
8318669: Target OS detection in 'test-prebuilt' makefile target is incorrect when running on MSYS2
...
Backport-of: 202c0137b8
2024-01-17 20:31:20 +07:00
Matthias Baesken
51c12f79c7
8316411: compiler/compilercontrol/TestConflictInlineCommands.java fails intermittent with force inline by CompileCommand missing
...
Backport-of: e1870d360e
2024-01-17 20:31:19 +07:00
Matthias Baesken
738ae887e6
8318415: Adjust describing comment of os_getChildren after 8315026
...
Backport-of: 47bb1a1cef
2024-01-17 20:31:19 +07:00
Thomas Stuefe
d92d5d9b9d
8318089: Class space not marked as such with NMT when CDS is off
...
Backport-of: c0e154c876
2024-01-17 20:31:19 +07:00
Gui Cao
5a114d1b5b
8318953: RISC-V: Small refactoring for MacroAssembler::test_bit
...
Backport-of: 988e1dfe6e
2024-01-17 20:31:19 +07:00
Goetz Lindenmaier
5767001ef9
8161536: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails with ProviderException
...
Backport-of: 939d7c5d84
2024-01-17 20:31:18 +07:00
Goetz Lindenmaier
93de115d67
8301457: Code in SendPortZero.java is uncommented even after JDK-8236852 was fixed
...
Backport-of: 298dda4c98
2024-01-17 20:31:18 +07:00
Goetz Lindenmaier
1ad89ec994
8309778: java/nio/file/Files/CopyAndMove.java fails when using second test directory
...
Backport-of: cfae6ef2f6
2024-01-17 20:31:18 +07:00
Aleksey Shipilev
6dd7bb019a
8316414: C2: large byte array clone triggers "failed: malformed control flow" assertion failure on linux-x86
...
Backport-of: 0a3a925ad8
2024-01-17 20:31:18 +07:00
Aleksey Shipilev
0fe4d1a02e
8303737: C2: Load can bypass subtype check that enforces it's from the right object type
...
Backport-of: 52983ed529
2024-01-17 20:31:17 +07:00
Aleksey Shipilev
45937e3fdf
8315442: Enable parallelism in vmTestbase/nsk/monitoring/stress/thread tests
...
Backport-of: 9013b03244
2024-01-17 20:31:16 +07:00
Aleksey Shipilev
ada8866e53
8315774: Enable parallelism in vmTestbase/gc/g1/unloading tests
...
Backport-of: 825e0ed2a1
2024-01-17 20:31:16 +07:00
Aleksey Shipilev
5a6e543cf0
8315437: Enable parallelism in vmTestbase/nsk/monitoring/stress/classload tests
...
Backport-of: dd214d0f95
2024-01-17 20:31:16 +07:00
Rob McKenna
96cdbd5850
8301341: LinkedTransferQueue does not respect timeout for poll()
...
8300663: java/util/concurrent/SynchronousQueue/Fairness.java failed with "Error: fair=true i=0 j=1"
8267502: JDK-8246677 caused 16x performance regression in SynchronousQueue
Reviewed-by: alanb
Backport-of: 8d1ab57065
2024-01-17 20:31:16 +07:00
Aleksey Shipilev
5ddc631521
8312126: NullPointerException in CertStore.getCRLs after 8297955
...
Backport-of: 3c743cfea0
2024-01-17 20:31:15 +07:00
Aleksey Shipilev
975ee0b997
8314330: java/foreign tests should respect vm flags when start new processes
...
Backport-of: 7b28d3608a
2024-01-17 20:31:15 +07:00
Aleksey Shipilev
feaad1ec26
8295555: Primitive wrapper caches could be @Stable
...
Backport-of: f7de726bd3
2024-01-17 20:31:15 +07:00
Aleksey Shipilev
a2e5f00e9f
8318528: Rename TestUnstructuredLocking test
...
Backport-of: 3f446c5156
2024-01-17 20:31:15 +07:00
Aleksey Shipilev
b4e578da29
8318540: make test cannot run .jasm tests directly
...
Backport-of: bd02cfd96f
2024-01-17 20:31:14 +07:00
Aleksey Shipilev
40dd000216
8267509: Improve IllegalAccessException message to include the cause of the exception
...
Backport-of: 36314a90c1
2024-01-17 20:31:14 +07:00
Goetz Lindenmaier
382c027f3b
8318705: [macos] ProblemList java/rmi/registry/multipleRegistries/MultipleRegistries.java
...
Backport-of: 37c40a11a7
2024-01-17 20:31:14 +07:00
Sergey Bylokhov
dd7d7ea2f6
8315971: ProblemList containers/docker/TestMemoryAwareness.java on linux-all
...
Backport-of: eb37c7e361
2024-01-17 20:31:13 +07:00
pavel_kharskii
07058afc2f
8318137: Change milestone to fcs for all releases
...
Reviewed-by: coffeys, mvs, rreddy
2024-01-17 20:31:13 +07:00
Hannes Greule
322546b97b
8317692: jcmd GC.heap_dump performance regression after JDK-8292818
...
Backport-of: 8f5f44070a
2024-01-17 20:31:13 +07:00
Manukumar V S
4c44c4a6b3
8317751: ProblemList ConsumeForModalDialogTest.java, MenuItemActivatedTest.java & MouseModifiersUnitTest_Standard.java for windows
...
8317964: java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Standard.java fails on macosx-all after JDK-8317751
Reviewed-by: aivanov, dmarkov
Backport-of: f40ea5109e
2024-01-17 20:31:13 +07:00
Matthias Baesken
74c1583844
8317959: Check return values of malloc in native java.base coding
...
Backport-of: ff0b397e13
2024-01-17 20:31:12 +07:00
Matthias Baesken
9698262126
8038244: (fs) Check return value of malloc in Java_sun_nio_fs_AixNativeDispatcher_getmntctl()
...
Backport-of: 6d6c9008d5
2024-01-17 20:31:12 +07:00
Christoph Langer
2dfba52ee4
8310512: Cleanup indentation in jfc files
...
Backport-of: 3be50da636
2024-01-17 20:31:12 +07:00
Christoph Langer
eae9556217
8315706: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java real fix for failure on AIX
...
Backport-of: 21c2dac159
2024-01-17 20:31:12 +07:00
Sergey Bylokhov
10fa52a22d
8316060: test/hotspot/jtreg/runtime/reflect/ReflectOutOfMemoryError.java may fail if heap is huge
...
Backport-of: bd52bbfa27
2024-01-17 20:31:11 +07:00
Rajan Halade
c5a78f220c
8317373: Add Telia Root CA v2
...
Backport-of: d3ebb4a155
2024-01-17 20:31:11 +07:00
Laurent Bourgès
837178c21b
8316741: BasicStroke.createStrokedShape miter-limits failing on small shapes
...
Backport-of: a876beb63d
2024-01-17 20:31:11 +07:00
Aleksey Shipilev
baa3e01efd
8312592: New parentheses warnings after HarfBuzz 7.2.0 update
...
Backport-of: ea067fc3d2
2024-01-17 20:31:10 +07:00
Aleksey Shipilev
515c9d3820
8316778: test hprof lib: invalid array element type from JavaValueArray.elementSize
...
Backport-of: f7deaf4bef
2024-01-17 20:31:10 +07:00
Aleksey Shipilev
cc3ac70fbb
8315088: C2: assert(wq.size() - before == EMPTY_LOOP_SIZE) failed: expect the EMPTY_LOOP_SIZE nodes of this body if empty
...
Backport-of: fe4f90021f
2024-01-17 20:31:10 +07:00
Aleksey Shipilev
d42ceb6d14
8315869: UseHeavyMonitors not used
...
Reviewed-by: phh
Backport-of: 3301fb1e8a
2024-01-17 20:31:10 +07:00
Tobias Hartmann
d79b950b37
8314468: Improve Compiler loops
...
Reviewed-by: jwilhelm, epeter
Backport-of: 86e71472aefc26175cfc00d44f255f64893e477b
2024-01-17 20:31:09 +07:00
Matthias Baesken
24352fc713
8316894: make test TEST="jtreg:test/jdk/..." fails on AIX
...
Backport-of: 29348b3cf6
2024-01-17 20:31:09 +07:00
Thomas Stuefe
657092791a
8317987: C2 recompilations cause high memory footprint
...
Backport-of: c88b387881
2024-01-17 20:31:09 +07:00
Alexey Ivanov
fa4afa1d08
8314246: javax/swing/JToolBar/4529206/bug4529206.java fails intermittently on Linux
...
Backport-of: 808bb1f7bc
2024-01-17 20:31:09 +07:00
Aleksey Shipilev
41a080470d
8316880: AArch64: "stop: Header is not fast-locked" with -XX:-UseLSE since JDK-8315880
...
Reviewed-by: aph
Backport-of: b6a97c0780
2024-01-17 20:31:08 +07:00
Ludvig Janiuk
90089dd3e4
8317327: Remove JT_JAVA dead code in jib-profiles.js
...
Reviewed-by: ihse
2024-01-17 20:31:08 +07:00
Archie Cobbs
ad721336d6
8317818: Combinatorial explosion during 'this' escape analysis
...
Backport-of: 17535c34bc
2024-01-17 20:31:08 +07:00
Aleksey Shipilev
8f07717a0d
8316181: Move the fast locking implementation out of the .ad files
...
Backport-of: b48dbf6bfa
2024-01-17 20:31:07 +07:00
Aleksey Shipilev
fafbcf231f
8316396: Endless loop in C2 compilation triggered by AddNode::IdealIL
...
Reviewed-by: thartmann
Backport-of: b0d6c8472f
2024-01-17 20:31:07 +07:00
Aleksey Shipilev
3366f2cb2a
8316735: Print LockStack in hs_err files
...
Backport-of: 20ff603108
2024-01-17 20:31:07 +07:00
Rajan Halade
bd275d0bb7
8268916: Tests for AffirmTrust roots
...
Backport-of: 8c1bb2b280
2024-01-17 20:31:07 +07:00
Aleksey Shipilev
16831cb9de
8316958: Add test for unstructured locking
...
Backport-of: bcafec54a5
2024-01-17 20:31:06 +07:00
Aleksey Shipilev
05994467b8
8317262: LockStack::contains(oop) fails "assert(t->is_Java_thread()) failed: incorrect cast to JavaThread"
...
Backport-of: 4ea1b99c1a
2024-01-17 20:31:06 +07:00
Aleksey Shipilev
c36cede7f4
8295068: SSLEngine throws NPE parsing CertificateRequests
...
Backport-of: 5667afc362
2024-01-17 20:31:06 +07:00
Aleksey Shipilev
7171e21d5b
8309663: test fails "assert(check_alignment(result)) failed: address not aligned: 0x00000008baadbabe"
...
Backport-of: 83edffa608
2024-01-17 20:31:06 +07:00
Aleksey Shipilev
288accdd76
8316929: Shenandoah: Shenandoah degenerated GC and full GC need to cleanup old OopMapCache entries
...
Backport-of: e25121d1d9
2024-01-17 20:31:05 +07:00
Archie Cobbs
5e1defce38
8317336: Assertion error thrown during 'this' escape analysis
...
Backport-of: a8473b7079
2024-01-17 20:31:05 +07:00
Christoph Langer
343d49a4a1
8317803: Exclude java/net/Socket/asyncClose/Race.java on AIX
...
Backport-of: 1161e3da14
2024-01-17 20:31:05 +07:00
Christoph Langer
2288ef2372
8219652: [aix] Tests failing with JNI attach problems.
...
8317136: [AIX] Problem List runtime/jni/terminatedThread/TestTerminatedThread.java
8317790: Fix Bug entry for exclusion of runtime/jni/terminatedThread/TestTerminatedThread.java on AIX
Reviewed-by: mbaesken
Backport-of: 0b0f8b55a6
2024-01-17 20:31:04 +07:00
Christoph Langer
05575afcb4
8312078: [PPC] JcmdScale.java Failing on AIX
...
Backport-of: c1a3f143bf
2024-01-17 20:31:04 +07:00
Christoph Langer
7a6043978f
8317839: Exclude java/nio/channels/Channels/SocketChannelStreams.java on AIX
...
Backport-of: ca96fd3b07
2024-01-17 20:31:04 +07:00
Christoph Langer
6aaa8f6317
8311261: [AIX] TestAlwaysPreTouchStacks.java fails due to java.lang.RuntimeException: Did not find expected NMT output
...
Backport-of: d5c6b0d0bb
2024-01-17 20:31:04 +07:00
Rajan Halade
d670dfaa46
8317967: Enhance test/jdk/javax/net/ssl/TLSCommon/SSLEngineTestCase.java to handle default cases
...
Reviewed-by: mullan
Backport-of: 9728e21db1
2024-01-17 20:31:03 +07:00
Matthias Baesken
1db2f3f6ab
8312467: relax the builddir check in make/autoconf/basic.m4
...
Backport-of: 6e3cc131da
2024-01-17 20:31:03 +07:00
Thomas Stuefe
9edda54114
8317772: NMT: Make peak values available in release builds
...
Backport-of: 32ccf018eb
2024-01-17 20:31:03 +07:00
Aleksey Shipilev
d93d3ffb3b
8315062: [GHA] get-bootjdk action should return the abolute path
...
Backport-of: 99ea8bf2b9
2024-01-17 20:31:03 +07:00
Aleksey Shipilev
bb3ffeb6fa
8315960: test/jdk/java/io/File/TempDirDoesNotExist.java leaves test files behind
...
Reviewed-by: bpb
Backport-of: 373cdf257d
2024-01-17 20:31:02 +07:00
Aleksey Shipilev
a8cebab762
8317294: Classloading throws exceptions over already pending exceptions
...
Backport-of: d4c904d819
2024-01-17 20:31:02 +07:00
Daniel Fuchs
6d3817401f
8317736: Stream::handleReset locks twice
...
Backport-of: 508fa71753
2024-01-17 20:31:02 +07:00
Joachim Kern
961b6cd349
8315026: ProcessHandle implementation listing processes on AIX should use getprocs64
...
Backport-of: 4d9042043e
2024-01-17 20:31:02 +07:00
Prajwal Kumaraswamy
8fb85525ab
8316976: Improve signature handling
...
Backport-of: ed1269b7410759e8fa0d97d85328f20d11ae8d9a
2024-01-17 20:31:01 +07:00
Christoph Langer
b536370c18
8317705: ProblemList sun/tools/jstat/jstatLineCountsX.sh on linux-ppc64le and aix due to JDK-8248691
...
Backport-of: ad6dce376d
2024-01-17 20:31:01 +07:00
Christoph Langer
79761e4a71
8317711: Exclude gtest/GTestWrapper.java on AIX
...
Backport-of: ef41aa02b8
2024-01-17 20:31:01 +07:00
Christoph Langer
2c0a95a51f
8317706: Exclude java/awt/Graphics2D/DrawString/RotTransText.java on linux
...
Backport-of: fcff222f92
2024-01-17 20:31:01 +07:00
Ludvig Janiuk
a584dec284
8316906: Clarify TLABWasteTargetPercent flag
...
Backport-of: 77fac0f4c6
2024-01-17 20:31:00 +07:00
Aleksey Shipilev
e4b9ec73c6
8316418: containers/docker/TestMemoryWithCgroupV1.java get OOM killed with Parallel GC
...
Backport-of: 7352bb9105
2024-01-17 20:31:00 +07:00
Goetz Lindenmaier
7e9b407cd1
8309974: some JVMCI tests fail when VM options include -XX:+EnableJVMCI
...
Backport-of: 8b4af46be4
2024-01-17 20:31:00 +07:00
Goetz Lindenmaier
f89b59ed8f
8232839: JDI AfterThreadDeathTest.java failed due to "FAILED: Did not get expected IllegalThreadStateException on a StepRequest.enable()"
...
Backport-of: 84184f9473
2024-01-17 20:30:59 +07:00
Brian Burkhalter
eafcc264c1
8313368: (fc) FileChannel.size returns 0 on block special files
...
Backport-of: 4ba81f631f
2024-01-17 20:30:59 +07:00
Aleksey Shipilev
04185b9f87
8314120: Add tests for FileDescriptor.sync
...
Backport-of: 2e8a0ab272
2024-01-17 20:30:59 +07:00
Aleksey Shipilev
635786a69e
8316130: Incorrect control in LibraryCallKit::inline_native_notify_jvmti_funcs
...
Backport-of: 4b65483921
2024-01-17 20:30:59 +07:00
Aleksey Shipilev
94b8efda04
8316337: (bf) Concurrency issue in DirectByteBuffer.Deallocator
...
Backport-of: cf74b8c2a3
2024-01-17 20:30:58 +07:00
Aleksey Shipilev
60f1193954
8316179: Use consistent naming for lightweight locking in MacroAssembler
...
Backport-of: 639ba13c4b
2024-01-17 20:30:58 +07:00
Aleksey Shipilev
f48301bdba
8315942: Sort platform enums and definitions after JDK-8304913 follow-ups
...
Backport-of: 1941290b79
2024-01-17 20:30:58 +07:00
Matthias Baesken
099d9b1635
8314883: Java_java_util_prefs_FileSystemPreferences_lockFile0 write result errno in missing case
...
Backport-of: 97b94cb1cd
2024-01-17 20:30:57 +07:00
Matthias Baesken
262217e14b
8315499: build using devkit on Linux ppc64le RHEL puts path to devkit into libsplashscreen
...
Backport-of: ed2b4673de
2024-01-17 20:30:57 +07:00
Matthias Baesken
6a42d8d3eb
8312612: handle WideCharToMultiByte return values
...
Backport-of: d9559f9b24
2024-01-17 20:30:57 +07:00
Matthias Baesken
4953f49087
8316671: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java test fails intermittent with Read timed out
...
Backport-of: 1f7dfda705
2024-01-17 20:30:57 +07:00
Aleksey Shipilev
d49fb1f141
8313656: assert(!JvmtiExport::can_support_virtual_threads()) with -XX:-DoJVMTIVirtualThreadTransitions
...
Backport-of: b38bcae1ba
2024-01-17 20:30:57 +07:00
Zdenek Zambersky
065f1c80be
8316540: StoreReproducibilityTest fails on some locales
...
Backport-of: f7578e8048
2024-01-17 20:30:56 +07:00
Soumadipta Roy
a89d6ed2e5
8315683: Parallelize java/util/concurrent/tck/JSR166TestCase.java
...
Backport-of: 4415261688
2024-01-17 20:30:56 +07:00
Soumadipta Roy
8f565773ef
8315937: Enable parallelism in vmTestbase/nsk/stress/numeric tests
...
Backport-of: eb1f67b160
2024-01-17 20:30:56 +07:00
Soumadipta Roy
832b7162f7
8315766: Parallelize gc/stress/TestStressIHOPMultiThread.java test
...
Backport-of: edd454b502
2024-01-17 20:30:55 +07:00
Brian Burkhalter
6aa7c2e2f6
8316156: ByteArrayInputStream.transferTo causes MaxDirectMemorySize overflow
...
Backport-of: 5cacf212f0
2024-01-17 20:30:55 +07:00
Aleksey Shipilev
8c4ebd381d
8314551: More generic way to handshake GC threads with monitor deflation
...
Reviewed-by: rkennke
Backport-of: 31c4e03d5d
2024-01-17 20:30:55 +07:00
Christoph Langer
ac3614fd56
8316710: Exclude java/awt/font/Rotate/RotatedTextTest.java
...
Backport-of: ad6df41a9e
2024-01-17 20:30:55 +07:00
Aleksei Voitylov
17dd9524cd
8316879: RegionMatches1Tests fails if CompactStrings are disabled after JDK-8302163
...
Backport-of: cfcbfc6cae
2024-01-17 20:30:54 +07:00
Ilya Gavrilin
7cc20a9141
8313779: RISC-V: use andn / orn in the MD5 instrinsic
...
Backport-of: 4726960fcd
2024-01-17 20:30:54 +07:00
Aleksey Shipilev
ac8e6035aa
8316514: Better diagnostic header for VtableStub
...
Backport-of: 6c61bc1950
2024-01-17 20:30:54 +07:00
Ludovic Henry
b7f4a135f4
8316859: RISC-V: Disable detection of V through HWCAP
...
Backport-of: 311c7461c8
2024-01-17 20:30:54 +07:00
Robbin Ehn
6ff3f30826
8316566: RISC-V: Zero extended narrow oop passed to Atomic::cmpxchg
...
Backport-of: 2d154fcd0d
2024-01-17 20:30:53 +07:00
Goetz Lindenmaier
4a8ced14f3
8312440: assert(cast != nullptr) failed: must have added a cast to pin the node
...
Backport-of: 01e135c910
2024-01-17 20:30:53 +07:00
Goetz Lindenmaier
37fc05292c
8301247: JPackage app-image exe launches multiple exe's in JDK 17+
...
Backport-of: dcea9bf087
2024-01-17 20:30:53 +07:00
Goetz Lindenmaier
5d00ee3eb0
8315377: C2: assert(u->find_out_with(Op_AddP) == nullptr) failed: more than 2 chained AddP nodes?
...
Backport-of: ba1a46392f
2024-01-17 20:30:52 +07:00
Goetz Lindenmaier
58f20e3f78
8308103: Massive (up to ~30x) increase in C2 compilation time since JDK 17
...
Backport-of: c6ab9c2905
2024-01-17 20:30:52 +07:00
Goetz Lindenmaier
af16c4ab8f
8301489: C1: ShortLoopOptimizer might lift instructions before their inputs
...
Backport-of: 73d7aa1d2c
2024-01-17 20:30:52 +07:00
Vladimir Kempik
135b25c026
8317257: RISC-V: llvm build broken
...
Reviewed-by: fyang
Backport-of: bd7bb67d8f
2024-01-17 20:30:52 +07:00
Fei Yang
de3f9526c1
8316743: RISC-V: Change UseVectorizedMismatchIntrinsic option result to warning
...
Backport-of: 750da00129
2024-01-17 20:30:51 +07:00
Saravana Kumar Vijayasekaran
95d358c631
8317439: Updating RE Configs for BUILD REQUEST 21.0.2+1
...
Reviewed-by: robm
2024-01-17 20:30:51 +07:00
Coleen Phillimore
901f93f5c3
8317331: Solaris build failed with "declaration can not follow a statement (E_DECLARATION_IN_CODE)"
...
Backport-of: 852276d1f833d49802693f2a5a82ba6eb2722de6
2024-01-17 20:30:51 +07:00
Coleen Phillimore
c4d876876b
8314295: Enhance verification of verifier
...
Reviewed-by: dholmes, poonam, dlong
2024-01-17 20:30:51 +07:00
Gui Cao
6a7f65ca25
8316933: RISC-V: compiler/vectorapi/VectorCastShape128Test.java fails when using RVV
...
Backport-of: e39197ec62
2024-01-17 20:30:50 +07:00
Matthias Baesken
68b12a6b70
8316341: sun/security/pkcs11/PKCS11Test.java needs adjustment on Linux ppc64le Ubuntu 22
...
Backport-of: aa0ebeedb1
2024-01-17 20:30:50 +07:00
Manukumar V S
0ea8abdb20
8315606: Open source few swing text/html tests
...
Backport-of: 4127fbb9ed
2024-01-17 20:30:50 +07:00
Soumadipta Roy
77b781dd38
8315770: serviceability/sa/TestJmapCoreMetaspace.java should run with -XX:-VerifyDependencies
...
Backport-of: 877731d2a2
2024-01-17 20:30:49 +07:00
Man Cao
09ec05318a
8316468: os::write incorrectly handles partial write
...
Backport-of: 7ce5bd1590
2024-01-17 20:30:49 +07:00
Alexey Ivanov
fb095de54e
8316206: Test StretchedFontTest.java fails for Baekmuk font
...
Ignore broken fonts, i.e. the fonts for which
GlyphVector(TEXT).getVisualBounds().isEmpty() returns true
Backport-of: 00f585bd22
2024-01-17 20:30:49 +07:00
Matthias Baesken
752b671e6c
8313575: Refactor PKCS11Test tests
...
Backport-of: 7a08e6bdd6
2024-01-17 20:30:49 +07:00
Ludvig Janiuk
e20408eff3
8316199: Remove sun/tools/jstatd/TestJstatd* tests from problemlist for Windows.
...
Reviewed-by: coffeys, kevinw
Backport-of: 903b9e8dd9
2024-01-17 20:30:48 +07:00
Ludvig Janiuk
e71b59d7ab
8314476: TestJstatdPortAndServer.java failed with "java.rmi.NoSuchObjectException: no such object in table"
...
Reviewed-by: kevinw
Backport-of: 1d0250709a
2024-01-17 20:30:48 +07:00
Matthias Baesken
0f66010cfb
8313252: Java_sun_awt_windows_ThemeReader_paintBackground release resources in early returns
...
Backport-of: 3671d83c87
2024-01-17 20:30:48 +07:00
Matthias Baesken
85be5f6d67
8313164: src/java.desktop/windows/native/libawt/windows/awt_Robot.cpp GetRGBPixels adjust releasing of resources
...
Backport-of: b7545a69a2
2024-01-17 20:30:48 +07:00
Matthias Baesken
cee0e157c9
8315213: java/lang/ProcessHandle/TreeTest.java test enhance output of children
...
Backport-of: f3aeb024d9
2024-01-17 20:30:47 +07:00
Rajat Mahajan
f5d991027b
8294427: Check boxes and radio buttons have rendering issues on Windows in High DPI env
...
Backport-of: a63afa4aa6
2024-01-17 20:30:47 +07:00
Ilya Gavrilin
bba4c1fc3c
8313322: RISC-V: implement MD5 intrinsic
...
Backport-of: b093880acd
2024-01-17 20:30:47 +07:00
Aleksey Shipilev
0ca0d13821
8314045: ArithmeticException in GaloisCounterMode
...
Backport-of: f41c267f85
2024-01-17 20:30:47 +07:00
Aleksey Shipilev
9098c29c39
8316178: Better diagnostic header for CodeBlobs
...
Backport-of: d575968b4b
2024-01-17 20:30:46 +07:00
Rajan Halade
77c5d9958c
8308592: Framework for CA interoperability testing
...
Reviewed-by: mullan
Backport-of: da57d2a1eb
2024-01-17 20:30:46 +07:00
Aleksey Shipilev
e7f06a4413
8315578: PPC builds are broken after JDK-8304913
...
Backport-of: 9559e035d2
2024-01-17 20:30:46 +07:00
Aggelos Biboudis
4cdbfbeaff
8314632: Intra-case dominance check fails in the presence of a guard
...
Backport-of: 81f8c57e4a
2024-01-17 20:30:45 +07:00
Aggelos Biboudis
acc02b63c5
8314226: Series of colon-style fallthrough switch cases with guards compiled incorrectly
...
Backport-of: 3b0a6d2a68
2024-01-17 20:30:45 +07:00
Daniel Fuchs
fdf56a1704
8316031: SSLFlowDelegate should not log from synchronized block
...
Backport-of: dc5ca1d379
2024-01-17 20:30:45 +07:00
Christoph Langer
f45312b595
8316400: Exclude jdk/jfr/event/runtime/TestResidentSetSizeEvent.java on AIX
...
Backport-of: 2e2d49c76d
2024-01-17 20:30:45 +07:00
Christoph Langer
face1e4874
8316387: Exclude more failing multicast tests on AIX after JDK-8315651
...
8316399: Exclude java/net/MulticastSocket/Promiscuous.java on AIX
Reviewed-by: mbaesken
Backport-of: e62419823a
2024-01-17 20:30:44 +07:00
Christoph Langer
236d547320
8315651: Stop hiding AIX specific multicast socket errors via NetworkConfiguration (aix)
...
Backport-of: e22eb06a3b
2024-01-17 20:30:44 +07:00
Andreas Steiner
f91d47f8b3
8313244: NM flags handling in configure process
...
Backport-of: 12326770dc
2024-01-17 20:30:44 +07:00
Aleksey Shipilev
4e6c47a5a3
8315579: SPARC64 builds are broken after JDK-8304913
...
Backport-of: cfc148930b
2024-01-17 20:30:44 +07:00
Matthias Baesken
13857d3cd3
8313206: PKCS11 tests silently skip execution
...
Backport-of: 515add88ed
2024-01-17 20:30:43 +07:00
Chad Rakoczy
3fc92def68
8311813: C1: Uninitialized PhiResolver::_loop field
...
Backport-of: 489a32fe40
2024-01-17 20:30:43 +07:00
Matthias Baesken
7752965dfc
8315644: increase timeout of sun/security/tools/jarsigner/Warning.java
...
Backport-of: 8bbebbba8f
2024-01-17 20:30:43 +07:00
Matthias Baesken
a9f34f3850
8316123: ProblemList serviceability/dcmd/gc/RunFinalizationTest.java on AIX
...
Backport-of: 36552e7193
2024-01-17 20:30:43 +07:00
Elif Aslan
75c90691e3
8311514: Incorrect regex in TestMetaSpaceLog.java
...
Backport-of: 9084b6c9d5
2024-01-17 20:30:42 +07:00
Sean Coffey
939eae1fab
8316087: Test SignedLoggerFinderTest.java is still failing
...
Backport-of: ff240a9135
2024-01-17 20:30:42 +07:00
Sean Coffey
753785788b
8315696: SignedLoggerFinderTest.java test failed
...
Backport-of: e409d07ae8
2024-01-17 20:30:42 +07:00
Sean Coffey
88f129f26c
8314263: Signed jars triggering Logger finder recursion and StackOverflowError
...
Backport-of: 7daae1fb42
2024-01-17 20:30:41 +07:00
Aleksey Shipilev
9b5cda510c
8299614: Shenandoah: STW mark should keep nmethod/oops referenced from stack chunk alive
...
Backport-of: ece9bdfc83
2024-01-17 20:30:41 +07:00
Gui Cao
d062ffd38d
8315931: RISC-V: xxxMaxVectorTestsSmokeTest fails when using RVV
...
Backport-of: 4070829ae5
2024-01-17 20:30:41 +07:00
Rob McKenna
dca4cbcaec
8315702: jcmd Thread.dump_to_file slow with millions of virtual threads
...
Backport-of: 3c258ac907
2024-01-17 20:30:41 +07:00
Rob McKenna
c626930ca7
8314759: VirtualThread.parkNanos timeout adjustment when pinned should be replaced
...
Backport-of: d9fc6b6933
2024-01-17 20:30:40 +07:00
Rob McKenna
9d9042a047
8312166: (dc) DatagramChannel's socket adaptor does not release carrier thread when blocking in receive
...
Backport-of: 028068a655
2024-01-17 20:30:40 +07:00
Rob McKenna
f5753ba95e
8309545: Thread.interrupted from virtual thread needlessly resets interrupt status
...
Backport-of: 97df6cf55a
2024-01-17 20:30:40 +07:00
Aleksey Shipilev
633c0070f0
8316113: Infinite permission checking loop in java/net/spi/InetAddressResolverProvider/RuntimePermissionTest
...
Backport-of: 947dee7f2d
2024-01-17 20:30:40 +07:00
Matthias Baesken
9474939f15
8314121: test tools/jpackage/share/RuntimePackageTest.java#id0 fails on RHEL8
...
Backport-of: 8107eab3c0
2024-01-17 20:30:39 +07:00
Aleksey Shipilev
af543a91bd
8308452: Extend internal Architecture enum with byte order and address size
...
8310982: jdk/internal/util/ArchTest.java fails after JDK-8308452 failed with Method isARM()
Backport-of: d6dd0dc3e0
2024-01-17 20:30:39 +07:00
Matthias Baesken
cb2ee2b0ac
8315751: RandomTestBsi1999 fails often with timeouts on Linux ppc64le
...
Backport-of: 9887cd8adc
2024-01-17 20:30:39 +07:00
Joachim Kern
083534f827
8313873: java/nio/channels/DatagramChannel/SendReceiveMaxSize.java fails on AIX due to small default RCVBUF size and different IPv6 Header interpretation
...
Backport-of: 486fa08d4b
2024-01-17 20:30:38 +07:00
Jan Lahoda
38570fc4c4
8313792: Verify 4th party information in src/jdk.internal.le/share/legal/jline.md
...
Backport-of: 87a6acbeee
2024-01-17 20:30:38 +07:00
Christoph Langer
b6e2412226
8314094: java/lang/ProcessHandle/InfoTest.java fails on Windows when run as user with Administrator privileges
...
Backport-of: 69c9ec92d0
2024-01-17 20:30:38 +07:00
William Kemper
3a8248a466
8314935: Shenandoah: Unable to throw OOME on back-to-back Full GCs
...
Backport-of: 716201c77d
2024-01-17 20:30:38 +07:00
Jan Lahoda
1834eb285b
8315735: VerifyError when switch statement used with synchronized block
...
Backport-of: 726c9c977d
2024-01-17 20:30:37 +07:00
Sidraya Jayagond
7641d0e7fe
8311630: [s390] Implementation of Foreign Function & Memory API (Preview)
...
Backport-of: ec1f7a8480
2024-01-17 20:30:37 +07:00
Matthias Baesken
44bceadabc
8311631: When multiple users run tools/jpackage/share/LicenseTest.java, Permission denied for writing /var/tmp/*.files
...
Reviewed-by: asemenyuk
Backport-of: fac9f88c52
2024-01-17 20:30:37 +07:00
Matthias Baesken
fcc0fb20e4
8311938: Add default cups include location for configure on AIX
...
Backport-of: c4b8574b94
2024-01-17 20:30:37 +07:00
Andreas Steiner
9955e14f83
8312466: /bin/nm usage in AIX makes needs -X64 flag
...
Backport-of: 44576a7cca
2024-01-17 20:30:36 +07:00
Matthias Baesken
d7b4ecaca2
8315214: Do not run sun/tools/jhsdb tests concurrently
...
Backport-of: 1e7e2bcf35
2024-01-17 20:30:36 +07:00
Rajat Mahajan
cf44290faa
8311585: Add JRadioButtonMenuItem to bug8031573.java
...
Backport-of: 4f90abaf17
2024-01-17 20:30:36 +07:00
Christian Stein
f3cd8f0ea2
8315863: [GHA] Update checkout action to use v4
...
Backport-of: b74805d383
2024-01-17 20:30:36 +07:00
Terry Chow
8abdd092e0
8308593: Add KEEPALIVE Extended Socket Options Support for Windows
...
Backport-of: f3ade388da
2024-01-17 20:30:35 +07:00
Aleksey Shipilev
726ec03261
8315549: CITime misreports code/total nmethod sizes
...
Reviewed-by: kvn
Backport-of: ab12c5d32f
2024-01-17 20:30:35 +07:00
Vladimir Kempik
747b5e486a
8315612: RISC-V: intrinsic for unsignedMultiplyHigh
...
Backport-of: 5d3fdc1750
2024-01-17 20:30:35 +07:00
Robbin Ehn
a5ec8ea70a
8315206: RISC-V: hwprobe query is_set return wrong value
...
Backport-of: 876a725af9
2024-01-17 20:30:35 +07:00
Jan Lahoda
34d982cc74
8315452: Erroneous AST missing modifiers for partial input
...
Reviewed-by: asotona, vromero
Backport-of: 84425a6290
2024-01-17 20:30:34 +07:00
Aleksey Shipilev
2046a7ef84
8314495: Update to use jtreg 7.3.1
...
Reviewed-by: phh
Backport-of: c50315de8f
2024-01-17 20:30:34 +07:00
Mandy Chung
774dfe48bc
8315383: jlink SystemModulesPlugin incorrectly parses the options
...
8311591: Add SystemModulesPlugin test case that splits module descriptors with new local variables defined by DedupSetBuilder
Reviewed-by: phh
Backport-of: ea5aa61c8c
2024-01-17 20:30:34 +07:00
Aleksey Shipilev
fe45b485a6
8313167: Update to use jtreg 7.3
...
Backport-of: 9c6eb67e85
2024-01-17 20:30:33 +07:00
Rob McKenna
1fd6998976
8315688: Update jdk21u fix version to 21.0.2
...
Reviewed-by: mdoerr, coffeys
2024-01-17 20:29:41 +07:00
Christian Hagedorn
76cda3c028
8313760: [REDO] Enhance AES performance
...
Co-authored-by: Andrew Haley <aph@openjdk.org >
Reviewed-by: adinn, sviswanathan, rhalade, kvn, dlong
Backport-of: 49ddb19972
2024-01-17 20:29:12 +07:00
Christian Hagedorn
6442e93489
8313756: [BACKOUT] 8308682: Enhance AES performance
...
Backport-of: 207bd00c51
2024-01-17 20:29:11 +07:00
Ramesh Bhagavatam Gangadhar
25d4eb8016
8309305: sun/security/ssl/SSLSocketImpl/BlockedAsyncClose.java fails with jtreg test timeout
...
Reviewed-by: ssahoo
Backport-of: 8042a50b99
2024-01-17 20:29:11 +07:00
pavel_kharskii
67af6b32d5
8311681: Update the Jan CPU24_01 release date in master branch after forking Oct CPU23_10
...
Reviewed-by: coffeys
2024-01-17 20:29:11 +07:00
Ravi Reddy
d6fe8dcc84
8311680: Update the release version after forking Oct CPU23_10
...
Reviewed-by: robm
2024-01-17 20:29:11 +07:00
Sean Mullan
07165405a7
8308204: Enhanced certificate processing
...
Reviewed-by: jnimeh
Backport-of: ef0ea85bf1398b73bd308ba2b395c917b449aa3b
2024-01-17 20:29:10 +07:00
Vitaly Provodin
25d6e5c49f
update exclude list on results of 21.0.1_b334.1 test runs
2024-01-17 20:25:38 +07:00
Dmitry Batrak
3cadc16ca0
JBR-6449 Introduce FontMetricsAccessor into JBR API
...
JBRE-MR-368
(cherry picked from commit f0d5a907ac )
2024-01-16 14:03:14 +02:00
Nikita Gubarkov
53f674d581
JBR-5837 retrieve up-to-date default screen device in FullscreenWindowProps test.
...
Calling setDisplayMode() or setFullScreenWindow() may cause display reconfiguration.
2024-01-12 18:05:10 +01:00
Dmitrii Morskii
477e644815
JBR-3098 move repaintPeer event from AppKit thread to EDT on macos
2024-01-12 17:31:02 +01:00
bourgesl
e05cf112f0
JBR-6505: removed extra setNeedDisplay() in startRedrawIfNeeded() to restore JavaDraw performance (more frames rendered than real vsync FPS)
...
(cherry picked from commit be91bc02530ff56c9a706f3851c003d9c1722a80)
2024-01-12 15:50:24 +01:00
Nikita Gubarkov
2790cd8b0b
JBR-6264 Improved coordinate conversion in XWayland mode
2024-01-12 15:23:14 +01:00
Vitaly Provodin
45ba91253c
update exclude list on results of 21.0.1_b331.1 test runs
2024-01-12 10:49:12 +07:00
Alexander Lobas
2ab60edd40
Merge pull request #265 from alexander-lobas/jbr21
...
Update AWTWindow.m
2024-01-11 20:42:34 +03:00
Alexander Lobas
2da0b35360
Update AWTWindow.m
...
Fix typo mistake
2024-01-11 20:40:44 +03:00
Dmitry Batrak
6f0fc2cc8f
JBR-2651 jb/java/awt/Focus/PopupIncomingFocusTest.java intermittently fails by java.util.concurrent.TimeoutException
...
further attempt to stabilize test
(cherry picked from commit 50933cd23e )
(cherry picked from commit 6d2017b6a3fe9161810f2d4a550454da989ead41)
2024-01-05 12:11:47 +02:00
Maxim Kartashev
d8f2bdb21f
JBR-6452 Wayland: avoid copying entire surface buffers
2024-01-03 18:28:01 +04:00
Vitaly Provodin
f132a9597f
update exclude list on results of 21.0.1_b327 test runs
2024-01-03 11:05:37 +07:00
Vitaly Provodin
4f77d022aa
update exclude list on results of 21.0.1_b325.2 test runs
2024-01-03 04:52:48 +07:00
Maxim Kartashev
21062b021e
JBR-6452 Wayland: measure and improve surface buffer management
...
Improved rendering performance by
* reducing memory copy and making it more efficient,
* tying the next frame display to the frame event from Wayland,
which dramatically reduces load for very quick Swing apps,
* limiting the number of buffers to 2.
2023-12-28 17:13:47 +04:00
Vitaly Provodin
7c4782fcf0
update exclude list on results of 21.0.1_b321.2 test runs
2023-12-28 18:09:30 +07:00
Vitaly Provodin
afa522d0b1
JBR-6454 add synchronization at disposing windows
2023-12-27 20:12:05 +07:00
bourgesl
7084e04b3d
fixup! JBR-6377: fixed MTLLayer.redrawCount = 1 to avoid extra redraws with multiple windows
...
(cherry picked from commit acca2a46cb )
2023-12-23 14:49:52 +01:00
Alexey Ushakov
e95b9136f2
fixup! JBR-5621 Test failures with -Dsun.java2d.metal.displaySync=false
2023-12-23 12:00:34 +01:00
bourgesl
15b700cf3f
JBR-6241: RenderPerf 23.12: remove older RenderPerfTest in src
...
(cherry picked from commit 47750067a1 )
2023-12-22 16:16:02 +01:00
bourgesl
5a4f931f73
JBR-6241: RenderPerf 23.11 improvements: support parallel rendering on several frames and screens, refined Robot executor to use rounded duration (to 120Hz) and interval between viewed frames, added new command-line arguments
...
(cherry picked from commit 93e1f77450 )
2023-12-22 16:16:02 +01:00
bourgesl
7698957b81
JBR-6377: fixed MTLLayer.redrawCount = 1 to avoid extra redraws with multiple windows
...
(cherry picked from commit 82c930da5f )
2023-12-22 16:15:40 +01:00
Dmitrii Morskii
317be56a4c
Revert "JBR-6346 update Inter font version"
...
This reverts commit 0c68438ee5 .
2023-12-21 19:35:28 +00:00
Alexey Ushakov
227110f74f
JBR-5621 Test failures with -Dsun.java2d.metal.displaySync=false
...
Created intermediate buffer in the MTLLayer
Implemented frame separation of window updates for AWT and Swing
Remove frame delays as they greatly affect throughput
Fixed test/jdk/sun/java2d/GdiRendering/ClipShapeRendering.java
Resolved crash on multi-GPU systems
2023-12-21 19:32:10 +01:00
Dmitrii Morskii
d8ecbedcc3
JBR-6372 Wayland:
...
-correctly positioning SplashScreen on multiple monitors;
-correctly correctly handles cases of SplashScreen with gif with transparent parts;
-refactoring;
2023-12-20 16:13:18 +01:00
Alexey Ushakov
469636eebf
JBR-6445 Prepare RepaintManager code for displaySync=false
...
Refactored AWTAccessor code
2023-12-20 11:11:11 +01:00
Maxim Kartashev
998c4c5208
JBR-6340 Popups displayed shifted after moving IDE to another monitor via shortcut with auto-maximize enabled in Mutter
...
Windows no longer change their "native" size when moved between monitors
with different scale on Linux. Use -Dresize.with.scale=true to revert
that.
2023-12-20 12:57:25 +04:00
Dmitry Batrak
dd80438af6
JBR-6436 crash in jb/java/awt/Focus/FullScreenFocusStealing.java and jb/java/awt/Window/FullScreenTwoFrames.java
...
(cherry picked from commit 98b3ac5221 )
(cherry picked from commit 9d631697bf19e036dede03bd350cdeca3b672814)
2023-12-19 14:43:53 +02:00
Alexey Ushakov
8b47697a52
JBR-6433 Rounded corners of popups disappear after a while
...
Removed opacity from CAMetalLayer for layers with rounded corners
2023-12-18 17:24:28 +01:00
Dmitry Batrak
895efb402b
JBR-5961 Wayland: can't switch between projects using menu
...
fix activation not working on Ubuntu 23 (mutter 45.2), after a mouse button has been pressed in the originally active window
2023-12-15 20:34:45 +02:00
Dmitry Batrak
944744c8ee
JBR-2651 jb/java/awt/Focus/PopupIncomingFocusTest.java intermittently fails by java.util.concurrent.TimeoutException
2023-12-15 15:17:33 +02:00
Vitaly Provodin
bbcca84a2d
update exclude list on results of 21.0.1_b310.2 test runs
2023-12-15 07:26:53 +04:00
Dmitrii Morskii
0c68438ee5
JBR-6346 update Inter font version
2023-12-14 17:32:31 +01:00
Nikita Provotorov
0d488a6314
JBR-4687: Japanese IME input window hides what is being typed.
...
Uses CFS_EXCLUDE instead of CFS_CANDIDATEPOS in the ::ImmSetCandidateWindow() native API, which is more powerful and allows to take into account the issue's case.
(cherry picked from commit 0afe6c37bb )
2023-12-14 14:22:39 +01:00
Alexander Lobas
e527571582
Merge pull request #261 from alexander-lobas/jbr21
...
JBR-6418 New macOS full-screen controls appear shifted down sometimes
2023-12-12 16:41:15 +03:00
Alexander Lobas
6cc5f2baba
JBR-6418 New macOS full-screen controls appear shifted down sometimes
2023-12-12 16:40:17 +03:00
Maxim Kartashev
597d19a912
JBR-6416 Wayland: IDEA maximize button out of sync sometimes
2023-12-12 11:17:54 +04:00
Nikita Tsarev
a42b012ef0
JBR-6215: Override XToolkit's default nonintuitive behavior when translating F13-F24 keys
2023-12-09 18:41:01 +01:00
Sergey Shelomentsev
4b58f89a9a
JBR-6354 fix custom title bar tests to avoid failure in MacOS 14 fullscreen mode
...
- moved common logic to a separate part
- moved parts of tests to swing package
2023-12-07 21:00:48 +02:00
Maxim Kartashev
df3bd87bee
JBR-6391 Wayland: memory indicator tooltip flickers
2023-12-07 19:20:00 +04:00
Maxim Kartashev
0eb8209ab1
JBR-6395 8321183: Incorrect warning from cds about the modules file
...
Reviewed-by: ccheung, iklam
2023-12-06 12:21:33 +04:00
Vitaly Provodin
9f4e6662e9
update exclude list on results of 21.0.1_b306.2 test runs
2023-12-06 11:35:04 +07:00
Nikita Provotorov
13efa95553
JBR-6381: A lot of messages "xInputMethodConnection == NULL" in stderr.
...
Disables on of the printfs that causes the issue.
(cherry picked from commit c57030a2ef )
2023-12-02 00:40:30 +01:00
Nikita Provotorov
b5cf148c6a
Update README.md.
...
Updates information about required packages for Linux development.
2023-12-01 22:29:45 +01:00
Nikita Provotorov
d04a3e17d7
Update README.md.
...
Adds information about 2023.2 and 2023.3 releases.
(cherry picked from commit 6aebe7dd66 )
2023-12-01 22:13:05 +01:00
Vitaly Provodin
c9a508432d
update exclude list on results of 21.0.1_b303.1 test runs
2023-11-28 20:37:07 +07:00
Vitaly Provodin
2787f34824
JBR-3902 create jbr_all test group
2023-11-28 20:37:07 +07:00
Nikita Provotorov
77d9ec21cf
JBR-6282: java/awt/TextArea/TextAreaEditing/TextAreaEditing.java intermittently fails due to deadlock.
...
Makes the test invoke any UI-operation on EDT only (since AWT doesn't guarantee thread-safety of UI operations, see more at https://mail.openjdk.org/pipermail/client-libs-dev/2023-November/016172.html ).
(cherry picked from commit 8dbb889509 )
2023-11-27 23:40:52 +01:00
Dmitrii Morskii
69b08c737c
JBR-6213 Wayland: removed blurring on cursor on multiple monitors with different scales
2023-11-27 16:36:16 +01:00
Nikita Tsarev
603cbc244f
JBR-6331: Fix some memory safety issues in macOS keyboards
2023-11-27 14:03:36 +01:00
Nikita Provotorov
3a897b7784
JBR-6125: macOS14 java/awt/Window/Grab/GrabTest.java Frame can't be focused.
...
Fixes a data race in the test.
(cherry picked from commit 281211d5a748e460cea4f5ab1e3889ed9588df0c)
(cherry picked from commit ca5562225a )
2023-11-24 21:03:37 +01:00
Dmitry Batrak
b669d658b3
JBR-5751 java/awt/Focus/RowToleranceTransitivityTest.java: Focus got stuck while traversing.
...
(cherry picked from commit fb22b86eaeb61eec34d205419151ba845cdd397c)
2023-11-24 18:00:06 +02:00
Maxim Kartashev
69e5dcd065
JBR-6276 Wayland: WLToolkit logs too much
...
Changed the logging level for such messages to FINE
2023-11-24 17:02:35 +04:00
Vitaly Provodin
be6842220b
JBR-6246 add default CDS archives into jbrsdk distributions and remove the step normalizing timestamp
2023-11-24 18:42:44 +07:00
Vitaly Provodin
9bbc81006a
fixup! JBR-4511 remove --disable options from configure mac-aarch64 builds & unify configure for x64 and aarch64
2023-11-24 18:42:17 +07:00
Vitaly Provodin
e413bc69d7
update exclude list on results of 21.0.1_b293.3 test runs
2023-11-23 07:06:59 +07:00
Dmitry Drobotov
983139bd89
JBR-4479 Add text caret tracking for macOS Accessibility Zoom
...
(cherry picked from commit 0dfbf34b37 )
2023-11-21 13:44:45 +01:00
Dmitry Drobotov
556f48375a
JBR-6194 Fix VoiceOver reading old JComboBox value after changing it
...
1. Remove `value == nil` check in ComboBoxAccessiblity.accessibilityValue to fix the issue with not updated value of combo box. With `value == nil` check, the value was not reassigned on every get request of `accessibilityValue`, but only on get `accessibilitySelectedChildren`. When changing focus by Tab, only get `accessibilityValue` is called, and because `value` is already not nil, an old value was returned.
2. Set combo box role to NSAccessibilityPopUpButtonRole if it's not editable. Setting role to popup button fixes the bug when combo box value was not updated when using VO cursor navigation. Native MacOS non-editable combo boxes and non-editable HTML <select> elements also have the "popup button" role instead of "combo box", so the role should become more clear. Popup button role additionally enables opening the combo box menu with VO+Space shortcut, and changes VO instructions to be more appropriate when combo box is focused.
3. Add test for VoiceOver-specific issues of JComboBox.
(cherry picked from commit 8982db51d7 )
2023-11-21 13:44:43 +01:00
Maxim Kartashev
4a8b300f2b
JBR-6316 Wayland: WLSMSurfaceData.getReplacement() throws UOE
...
Also fixed the keyboard repeat manager so that it does not prevent
application from shutting down.
Also improved fullscreen support.
2023-11-21 15:03:37 +04:00
Maxim Kartashev
4b7d649cd6
JBR-6321 Wayland: popup windows do not respect screen bounds
2023-11-20 17:06:17 +04:00
Maxim Kartashev
5fe3e85c91
JBR-6313 Wayland: pasting from clipboard doesn't always work
...
Also added a flush-to-server command following each Wayland request
2023-11-20 15:02:35 +04:00
Maxim Kartashev
dab4ca13d8
JBR-6291 runtime/cds/appcds/dynamicArchive/TestDynamicDumpAtOom.java: Attempting to acquire lock OOMEStacks_lock/safepoint out of order
2023-11-20 12:44:09 +04:00
Vitaly Provodin
1dfc0d359d
update exclude list on results of 21.0.1_b293.1 test runs
2023-11-16 05:20:42 +07:00
Vitaly Provodin
354610e9c5
update exclude list on results of 21.0.1_b286.4 test runs
2023-11-15 09:41:39 +07:00
Alexey Ushakov
78be8d231c
JBR-6281 Remove MTLEvent sync from Metal rendering code
...
Removed sync code
2023-11-14 17:14:37 +01:00
Nikita Gubarkov
6dd845c6a3
JBR-5274 recreate CGraphicsDevice if it was changed.
...
- AWT code heavily relies on reference comparison when updating graphics devices & configurations, so we need to actually re-create CGraphicsDevice if it was changed.
- Also do not rely on graphicsConfig.getDefaultTransform() when firing `graphicsContextScaleTransform` property change, as graphics devices are mutable and returned default transform may change over time, e.g. when device is invalidated.
2023-11-14 15:38:03 +01:00
Maxim Kartashev
3b06c8988f
JBR-6193 Impossible to resize snapped IDE when native header is turned off
...
Drop the maximized state right before the resize operation for
undecorated windows.
Also fixes setExtendedState() to work when changing snapped window's state
(MAXIMIZED_HORIZ or MAXIMIZED_VERT) to NORMAL.
2023-11-13 12:27:57 +04:00
Maxim Kartashev
287e065beb
JBR-6276 Wayland: WLToolkit logs too much
2023-11-13 12:25:39 +04:00
Nikita Provotorov
60d09c6597
fixup! JBR-5980: Pasting from clipboard not working reliably in Windows.
...
(also fixes JBR-6267: Image retreived from the Clipboard is not the same image that was set to the Clipboard)
- Sets the system property awt.windows.clipboard.cache.disabled to false by default ;
- Adds memory barriers around the native flag AwtClipboard::isOwner ;
- Allows back WM_ACTIVATEAPP messages to reach ::DefWindowProc .
2023-11-11 22:13:30 +01:00
Nikita Provotorov
845c60f3bb
fixup! JBR-5980: Pasting from clipboard not working reliably in Windows.
...
Adds memory barriers around the native flag AwtClipboard::isGettingOwnership.
2023-11-11 22:13:29 +01:00
Dmitrii Morskii
5ae7a8673a
fixup! JBR-5965 Wayland: implement SplashScreen
2023-11-11 13:59:16 +01:00
Vitaly Provodin
f49a25c680
update exclude list on results of 21.0.1_b280.6 test runs
2023-11-11 06:45:44 +07:00
Alexander Lobas
fb90b5c110
JBR-5546 Iterating open windows with cmd backtick on Mac forces minimized windows to un-minimize
2023-11-10 23:57:20 +01:00
Alexander Lobas
7bd15f1934
JBR-5478 IDEA window doesn't fit the screen properly on turning off/on an external monitor
2023-11-10 23:57:20 +01:00
Alexander Lobas
d2d0488bc3
JBR-5409 "No Print Service Found" Error when saving to PDF
2023-11-10 23:52:53 +01:00
Alexander Lobas
0147cba952
JBR-5384 New UI: window header is hard to resize on the top edge, top/right corner
2023-11-10 23:52:53 +01:00
Alexander Lobas
540d5a32c4
JBR-5174 Opening project as tabs in Mac OS (version2)
...
JBR-5023 Configure TabbingIdentifier during create native window
JBR-5256 IDEA window resizes to zero height when exit full-screen mode with new window controls enabled
JBR-5197 Window control buttons are not visible in full-screen mode in dark themes when IDE window is focused
JBR-5175 jb/java/awt/Window/FullScreenTwoFrames.java: -[AWTWindow resetWindowFullScreeControls]: unrecognized selector sent to instance 0x60000232d5f0
JBR-5499 Window control buttons bugfix
JBR-4462 BigSur: project tab does not gain focus when click it after focusing another app
2023-11-10 23:52:52 +01:00
Alexander Lobas
54f70cfc23
JBR-4834 JBR-5139 Rounded corners on Mac OS and Windows: support custom border color
2023-11-10 23:52:11 +01:00
Dmitrii Morskii
0b777f2360
fixup! JBR-5965 Wayland: implement SplashScreen
2023-11-10 20:04:00 +01:00
Nikita Tsarev
b9b029b357
JBR-5678: Refactor Wayland keyboard support
2023-11-10 14:34:37 +01:00
Nikita Provotorov
a151e238d3
JBR-2460: Wrong position of input window and no input preview with fcitx and ubuntu 13.04.
...
This patch makes the fix of JBR-1573 (which caused JBR-4394) disabled by default, because it's incompatible with the native below-the-spot mode (a.k.a. over-the-spot in the X11's terminology).
(cherry picked from commit 3fe2a97aa0 )
2023-11-09 22:27:16 +01:00
Nikita Provotorov
1775a1cfcf
JBR-2460: Wrong position of input window and no input preview with fcitx and ubuntu 13.04.
...
- introduces and integrates jbNewXimClient: a new implementation of XIC creation routine (it's mostly refactoring and generalizing of AWT's existed code). Enabled by default and can be disabled via a new system property -Djb.awt.newXimClient.enabled=false ;
- introduces support of the X11's native over-the-spot input method style (it's almost the same as AWT's below-the-spot mode, but the input method's windows are drawn externally, not by AWT). Enabled by default and can be disabled via a new system property -Djb.awt.newXimClient.enabled=false. Doesn't work if -Djb.awt.newXimClient.enabled=false is set ;
- introduces sun.awt.X11.XInputMethod.ClientComponentCaretPositionTracker class that tracks all kind of events for the current client component that can lead to the caret position changing ;
- makes the XInputMethod class to update the input window's position (whenever the ClientComponentCaretPositionTracker discovers that's necessary) by setting the X11's XNSpotLocation property .
Check out the branch nprovotorov/backups/JBR-2460_wrong-position-of-input-window-and-no-input-preview for more granular patches.
(cherry picked from commit 826f75ee48 )
2023-11-09 22:27:15 +01:00
Maxim Kartashev
0413f857ab
JBR-6220 javax/swing/GraphicsConfigNotifier/StalePreferredSize.java became failing by time out on Linux
2023-11-07 13:29:58 +04:00
Nikita Provotorov
ab86812e28
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) .
(cherry picked from commit 473c41003d )
2023-11-06 13:47:56 +01:00
Nikita Provotorov
dad3d32da9
JBR-5980: Pasting from clipboard not working reliably in Windows.
...
Marks the native flag AwtClipboard::isGettingOwnership as volatile to avoid inconsistencies of CPU caches.
(cherry picked from commit b967f5bc91 )
2023-11-06 13:47:48 +01:00
Dmitrii Morskii
0ba8323f49
fixup! JBR-5965 Wayland: implement SplashScreen
2023-11-04 16:58:34 +01:00
Dmitrii Morskii
825eb901c2
JBR-5965 Wayland: implement SplashScreen
2023-11-03 14:57:46 +01:00
Vitaly Provodin
0b6e65188d
update exclude list on results of 21.0.1_b277.3 test runs
2023-11-03 20:15:56 +07:00
Maxim Kartashev
8bc89f222d
JBR-6253 Wayland: can't run in weston because of xdg_wm_base version 3
2023-11-01 13:06:24 +04:00
Maxim Kartashev
b82fc5f02a
JBR-6212 Wayland: app does not terminate upon Wayland protocol error
2023-11-01 12:17:46 +04:00
Vladimir Kharitonov
e29b134c47
JBR-6239 sign frameworks in cef_server.app
2023-10-31 15:52:53 +01:00
Vitaly Provodin
faff43cb95
update exclude list on results of 21.0.1_b270.3 test runs
2023-10-26 16:15:45 +07:00
Vitaly Provodin
3b769c378d
fixup! 8312248: Enhanced archival support redux
2023-10-26 05:39:56 +07:00
Vitaly Provodin
a73783b4c4
JBR-4154 fix extracting version info from sources
2023-10-25 09:46:40 +07:00
Vitaly Provodin
b19dd54b28
fixup! JBR-6181 add Linux executables with bundled FreeType
2023-10-25 09:46:40 +07:00
Vladimir Kozlov
c3efc147d2
8317121: vector_masked_load instruction is moved too early after JDK-8286941
...
Reviewed-by: shade, vlivanov
Backport-of: cfabcbf858
2023-10-25 09:45:24 +07:00
Calvin Cheung
25bc0259d4
8314649: Enhanced archival support redux
...
Reviewed-by: iklam
2023-10-25 09:45:24 +07:00
Sean Mullan
29aa2eeac8
8309966: Enhanced TLS connections
...
Backport-of: d25ee81f56d67f2c51ba8b8c59f470c6f88ae47f
2023-10-25 09:45:23 +07:00
Calvin Cheung
77d852d248
8312248: Enhanced archival support redux
...
Backport-of: c2100a627d578901dffbbe631e5a6c9b88ca2209
2023-10-25 09:45:23 +07:00
pavel_kharskii
cc15e44d8b
8311682: Change milestone to fcs for all releases
...
Reviewed-by: coffeys
2023-10-25 09:45:23 +07:00
Prasadrao Koppula
e15c1dd7f8
8286503: Enhance security classes
...
Reviewed-by: wetmore
Backport-of: 7f5e120a631ffda3e6d5efc03bae572b21877b69
2023-10-25 09:45:23 +07:00
Jan Lahoda
bd4a1c5826
8313323: javac -g on a java file which uses unnamed variable leads to ClassFormatError when launching that class
...
Backport-of: adfc1d6cd2
2023-10-25 09:45:23 +07:00
Jan Lahoda
aeb212950c
8315534: Incorrect warnings about implicit annotation processing
...
Backport-of: 94a74a0a45
2023-10-25 09:45:23 +07:00
Martin Doerr
912bdf3d8c
8299658: C1 compilation crashes in LinearScan::resolve_exception_edge
...
Backport-of: cf2d33ca2e
2023-10-25 09:45:23 +07:00
airsquared
2319e12b5e
8309032: jpackage does not work for module projects unless --module-path is specified
...
Backport-of: dfe764e3f8
2023-10-25 09:45:23 +07:00
Roman Marchenko
b8b4f00c9d
8314024: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work due to bad immediate dominator info
...
Reviewed-by: thartmann
Backport-of: ed1ea5fe7c
2023-10-25 09:45:23 +07:00
Alexander Scherbatiy
5eed624d8a
8311033: [macos] PrinterJob does not take into account Sides attribute
...
Backport-of: a3d67231a7
2023-10-25 09:45:23 +07:00
Aleksey Shipilev
6a8fe5883c
8315051: jdk/jfr/jvm/TestGetEventWriter.java fails with non-JVMCI GCs
...
Backport-of: 145d8bc1a3
2023-10-25 09:45:23 +07:00
Tobias Hartmann
344f6a777c
8313626: C2 crash due to unexpected exception control flow
...
Backport-of: f8203cb272
2023-10-25 09:45:23 +07:00
Ao Qi
2efe90455c
8315020: The macro definition for LoongArch64 zero build is not accurate.
...
Backport-of: 725ec0ce1b
2023-10-25 09:45:23 +07:00
Thomas Stuefe
49ecaa8e75
8312585: Rename DisableTHPStackMitigation flag to THPStackMitigation
...
Backport-of: 226cdc696d
2023-10-25 09:45:22 +07:00
Aleksey Shipilev
231bec2701
8314656: GHA: No need for Debian ports keyring installation after JDK-8313701
...
Backport-of: 76b9011c9e
2023-10-25 09:45:22 +07:00
Sergey Bylokhov
209c6bee4c
8312535: MidiSystem.getSoundbank() throws unexpected SecurityException
...
Backport-of: 87298d2ade
2023-10-25 09:45:22 +07:00
Alexander Matveev
d0ccbbab87
8308042: [macos] Developer ID Application Certificate not picked up by jpackage if it contains UNICODE characters
...
Backport-of: 57a322da9b
2023-10-25 09:45:22 +07:00
Chris Plummer
2186cf7412
8314679: SA fails to properly attach to JVM after having just detached from a different JVM
...
Backport-of: 38a9edfb7e
2023-10-25 09:45:22 +07:00
nibjen
25360cbb98
8312489: Increase jdk.jar.maxSignatureFileSize default which is too low for JARs such as WhiteSource/Mend unified agent jar
...
Reviewed-by: hchao
Backport-of: e47a84f23d
2023-10-25 09:45:22 +07:00
Matthias Baesken
0487e52815
8313691: use close after failing os::fdopen in vmError and ciEnv
...
Backport-of: 96304f37f8
2023-10-25 09:45:22 +07:00
Aleksey Shipilev
9379b05ecc
8313262: C2: Sinking node may cause required cast to be dropped
...
Backport-of: 1cee3b9fd9
2023-10-25 09:45:22 +07:00
Oli Gillespie
7e2f8a4119
8313874: JNI NewWeakGlobalRef throws exception for null arg
...
Backport-of: 028b3ae1b1
2023-10-25 09:45:22 +07:00
Oli Gillespie
cfc4c050a3
8313678: SymbolTable can leak Symbols during cleanup
...
Backport-of: 4b2703ad39
2023-10-25 09:45:22 +07:00
Thomas Stuefe
e8db310385
8314139: TEST_BUG: runtime/os/THPsInThreadStackPreventionTest.java could fail on machine with large number of cores
...
Backport-of: 7332502883
2023-10-25 09:45:22 +07:00
Andrew John Hughes
41fee9e215
8284772: GHA: Use GCC Major Version Dependencies Only
...
Backport-of: 7e843c22e7
2023-10-25 09:45:22 +07:00
Sidraya Jayagond
64479d7ab2
8309889: [s390] Missing return statement after calling jump_to_native_invoker method in generate_method_handle_dispatch.
...
Backport-of: 514816ed7d
2023-10-25 09:45:22 +07:00
Tyler Steele
eacc032c49
8309475: Test java/foreign/TestByteBuffer.java fails: a problem with msync (aix)
...
Backport-of: 395fc78880
2023-10-25 09:45:22 +07:00
Weibing Xiao
7771b08985
8314063: The socket is not closed in Connection::createSocket when the handshake failed for LDAP connection
...
Backport-of: f2383b3cbd
2023-10-25 09:45:21 +07:00
Thomas Stuefe
df7196fbba
8312620: WSL Linux build crashes after JDK-8310233
...
Backport-of: 25058cd23a
2023-10-25 09:45:21 +07:00
Thomas Stuefe
2f7800d8b1
8312182: THPs cause huge RSS due to thread start timing issue
...
8310687: JDK-8303215 is incomplete
Backport-of: 84b325b844
2023-10-25 09:45:21 +07:00
Thomas Stuefe
92e7de91ee
8303815: Improve Metaspace test speed
...
Backport-of: de0e46c2f6
2023-10-25 09:45:21 +07:00
Thomas Stuefe
09253b6333
8312394: [linux] SIGSEGV if kernel was built without hugepage support
...
Backport-of: 94eb44b192
2023-10-25 09:45:21 +07:00
Rajan Halade
318822fc47
8314960: Add Certigna Root CA - 2
...
Backport-of: e9ba8d5a0e
2023-10-25 09:45:21 +07:00
Patricio Chilano Mateo
8f23b927ce
8314850: SharedRuntime::handle_wrong_method() gets called too often when resolving Continuation.enter
...
Backport-of: 8e4240c316
2023-10-25 09:45:21 +07:00
Ben Taylor
24e0f40a32
8313796: AsyncGetCallTrace crash on unreadable interpreter method pointer
...
Backport-of: 0e2c72d7a5
2023-10-25 09:45:21 +07:00
Sean Coffey
986a132b17
8311592: ECKeySizeParameterSpec causes too many exceptions on third party providers
...
Backport-of: e554fdee25
2023-10-25 09:45:21 +07:00
Aleksey Shipilev
f52407b18e
8313701: GHA: RISC-V should use the official repository for bootstrap
...
Backport-of: 538f9557b8
2023-10-25 09:45:21 +07:00
Valerie Peng
17fd96ecc7
8309214: sun/security/pkcs11/KeyStore/CertChainRemoval.java fails after 8301154
...
Backport-of: ba6cdbe2c2
2023-10-25 09:45:21 +07:00
Roger Riggs
6d53ad1f88
8313312: Add missing classpath exception copyright header
...
Reviewed-by: bpb
Backport-of: 53ca75b18e
2023-10-25 09:45:21 +07:00
Aleksey Shipilev
81788680f8
8314020: Print instruction blocks in byte units
...
Backport-of: a602624ef4
2023-10-25 09:45:21 +07:00
Aleksey Shipilev
eaddbc06c1
8314730: GHA: Drop libfreetype6-dev transitional package in favor of libfreetype-dev
...
Backport-of: 69d900d2ce
2023-10-25 09:45:21 +07:00
Aleksey Shipilev
e6655ac474
8313901: [TESTBUG] test/hotspot/jtreg/compiler/codecache/CodeCacheFullCountTest.java fails with java.lang.VirtualMachineError
...
Backport-of: d1de3d082e
2023-10-25 09:45:20 +07:00
Alexey Ivanov
ad80a8af22
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-25 09:45:20 +07:00
Matthias Baesken
ff79afb687
8314517: some tests fail in case ipv6 is disabled on the machine
...
Backport-of: 703817d21f
2023-10-25 09:45:20 +07:00
Matthias Baesken
8caae04364
8313602: increase timeout for jdk/classfile/CorpusTest.java
...
Backport-of: bdac348c80
2023-10-25 09:45:20 +07:00
Tyler Steele
119fa1793f
8312180: (bf) MappedMemoryUtils passes incorrect arguments to msync (aix)
...
Backport-of: fdac6a6ac8
2023-10-25 09:45:20 +07:00
Aleksey Shipilev
581a2aad23
8314501: Shenandoah: sun/tools/jhsdb/heapconfig/JMapHeapConfigTest.java fails
...
Backport-of: 812f475bc4
2023-10-25 09:45:20 +07:00
Aleksey Shipilev
afca23514f
8314426: runtime/os/TestTrimNative.java is failing on slow machines
...
Backport-of: 20e94784c9
2023-10-25 09:45:20 +07:00
Aleksey Shipilev
dce35c74cc
8313752: InstanceKlassFlags::print_on doesn't print the flag names
...
Backport-of: 735b16a696
2023-10-25 09:45:20 +07:00
Thomas Stuefe
8aa7819a6e
8310233: Fix THP detection on Linux
...
Backport-of: 37ca9024ef
2023-10-25 09:45:20 +07:00
David Holmes
d595bd9fa2
8311981: Test gc/stringdedup/TestStringDeduplicationAgeThreshold.java#ZGenerational timed out
...
Backport-of: f142470dea
2023-10-25 09:45:20 +07:00
Gui Cao
faba31cfa1
8314618: RISC-V: -XX:MaxVectorSize does not work as expected
...
Backport-of: a66b5df14a
2023-10-25 09:45:20 +07:00
Feilong Jiang
8ccf32d585
8314117: RISC-V: Incorrect VMReg encoding in RISCV64Frame.java
...
Backport-of: 5c91622885
2023-10-25 09:45:20 +07:00
Valerie Peng
4f101342ca
8302017: Allocate BadPaddingException only if it will be thrown
...
Backport-of: c27c87786a
2023-10-25 09:45:20 +07:00
Alexander Matveev
b7792c1b7c
8313904: [macos] All signing tests which verifies unsigned app images are failing
...
Reviewed-by: asemenyuk
Backport-of: ec0cc6300a
2023-10-25 09:45:20 +07:00
Aggelos Biboudis
3f2a8eefe4
8314423: Multiple patterns without unnamed variables
...
8314216: Case enumConstant, pattern compilation fails
Backport-of: 4331193010
2023-10-25 09:45:19 +07:00
Ben Taylor
3109817e37
8313765: Invalid CEN header (invalid zip64 extra data field size)
...
Backport-of: 13f6450e2e
2023-10-25 09:45:19 +07:00
Aleksey Shipilev
572c6f273a
8309591: Socket.setOption(TCP_QUICKACK) uses wrong level
...
Backport-of: 56a73a6f0f
2023-10-25 09:45:19 +07:00
Aleksey Shipilev
27bc02722a
8314262: GHA: Cut down cross-compilation sysroots deeper
...
Backport-of: 38687f1a3e
2023-10-25 09:45:19 +07:00
Thomas Schatzl
ce2871c888
8314144: gc/g1/ihop/TestIHOPStatic.java fails due to extra concurrent mark with -Xcomp
...
Reviewed-by: ayang
Backport-of: 1925508425
2023-10-25 09:45:19 +07:00
Raffaello Giulietti
58c85dfe31
8312976: MatchResult produces StringIndexOutOfBoundsException for groups outside match
...
Reviewed-by: rriggs
Backport-of: 61c58fdd00
2023-10-25 09:45:19 +07:00
Mandy Chung
3fef4fe04c
8240567: MethodTooLargeException thrown while creating a jlink image
...
Reviewed-by: phh
Backport-of: ec7da91bd8
2023-10-25 09:45:19 +07:00
Weibing Xiao
d33282c39a
8313657: com.sun.jndi.ldap.Connection.cleanup does not close connections on SocketTimeoutErrors
...
Backport-of: e56d3bc2da
2023-10-25 09:45:19 +07:00
Abhishek Kumar
6fa2c70b07
8311160: [macOS, Accessibility] VoiceOver: No announcements on JRadioButtonMenuItem and JCheckBoxMenuItem
...
Reviewed-by: asemenov, kizune
Backport-of: c1f4595e64
2023-10-25 09:45:19 +07:00
Matthias Baesken
3452504ee4
8311511: Improve description of NativeLibrary JFR event
...
Backport-of: 848abd2831
2023-10-25 09:45:19 +07:00
Aleksey Shipilev
32aed8a740
8310106: sun.security.ssl.SSLHandshake.getHandshakeProducer() incorrectly checks handshakeConsumers
...
Backport-of: db133dbc02
2023-10-25 09:45:19 +07:00
Aleksey Shipilev
666f684622
8314118: Update JMH devkit to 1.37
...
Backport-of: 06aa3c5628
2023-10-25 09:45:19 +07:00
Aleksey Shipilev
082d242e53
8312127: FileDescriptor.sync should temporarily increase parallelism
...
Reviewed-by: alanb
Backport-of: fbe51e388d
2023-10-25 09:45:19 +07:00
Aleksey Shipilev
863d0d38a0
8312625: Test serviceability/dcmd/vm/TrimLibcHeapTest.java failed: RSS use increased
...
Reviewed-by: stuefe
Backport-of: 117f42dbe9
2023-10-25 09:45:19 +07:00
Aleksey Shipilev
8fb4cda937
8313307: java/util/Formatter/Padding.java fails on some Locales
...
Backport-of: 408987e1ca
2023-10-25 09:45:18 +07:00
Aleksey Shipilev
5b7e8bd59c
8308474: DSA does not reset SecureRandom when initSign is called again
...
Reviewed-by: valeriep
Backport-of: bed9161c81
2023-10-25 09:45:18 +07:00
Aleksey Shipilev
b94ed3592d
8313248: C2: setScopedValueCache intrinsic exposes nullptr pre-values to store barriers
...
Backport-of: e8a37b90db
2023-10-25 09:45:18 +07:00
Aleksey Shipilev
5ca9d6a458
8312525: New test runtime/os/TestTrimNative.java#trimNative is failing: did not see the expected RSS reduction
...
Reviewed-by: stuefe
Backport-of: ad34be1f32
2023-10-25 09:45:18 +07:00
Aleksey Shipilev
1f20ac5bd6
8293114: JVM should trim the native heap
...
Reviewed-by: stuefe
Backport-of: 9e4fc568a6
2023-10-25 09:45:18 +07:00
Ravi Reddy
2a592da963
8308047: java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java timed out and also had jcmd pipe errors
...
Backport-of: 8c9d091f19
2023-10-25 09:45:18 +07:00
Aleksey Shipilev
e8ca1144e4
8313676: Amend TestLoadIndexedMismatch test to target intrinsic directly
...
Backport-of: 4b192a8dc3
2023-10-25 09:45:18 +07:00
Aleksey Shipilev
310650a2da
8313402: C1: Incorrect LoadIndexed value numbering
...
Reviewed-by: thartmann
Backport-of: 46fbedb2be
2023-10-25 09:45:18 +07:00
Aleksey Shipilev
2029c48fee
8313707: GHA: Bootstrap sysroots with --variant=minbase
...
Backport-of: 29f1d8ef50
2023-10-25 09:45:18 +07:00
Sergey Bylokhov
0a0814106a
8313576: GCC 7 reports compiler warning in bundled freetype 2.13.0
...
Backport-of: 8248e351d0
2023-10-25 09:45:18 +07:00
Tobias Hartmann
a4dba8b9a1
8312909: C1 should not inline through interface calls with non-subtype receiver
...
Backport-of: ab1c212ac1
2023-10-25 09:45:18 +07:00
Tobias Hartmann
852cc0d462
8304954: SegmentedCodeCache fails when using large pages
...
Backport-of: cad6114e1c
2023-10-25 09:45:18 +07:00
Christoph Langer
22002b37cd
8311926: java/lang/ScopedValue/StressStackOverflow.java takes 9mins in tier1
...
Backport-of: 7304316a8c
2023-10-25 09:45:18 +07:00
Jan Lahoda
35a47c6833
8312619: Strange error message when switching over long
...
Backport-of: cc2a75e11c
2023-10-25 09:45:18 +07:00
Jan Lahoda
e4e6cd9f72
8312984: javac may crash on a record pattern with too few components
...
Backport-of: c386091734
2023-10-25 09:45:17 +07:00
Jiangli Zhou
07fdb725ad
8312401: SymbolTable::do_add_if_needed hangs when called in InstanceKlass::add_initialization_error path with requesting length exceeds max_symbol_length
...
Backport-of: 36f3bae556
2023-10-25 09:45:17 +07:00
Christoph Langer
feb04e1262
8310211: serviceability/jvmti/thread/GetStackTrace/getstacktr03/getstacktr03.java failing
...
Backport-of: 16134f4422
2023-10-25 09:45:17 +07:00
Christoph Langer
a9185c18aa
8308609: java/lang/ScopedValue/StressStackOverflow.java fails with "-XX:-VMContinuations"
...
8310586: ProblemList java/lang/ScopedValue/StressStackOverflow.java#default with virtual threads on linux-all
Reviewed-by: mbaesken, alanb
Backport-of: 44a8aa0691
2023-10-25 09:45:17 +07:00
Matthias Baesken
787cb82170
8311955: c++filt is now ibm-llvm-cxxfilt when using xlc17 / clang on AIX
...
Backport-of: 0328886450
2023-10-25 09:45:17 +07:00
Aleksey Shipilev
9c01ab932c
8313428: GHA: Bump GCC versions for July 2023 updates
...
Backport-of: ec2f38fd38
2023-10-25 09:45:17 +07:00
Aleksey Shipilev
4e8632a443
8312591: GCC 6 build failure after JDK-8280982
...
Backport-of: 9454b2bbe1
2023-10-25 09:45:17 +07:00
Vladimir Kempik
553f1a32d0
8310268: RISC-V: misaligned memory access in String.Compare intrinsic
...
Backport-of: d6245b6832
2023-10-25 09:45:17 +07:00
Aleksey Shipilev
8a15b90086
8307766: Linux: Provide the option to override the timer slack
...
Reviewed-by: stuefe
Backport-of: 7173c3009e
2023-10-25 09:45:17 +07:00
Tobias Hartmann
c897d45c33
8312573: Failure during CompileOnly parsing leads to ShouldNotReachHere
...
Reviewed-by: kvn, tholenstein
2023-10-25 09:45:17 +07:00
Matthias Baesken
072adeda9a
8312395: Improve assertions in growableArray
...
Backport-of: b772e67e29
2023-10-25 09:45:17 +07:00
Matthias Baesken
804501f741
8310321: make JDKOPT_CHECK_CODESIGN_PARAMS more verbose
...
Backport-of: 9eed049098
2023-10-25 09:45:17 +07:00
Matthias Baesken
11fce43f16
8311921: Inform about MaxExpectedDataSegmentSize in case of pthread_create failures on AIX
...
Backport-of: aa7367f1ec
2023-10-25 09:45:17 +07:00
Matthias Baesken
337e993f67
8311917: MAP_FAILED definition seems to be obsolete in src/java.desktop/unix/native/common/awt/fontpath.c
...
Backport-of: a38a421f62
2023-10-25 09:45:17 +07:00
Paul Hohensee
f5c9ee7113
8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074
...
Backport-of: a9d21c61fb
2023-10-25 09:45:16 +07:00
Aleksey Shipilev
6c1bc9df2e
8309746: Reconfigure check should include make/conf/version-numbers.conf
...
Backport-of: 955fc2faba
2023-10-25 09:45:16 +07:00
Matthias Baesken
1243d1e435
8311026: Some G1 specific tests do not set -XX:+UseG1GC
...
Backport-of: a7d168b522
2023-10-25 09:45:16 +07:00
Matthias Baesken
f7e85e502e
8311285: report some fontconfig related environment variables in hs_err file
...
Backport-of: 0ef03f1228
2023-10-25 09:45:16 +07:00
Aleksey Shipilev
5551e8e51d
8311249: Remove unused MemAllocator::obj_memory_range
...
Backport-of: 711cddd899
2023-10-25 09:45:16 +07:00
Gui Cao
84aa3af790
8311923: TestIRMatching.java fails on RISC-V
...
Backport-of: e7adbdb1f1
2023-10-25 09:45:16 +07:00
Johny Jose
942297f61e
8308184: Launching java with large number of jars in classpath with java.protocol.handler.pkgs system property set can lead to StackOverflowError
...
Reviewed-by: jpai, coffeys
Backport-of: 268ec61d4f
2023-10-25 09:45:16 +07:00
Vladimir Kempik
3c9ff2c691
8311862: RISC-V: small improvements to shift immediate instructions
...
Backport-of: f3b96f6937
2023-10-25 09:45:16 +07:00
Feilong Jiang
6b1d4b44fc
8310873: Re-enable locked_create_entry symbol check in runtime/NMT/CheckForProperDetailStackTrace.java for RISC-V
...
Backport-of: 87e6fab2c4
2023-10-25 09:45:16 +07:00
Weibing Xiao
9f599104e8
8297856: Improve handling of Bidi characters
...
Backport-of: 244b89fc786894cb8cca742f91875ebb98b603ff
2023-10-25 09:45:16 +07:00
Weibing Xiao
2243b952cb
8296581: Better system proxy support
...
Reviewed-by: coffeys
Backport-of: 111811e64245ae720a0617b7de0c52c60bb2bac1
2023-10-25 09:45:16 +07:00
Vladimir Kempik
3f274e2f69
8309502: RISC-V: String.indexOf intrinsic may produce misaligned memory loads
...
Backport-of: 6b94289386
2023-10-25 09:45:16 +07:00
Rob McKenna
f69c0e622e
8310171: Bump version numbers for 21.0.1
...
Reviewed-by: iris, erikj
2023-10-25 09:45:16 +07:00
Alexey Ushakov
8d1f3a7a9e
Revert "JBR-5965 Wayland: implement SplashScreen"
...
This reverts commit a6588d4b45 .
2023-10-22 13:42:09 +02:00
Alexey Ushakov
1dbeb23fd4
Revert "fixup! JBR-5965 Wayland: implement SplashScreen"
...
This reverts commit a06582873c .
2023-10-22 13:41:20 +02:00
Dmitrii Morskii
a06582873c
fixup! JBR-5965 Wayland: implement SplashScreen
2023-10-21 13:11:56 +02:00
Vitaly Provodin
1e2bb86176
fixup! JBR-6181 add Linux executables with bundled FreeType
2023-10-21 15:07:40 +07:00
Konstantin Bulenkov
fa5c69eeb9
JBR-6214 [fwp jbr21] IDEA-299292 Use Inter semibold instead of Inter bold
...
Replaced Inter bold with semi-bold fonts
2023-10-20 17:20:01 +02:00
Dmitrii Morskii
a6588d4b45
JBR-5965 Wayland: implement SplashScreen
2023-10-18 20:02:46 +02:00
Maxim Kartashev
5b97a03736
JBR-6209 Wayland: popup windows cannot be moved
2023-10-18 19:26:36 +04:00
Nikita Gubarkov
6d87c216f5
JBR-6208 Extended glyph cache for Metal
2023-10-17 21:25:50 +02:00
Maxim Kartashev
fe1a207eb5
JBR-5977 Wayland: make undecorated windows natively resizeable
2023-10-17 16:36:03 +04:00
Maxim Kartashev
fac167c65f
JBR-6207 Wayland: many popup windows positioned incorrectly
...
When popup's parent is also its top-level window, use that instead of
null
2023-10-17 12:40:23 +04:00
Vitaly Provodin
0861698478
JBR-6181 add Linux executables with bundled FreeType
2023-10-13 06:53:18 +04:00
Alexey Ushakov
054df02388
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-10 13:56:26 +02:00
Maxim Kartashev
e4d4fa74d2
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:31:47 +04:00
Maxim Kartashev
8d1d4351b9
JBR-6183 Wayland: clipboard-related exception in headless environment
2023-10-10 11:43:03 +04:00
Dmitrii Morskii
246e3a3de9
JBR-6135 removed dependence on process reading TTF in fixed size chunks
2023-10-09 15:01:15 +02:00
bourgesl
1b65d2d228
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 20:58:39 +02:00
Alexey Ushakov
474629f98a
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:12:47 +02:00
Nikita Gubarkov
76c483eec1
JBR-6144 Build JBR with Vulkan support
...
1. Update dockerfile to checkout Vulkan headers
2. Fix --with-vulkan-include configure option
2023-10-04 14:53:17 +02:00
Alexey Ushakov
7685c6b5f9
JBR-6158 Cannot build jbr21 with wayland toolkit on wsl2
...
Added --with-wayland-lib option to provide custom library path
2023-10-03 19:59:01 +02:00
Maxim Kartashev
6a1c5bd43a
JBR-5857 Wayland: implement clipboard support
2023-10-02 19:38:31 +04:00
Dmitry Batrak
5e738482b1
JBR-6145 [Wayland toolkit] Popup windows aren't focusable
...
A partial solution. Cases not still covered:
* Alt+tab from the app and back should keep popup focused if it was focused initially
* Mouse clicks between popup and owner should transfer focus as expected
2023-09-29 20:14:01 +03:00
Vitaly Provodin
17556b0ea3
update exclude list on results of 21_b243.1 test runs
2023-09-29 15:47:08 +04:00
Vitaly Provodin
7dda83bf0b
JBR-6130 add VK_TAB release action
2023-09-29 15:47:08 +04:00
Maxim Kartashev
ca1889e682
JBR-6138 Wayland: utilize gtk_shell1 protocol to mark dialogs as modal
2023-09-29 09:38:21 +04:00
Maxim Kartashev
258cf006bc
JBR-6117 Wayland: JVM shutdown hang
2023-09-28 09:01:26 +04:00
Nikita Provotorov
a240282285
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 22:01:45 +02:00
Dmitrii Morskii
edfe753192
JBR-6044 handle absence of fontConfig library in setupRenderingFontHints
2023-09-25 12:51:03 +02:00
Dmitrii Morskii
7d8ca546f4
JBR-6041 started using correct type inside FcPatternGetValueFuncType
2023-09-25 12:50:59 +02:00
ghostflyby
b9d1c0e801
JBR-6124 Fix macOS services writing text back to textfield
2023-09-25 11:37:53 +02:00
Dmitry Batrak
d47223ddd9
JBR-5961 Wayland: can't switch between projects using menu
...
prevent using a pointer to destroyed surface
2023-09-25 09:33:15 +03:00
Vitaly Provodin
862b0d9195
update exclude list on results of 21_b240.22 test runs
2023-09-22 17:31:35 +07:00
Nikita Gubarkov
0457603fb6
JBR-6098 x64 docker images with glslc.
2023-09-21 10:21:40 +02:00
Sergey Shelomentsev
12c88c770d
exclude FocusTraversalOrderTest
2023-09-20 21:34:29 +03:00
Sergey Shelomentsev
ac57aef98b
JBR-6060 add focus traversal order test
2023-09-20 21:21:41 +03:00
Vitaly Provodin
40da69a5fb
JBR-6070 update docker images for Alpine Linux
2023-09-16 08:35:57 +07:00
Vitaly Provodin
e4596e18e9
update exclude list on results of 21_b231.1 commit test runs
2023-09-16 08:35:57 +07:00
Dmitry Batrak
a24ed041aa
JBR-5961 Wayland: can't switch between projects using menu
...
fix typo
2023-09-15 14:45:03 +03:00
Dmitry Batrak
d0bf4506c0
JBR-5961 Wayland: can't switch between projects using menu
...
support Window.toFront in Wayland toolkit
2023-09-15 12:44:26 +03:00
Maxim Kartashev
836f44fded
JBR-6071 Alpine Linux compilation: error: implicit declaration of function 'pthread_getname_np'
2023-09-15 12:52:05 +04:00
Vitaly Provodin
f0bbcfc492
update exclude list on results of 21.231.1 test runs
2023-09-15 04:13:18 +07:00
Maxim Kartashev
e829d44cb9
JBR-5989 Wayland: jdk_awt_wayland test group
2023-09-13 08:26:46 +04:00
Maxim Kartashev
df095ab6db
JBR-6025 Wayland: miscellaneous small improvements
2023-09-13 08:26:32 +04:00
Nikita Gubarkov
c301e17244
JBR-6016 doPrivileged for JBR API internal services.
...
(cherry picked from commit 19917e72086f091ef845959a29e7814ff6d88aa7)
2023-09-11 15:07:25 +02:00
Alexey Ushakov
f66a111d13
JBR-6045 WLToolkit(Vulkan): Add options to select physical device
...
Changed access to _name field, minor corrections in verbose print
2023-09-08 12:28:07 +02:00
Vitaly Provodin
6db1b3ec3c
update exclude list on results of 21_b218.1 test runs
2023-09-08 17:06:59 +07:00
Alexey Ushakov
a19d03327a
JBR-6045 WLToolkit(Vulkan): Add options to select physical device
...
Implemented -Dsun.java2d.vulkan=True and -Dsun.java2d.vulkan.deviceNumber=n VM options
2023-09-07 21:47:40 +02:00
Dmitrii Morskii
6d63ee0477
JBR-5502: optimize stringWidth & charsWidth methods of FontDesignMetrics
2023-09-07 17:23:55 +02:00
Dmitrii Morskii
60928807c8
JBR-6018 removed incorrect test testFeaturesZeroFrac
2023-09-07 14:51:20 +02:00
Maxim Kartashev
da11c5e526
JBR-6036 Wayland: Cannot invoke "java.awt.Component.getWidth()" because "popupParent" is null
...
Not all POPUP Window's have their parent set. And only those who do
shall be treated as popups in the Wayland's sense.
2023-09-06 19:23:07 +04:00
Nikita Tsarev
c56af99364
JBR-6028: Check before attempting to switch to a layout that might not exist in KeyCodesTest
2023-09-06 17:01:24 +02:00
Nikita Gubarkov
492fddd948
JBR-5973 Implement rendering of no-AA shapes with Vulkan pipeline
...
Get rid of maxTextureSize in Vulkan code. This concept was introduced to fix macOS-specific bugs and don't map well to Vulkan implementation, as this value is tied to specific device and texture format, so get rid of it for now and see whether we need it at all.
Refactored native surface data hierarchy. There was a C-style "inheritance" model with VKSDOps having an SurfaceDataOps as its first member and conversions back and forth between them. And then also privOps - pointer to the platform-specific part (WLVK). This was refactored into plain inheritance: SurfaceDataOps -> VKSurfaceData -> VKSwapchainSurfaceData -> WLVKSurfaceData
State management, synchronization & layout transition. Now using dynamic rendering and synchronization2 extensions.
Each device has a single timeline semaphore (basically 64-bit counter), monotonically increasing as device executes our commands, allowing us to track the state of the submitted batches and reuse resources which are no longer in use.
Split command recording into primary and secondary command buffers.
This allows us to record commands "in the past", before current render pass started, which gives possibility for some heavy optimizations:
1. When we suddenly need some texture in the middle of the render pass - no need to stop render pass in order to insert necessary synchronization - we can do it as if we knew it beforehand.
2. When we draw something and then clear the surface - just erase all commands inside current render pass we recorded earlier, so the actual drawing will never happen.
Shaders are compiled with glslc or glslangValidator and bytecode is inlined directly into libawt_wlawt
Memory management via VMA, vertex buffer pool, shader push constants.
Other refactoring.
2023-09-06 15:26:12 +02:00
Alexey Ushakov
f5a72877ba
JBR-6032 WLToolkit: Uninitialized WLComponentPeer sends paint requests
...
Protected surfaceAssigned from MT access
2023-09-06 12:47:38 +02:00
Alexey Ushakov
081bc495a1
JBR-6032 WLToolkit: Uninitialized WLComponentPeer sends paint requests
...
Skip sending paint events for not configured peers
2023-09-05 21:51:27 +02:00
Maxim Kartashev
56ce6657e8
JBR-5968 Wayland: support PERPIXEL_TRANSLUCENT
2023-09-05 12:11:27 +04:00
Vitaly Provodin
c7eaed89c2
JBR-6008 Update JetBrains Mono fonts to v2.304
2023-09-05 06:03:50 +07:00
Maxim Kartashev
07b83bad84
JBR-6002 Linux: maximized window goes fullscreen after being moved between monitors
2023-09-01 10:00:31 +04:00
Maxim Kartashev
703e87cc3a
JBR-5971 JBR API hash update
...
Updated the JBR API hash because of changes in comments
in the WindowMove API.
2023-08-30 11:52:39 +04:00
Dmitrii Morskii
dabd52c312
JBR-5844: fix case with non-scalable face
2023-08-29 14:36:46 +02:00
Dmitrii Morskii
574c6d97e9
JBR-5804: refactoring of freetypeScaler and moving fontconfig's logic in separate file
2023-08-29 14:36:02 +02:00
Maxim Kartashev
8ff96bc79f
JBR-5971 Wayland: support WindowMove JBR API
2023-08-29 10:48:18 +04:00
Vitaly Provodin
f600c73328
update exclude list on results of 21_b205.2 test runs
2023-08-25 17:33:22 +07:00
Nikita Tsarev
94d6344b43
JBR-5963: Fix RobotKeyboard test and implement getLockingKeyState
2023-08-24 20:06:00 +02:00
Maxim Kartashev
3834f6c24e
JBR-5962 Wayland: fix the main event loop to allow for secondary queues
...
Return READ_RESULT_FINISHED_NO_EVENTS from WLToolkit.readEvents() in
case of poll returning with no new data (i.e. via timeout).
2023-08-23 15:32:12 +04:00
Sergei Tachenov
a4e4430a5a
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:19:23 +04:00
Dmitry Batrak
f85dae83df
JBR-5953 If hieroglyph typing isn't finalised, focusing another component inserts the composed text there
...
(cherry picked from commit ff8fa489f8e1e16cb055cc56f1b441018c2f495c)
2023-08-21 13:39:53 +03:00
Vitaly Provodin
6b64fe9b77
update exclude list on results of 21_b202.1 test runs
2023-08-18 05:07:02 +07:00
Nikita Tsarev
85fb38c9a9
Regenerate wakefield-client-protocol using an older wayland-scanner to temporarily fix build problems
2023-08-17 15:56:48 +02:00
Dmitry Batrak
bcd4b38663
JBR-5946 Allow to disable painting of composed text in Swing text components using TextLayout.draw
...
(cherry picked from commit 81d531fb9f7496498fcab1f0e76554885941f16c)
2023-08-16 15:27:02 +03:00
Nikita Tsarev
77bccaf640
JBR-5676: Support emulating input events in Wakefield
2023-08-15 12:37:27 +02:00
Vitaly Provodin
27bb9662b2
update exclude list on results of 21_b199.2 test runs
2023-08-12 06:58:24 +07:00
Daniel D. Daugherty
cd18df6c66
8314062: ProblemList jdk/jfr/tool/TestView.java on macosx-x64
...
Reviewed-by: naoto
2023-08-12 06:47:32 +07:00
Stefan Karlsson
0795b7e7e1
8311179: Generational ZGC: gc/z/TestSmallHeap.java failed with OutOfMemoryError
...
Reviewed-by: aboldtch, tschatzl
Backport-of: 28fd7a1739
2023-08-12 06:47:32 +07:00
Jim Laskey
04e3cc31e8
8313809: String template fails with java.lang.StringIndexOutOfBoundsException if last fragment is UTF16
...
Reviewed-by: redestad
Backport-of: 6864441163
2023-08-12 06:47:32 +07:00
Jim Laskey
82f1a2ce4a
8312814: Compiler crash when template processor type is a captured wildcard
...
Reviewed-by: jjg, vromero
Backport-of: f14245b388
2023-08-12 06:47:31 +07:00
Tobias Hartmann
64c0d8c181
8313345: SuperWord fails due to CMove without matching Bool pack
...
Reviewed-by: chagedorn
Backport-of: d3b578f1c9
2023-08-12 06:47:31 +07:00
Jesper Wilhelmsson
33e83936c6
8312985: Remove EA from the JDK 21 version string with first RC promotion on August 10, 2023
...
Reviewed-by: mikael
2023-08-12 06:47:31 +07:00
Stefan Karlsson
c702e89c52
8313593: Generational ZGC: NMT assert when the heap fails to expand
...
Reviewed-by: eosterlund
Backport-of: 19e2c8c321
2023-08-12 06:47:31 +07:00