Joe Darcy
|
de7467146f
|
8266670: Better modeling of access flags in core reflection
Reviewed-by: mchung, rriggs, asotona
|
2022-06-25 19:09:43 +00:00 |
|
Jaikiran Pai
|
9c92da5249
|
8247407: tools/jlink/plugins/CompressorPluginTest.java test failing
Reviewed-by: sundar, jlaskey
|
2022-06-25 12:19:14 +00:00 |
|
Ryan Ernst
|
a5c25d8837
|
8286395: Address possibly lossy conversions in java.security.jgss
Reviewed-by: chegar
|
2022-06-25 08:00:21 +00:00 |
|
Ryan Ernst
|
e93be3acdf
|
8286389: Address possibly lossy conversions in jdk.crypto.ec
Reviewed-by: chegar, xuelei
|
2022-06-25 07:55:55 +00:00 |
|
Jaikiran Pai
|
7ac40f3b9f
|
8288983: broken link in com.sun.net.httpserver.SimpleFileServer
Reviewed-by: dfuchs, aefimov, michaelm
|
2022-06-25 02:36:27 +00:00 |
|
Vicente Romero
|
53b37fe153
|
8288130: compiler error with AP and explicit record accessor
Reviewed-by: jlahoda
|
2022-06-24 21:42:23 +00:00 |
|
Daniel D. Daugherty
|
08288819dd
|
8289166: ProblemList tools/jlink/plugins/CompressorPluginTest.java
Reviewed-by: lmesnik, bpb
|
2022-06-24 19:13:41 +00:00 |
|
Leonid Mesnik
|
4cdb97893c
|
8289098: clean up ported serviceability/jvmti tests
Reviewed-by: kevinw, sspitsyn
|
2022-06-24 18:13:23 +00:00 |
|
Joe Darcy
|
9918b6d384
|
8288609: Update --release 19 symbol information for JDK 19 build 28
Reviewed-by: iris
|
2022-06-24 16:26:03 +00:00 |
|
Ioi Lam
|
f67c5361cc
|
8288935: Remove excessive includes introduced in loom
Reviewed-by: rehn, stefank
|
2022-06-24 14:43:16 +00:00 |
|
Brian Burkhalter
|
239b4bb020
|
8289095: (fs) UnixCopyFile build error on linux-x86
Reviewed-by: alanb, shade, stuefe
|
2022-06-24 14:24:28 +00:00 |
|
Daniel D. Daugherty
|
0d2952e5b3
|
8289129: [BACKOUT] JDK-8287281 adjust guarantee in Handshake::execute for the case of target thread being current
Reviewed-by: alanb
|
2022-06-24 14:17:22 +00:00 |
|
Roger Riggs
|
fdc8455c45
|
8288495: [test] Make OutputAnalyzer exception more informative
Reviewed-by: lmesnik, naoto, jpai, dholmes
|
2022-06-24 13:46:32 +00:00 |
|
Boris Ulasevich
|
20f55abd27
|
8289044: ARM32: missing LIR_Assembler::cmove metadata type support
Reviewed-by: shade, stuefe
|
2022-06-24 13:37:22 +00:00 |
|
Harold Seigel
|
925084c496
|
8288976: classfile parser 'wrong name' error message has the names the wrong way around
Reviewed-by: dholmes, shade
|
2022-06-24 12:03:09 +00:00 |
|
Jan Lahoda
|
bdf9902f75
|
8288120: VerifyError with JEP 405 pattern match
Reviewed-by: vromero
|
2022-06-24 08:13:28 +00:00 |
|
Christian Hagedorn
|
17aacde50f
|
8288669: compiler/vectorapi/VectorFPtoIntCastTest.java still fails with "IRViolationException: There were one or multiple IR rule failures."
Reviewed-by: thartmann, dcubed
|
2022-06-24 07:28:44 +00:00 |
|
Johan Sjölén
|
9dc9a64fa4
|
8287281: adjust guarantee in Handshake::execute for the case of target thread being current
Reviewed-by: rehn, pchilanomate, dholmes, dcubed
|
2022-06-24 05:00:53 +00:00 |
|
Ioi Lam
|
64782a7524
|
8288623: Move Continuation classes out of javaClasses.hpp
Reviewed-by: stefank, coleenp
|
2022-06-24 04:29:48 +00:00 |
|
Abhishek Kumar
|
b0db33333a
|
8288528: broken links in java.desktop
Reviewed-by: prr, aivanov
|
2022-06-24 04:22:25 +00:00 |
|
Brian Burkhalter
|
651cbebb96
|
8288080: (fc) FileChannel::map for MemorySegments should state it always throws UOE
Backport-of: a9c2ab67c4
|
2022-06-23 22:57:35 +00:00 |
|
Daniel Jeliński
|
c8cc94a384
|
8288979: Improve CLDRConverter run time
Reviewed-by: naoto, rriggs
|
2022-06-23 18:44:54 +00:00 |
|
Sergey Tsypanov
|
740169ce1c
|
8285521: Minor improvements in java.net.URI
Reviewed-by: dfuchs
|
2022-06-23 17:52:37 +00:00 |
|
Brian Burkhalter
|
13cbb3a416
|
8289073: (fs) UnsatisfiedLinkError for sun.nio.fs.UnixCopyFile.bufferedCopy0()
Reviewed-by: alanb
|
2022-06-23 17:48:45 +00:00 |
|
Joe Wang
|
1f9521e6cb
|
8287076: Document.normalizeDocument() produces different results
Reviewed-by: lancea, iris, naoto
|
2022-06-23 17:12:31 +00:00 |
|
Naoto Sato
|
a716f7934b
|
8288589: Files.readString ignores encoding errors for UTF-16
Backport-of: 2728770e3d
|
2022-06-23 17:07:58 +00:00 |
|
Serguei Spitsyn
|
4c9ea7e66a
|
8286580: serviceability/jvmti/vthread/GetSetLocalTest failed with assert: Not supported for heap frames
Reviewed-by: lmesnik, rpressler, cjplummer
|
2022-06-23 16:21:32 +00:00 |
|
Coleen Phillimore
|
b206d2d149
|
8289006: Cleanup from thread.hpp split
Reviewed-by: dholmes, dcubed
|
2022-06-23 16:21:26 +00:00 |
|
Naoto Sato
|
2728770e3d
|
8288589: Files.readString ignores encoding errors for UTF-16
Reviewed-by: rriggs, iris, alanb
|
2022-06-23 15:49:43 +00:00 |
|
Brian Burkhalter
|
ef17ee4dea
|
8288515: (ch) Unnecessary use of Math.addExact() in java.nio.channels.FileLock.overlaps()
Reviewed-by: alanb
|
2022-06-23 15:40:23 +00:00 |
|
Brian Burkhalter
|
72f286a9ba
|
8287580: (se) CancelledKeyException during channel registration
Reviewed-by: alanb
|
2022-06-23 15:39:32 +00:00 |
|
Brian Burkhalter
|
b8db0c383b
|
6980847: (fs) Files.copy needs to be "tuned"
Reviewed-by: alanb
|
2022-06-23 15:36:19 +00:00 |
|
Julian Waters
|
d579916a6b
|
8288740: Change incorrect documentation for sjavac flag
Reviewed-by: ihse
|
2022-06-23 14:17:58 +00:00 |
|
Thomas Stuefe
|
26c03c1860
|
8288719: [arm32] SafeFetch32 thumb interleaving causes random crashes
8284997: arm32 build crashes since JDK-8283326
Reviewed-by: snazarki, xliu, lucy
|
2022-06-23 10:15:05 +00:00 |
|
Thiago Henrique Hüpner
|
a802b9816a
|
8287760: --do-not-resolve-by-default gets overwritten if --warn-if-resolved flags is used
Reviewed-by: lancea, alanb, cstein
|
2022-06-23 09:41:06 +00:00 |
|
Evgeny Astigeevich
|
bf0623b11f
|
8286314: Trampoline not created for far runtime targets outside small CodeCache
Reviewed-by: aph, phh
|
2022-06-23 09:30:59 +00:00 |
|
Richard Reingruber
|
3f5e48a44e
|
8288781: C1: LIR_OpVisitState::maxNumberOfOperands too small
Reviewed-by: shade, mdoerr, thartmann
|
2022-06-23 05:42:54 +00:00 |
|
Jesper Wilhelmsson
|
5b583e4792
|
Merge
|
2022-06-22 23:21:49 +00:00 |
|
Jonathan Gibbons
|
3b1ec3e660
|
8288994: Incorrect @since tags for @value update in JDK-8286101
Reviewed-by: darcy, prappo
|
2022-06-22 20:48:31 +00:00 |
|
Erik Gahlin
|
58b6937b09
|
8288982: JFR: Log event streaming actions
Reviewed-by: mgronlun
|
2022-06-22 19:37:51 +00:00 |
|
Daniel D. Daugherty
|
6458ebc8e4
|
8288988: ProblemList serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java in -Xcomp mode
Reviewed-by: alanb, azvegint
|
2022-06-22 16:20:20 +00:00 |
|
Xin Liu
|
82c77ca807
|
8288926: make runtime/logging/DeoptStats.java more reliable
Reviewed-by: simonis, phh
|
2022-06-22 15:57:48 +00:00 |
|
Naoto Sato
|
d4de475747
|
8287868: Localized names update in COMPAT locale provider
Reviewed-by: iris, joehw
|
2022-06-22 15:47:07 +00:00 |
|
Jaikiran Pai
|
50c37f53f2
|
8276798: HttpURLConnection sends invalid HTTP request
Reviewed-by: dfuchs, michaelm
|
2022-06-22 14:45:52 +00:00 |
|
Markus Grönlund
|
6037ccdd50
|
8288846 : misc tests fail "assert(ms < 1000) failed: Un-interruptable sleep, short time use only"
Reviewed-by: egahlin
|
2022-06-22 13:29:44 +00:00 |
|
Coleen Phillimore
|
270cf67e5f
|
8288752: Split thread implementation files
Reviewed-by: dholmes, rehn, iklam
|
2022-06-22 12:49:25 +00:00 |
|
Matthias Baesken
|
d51f4f471f
|
8287011: Improve container information
Reviewed-by: sgehwolf, stuefe
|
2022-06-22 10:36:16 +00:00 |
|
Alan Bateman
|
8fa46c8f72
|
8288840: StructureViolationException should not link to fork method
Reviewed-by: psandoz, mchung
|
2022-06-22 07:48:58 +00:00 |
|
Alan Bateman
|
7cf71bc2d3
|
8287982: Concurrent implicit attach from native threads crashes VM
Reviewed-by: dholmes, rehn
|
2022-06-22 07:48:14 +00:00 |
|
Jaikiran Pai
|
affbd72aa3
|
8288744: Remove tools/jlink/plugins/CompressorPluginTest.java from problemlist
Reviewed-by: alanb
|
2022-06-22 05:51:24 +00:00 |
|