Eirik Bjørsnøs
|
c3c1d5bd12
|
8324998: Add test cases for String.regionMatches comparing Turkic dotted/dotless I with uppercase latin I
Reviewed-by: naoto, iris
|
2024-01-30 23:52:37 +00:00 |
|
Leonid Mesnik
|
8892d45b9f
|
8324582: Replace -Djava.util.concurrent.ForkJoinPool.common.parallelism to -Djdk.virtualThreadScheduler.maxPoolSize in jvmti vthread tests
Reviewed-by: cjplummer, sspitsyn
|
2024-01-30 21:05:12 +00:00 |
|
Emanuel Peter
|
11e28bd619
|
8324794: C2 SuperWord: do not ignore reductions in SuperWord::unrolling_analysis
Reviewed-by: chagedorn, kvn
|
2024-01-30 20:14:20 +00:00 |
|
Calvin Cheung
|
d51aaf6304
|
8323950: Null CLD while loading shared lambda proxy class with javaagent active
Reviewed-by: matsaave, iklam
|
2024-01-30 20:00:10 +00:00 |
|
Kim Barrett
|
f57c7223cf
|
8324880: Rename get_stack_trace.h
Reviewed-by: dholmes, jwaters, sspitsyn
|
2024-01-30 18:10:25 +00:00 |
|
Roman Kennke
|
f0024f585d
|
8324734: Relax too-strict assert(VM_Version::supports_evex()) in Assembler::locate_operand()
Co-authored-by: Vladimir Kozlov <kvn@openjdk.org>
Reviewed-by: kvn, shade
|
2024-01-30 13:26:10 +00:00 |
|
Albert Mingkun Yang
|
fd8adf3083
|
8324856: Serial: Move Generation::is_in to DefNewGeneration
Reviewed-by: stefank, tschatzl
|
2024-01-30 08:52:17 +00:00 |
|
Gui Cao
|
a1d65eb6d8
|
8324125: Improve class initialization barrier in TemplateTable::_new for RISC-V
Reviewed-by: fyang, rehn
|
2024-01-30 02:07:20 +00:00 |
|
Vladimir Kozlov
|
b6d364ad88
|
8324865: windows-x64-slowdebug still does not build after JDK-8324840
Reviewed-by: dholmes, dcubed
|
2024-01-30 01:08:18 +00:00 |
|
Vladimir Petko
|
64c3642c57
|
8242564: javadoc crashes:: class cast exception com.sun.tools.javac.code.Symtab$6
Reviewed-by: jjg
|
2024-01-29 21:28:49 +00:00 |
|
Aleksey Shipilev
|
e999dfcb40
|
8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates
Reviewed-by: stuefe, kvn, eastigeevich
|
2024-01-29 20:25:32 +00:00 |
|
Joshua Cao
|
84deeb6cd5
|
8324667: fold Parse::seems_stable_comparison()
Reviewed-by: jkarthikeyan, chagedorn, xliu
|
2024-01-29 19:54:42 +00:00 |
|
Doug Simon
|
fb07bbe7b2
|
8324717: Remove HotSpotJVMCICompilerFactory
Reviewed-by: thartmann, never
|
2024-01-29 19:12:44 +00:00 |
|
Harshitha Onkar
|
d1e676360d
|
8324733: [macos14] Problem list tests which fail due to macOS bug described in JDK-8322653
Reviewed-by: prr, tr
|
2024-01-29 18:03:30 +00:00 |
|
Coleen Phillimore
|
c1281e6b45
|
8324678: Replace NULL with nullptr in HotSpot gtests
Reviewed-by: kbarrett, dholmes, jwaters
|
2024-01-29 17:12:13 +00:00 |
|
Coleen Phillimore
|
a6bdee48f3
|
8324681: Replace NULL with nullptr in HotSpot jtreg test native code files
Reviewed-by: kevinw, kbarrett, dholmes
|
2024-01-29 17:07:32 +00:00 |
|
Aleksey Shipilev
|
951b5f8ecb
|
8324723: GHA: Upgrade some actions to avoid deprecated Node 16
Reviewed-by: sgehwolf, ihse
|
2024-01-29 15:13:44 +00:00 |
|
Thomas Schatzl
|
fe0eec7e20
|
8324840: windows-x64-slowdebug does not build anymore after JDK-8317572
Reviewed-by: epeter
|
2024-01-29 13:55:00 +00:00 |
|
Albert Mingkun Yang
|
4df04f0ec9
|
8324769: Serial: Remove unused TenuredGeneration::unsafe_max_alloc_nogc
Reviewed-by: tschatzl
|
2024-01-29 12:42:10 +00:00 |
|
Emanuel Peter
|
3066d49cc1
|
8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization
Reviewed-by: chagedorn, kvn
|
2024-01-29 10:13:43 +00:00 |
|
Denghui Dong
|
7a300b63b5
|
8324213: C1: There is no need for Canonicalizer to handle IfOp
Reviewed-by: dlong, chagedorn
|
2024-01-29 09:47:24 +00:00 |
|
Kuai Wei
|
628348d3e9
|
8324186: Use "dmb.ishst+dmb.ishld" for release barrier
Reviewed-by: fyang, aph
|
2024-01-29 09:33:22 +00:00 |
|
Christian Hagedorn
|
72ba8178a8
|
8324236: compiler/ciReplay/TestInliningProtectionDomain.java failed with RuntimeException: should only dump inline information for ... expected true, was false
Reviewed-by: kvn
|
2024-01-29 09:20:52 +00:00 |
|
Hamlin Li
|
b39b876493
|
8324304: RISC-V: add hw probe flags
Reviewed-by: fyang, rehn
|
2024-01-29 09:17:46 +00:00 |
|
Daniel Lundén
|
69586e7bdf
|
8322996: BoxLockNode creation fails with assert(reg < CHUNK_SIZE) failed: sanity
Reviewed-by: rcastanedalo, kvn
|
2024-01-29 09:14:26 +00:00 |
|
Emanuel Peter
|
f0bae7939a
|
8324750: C2: rename Matcher methods using "superword" -> "autovectorization"
Reviewed-by: kvn, chagedorn
|
2024-01-29 08:50:35 +00:00 |
|
Emanuel Peter
|
6ad78ca8a5
|
8324775: C2 SuperWord: refactor visited sets
Reviewed-by: kvn, chagedorn
|
2024-01-29 08:46:34 +00:00 |
|
Tobias Holenstein
|
422020c4d6
|
8210858: AArch64: remove Math.log intrinsic
Reviewed-by: ngasson, shade
|
2024-01-29 08:37:06 +00:00 |
|
Thomas Schatzl
|
0d5f5e15d4
|
8322484: 22-b26 Regression in J2dBench-bimg_misc-G1 (and more) on Windows-x64 and macOS-x64
Reviewed-by: kbarrett, ayang
|
2024-01-29 08:36:51 +00:00 |
|
Julian Waters
|
af9cd975ce
|
8324800: gcc windows build broken after 8322757
Reviewed-by: kbarrett, dholmes
|
2024-01-29 08:03:20 +00:00 |
|
Matthias Baesken
|
8950d68ddb
|
8324753: [AIX] adjust os_posix after JDK-8318696
Reviewed-by: jkern, stuefe, kbarrett, dholmes
|
2024-01-29 07:38:32 +00:00 |
|
Emanuel Peter
|
65d6bc1d4c
|
8324765: C2 SuperWord: remove dead code: SuperWord::insert_extracts
Reviewed-by: kvn, chagedorn
|
2024-01-29 07:00:12 +00:00 |
|
Emanuel Peter
|
525c0cd09f
|
8324752: C2 Superword: remove SuperWordRTDepCheck
Reviewed-by: kvn, chagedorn
|
2024-01-29 06:54:50 +00:00 |
|
Joe Darcy
|
2e748c998e
|
8175386: Clarify exception behavior of Types utility methods
Reviewed-by: jjg
|
2024-01-26 22:33:17 +00:00 |
|
Daniel D. Daugherty
|
70f4a4e18e
|
8324786: validate-source fails after JDK-8042981
Reviewed-by: darcy
|
2024-01-26 22:01:07 +00:00 |
|
Joe Darcy
|
ed3272cc44
|
8042981: Strip type annotations in Types' utility methods
Co-authored-by: Liam Miller-Cushon <cushon@openjdk.org>
Reviewed-by: cushon, jjg, jlahoda
|
2024-01-26 20:55:46 +00:00 |
|
Daniel D. Daugherty
|
6d1856234f
|
8324785: ProblemList two tests on linux due to JDK-8315923
Reviewed-by: rriggs
|
2024-01-26 20:18:08 +00:00 |
|
Vicente Romero
|
91d8ea79d9
|
8323835: Updating ASM to 9.6 for JDK 23
Reviewed-by: mchung
|
2024-01-26 18:34:56 +00:00 |
|
Liming Liu
|
a65a89522d
|
8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly
Reviewed-by: jsjolen, stuefe
|
2024-01-26 16:42:46 +00:00 |
|
Volker Simonis
|
62b3293df0
|
8324241: Always record evol_method deps to avoid excessive method flushing
Reviewed-by: eastigeevich, phh, coleenp, dlong, shade
|
2024-01-26 13:11:58 +00:00 |
|
Albert Mingkun Yang
|
885e9b76d6
|
8324722: Serial: Inline block_is_obj of subclasses of Generation
Reviewed-by: stefank, tschatzl
|
2024-01-26 13:03:59 +00:00 |
|
Albert Mingkun Yang
|
32ddcf504c
|
8324301: Obsolete MaxGCMinorPauseMillis
Reviewed-by: kbarrett, tschatzl
|
2024-01-26 13:03:50 +00:00 |
|
Aleksey Shipilev
|
c313d451a5
|
8324659: GHA: Generic jtreg errors are not reported
Reviewed-by: erikj, jwaters, stuefe
|
2024-01-26 08:51:00 +00:00 |
|
Sergey Bylokhov
|
781f368d42
|
8324347: Enable "maybe-uninitialized" warning for FreeType 2.13.1
Reviewed-by: erikj, azvegint, jwaters, aivanov
|
2024-01-26 08:46:34 +00:00 |
|
Matthias Baesken
|
33324a59cc
|
8324637: [aix] Implement support for reporting swap space in jdk.management
Reviewed-by: kevinw, stuefe
|
2024-01-26 07:57:29 +00:00 |
|
Alisen Chung
|
10066cd4ef
|
8324571: JDK 23 L10n resource files update
Reviewed-by: jlu, jjg
|
2024-01-26 03:47:19 +00:00 |
|
Wang Zhuo
|
bde87895c8
|
8324123: aarch64: fix prfm literal encoding in assembler
Reviewed-by: aph, dlong
|
2024-01-26 02:30:49 +00:00 |
|
Joe Darcy
|
b5995a76f7
|
8302019: Clarify Elements.overrides
Reviewed-by: prappo, jjg
|
2024-01-25 22:17:07 +00:00 |
|
Daniel Jeliński
|
95310eab6c
|
8223696: java/net/httpclient/MaxStreams.java failed with didn't finish within the time-out
Reviewed-by: dfuchs
|
2024-01-25 22:01:18 +00:00 |
|
Kim Barrett
|
39b756a0d1
|
8324492: Remove Atomic support for OopHandle
Reviewed-by: aboldtch, coleenp
|
2024-01-25 18:35:20 +00:00 |
|