Jiangli Zhou
|
fed262a9cf
|
8306949: Resolve miscellaneous multiple symbol definition issues when statically linking JDK/VM natives with standard launcher
Reviewed-by: alanb
|
2023-04-27 15:57:51 +00:00 |
|
Albert Mingkun Yang
|
96cdf93b42
|
8306833: Change CardTable::_covered to static array
Reviewed-by: tschatzl, kbarrett
|
2023-04-27 11:40:50 +00:00 |
|
Roberto Castañeda Lozano
|
1be80a4445
|
8287087: C2: perform SLP reduction analysis on-demand
Reviewed-by: epeter, jbhateja, thartmann
|
2023-04-27 09:39:53 +00:00 |
|
Per Minborg
|
cbccc4c817
|
8304265: Implementation of Foreign Function and Memory API (Third Preview)
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: erikj, jvernee, vlivanov, psandoz
|
2023-04-27 09:00:58 +00:00 |
|
Thomas Schatzl
|
d94ce6566d
|
8306858: Remove some remnants of CMS from SA agent
Reviewed-by: shade, cjplummer, kbarrett, ysr
|
2023-04-27 07:28:06 +00:00 |
|
Dmitry Cherepanov
|
de0c05da07
|
6995195: Static initialization deadlock in sun.java2d.loops.Blit and GraphicsPrimitiveMgr
Reviewed-by: serb, aivanov
|
2023-04-27 07:06:24 +00:00 |
|
Axel Boldt-Christmas
|
748476fd80
|
8306732: TruncatedSeq::predict_next() attempts linear regression with only one data point
Reviewed-by: tschatzl, kbarrett
|
2023-04-27 06:56:22 +00:00 |
|
Thomas Stuefe
|
27c5c1070a
|
8306883: Thread stacksize is reported with wrong units in os::create_thread logging
Reviewed-by: shade
|
2023-04-27 04:57:29 +00:00 |
|
David Holmes
|
9ebcda2165
|
8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
Reviewed-by: shade, stuefe
|
2023-04-26 22:47:54 +00:00 |
|
Archie Cobbs
|
1e4eafb4fe
|
8071693: Introspector ignores default interface methods
Reviewed-by: prr, aivanov, serb
|
2023-04-26 22:45:10 +00:00 |
|
Ioi Lam
|
750bece0c2
|
8305771: SA ClassWriter.java fails to skip overpass methods
Reviewed-by: kevinw, cjplummer
|
2023-04-26 20:54:39 +00:00 |
|
Coleen Phillimore
|
b81c9c8442
|
8306951: [BACKOUT] JDK-8305252 make_method_handle_intrinsic may call java code under a lock
Reviewed-by: dcubed
|
2023-04-26 20:03:47 +00:00 |
|
Weijun Wang
|
01b8512911
|
8302182: Update Public Suffix List to 88467c9
Reviewed-by: mullan
|
2023-04-26 17:30:22 +00:00 |
|
Brian Burkhalter
|
d0e8aec041
|
8306374: (bf) Improve performance of DirectCharBuffer::append(CharSequence[,int,int])
Reviewed-by: liach, alanb
|
2023-04-26 16:37:18 +00:00 |
|
Amit Kumar
|
a18191fee8
|
8302328: [s390x] Simplify asm_assert definition
Reviewed-by: lucy, mdoerr
|
2023-04-26 16:06:55 +00:00 |
|
Jiangli Zhou
|
9bc6a212f7
|
8306033: Resolve multiple definition of 'throwIOException' and friends when statically linking with JDK native libraries
Reviewed-by: alanb
|
2023-04-26 16:04:48 +00:00 |
|
Xin Liu
|
35e802374c
|
8306872: Rename Node_Array::Size()
Reviewed-by: kvn, thartmann, shade
|
2023-04-26 16:02:53 +00:00 |
|
Amit Kumar
|
35e7bc21d3
|
8306855: [s390x] fix difference in abi sizes
Reviewed-by: mdoerr, lucy
|
2023-04-26 11:12:42 +00:00 |
|
Albert Mingkun Yang
|
c5910fa065
|
8306749: Make CardTable::invalidate non-virtual
Reviewed-by: tschatzl
|
2023-04-26 10:58:50 +00:00 |
|
Ivan Walulya
|
86f41a4c42
|
8306735: G1: G1FullGCScope remove unnecessary member _explicit_gc
Reviewed-by: ayang, tschatzl
|
2023-04-26 10:09:56 +00:00 |
|
Martin Doerr
|
d74769826d
|
8306823: Native memory leak in SharedRuntime::notify_jvmti_unmount/mount.
Reviewed-by: pchilanomate, sspitsyn
|
2023-04-26 08:29:06 +00:00 |
|
Roberto Castañeda Lozano
|
8d899925dc
|
8298189: Regression in SPECjvm2008-MonteCarlo for pre-Cascade Lake Intel processors
Co-authored-by: Quan Anh Mai <qamai@openjdk.org>
Reviewed-by: shade, thartmann, kvn
|
2023-04-26 08:25:11 +00:00 |
|
Emanuel Peter
|
cc894d849a
|
8303466: C2: failed: malformed control flow. Limit type made precise with MaxL/MinL
Reviewed-by: roland, kvn, chagedorn, thartmann
|
2023-04-26 05:42:26 +00:00 |
|
Dingli Zhang
|
1c1a73f715
|
8302908: RISC-V: Support masked vector arithmetic instructions for Vector API
Co-authored-by: zifeihan <caogui@iscas.ac.cn>
Reviewed-by: fyang, fjiang, yzhu
|
2023-04-26 02:24:49 +00:00 |
|
Chen Liang
|
adf62febe6
|
8304918: Remove unused decl field from AnnotatedType implementations
Reviewed-by: stsypanov, darcy
|
2023-04-25 23:24:08 +00:00 |
|
Justin Lu
|
00b1eacad6
|
8306031: Update IANA Language Subtag Registry to Version 2023-04-13
Reviewed-by: naoto
|
2023-04-25 20:32:24 +00:00 |
|
Brian Burkhalter
|
e3ccaa6541
|
8306623: (bf) CharBuffer::allocate throws unexpected exception type with some CharSequences
Reviewed-by: alanb, lancea
|
2023-04-25 20:18:19 +00:00 |
|
Joe Darcy
|
d819debaa5
|
8304423: Refactor FdLibm.java
Reviewed-by: bpb
|
2023-04-25 19:33:22 +00:00 |
|
Aleksey Shipilev
|
28829f308f
|
8306734: Shenandoah: Missing barriers on deoptimization path
Reviewed-by: eosterlund, rkennke
|
2023-04-25 18:46:55 +00:00 |
|
Zhengyu Gu
|
5f4965d422
|
8306687: Relax memory ordering constraints on metaspace atomic counters
Reviewed-by: shade, minqi
|
2023-04-25 17:55:57 +00:00 |
|
Valerie Peng
|
33d6614150
|
8304845: Update PCSC-Lite for Suse Linux to 1.9.9 and fix incomplete license wording
Reviewed-by: manc, mullan
|
2023-04-25 17:48:42 +00:00 |
|
Eirik Bjorsnos
|
c92883a3d5
|
8306772: Remove sun.security.x509.CertException, sun.security.x509.CertParseError
Reviewed-by: mullan
|
2023-04-25 16:33:24 +00:00 |
|
Quan Anh Mai
|
0ff3a2784e
|
8306008: Several Vector API tests fail for client VM after JDK-8304450
Reviewed-by: psandoz
|
2023-04-25 16:13:45 +00:00 |
|
Quan Anh Mai
|
e8f62de1cf
|
8304676: [vectorapi] x86_32: Crash in Assembler::kmovql(Address, KRegister)
Reviewed-by: shade, thartmann, jbhateja
|
2023-04-25 16:13:03 +00:00 |
|
Stuart Marks
|
17ce0976e4
|
8266571: Sequenced Collections
Reviewed-by: alanb
|
2023-04-25 15:19:08 +00:00 |
|
Roger Riggs
|
5f50e991ca
|
8306770: (fs) Remove obsolete os.version check from sun.nio.fs.BsdFileStore.supportsFileAttributeView
Reviewed-by: bpb, iris, lancea, alanb
|
2023-04-25 14:07:28 +00:00 |
|
Albert Mingkun Yang
|
9d1fe6565c
|
8306740: G1: Change G1CardSetHashTableScan to lambda
Reviewed-by: kbarrett, tschatzl
|
2023-04-25 13:35:38 +00:00 |
|
Thomas Schatzl
|
a4a5385831
|
8306733: Remove template parameter of G1DetermineCompactionQueueClosure::free_pinned_region
Reviewed-by: ayang, iwalulya
|
2023-04-25 10:39:45 +00:00 |
|
Dmitry Cherepanov
|
f968da97a5
|
8305352: updateIconImages may lead to deadlock after JDK-8276849
Reviewed-by: aivanov, serb
|
2023-04-25 06:56:32 +00:00 |
|
Kim Barrett
|
8063aa2e4a
|
8306695: Divide by zero in G1Policy::logged_cards_processing_time
Reviewed-by: iwalulya, tschatzl
|
2023-04-25 04:19:32 +00:00 |
|
Christian Stein
|
2471919020
|
8304036: Use CommandLine class from shared module
Reviewed-by: jjg, mchung
|
2023-04-25 04:16:58 +00:00 |
|
Coleen Phillimore
|
2ea62c1369
|
8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting
Reviewed-by: iklam, stuefe
|
2023-04-24 21:23:56 +00:00 |
|
Tyler Steele
|
0dc03c9d54
|
8305922: [aix,linux] Avoid comparing 'this' to nullptr
Reviewed-by: mdoerr, dholmes
|
2023-04-24 20:32:49 +00:00 |
|
Michael McMahon
|
314db55f6d
|
8304818: Prune HttpURLConnection cache when corresponding Authenticator is garbage collected
Reviewed-by: dfuchs, djelinski
|
2023-04-24 17:25:32 +00:00 |
|
Aleksey Shipilev
|
6b81342c22
|
8305994: Guarantee eventual async monitor deflation
Reviewed-by: simonis, stuefe, dcubed
|
2023-04-24 17:02:59 +00:00 |
|
Kevin Walls
|
41d6be4d80
|
8301065: Handle control characters in java_lang_String::print
Reviewed-by: iklam, dholmes
|
2023-04-24 16:33:54 +00:00 |
|
Naoto Sato
|
f32adaf89f
|
8304836: Make MALLOC_MIN4 macro more robust
Reviewed-by: bchristi
|
2023-04-24 15:37:35 +00:00 |
|
Johan Sjölen
|
b2ccc9731e
|
8306444: Don't leak memory in PhaseChaitin::PhaseChaitin
Reviewed-by: kvn, roland
|
2023-04-24 15:13:24 +00:00 |
|
Matias Saavedra Silva
|
62acc882bf
|
8306476: CDS ArchiveHeapTestClass.java test asserts when vm_exit is called on VM thread
Reviewed-by: ccheung
|
2023-04-24 14:13:53 +00:00 |
|
Coleen Phillimore
|
7400aff3b8
|
8305252: make_method_handle_intrinsic may call java code under a lock
Reviewed-by: dholmes, matsaave, iklam
|
2023-04-24 12:55:15 +00:00 |
|