Jatin Bhateja
|
9e32db266e
|
8328309: Remove malformed masked shift instruction selection patterns
Reviewed-by: sviswanathan
|
2024-03-18 17:21:20 +00:00 |
|
Weijun Wang
|
569b05addf
|
8327818: Implement Kerberos debug with sun.security.util.Debug
Reviewed-by: coffeys, ssahoo
|
2024-03-18 15:36:28 +00:00 |
|
Coleen Phillimore
|
7734466c46
|
8325871: Move StringTable and SymbolTable rehashing calls
Reviewed-by: eosterlund, aboldtch
|
2024-03-18 14:42:03 +00:00 |
|
Albert Mingkun Yang
|
f3af91815a
|
8327945: Inline HasScavengableOops
Reviewed-by: gli, aboldtch
|
2024-03-18 13:58:15 +00:00 |
|
Aggelos Biboudis
|
fb390d202c
|
8327839: Crash with unboxing and widening primitive conversion in switch
Reviewed-by: jlahoda
|
2024-03-18 13:16:29 +00:00 |
|
Guoxiong Li
|
7baec66222
|
8328168: Epsilon: Premature OOM when allocating object larger than uncommitted heap size
Reviewed-by: shade, tschatzl
|
2024-03-18 11:27:27 +00:00 |
|
Magnus Ihse Bursie
|
c342188fd9
|
8328074: Add jcheck whitespace checking for assembly files
Reviewed-by: erikj, sviswanathan
|
2024-03-18 09:12:41 +00:00 |
|
Guoxiong Li
|
3c70f26b2f
|
8328112: Remove CardTable::_guard_region
Reviewed-by: tschatzl, ayang
|
2024-03-18 08:34:03 +00:00 |
|
Jan Lahoda
|
48717d63cc
|
8326333: jshell <TAB> completion on arrays is incomplete
Reviewed-by: vromero
|
2024-03-18 08:25:06 +00:00 |
|
Ioi Lam
|
d32ce65781
|
8327651: Rename DictionaryEntry members related to protection domain
Reviewed-by: coleenp, dholmes
|
2024-03-17 05:57:36 +00:00 |
|
Ioi Lam
|
07194195ce
|
8328236: module_entry in CDS map file has stale value
Reviewed-by: ccheung, matsaave
|
2024-03-16 05:16:32 +00:00 |
|
Jonathan Gibbons
|
65a84c2642
|
8328006: refactor large anonymous inner class in HtmlDocletWriter
Reviewed-by: hannesw
|
2024-03-15 17:26:04 +00:00 |
|
Mandy Chung
|
044f4ed55d
|
8326979: (jdeps) improve the error message for FindException caused by InvalidModuleDescriptorException
Reviewed-by: jpai, alanb
|
2024-03-15 16:48:24 +00:00 |
|
Guoxiong Li
|
90ab52e598
|
8328166: Epsilon: 'EpsilonHeap::allocate_work' misuses the parameter 'size' as size in bytes
Reviewed-by: shade, tschatzl
|
2024-03-15 13:06:14 +00:00 |
|
Thomas Stuefe
|
80b98c86b8
|
8320503: Print warning if VM reaches MallocLimit during error reporting
Reviewed-by: jsjolen
|
2024-03-15 12:25:22 +00:00 |
|
Roman Kennke
|
80ccc989a8
|
8328075: Shenandoah: Avoid forwarding when objects don't move in full-GC
Reviewed-by: wkemper, shade, kdnilsen, ysr
|
2024-03-15 11:08:21 +00:00 |
|
Matthias Baesken
|
d57bdd85ab
|
8328165: improve assert(idx < _maxlrg) failed: oob
Reviewed-by: mdoerr, chagedorn
|
2024-03-15 08:11:17 +00:00 |
|
Alexey Ivanov
|
0c3998d2c6
|
8286759: TextComponentPrintable: consequent -> consecutive positions
Reviewed-by: gli, prr
|
2024-03-14 15:46:37 +00:00 |
|
Guoxiong Li
|
51381bb13c
|
8328139: Prefer 'override' to 'virtual' in subclasses of 'GCInitLogger'
Reviewed-by: kbarrett, jsjolen
|
2024-03-14 15:01:44 +00:00 |
|
Chad Rakoczy
|
a232e8fb4e
|
8325621: Improve jspawnhelper version checks
Reviewed-by: erikj, shade, rriggs, ihse
|
2024-03-14 13:26:03 +00:00 |
|
Dmitry Chuyko
|
c879627dbd
|
8309271: A way to align already compiled methods with compiler directives
Reviewed-by: apangin, sspitsyn, tholenstein
|
2024-03-14 12:38:48 +00:00 |
|
Albert Mingkun Yang
|
954c50ed88
|
8327997: G1: Move G1ScanClosureBase::reference_iteration_mode to subclass
Reviewed-by: gli, tschatzl, sjohanss
|
2024-03-14 11:44:24 +00:00 |
|
Long Yang
|
6f8b0a33fa
|
8327799: JFR view: the "Park Until" field of jdk.ThreadPark is invalid if the parking method is not absolute
Reviewed-by: egahlin
|
2024-03-14 11:25:06 +00:00 |
|
Hamlin Li
|
1d34b74a64
|
8321021: RISC-V: C2 VectorUCastB2X
8321023: RISC-V: C2 VectorUCastS2X
8321024: RISC-V: C2 VectorUCastI2X
Reviewed-by: fyang
|
2024-03-14 11:23:00 +00:00 |
|
Matthias Baesken
|
481c866df8
|
8327468: Do not restart close if errno is EINTR [macOS/linux]
Reviewed-by: dholmes, sspitsyn
|
2024-03-14 08:01:39 +00:00 |
|
Emanuel Peter
|
fadc4b197e
|
8327423: C2 remove_main_post_loops: check if main-loop belongs to pre-loop, not just assert
Reviewed-by: kvn, chagedorn, roland
|
2024-03-14 07:12:16 +00:00 |
|
Aggelos Biboudis
|
cff0747d7f
|
8326204: yield statements doesn't allow cast expressions with more than 1 type arguments
Reviewed-by: jlahoda
|
2024-03-14 07:01:32 +00:00 |
|
Yude Lin
|
6f2676dc5f
|
8328064: Remove obsolete comments in constantPool and metadataFactory
Reviewed-by: coleenp
|
2024-03-14 06:20:49 +00:00 |
|
Guoxiong Li
|
357c912be5
|
8325897: Parallel: Remove PSYoungGen::is_maximal_no_gc
Reviewed-by: ayang
|
2024-03-14 03:24:50 +00:00 |
|
Christoph Langer
|
1ad3ebcf11
|
8185862: AWT Assertion Failure in ::GetDIBits(hBMDC, hBM, 0, 1, 0, gpBitmapInfo, 0) 'awt_Win32GraphicsDevice.cpp', at line 185
Reviewed-by: aivanov, prr
|
2024-03-13 21:09:00 +00:00 |
|
Naoto Sato
|
7f6b7ebbcc
|
8327242: Document supported CLDR versions in the javadoc
Reviewed-by: joehw, iris, jlu
|
2024-03-13 20:27:28 +00:00 |
|
Daniel Jeliński
|
8f9899b23e
|
8325164: Named groups and signature schemes unavailable with SunPKCS11 in FIPS mode
Reviewed-by: valeriep
|
2024-03-13 19:09:52 +00:00 |
|
vamsi-parasa
|
eb45d5bd64
|
8327999: Remove copy of unused registers for cpu features check in x86_64 AVX2 Poly1305 implementation
Reviewed-by: jbhateja, sviswanathan
|
2024-03-13 18:34:34 +00:00 |
|
Chen Liang
|
35b00e640b
|
8327824: Type annotation placed on incorrect array nesting levels
Reviewed-by: prappo
|
2024-03-13 16:45:15 +00:00 |
|
Thomas Stuefe
|
be344e442b
|
8327475: Add analysis code for JDK-8327169
Reviewed-by: mbaesken
|
2024-03-13 15:31:05 +00:00 |
|
Fredrik Bredberg
|
0db6231198
|
8314508: Improve how relativized pointers are printed by frame::describe
Reviewed-by: coleenp, pchilanomate
|
2024-03-13 15:15:03 +00:00 |
|
Hannes Wallnöfer
|
035324503f
|
8325874: Improve checkbox-based interface in summary pages
Reviewed-by: prappo
|
2024-03-13 15:13:35 +00:00 |
|
Matias Saavedra Silva
|
7e05a70301
|
8251330: Reorder CDS archived heap to speed up relocation
Reviewed-by: iklam, ccheung
|
2024-03-13 14:00:59 +00:00 |
|
Christian Hagedorn
|
7d8561d56b
|
8327109: Refactor data graph cloning used in create_new_if_for_predicate() into separate class
Reviewed-by: epeter, thartmann
|
2024-03-13 13:58:47 +00:00 |
|
Ivan Walulya
|
49d8008947
|
8327452: G1: Improve scalability of Merge Log Buffers
Reviewed-by: kbarrett, tschatzl
|
2024-03-13 10:15:11 +00:00 |
|
Joachim Kern
|
0ae4fa71e4
|
8327210: AIX: Delete obsolete parameter Use64KPagesThreshold
Reviewed-by: gli, stuefe, mdoerr
|
2024-03-13 10:12:57 +00:00 |
|
Magnus Ihse Bursie
|
107cb536e7
|
8327701: Remove the xlc toolchain
Reviewed-by: jwaters, erikj
|
2024-03-13 08:42:12 +00:00 |
|
Roberto Castañeda Lozano
|
07acc0bbad
|
8326385: [aarch64] C2: lightweight locking nodes kill the box register without specifying this effect
Reviewed-by: aboldtch, dlong
|
2024-03-13 08:14:36 +00:00 |
|
Magnus Ihse Bursie
|
cc9a8aba67
|
8327460: Compile tests with the same visibility rules as product code
Reviewed-by: erikj, jvernee, dholmes, alanb
|
2024-03-13 08:09:22 +00:00 |
|
Christian Stein
|
3b18c5dc5d
|
8323605: Java source launcher should not require --source ... to enable preview
Reviewed-by: mcimadamore, dholmes
|
2024-03-13 06:44:04 +00:00 |
|
Denghui Dong
|
5d4bfad12b
|
8327693: C1: LIRGenerator::_instruction_for_operand is only read by assertion code
Reviewed-by: gli, chagedorn
|
2024-03-13 00:00:21 +00:00 |
|
Justin Lu
|
d5b95a0ed3
|
8327631: Update IANA Language Subtag Registry to Version 2024-03-07
Reviewed-by: naoto, iris
|
2024-03-12 21:10:30 +00:00 |
|
Chris Plummer
|
966a42f9b3
|
8324868: debug agent does not properly handle interrupts of a virtual thread
Reviewed-by: sspitsyn, amenkov
|
2024-03-12 20:54:18 +00:00 |
|
Eirik Bjørsnøs
|
b9c3dc3b47
|
8327738: Remove unused internal method sun.n.w.p.h.HttpURLConnection.setDefaultAuthenticator
Reviewed-by: djelinski, dfuchs
|
2024-03-12 17:38:59 +00:00 |
|
Eirik Bjørsnøs
|
5b41466275
|
8327729: Remove deprecated xxxObject methods from jdk.internal.misc.Unsafe
Reviewed-by: martin, alanb, mchung
|
2024-03-12 17:37:48 +00:00 |
|