Lance Andersen
|
83339500ba
|
8284370: Improve zlib usage
Reviewed-by: alanb, mschoene, rhalade
|
2022-07-19 18:39:39 +00:00 |
|
Alexander Zuev
|
879ea78037
|
8283190: Improve MIDI processing
Reviewed-by: prr, rhalade, psadhukhan, mschoene
|
2022-07-19 18:39:39 +00:00 |
|
Tobias Hartmann
|
78c514d085
|
8281866: Enhance MethodHandle invocations
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Reviewed-by: chagedorn
|
2022-07-19 18:39:39 +00:00 |
|
Tobias Hartmann
|
ac93ab0e0a
|
8281859: Improve class compilation
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Reviewed-by: chagedorn
|
2022-07-19 18:39:38 +00:00 |
|
Joe Wang
|
67dd3f7343
|
8272249: Better properties of loaded Properties
Reviewed-by: naoto, lancea, rhalade, mschoene
|
2022-07-19 18:39:38 +00:00 |
|
Aleksei Efimov
|
243c76f59f
|
8277608: Address IP Addressing
Reviewed-by: dfuchs, rhalade, michaelm
|
2022-07-19 18:39:38 +00:00 |
|
Valerie Peng
|
ddb106be7a
|
8272243: Improve DER parsing
Reviewed-by: weijun, rhalade
|
2022-07-19 18:39:38 +00:00 |
|
Alexey Semenyuk
|
1af7c33df5
|
8290400: Must run exe installers in jpackage jtreg tests without UI
Reviewed-by: almatvee
|
2022-07-19 17:01:55 +00:00 |
|
Alexey Semenyuk
|
d67e7ccda5
|
8290402: jpackage exe uninstallers don't return correct exit code in case of failure
Reviewed-by: almatvee
|
2022-07-19 17:01:01 +00:00 |
|
Alexey Semenyuk
|
977e09489d
|
8283707: Support <major.minor.update.build> version format on Windows
Reviewed-by: almatvee
|
2022-07-19 16:59:28 +00:00 |
|
Coleen Phillimore
|
96a542feb2
|
8227060: Optimize safepoint cleanup subtask order
Reviewed-by: kbarrett, pchilanomate
|
2022-07-19 16:32:07 +00:00 |
|
Eric Caspole
|
2cb659e7f4
|
8290391: Reduce runtime of java.util package microbenchmarks
Reviewed-by: rriggs, redestad
|
2022-07-19 16:30:44 +00:00 |
|
Coleen Phillimore
|
bbc57483ce
|
8272096: Exceptions::new_exception can return wrong exception
Reviewed-by: hseigel, dholmes
|
2022-07-19 14:41:58 +00:00 |
|
Maurizio Cimadamore
|
e062dff1bf
|
8290524: Typo in javadoc of MemorySegment/MemoryAddress
Reviewed-by: jvernee
|
2022-07-19 14:33:53 +00:00 |
|
Thomas Schatzl
|
a41b12f430
|
8290512: G1: Fix typo in allocation statistics log message
Reviewed-by: kbarrett
|
2022-07-19 12:40:12 +00:00 |
|
Roger Riggs
|
e02627ca0a
|
8290397: LoadLibraryUnload.java failed with "Too few cleared WeakReferences"
Reviewed-by: mchung
|
2022-07-19 11:51:28 +00:00 |
|
Andrey Turbanov
|
2ff22087f2
|
8289804: Remove redundant stream() call before forEach in jdk.jshell
Reviewed-by: psandoz
|
2022-07-19 11:32:30 +00:00 |
|
Markus Grönlund
|
a6bab2a379
|
8288482: JFR: Cannot resolve method
Reviewed-by: jbachorik
|
2022-07-19 09:34:49 +00:00 |
|
Aggelos Biboudis
|
f5a7de8627
|
8290379: Parse error with parenthesized pattern and guard using an array
Reviewed-by: jlahoda
|
2022-07-19 09:03:28 +00:00 |
|
Matthias Baesken
|
612d8c6cb1
|
8290456: remove os::print_statistics()
Reviewed-by: coleenp
|
2022-07-19 07:15:08 +00:00 |
|
Thomas Stuefe
|
d7f0de272c
|
8290460: Alpine: disable some panama tests that rely on std::thread
Reviewed-by: jvernee, dholmes
|
2022-07-19 07:13:18 +00:00 |
|
Matthias Baesken
|
dfbc6919e1
|
8289524: Add JFR JIT restart event
Reviewed-by: kvn, lucy
|
2022-07-19 07:07:41 +00:00 |
|
George Adams
|
4e6cd67fec
|
8290000: Bump macOS GitHub actions to macOS 11
Reviewed-by: shade, clanger
|
2022-07-19 06:29:43 +00:00 |
|
Ioi Lam
|
4dc421caa0
|
8290417: CDS cannot archive lamda proxy with useImplMethodHandle
Reviewed-by: dholmes, ccheung, mchung
|
2022-07-19 04:37:28 +00:00 |
|
Hollow Man
|
af86cd3d8c
|
8290463: Fix several comment typos in sun.security.ec
Reviewed-by: xuelei
|
2022-07-19 01:49:20 +00:00 |
|
Jesper Wilhelmsson
|
6cd1c0c14e
|
Merge
|
2022-07-18 22:51:25 +00:00 |
|
Jie Fu
|
4a4d8ed83b
|
8289801: [IR Framework] Add flags to whitelist which can be used to simulate a specific machine setup like UseAVX
Reviewed-by: kvn, xgong, thartmann
|
2022-07-18 22:49:17 +00:00 |
|
Leonid Mesnik
|
5a96a5db13
|
8289612: Change hotspot/jtreg tests to not use Thread.stop
Reviewed-by: dholmes, dcubed
|
2022-07-18 21:53:41 +00:00 |
|
Mark Powers
|
b65f7ec2f1
|
4887998: Use Integer.rotateLeft() and rotateRight() in crypto implementations
Reviewed-by: weijun
|
2022-07-18 20:50:54 +00:00 |
|
Alexander Zuev
|
6c8d0e617f
|
8282526: Default icon is not painted properly
Reviewed-by: aivanov, prr
|
2022-07-18 20:33:19 +00:00 |
|
Srinivas Mandalika
|
e72742eeb5
|
8286172: Create an automated test for JDK-4516019
Reviewed-by: prr, achung
|
2022-07-18 17:18:53 +00:00 |
|
Srinivas Mandalika
|
b9de0a7556
|
8284524: Create an automated test for JDK-4422362
Reviewed-by: prr
|
2022-07-18 17:17:50 +00:00 |
|
Srinivas Mandalika
|
5ae4320921
|
8284767: Create an automated test for JDK-4422535
Reviewed-by: prr, achung
|
2022-07-18 17:16:44 +00:00 |
|
Sergey Tsypanov
|
efed7a7f65
|
8289908: Skip bounds check for cases when String is constructed from entirely used byte[]
Reviewed-by: prr, rriggs, aturbanov
|
2022-07-18 17:15:46 +00:00 |
|
Zhengyu Gu
|
b2010a7481
|
8287805: Shenandoah: consolidate evacuate-update-root closures
Reviewed-by: shade
|
2022-07-18 16:54:08 +00:00 |
|
Phil Race
|
ea8b75cfe4
|
8290334: Update FreeType to 2.12.1
Reviewed-by: serb, azvegint
|
2022-07-18 16:05:03 +00:00 |
|
Coleen Phillimore
|
6882f0eb39
|
8290013: serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspendTest.java failed "assert(!in_vm) failed: Undersized StackShadowPages"
Reviewed-by: lmesnik
|
2022-07-18 15:04:08 +00:00 |
|
Fei Yang
|
92067e2003
|
8290137: riscv: small refactoring for add_memory_int32/64
Reviewed-by: yadongwang, fjiang, shade
|
2022-07-18 13:01:35 +00:00 |
|
Pengfei Li
|
2677dd6d23
|
8289954: C2: Assert failed in PhaseCFG::verify() after JDK-8183390
Reviewed-by: kvn, thartmann, roland
|
2022-07-18 12:18:06 +00:00 |
|
Roland Westrelin
|
4f3f74c141
|
8289127: Apache Lucene triggers: DEBUG MESSAGE: duplicated predicate failed which is impossible
Reviewed-by: kvn, dlong
|
2022-07-18 07:08:49 +00:00 |
|
Fei Gao
|
87340fd540
|
8288883: C2: assert(allow_address || t != T_ADDRESS) failed after JDK-8283091
Reviewed-by: kvn, mdoerr
|
2022-07-18 05:54:51 +00:00 |
|
Ajit Ghaisas
|
bc7a1ea249
|
8288948: Few J2DBench tests indicate lower primitive drawing performance with metal rendering pipeline
Reviewed-by: avu, prr
|
2022-07-18 05:18:37 +00:00 |
|
Ioi Lam
|
84f23149e2
|
8286030: Avoid JVM crash when containers share the same /tmp dir
Reviewed-by: stuefe, sgehwolf
|
2022-07-18 04:10:08 +00:00 |
|
Feilong Jiang
|
4dd236b40a
|
8290280: riscv: Clean up stack and register handling in interpreter
Reviewed-by: fyang
|
2022-07-18 02:12:34 +00:00 |
|
Jesper Wilhelmsson
|
522b65743c
|
Merge
|
2022-07-17 15:11:21 +00:00 |
|
Daniel D. Daugherty
|
441c33f0b1
|
8289003: JavaThread::check_is_terminated() implementation should rely on Thread-SMR
Reviewed-by: dholmes, pchilanomate
|
2022-07-16 13:17:52 +00:00 |
|
Jatin Bhateja
|
2342684f2c
|
8290066: Remove KNL specific handling for new CPU target check in IR annotation
Reviewed-by: kvn, sviswanathan
|
2022-07-16 01:18:30 +00:00 |
|
Ioi Lam
|
0143cf1d46
|
8290333: Remove os_share_*.hpp
Reviewed-by: dholmes, jiefu
|
2022-07-16 01:03:16 +00:00 |
|
Roger Riggs
|
0184f46bdf
|
8289919: [test] LoadLibraryUnloadTest.java failed with "Failed to unload native library"
Reviewed-by: mchung
|
2022-07-15 18:27:44 +00:00 |
|
Mandy Chung
|
cca91f7bcc
|
8290327: Remove java/lang/reflect/callerCache/ReflectionCallerCacheTest.java from ProblemList-Xcomp.txt
Reviewed-by: jpai
|
2022-07-15 18:11:18 +00:00 |
|