Chen Liang
|
6f1f2f2537
|
8347063: Add comments in ClassFileFormatVersion for class file format evolution history
Reviewed-by: darcy, iris
|
2025-01-10 21:23:50 +00:00 |
|
Brian Burkhalter
|
4b554b52e6
|
8346722: (fs) Files.probeContentType throws ClassCastException with custom file system provider
Reviewed-by: alanb
|
2025-01-10 18:50:40 +00:00 |
|
Magnus Ihse Bursie
|
46ba515c49
|
8346669: Increase abstraction in SetupBuildLauncher and remove extra args
Reviewed-by: erikj
|
2025-01-10 17:59:27 +00:00 |
|
Roland Westrelin
|
9cf7d42b65
|
8346184: C2: assert(has_node(i)) failed during split thru phi
Reviewed-by: thartmann, chagedorn
|
2025-01-10 16:47:51 +00:00 |
|
Erik Gahlin
|
1bf2f5c8a9
|
8343510: JFR: Remove AccessControlContext from FlightRecorder::addListener specification
Reviewed-by: mgronlun
|
2025-01-10 15:58:50 +00:00 |
|
Peter Levart
|
beb0e607d3
|
8347397: Cleanup of JDK-8169880
Reviewed-by: liach, alanb
|
2025-01-10 14:47:01 +00:00 |
|
Erik Gahlin
|
ec7393e919
|
8347287: JFR: Remove use of Security Manager
Reviewed-by: mgronlun
|
2025-01-10 13:46:57 +00:00 |
|
Matthias Baesken
|
5e92a4ceaf
|
8347267: [macOS]: UnixOperatingSystem.c:67:40: runtime error: division by zero
Reviewed-by: kevinw, cjplummer
|
2025-01-10 10:02:24 +00:00 |
|
Theo Weidmann
|
55c6904e8f
|
8331717: C2: Crash with SIGFPE Because Loop Predication Wrongly Hoists Division Requiring Zero Check
Reviewed-by: chagedorn, qamai, kvn
|
2025-01-10 08:59:31 +00:00 |
|
Aleksey Shipilev
|
1a0fe49732
|
8347256: Epsilon: Demote heap size and AlwaysPreTouch warnings to info level
Reviewed-by: tschatzl, phh
|
2025-01-10 08:42:42 +00:00 |
|
Liming Liu
|
89ee1a5517
|
8343978: Update the default value of CodeEntryAlignment for Ampere-1A and 1B
Reviewed-by: dlong, kvn
|
2025-01-09 23:38:20 +00:00 |
|
Matias Saavedra Silva
|
931914af76
|
8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region
Reviewed-by: iklam, jsjolen, stefank
|
2025-01-09 22:06:37 +00:00 |
|
Alisen Chung
|
665c39c931
|
8347375: Extra <p> tag in robot specification
Reviewed-by: kbarrett
|
2025-01-09 21:51:51 +00:00 |
|
Hannes Wallnöfer
|
b335ea9296
|
8347122: Add missing @serial tags to module java.desktop
Reviewed-by: prr
|
2025-01-09 21:37:36 +00:00 |
|
Alisen Chung
|
df28cec6e9
|
8345144: Robot does not specify all causes of IllegalThreadStateException
Reviewed-by: prr
|
2025-01-09 20:47:22 +00:00 |
|
Harshitha Onkar
|
9f3c5f9536
|
8344907: NullPointerException in Win32ShellFolder2.getSystemIcon when "icon" is null
Reviewed-by: aivanov, kizune
|
2025-01-09 18:22:33 +00:00 |
|
Henry Jen
|
22f70a742a
|
8321413: IllegalArgumentException: Code length outside the allowed range while creating a jlink image
Reviewed-by: mchung
|
2025-01-09 17:36:15 +00:00 |
|
Sean Mullan
|
3bfa9521d5
|
8283795: Add TLSv1.3 and CNSA 1.0 algorithms to implementation requirements
Reviewed-by: jnimeh
|
2025-01-09 17:34:20 +00:00 |
|
Jaikiran Pai
|
72f1114909
|
8346705: SNI not sent with Java 22+ using java.net.http.HttpClient.Builder#sslParameters
Reviewed-by: dfuchs, michaelm
|
2025-01-09 14:58:12 +00:00 |
|
Joachim Kern
|
f9b11332ec
|
8346880: [aix] java/lang/ProcessHandle/InfoTest.java still fails: "reported cputime less than expected"
Reviewed-by: mdoerr, clanger, mbaesken
|
2025-01-09 14:24:12 +00:00 |
|
Andrey Turbanov
|
9c72dedd07
|
8346036: Unnecessary Hashtable usage in javax.swing.text.html.parser.Entity
Reviewed-by: aivanov, azvegint
|
2025-01-09 12:47:47 +00:00 |
|
Joakim Nordström
|
3024a7384f
|
8345782: Refining the cases that libjsig deprecation warning is issued
Reviewed-by: dholmes, kevinw
|
2025-01-09 12:41:52 +00:00 |
|
Serguei Spitsyn
|
2801bc6bf3
|
8346460: NotifyFramePop should return JVMTI_ERROR_DUPLICATE
Reviewed-by: cjplummer, amenkov
|
2025-01-09 12:02:25 +00:00 |
|
Hannes Wallnöfer
|
ceae2b977d
|
8347121: Add missing @serial tags to module java.base
Reviewed-by: alanb
|
2025-01-09 11:49:18 +00:00 |
|
Fei Yang
|
8c87ea2bdf
|
8346478: RISC-V: Refactor add/sub assembler routines
Reviewed-by: fjiang, rehn, gcao
|
2025-01-09 11:36:40 +00:00 |
|
Robbin Ehn
|
765b9e606b
|
8346706: RISC-V: Add available registers to hs_err
Reviewed-by: mli, fyang, ihse
|
2025-01-09 11:25:37 +00:00 |
|
Matthias Baesken
|
82e16ba248
|
8347268: [ubsan] logOutput.cpp:357:21: runtime error: applying non-zero offset 1 to null pointer
Reviewed-by: dholmes
|
2025-01-09 08:32:09 +00:00 |
|
Dmitry Markov
|
8eddf67c82
|
8346887: DrawFocusRect() may cause an assertion failure
Reviewed-by: aivanov, prr
|
2025-01-09 06:58:31 +00:00 |
|
Abhishek Kumar
|
a46ae7031e
|
8339728: [Accessibility,Windows,JAWS] Bug in the getKeyChar method of the AccessBridge class
Reviewed-by: aivanov, psadhukhan, kizune
|
2025-01-09 04:11:54 +00:00 |
|
Qizheng Xing
|
1ade96b808
|
8347042: Remove an extra parenthesis in macro definition in jfrTraceIdMacros.hpp
Reviewed-by: mgronlun, fyang
|
2025-01-09 02:24:25 +00:00 |
|
Weijun Wang
|
db7fa6a2c6
|
8347289: HKDF delayed provider selection failed with non-extractable PRK
Reviewed-by: valeriep
|
2025-01-09 01:21:00 +00:00 |
|
Patricio Chilano Mateo
|
ea49537726
|
8310340: assert(_thread->is_interp_only_mode() || stub_caller) failed: expected a stub-caller
Reviewed-by: dholmes, amenkov, sspitsyn
|
2025-01-08 21:51:02 +00:00 |
|
Coleen Phillimore
|
6ee2bd2f33
|
8347147: [REDO] AccessFlags can be u2 in metadata
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: vlivanov, yzheng
|
2025-01-08 19:48:25 +00:00 |
|
Calvin Cheung
|
a641932427
|
8346310: Duplicate !HAS_PENDING_EXCEPTION check in DynamicArchive::dump_at_exit
Reviewed-by: dholmes
|
2025-01-08 17:07:54 +00:00 |
|
Naoto Sato
|
49ee4df375
|
8166983: Remove old/legacy unused tzdata files
Reviewed-by: iris, rriggs
|
2025-01-08 16:48:44 +00:00 |
|
Erik Gahlin
|
3fe08186b1
|
8346099: JFR: Query for 'jfr view' can't handle wildcard with multiple event types
Reviewed-by: mgronlun
|
2025-01-08 16:03:40 +00:00 |
|
Erik Gahlin
|
55bcf4c054
|
8346047: JFR: Incorrect percentile value in 'jfr view'
Reviewed-by: mgronlun
|
2025-01-08 15:53:22 +00:00 |
|
Yagmur Eren
|
ae3fc46456
|
8345580: Remove const from Node::_idx which is modified
Reviewed-by: epeter, qamai
|
2025-01-08 15:14:14 +00:00 |
|
Erik Gahlin
|
92ad8a1d96
|
8346052: JFR: Incorrect average value in 'jfr view'
Reviewed-by: mgronlun
|
2025-01-08 14:40:13 +00:00 |
|
Erik Gahlin
|
672c413c61
|
8345337: JFR: jfr view should display all direct subfields for an event type
Reviewed-by: mgronlun
|
2025-01-08 12:44:53 +00:00 |
|
Chen Liang
|
afe543414f
|
8347163: Javadoc error in ConstantPoolBuilder after JDK-8342468
Reviewed-by: jpai, shade
|
2025-01-08 10:56:48 +00:00 |
|
Severin Gehwolf
|
f696d9c521
|
8346239: Improve memory efficiency of JimageDiffGenerator
Reviewed-by: mbaesken
|
2025-01-08 10:39:13 +00:00 |
|
Fredrik Bredberg
|
cbabc04515
|
8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
Reviewed-by: coleenp, dholmes
|
2025-01-08 09:50:35 +00:00 |
|
Albert Mingkun Yang
|
98724219a8
|
8347094: Inline CollectedHeap::increment_total_full_collections
Reviewed-by: stefank, eosterlund, gli
|
2025-01-08 09:45:08 +00:00 |
|
Per Minborg
|
b0c935c03e
|
8347047: Cleanup action passed to MemorySegment::reinterpret keeps old segment alive
Reviewed-by: mcimadamore
|
2025-01-08 08:44:22 +00:00 |
|
Chen Liang
|
bcefab5e55
|
8342468: Improve API documentation for java.lang.classfile.constantpool
Reviewed-by: asotona
|
2025-01-08 03:37:28 +00:00 |
|
David Holmes
|
021c476409
|
8347148: [BACKOUT] AccessFlags can be u2 in metadata
Reviewed-by: coleenp
|
2025-01-08 00:37:27 +00:00 |
|
Coleen Phillimore
|
ddb5881964
|
8329549: Remove FORMAT64_MODIFIER
Reviewed-by: dholmes, kbarrett
|
2025-01-07 23:14:04 +00:00 |
|
Coleen Phillimore
|
098afc8b7d
|
8339113: AccessFlags can be u2 in metadata
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: sspitsyn, vlivanov, yzheng, dlong, dholmes
|
2025-01-07 22:03:38 +00:00 |
|
Naoto Sato
|
9702accdd9
|
8175709: DateTimeFormatterBuilder.appendZoneId() has misleading JavaDoc
Reviewed-by: rriggs
|
2025-01-07 17:40:01 +00:00 |
|