Chen Liang
|
cd5d0ff5b2
|
8304031: Classfile API cannot encode Primitive Class as Condy
Reviewed-by: asotona
|
2023-05-09 09:14:18 +00:00 |
|
Sean Coffey
|
07f55c5ea2
|
8305950: Have -XshowSettings option display tzdata version
Reviewed-by: rriggs
|
2023-05-09 06:05:58 +00:00 |
|
Damon Nguyen
|
d9052b9466
|
8307130: Open source few Swing JMenu tests
Reviewed-by: prr
|
2023-05-08 22:29:48 +00:00 |
|
Tom Rodriguez
|
5e1fe43080
|
8299229: [JVMCI] add support for UseZGC
Reviewed-by: eosterlund, kvn
|
2023-05-08 18:40:18 +00:00 |
|
Damon Nguyen
|
14df5c130e
|
8307165: java/awt/dnd/NoFormatsDropTest/NoFormatsDropTest.java timed out
Reviewed-by: prr
|
2023-05-08 17:56:27 +00:00 |
|
Roman Kennke
|
7f6358a8b5
|
8291555: Implement alternative fast-locking scheme
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: dcubed, stuefe, shade, dholmes, dlong
|
2023-05-08 17:51:39 +00:00 |
|
Volker Simonis
|
4116b109f0
|
8306461: ObjectInputStream::readObject() should handle negative array sizes without throwing NegativeArraySizeExceptions
Co-authored-by: Yakov Shafranovich <yakovsh@amazon.com>
Reviewed-by: shade, rriggs
|
2023-05-08 14:56:05 +00:00 |
|
Raffaello Giulietti
|
93ee19f58a
|
8305486: Add split() variants that keep the delimiters to String and j.u.r.Pattern
Reviewed-by: jpai, rriggs
|
2023-05-08 14:51:35 +00:00 |
|
Conor Cleary
|
ad90fb6da3
|
8293786: HttpClient will not send more than 64 kb of data from the 2nd request in http2
Reviewed-by: dfuchs, djelinski
|
2023-05-08 14:49:43 +00:00 |
|
Fredrik Bredberg
|
5a259d875e
|
8303153: Native interpreter frame missing mirror
Reviewed-by: coleenp, fyang
|
2023-05-08 14:44:54 +00:00 |
|
Darragh Clarke
|
4b02956d42
|
8054022: HttpURLConnection timeouts with Expect: 100-Continue and no chunking
Reviewed-by: djelinski, dfuchs
|
2023-05-08 14:33:44 +00:00 |
|
Tyler Steele
|
9f34e4f8d9
|
8304434: [AIX] Update minimum xlclang version
Reviewed-by: erikj, mbaesken
|
2023-05-08 14:29:51 +00:00 |
|
Matthias Baesken
|
d2e0e534d7
|
8307604: gcc12 based Alpine build broken build after JDK-8307301
Reviewed-by: lucy, mdoerr, erikj
|
2023-05-08 14:16:08 +00:00 |
|
Zhengyu Gu
|
e91f0d3dba
|
8307571: Remove unused SomeConstants in WatcherThread class
Reviewed-by: dholmes
|
2023-05-08 14:10:14 +00:00 |
|
Dingli Zhang
|
26755a9686
|
8306408: Fix the format of several tables in building.md
Reviewed-by: erikj
|
2023-05-08 14:00:05 +00:00 |
|
Jie Fu
|
64c0962866
|
8307569: Build with gcc8 is broken after JDK-8307301
Reviewed-by: erikj
|
2023-05-08 13:56:45 +00:00 |
|
Matthias Baesken
|
bb3e44d8b6
|
8307603: [AIX] Broken build after JDK-8307301
Reviewed-by: mdoerr
|
2023-05-08 12:24:41 +00:00 |
|
Arno Zeller
|
5c7ede94ae
|
8307347: serviceability/sa/ClhsdbDumpclass.java could leave files owned by root on macOS
Reviewed-by: stuefe, cjplummer
|
2023-05-08 08:36:52 +00:00 |
|
Albert Mingkun Yang
|
89b7d07597
|
8307100: Remove ReferentBasedDiscovery reference discovery policy
Reviewed-by: kbarrett, dholmes, tschatzl
|
2023-05-08 08:31:04 +00:00 |
|
Hannes Wallnöfer
|
f6ea89795b
|
8306285: Missing file in search test
Reviewed-by: jjg
|
2023-05-08 08:03:49 +00:00 |
|
Stefan Karlsson
|
33245d6b38
|
8307517: Add VMErrorCallback infrastructure to extend hs_err dumping
Reviewed-by: eosterlund, aboldtch, dholmes, stuefe
|
2023-05-08 07:58:06 +00:00 |
|
Stefan Karlsson
|
7a1cb64bc1
|
8293547: Add relaxed add_and_fetch for macos aarch64 atomics
Reviewed-by: dholmes, eosterlund
|
2023-05-08 07:54:08 +00:00 |
|
Stefan Karlsson
|
68f385c1ca
|
8307428: jstat tests doesn't tolerate dash in the O column
Reviewed-by: kevinw, cjplummer
|
2023-05-08 07:52:25 +00:00 |
|
Amit Kumar
|
8bbd264c6e
|
8307423: [s390x] Represent Registers as values
Reviewed-by: mdoerr, lucy
|
2023-05-08 07:51:29 +00:00 |
|
Stefan Karlsson
|
959e62ca3e
|
8307521: Introduce check_oop infrastructure to check oops in the oop class
Reviewed-by: eosterlund, aboldtch, coleenp
|
2023-05-08 07:48:45 +00:00 |
|
Emanuel Peter
|
ad0e5a99ca
|
8304720: SuperWord::schedule should rebuild C2-graph from SuperWord dependency-graph
Reviewed-by: kvn, fgao
|
2023-05-08 06:09:10 +00:00 |
|
Gui Cao
|
495f2688d6
|
8306966: RISC-V: Support vector cast node for Vector API
Co-authored-by: Dingli Zhang <dingli@iscas.ac.cn>
Reviewed-by: fyang, fjiang
|
2023-05-08 01:15:12 +00:00 |
|
changpeng1997
|
0dca573ca5
|
8301739: AArch64: Add optimized rules for vector compare with immediate for SVE
Reviewed-by: aph, eliu
|
2023-05-06 07:20:20 +00:00 |
|
Alexander Zvegintsev
|
3d3eaed913
|
8306941: Open source several datatransfer and dnd AWT tests
Reviewed-by: prr
|
2023-05-06 02:16:32 +00:00 |
|
Feilong Jiang
|
1f57ce0a06
|
8307446: RISC-V: Improve performance of floating point to integer conversion
Reviewed-by: fyang, vkempik, gli
|
2023-05-06 01:23:40 +00:00 |
|
Ioi Lam
|
4e4828eaff
|
8307553: Remove dead code MetaspaceClosure::push_method_entry
Reviewed-by: coleenp, ccheung
|
2023-05-06 01:20:03 +00:00 |
|
Alexander Zvegintsev
|
7d58978f62
|
8280031: Deprecate GTK2 for removal
Reviewed-by: prr
|
2023-05-05 20:16:26 +00:00 |
|
Weijun Wang
|
b5922c3b86
|
8305846: Support compilation in Proc test utility
Reviewed-by: valeriep
|
2023-05-05 20:03:11 +00:00 |
|
Oli Gillespie
|
73ac710533
|
8307425: Socket input stream read burns CPU cycles with back-to-back poll(0) calls
Reviewed-by: alanb
|
2023-05-05 19:36:35 +00:00 |
|
Leonid Mesnik
|
e2b1013f11
|
8306326: [BACKOUT] 8277573: VmObjectAlloc is not generated by intrinsics methods which allocate objects
Reviewed-by: sspitsyn, thartmann, kvn
|
2023-05-05 18:57:33 +00:00 |
|
Harshitha Onkar
|
4386d42d31
|
8307381: Open Source JFrame, JIF related Swing Tests
Reviewed-by: dnguyen, kizune
|
2023-05-05 18:12:48 +00:00 |
|
Matias Saavedra Silva
|
27764e6035
|
8306583: Add JVM crash check in CDSTestUtils.executeAndLog
Reviewed-by: iklam, ccheung
|
2023-05-05 18:06:19 +00:00 |
|
Rajat Mahajan
|
6c71859ac2
|
6176679: Application freezes when copying an animated gif image to the system clipboard
Reviewed-by: aivanov, dmarkov
|
2023-05-05 18:03:58 +00:00 |
|
Calvin Cheung
|
65a54883b3
|
8306712: CDS DeterministicDump.java test fails with -XX:+UseStringDeduplication
Reviewed-by: iklam, matsaave
|
2023-05-05 17:39:40 +00:00 |
|
Harshitha Onkar
|
d8b230c384
|
8307301: Update HarfBuzz to 7.2.0
Reviewed-by: prr
|
2023-05-05 17:33:25 +00:00 |
|
Damon Nguyen
|
b5a48277ab
|
8306871: Open source more AWT Drag & Drop tests
Reviewed-by: prr
|
2023-05-05 16:28:03 +00:00 |
|
Maurizio Cimadamore
|
47422be2d1
|
8307375: Alignment check on layouts used as sequence element is not correct
Reviewed-by: jvernee
|
2023-05-05 15:59:13 +00:00 |
|
Roman Kennke
|
3968ab5db5
|
8307395: Add missing STS to Shenandoah
Reviewed-by: shade
|
2023-05-05 15:56:10 +00:00 |
|
Roman Kennke
|
12d6ec66a6
|
8307236: Rendezvous GC threads under STS for monitor deflation
Reviewed-by: eosterlund, shade
|
2023-05-05 14:35:33 +00:00 |
|
Matias Saavedra Silva
|
6fe959c62d
|
8307306: Change some ConstantPool::name_ref_at calls to uncached_name_ref_at
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Reviewed-by: coleenp, fparain
|
2023-05-05 14:24:40 +00:00 |
|
Matthew Donovan
|
3f6a3545a2
|
8305169: java/security/cert/CertPathValidator/OCSP/GetAndPostTests.java -- test server didn't start in timely manner
Reviewed-by: ssahoo, jnimeh
|
2023-05-05 14:17:00 +00:00 |
|
Afshin Zafari
|
f143bf7c45
|
8305084: Remove the removal warnings for finalize() from test/hotspot/jtreg/serviceability/dcmd/gc/FinalizerInfoTest.java and RunFinalizationTest.java
Reviewed-by: dholmes, cjplummer
|
2023-05-05 13:22:01 +00:00 |
|
Weibing Xiao
|
746f8d1333
|
8305714: Add an extra test for JDK-8292755
Reviewed-by: coffeys
|
2023-05-05 13:19:20 +00:00 |
|
Afshin Zafari
|
1a1ce66dc9
|
8305080: Suppress the 'removal' warning for finalize() from test/hotspot/jtreg/compiler/jvmci/common/testcases that used in compiler/jvmci/compilerToVM/ tests
Reviewed-by: dnsimon, coleenp
|
2023-05-05 13:12:19 +00:00 |
|
Adam Sotona
|
3b430b9f73
|
8250596: Update remaining manpage references from "OS X" to "macOS"
Reviewed-by: mullan, cjplummer, dholmes, sspitsyn
|
2023-05-05 08:54:53 +00:00 |
|