Andrey Turbanov
|
fae3b02aeb
|
8314746: Remove unused private put* methods from DirectByteBufferR
Reviewed-by: alanb, bpb
|
2023-08-23 17:36:46 +00:00 |
|
Alexey Ivanov
|
62610203f1
|
8312555: Ideographic characters aren't stretched by AffineTransform.scale(2, 1)
Ignore bitmaps embedded into fonts for non-uniform scales
Reviewed-by: prr, serb
|
2023-08-23 11:48:22 +00:00 |
|
Thomas Schatzl
|
742e319a21
|
8314157: G1: "yielded" is not initialized on some paths after JDK-8140326
Reviewed-by: ayang, iwalulya
|
2023-08-23 09:45:25 +00:00 |
|
Roland Westrelin
|
1cee3b9fd9
|
8313262: C2: Sinking node may cause required cast to be dropped
Reviewed-by: chagedorn, thartmann
|
2023-08-23 08:59:36 +00:00 |
|
Tobias Holenstein
|
f8203cb272
|
8313626: C2 crash due to unexpected exception control flow
Reviewed-by: thartmann, chagedorn
|
2023-08-23 08:47:33 +00:00 |
|
Aleksey Shipilev
|
2be469f89e
|
8314743: Use of uninitialized local in SR_initialize after JDK-8314114
Reviewed-by: dholmes, coleenp
|
2023-08-23 07:17:29 +00:00 |
|
Valerie Peng
|
ba6cdbe2c2
|
8309214: sun/security/pkcs11/KeyStore/CertChainRemoval.java fails after 8301154
Reviewed-by: mbaesken, jnimeh
|
2023-08-22 23:49:03 +00:00 |
|
Calvin Cheung
|
9f4a9fe488
|
8312434: SPECjvm2008/xml.transform with CDS fails with "can't seal package nu.xom"
Reviewed-by: iklam, matsaave
|
2023-08-22 22:37:16 +00:00 |
|
Chris Plummer
|
7c169a426f
|
8312232: Remove sun.jvm.hotspot.runtime.VM.buildLongFromIntsPD()
Reviewed-by: lmesnik, kevinw
|
2023-08-22 20:57:11 +00:00 |
|
Brian Burkhalter
|
2eae13c669
|
8214248: (fs) Files:mismatch spec clarifications
Reviewed-by: alanb
|
2023-08-22 19:04:46 +00:00 |
|
Albert Mingkun Yang
|
ce1ded1a4f
|
8314749: Remove unimplemented _Copy_conjoint_oops_atomic
Reviewed-by: dcubed
|
2023-08-22 17:23:37 +00:00 |
|
Albert Mingkun Yang
|
32bf468c3b
|
8314274: G1: Fix -Wconversion warnings around G1CardSetArray::_data
Reviewed-by: kbarrett, tschatzl
|
2023-08-22 17:21:44 +00:00 |
|
Alexey Ivanov
|
eb065726f2
|
8313408: Use SVG for BoxLayout example
Reviewed-by: serb, tr, prr
|
2023-08-22 17:14:29 +00:00 |
|
Pavel Rappo
|
f39fc0aa2d
|
8314738: Remove all occurrences of and support for @revised
Reviewed-by: mr
|
2023-08-22 13:02:53 +00:00 |
|
bobpengxie
|
3e1b1bf94e
|
8314688: VM build without C1 fails after JDK-8313372
Reviewed-by: yzheng, dnsimon, haosun
|
2023-08-22 09:21:25 +00:00 |
|
Julian Waters
|
ab86d23adf
|
8250269: Replace ATTRIBUTE_ALIGNED with alignas
Reviewed-by: rkennke, kbarrett
|
2023-08-22 06:12:28 +00:00 |
|
Gui Cao
|
a66b5df14a
|
8314618: RISC-V: -XX:MaxVectorSize does not work as expected
Reviewed-by: fyang, dzhang
|
2023-08-22 02:47:52 +00:00 |
|
Sergey Bylokhov
|
87298d2ade
|
8312535: MidiSystem.getSoundbank() throws unexpected SecurityException
Reviewed-by: prr
|
2023-08-22 01:44:16 +00:00 |
|
Albert Mingkun Yang
|
0b3f452d25
|
8314161: G1: Fix -Wconversion warnings in G1CardSetConfiguration::_bitmap_hash_mask
Reviewed-by: tschatzl, iwalulya
|
2023-08-21 12:17:38 +00:00 |
|
Albert Mingkun Yang
|
abac60851c
|
8313962: G1: Refactor G1ConcurrentMark::_num_concurrent_workers
Reviewed-by: tschatzl, iwalulya
|
2023-08-21 12:15:26 +00:00 |
|
Aleksey Shipilev
|
812f475bc4
|
8314501: Shenandoah: sun/tools/jhsdb/heapconfig/JMapHeapConfigTest.java fails
Reviewed-by: cjplummer, sspitsyn
|
2023-08-21 09:02:01 +00:00 |
|
Thomas Schatzl
|
8939d15d92
|
8314100: G1: Improve collection set candidate selection code
Reviewed-by: ayang, iwalulya
|
2023-08-21 08:28:31 +00:00 |
|
Sidraya
|
ec1f7a8480
|
8311630: [s390] Implementation of Foreign Function & Memory API (Preview)
Reviewed-by: amitkumar, jvernee, mdoerr
|
2023-08-21 07:15:25 +00:00 |
|
Alan Bateman
|
ed0f75f266
|
8313290: Misleading exception message from STS.Subtask::get when task forked after shutdown
Reviewed-by: psandoz
|
2023-08-19 18:42:43 +00:00 |
|
Tyler Steele
|
395fc78880
|
8309475: Test java/foreign/TestByteBuffer.java fails: a problem with msync (aix)
Reviewed-by: mbaesken, alanb, mdoerr
|
2023-08-18 20:11:24 +00:00 |
|
Chris Plummer
|
fbe28ee90d
|
8314481: JDWPTRANSPORT_ERROR_INTERNAL code in socketTransport.c can never be executed
Reviewed-by: dcubed, sspitsyn
|
2023-08-18 17:46:36 +00:00 |
|
Mandy Chung
|
50a2ce01f4
|
8310815: Clarify the name of the main class, services and provider classes in module descriptor
8314449: Clarify the name of the declaring class of StackTraceElement
Reviewed-by: alanb
|
2023-08-18 17:10:39 +00:00 |
|
Pavel Rappo
|
aecbb1b5c3
|
8314448: Coordinate DocLint and JavaDoc to report on unknown tags
Reviewed-by: jjg
|
2023-08-18 16:40:51 +00:00 |
|
Fredrik Bredberg
|
bcba5e9785
|
8313419: Template interpreter produces no safepoint check for return bytecodes
Reviewed-by: pchilanomate
|
2023-08-18 14:33:03 +00:00 |
|
Fredrik Bredberg
|
c36e009772
|
8308984: Relativize last_sp (and top_frame_sp) in interpreter frames
Reviewed-by: pchilanomate, aph, haosun
|
2023-08-18 14:29:28 +00:00 |
|
Tyler Steele
|
fdac6a6ac8
|
8312180: (bf) MappedMemoryUtils passes incorrect arguments to msync (aix)
Reviewed-by: clanger, stuefe
|
2023-08-18 13:58:58 +00:00 |
|
Coleen Phillimore
|
752121114f
|
8314265: Fix -Wconversion warnings in miscellaneous runtime code
Reviewed-by: stuefe, dholmes, chagedorn
|
2023-08-18 12:06:02 +00:00 |
|
Alexander Zvegintsev
|
2f04bc5f93
|
8313697: [XWayland][Screencast] consequent getPixelColor calls are slow
8310334: [XWayland][Screencast] screen capture error message in debug
Reviewed-by: serb, prr
|
2023-08-18 10:44:20 +00:00 |
|
Matthias Baesken
|
5058854b86
|
8314389: AttachListener::pd_set_flag obsolete
Reviewed-by: cjplummer, mdoerr, sspitsyn
|
2023-08-18 06:45:18 +00:00 |
|
Thomas Stuefe
|
891c3f4cca
|
8307356: Metaspace: simplify BinList handling
Reviewed-by: rkennke, coleenp
|
2023-08-18 05:51:05 +00:00 |
|
Ioi Lam
|
0299364d85
|
8314249: Refactor handling of invokedynamic in JVMCI ConstantPool
Reviewed-by: dnsimon, coleenp
|
2023-08-17 22:52:05 +00:00 |
|
Justin Lu
|
96778dd549
|
8314169: Combine related RoundingMode logic in j.text.DigitList
Reviewed-by: naoto
|
2023-08-17 22:41:21 +00:00 |
|
Joe Darcy
|
6445314fec
|
8314477: Improve definition of "prototypical type"
Reviewed-by: prappo
|
2023-08-17 20:25:46 +00:00 |
|
Andrey Turbanov
|
d27daf01d6
|
8314129: Make fields final in java.util.Scanner
Reviewed-by: stsypanov, liach, alanb
|
2023-08-17 18:32:06 +00:00 |
|
Andrey Turbanov
|
a8ab3be371
|
8314261: Make fields final in sun.net.www
Reviewed-by: redestad, jpai, dfuchs
|
2023-08-17 17:54:02 +00:00 |
|
Joe Darcy
|
3bb8afba69
|
8314489: Add javadoc index entries for java.lang.Math terms
Reviewed-by: alanb
|
2023-08-17 17:32:49 +00:00 |
|
Chris Plummer
|
388dcff725
|
8282712: VMConnection.open() does not detect if VM failed to be created, resulting in NPE
Reviewed-by: sspitsyn, amenkov
|
2023-08-17 15:09:09 +00:00 |
|
Robbin Ehn
|
e8f6b3e497
|
8314268: Missing include in assembler_riscv.hpp
Reviewed-by: shade, fyang
|
2023-08-17 14:45:59 +00:00 |
|
Cristian Vat
|
32efd23c5d
|
8311939: Excessive allocation of Matcher.groups array
Reviewed-by: rriggs, igraves
|
2023-08-17 11:27:39 +00:00 |
|
Alan Bateman
|
ed585d16b9
|
8314280: StructuredTaskScope.shutdown should document that the state of completing subtasks is not defined
Reviewed-by: psandoz
|
2023-08-17 08:02:53 +00:00 |
|
Pavel Rappo
|
6f1071f5ed
|
8314213: DocLint should warn about unknown standard tags
Reviewed-by: jjg
|
2023-08-17 07:43:07 +00:00 |
|
Aggelos Biboudis
|
4331193010
|
8314423: Multiple patterns without unnamed variables
8314216: Case enumConstant, pattern compilation fails
Reviewed-by: jlahoda
|
2023-08-17 07:33:16 +00:00 |
|
Andrey Turbanov
|
249dc37426
|
8314321: Remove unused field jdk.internal.util.xml.impl.Attrs.mAttrIdx
Reviewed-by: alanb, vtewari, bpb
|
2023-08-17 07:13:38 +00:00 |
|
Sergey Bylokhov
|
b78f5a1068
|
8314076: ICC_ColorSpace#minVal/maxVal have the opposite description
Reviewed-by: azvegint
|
2023-08-17 05:33:44 +00:00 |
|
Kim Barrett
|
2a1176b544
|
8314276: Improve PtrQueue API around size/capacity
Reviewed-by: iwalulya, tschatzl
|
2023-08-17 05:06:11 +00:00 |
|