Daniel Jeliński
|
063790012d
|
8316433: net.dll should delay load winhttp.dll
Reviewed-by: erikj, ihse
|
2023-09-21 15:43:05 +00:00 |
|
Thomas Schatzl
|
90bcdbd15f
|
8316581: Improve performance of Symbol::print_value_on()
Reviewed-by: shade, coleenp, dholmes
|
2023-09-21 14:47:06 +00:00 |
|
Doug Simon
|
8350268c05
|
8316453: [JVMCI] Using Xcomp on jargraal must eagerly initialize JVMCI
Reviewed-by: never, thartmann
|
2023-09-21 14:29:06 +00:00 |
|
Alexander Zvegintsev
|
3809d69ac4
|
8316240: Open source several add/remove MenuBar manual tests
Reviewed-by: honkar, psadhukhan
|
2023-09-21 13:57:28 +00:00 |
|
Jorn Vernee
|
38bf1192b6
|
8310228: Improve error reporting for uncaught native exceptions on Windows
Reviewed-by: dholmes, djelinski
|
2023-09-21 13:54:35 +00:00 |
|
Daniel Jeliński
|
349723cb8d
|
8315739: Missing null check in os::vm_min_address
Reviewed-by: dholmes, jvernee
|
2023-09-21 12:43:53 +00:00 |
|
Daniel Jeliński
|
8cbe42b94a
|
8316421: libjava should load shell32.dll eagerly
Reviewed-by: erikj, jwaters, jvernee
|
2023-09-21 12:39:03 +00:00 |
|
Matthias Baesken
|
378bcd5985
|
8316595: Alpine build fails after JDK-8314021
Reviewed-by: dholmes, yyang
|
2023-09-21 12:24:51 +00:00 |
|
Coleen Phillimore
|
b3d75fe12e
|
8310874: Runthese30m crashes with klass should be in the placeholders during verification
Reviewed-by: dholmes, iklam
|
2023-09-21 12:17:34 +00:00 |
|
Martin Doerr
|
6a4b665550
|
8316659: assert(LockingMode != LM_LIGHTWEIGHT || flag == CCR0) failed: bad condition register
Reviewed-by: goetz, mbaesken
|
2023-09-21 12:06:27 +00:00 |
|
Claes Redestad
|
913e43fea9
|
8316582: Minor startup regression in 22-b15 due JDK-8310929
Reviewed-by: liach, rriggs
|
2023-09-21 09:36:28 +00:00 |
|
Sergei Tachenov
|
23ed890f3f
|
6415065: Submenu is shown on wrong screen in multiple monitor environment
Reviewed-by: prr
|
2023-09-21 09:00:26 +00:00 |
|
Christian Hagedorn
|
ca47f5f06d
|
8316105: C2: Back to back Parse Predicates from different loops but with same deopt reason are wrongly grouped together
Reviewed-by: roland, thartmann, kvn
|
2023-09-21 08:56:31 +00:00 |
|
Chen Liang
|
1749ba265b
|
8311084: Add typeSymbol() API for applicable constant pool entries
Reviewed-by: briangoetz, asotona
|
2023-09-21 08:05:01 +00:00 |
|
Abhishek Kumar
|
9f5d2b947f
|
8316285: Opensource JButton manual tests
Reviewed-by: psadhukhan, tr
|
2023-09-21 06:35:34 +00:00 |
|
Qing Xiao
|
a35e96a3fa
|
8313612: Use JUnit in lib-test/jdk tests
Reviewed-by: cstein, asotona
|
2023-09-21 06:24:49 +00:00 |
|
Deepa Kumari
|
bee7524251
|
8315786: [AIX] Build Disk Local Detection Issue with GNU-utils df on AIX
Reviewed-by: tsteele, erikj, amitkumar
|
2023-09-21 06:01:49 +00:00 |
|
Roberto Castañeda Lozano
|
ceff47b462
|
8315082: [REDO] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: ayang, thartmann, kvn
|
2023-09-21 05:49:09 +00:00 |
|
Jean-Philippe Bempel
|
df4a25b41c
|
8308762: Metaspace leak with Instrumentation.retransform
Reviewed-by: dholmes, coleenp
|
2023-09-21 05:16:07 +00:00 |
|
David Holmes
|
84124794c2
|
8316229 : Enhance class initialization logging
Reviewed-by: shade, coleenp
|
2023-09-21 00:50:33 +00:00 |
|
Damon Nguyen
|
c04c9ea361
|
8316627: JViewport Test headless failure
Reviewed-by: dcubed, prr
|
2023-09-20 22:11:27 +00:00 |
|
Brian Burkhalter
|
5cacf212f0
|
8316156: ByteArrayInputStream.transferTo causes MaxDirectMemorySize overflow
Reviewed-by: alanb
|
2023-09-20 20:42:31 +00:00 |
|
Erik Joelsson
|
3461c7b165
|
8316532: Native library copying in BuildMicrobenchmark.gmk cause dups on macOS
Reviewed-by: ihse, redestad
|
2023-09-20 20:36:16 +00:00 |
|
Coleen Phillimore
|
3301fb1e8a
|
8315869: UseHeavyMonitors not used
Reviewed-by: dcubed, alanb
|
2023-09-20 19:09:02 +00:00 |
|
Leonid Mesnik
|
54028e779b
|
8316562: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829
Reviewed-by: dholmes, kevinw, dcubed
|
2023-09-20 18:13:45 +00:00 |
|
Naoto Sato
|
7c991cc567
|
8296246: Update Unicode Data Files to Version 15.1.0
Reviewed-by: erikj, joehw, srl, rriggs
|
2023-09-20 17:39:57 +00:00 |
|
Damon Nguyen
|
a021dbcb9e
|
8316149: Open source several Swing JTree JViewport KeyboardManager tests
Reviewed-by: psadhukhan, tr
|
2023-09-20 16:19:37 +00:00 |
|
Daniel D. Daugherty
|
455cfae1e1
|
8315880: change LockingMode default from LM_LEGACY to LM_LIGHTWEIGHT
Reviewed-by: dholmes, rkennke, stefank
|
2023-09-20 15:27:27 +00:00 |
|
Coleen Phillimore
|
9e00949a26
|
8316427: Duplicated code for {obj,type}ArrayKlass::array_klass
Reviewed-by: dholmes, adinn
|
2023-09-20 14:38:04 +00:00 |
|
Alexander Zuev
|
c43ebd34af
|
8315981: Opensource five more random Swing tests
Reviewed-by: tr, azvegint
|
2023-09-20 14:31:42 +00:00 |
|
Leo Korinth
|
e30e356442
|
8316461: Fix: make test outputs TEST SUCCESS after unsuccessful exit
Reviewed-by: ihse, erikj
|
2023-09-20 13:04:45 +00:00 |
|
Erik Joelsson
|
242eeaea47
|
8286757: adlc tries to build with /pathmap but without /experimental:deterministic
Reviewed-by: jwaters, ihse
|
2023-09-20 12:48:19 +00:00 |
|
Tim Prinzing
|
b275bdd9b5
|
8308995: Update Network IO JFR events to be static mirror events
Reviewed-by: egahlin, alanb
|
2023-09-20 12:34:08 +00:00 |
|
Matthias Baesken
|
e1870d360e
|
8316411: compiler/compilercontrol/TestConflictInlineCommands.java fails intermittent with force inline by CompileCommand missing
Reviewed-by: mdoerr, chagedorn
|
2023-09-20 09:08:52 +00:00 |
|
Aleksey Shipilev
|
ec74194cb7
|
8316546: Backout JDK-8315932: runtime/InvocationTests spend a lot of time on dependency verification
Reviewed-by: dholmes
|
2023-09-20 05:33:36 +00:00 |
|
Alexey Semenyuk
|
2568188630
|
8316547: Use JUnit.dir jtreg property with jpackage JUnit tests
Reviewed-by: almatvee
|
2023-09-19 21:43:35 +00:00 |
|
Harshitha Onkar
|
833a82872c
|
8315876: Open source several Swing CSS related tests
Reviewed-by: azvegint, dnguyen, aivanov
|
2023-09-19 20:41:57 +00:00 |
|
Man Cao
|
7ce5bd1590
|
8316468: os::write incorrectly handles partial write
Reviewed-by: dholmes, shade
|
2023-09-19 20:06:40 +00:00 |
|
Harshitha Onkar
|
d19e017d3f
|
8315951: Open source several Swing HTMLEditorKit related tests
Reviewed-by: dnguyen, aivanov
|
2023-09-19 18:42:56 +00:00 |
|
Damon Nguyen
|
62c0a1b9ac
|
8315883: Open source several Swing JToolbar tests
Reviewed-by: honkar, aivanov
|
2023-09-19 18:28:37 +00:00 |
|
Harshitha Onkar
|
0c972468e7
|
8311113: Remove invalid pointer cast and clean up setLabel() in awt_MenuItem.cpp
Reviewed-by: aivanov, serb
|
2023-09-19 17:37:49 +00:00 |
|
Damon Nguyen
|
d2b2f6759f
|
8315952: Open source several Swing JToolbar JTooltip JTree tests
Reviewed-by: aivanov, honkar
|
2023-09-19 17:34:03 +00:00 |
|
Damon Nguyen
|
5f6cee86ef
|
8316056: Open source several Swing JTree tests
Reviewed-by: honkar, aivanov
|
2023-09-19 16:56:12 +00:00 |
|
Mikhailo Seledtsov
|
b685ee00b2
|
8314830: runtime/ErrorHandling/ tests ignore external VM flags
Reviewed-by: dholmes, lmesnik
|
2023-09-19 16:42:23 +00:00 |
|
Leonid Mesnik
|
e0f8d16833
|
8314829: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java ignores vm flags
Reviewed-by: cjplummer
|
2023-09-19 16:35:50 +00:00 |
|
Leonid Mesnik
|
7b1e2bfe0f
|
8315415: OutputAnalyzer.shouldMatchByLine() fails in some cases
Reviewed-by: dholmes
|
2023-09-19 16:33:31 +00:00 |
|
Rajan Halade
|
da57d2a1eb
|
8308592: Framework for CA interoperability testing
Reviewed-by: mullan
|
2023-09-19 16:11:23 +00:00 |
|
Albert Mingkun Yang
|
a6d120d4df
|
8316513: Serial: Remove unused invalidate_remembered_set
Reviewed-by: tschatzl
|
2023-09-19 15:20:51 +00:00 |
|
Adam Farley
|
607bd4ed84
|
8316294: AIX: Build fopen system call fails on file _BUILD_LIBJDWP_objectfilenames.txt
Reviewed-by: clanger, erikj
|
2023-09-19 14:13:40 +00:00 |
|
Glavo
|
f25c920fd3
|
8314774: Optimize URLEncoder
Reviewed-by: redestad, dfuchs
|
2023-09-19 13:49:58 +00:00 |
|