Jesper Wilhelmsson
|
52ddbe2dcd
|
Merge
|
2022-01-24 21:53:27 +00:00 |
|
Joe Darcy
|
8e82d0021c
|
8280492: Use cross-module syntax for cross-module links
Reviewed-by: iris, serb, lancea, dfuchs, aivanov
|
2022-01-24 20:16:38 +00:00 |
|
Daniel Jeliński
|
a5416669a5
|
8280474: Garbage value passed to getLocaleInfoWrapper in HostLocaleProviderAdapter_md
Reviewed-by: naoto, alanb
|
2022-01-24 19:31:11 +00:00 |
|
Alexey Ivanov
|
a825a4a1db
|
8279861: Clarify 'rect' parameters and description of paintTabBorder method in BasicTabbedPaneUI
Reviewed-by: prr, psadhukhan
|
2022-01-24 18:35:53 +00:00 |
|
Alexey Ivanov
|
0b5c54be67
|
8279798: Javadoc for BasicTabbedPaneUI is inconsistent
Reviewed-by: prr, psadhukhan
|
2022-01-24 18:32:35 +00:00 |
|
Alexey Ivanov
|
acd98294c6
|
8279794: Fix typos in BasicScrollBarUI: Laysouts a vertical scroll bar
Reviewed-by: prr, psadhukhan
|
2022-01-24 18:31:43 +00:00 |
|
Alexey Ivanov
|
dae2226a53
|
8279795: Fix typo in BasicFileChooserUI: Constucts -> Constructs
Reviewed-by: prr, serb
|
2022-01-24 18:30:31 +00:00 |
|
Kim Barrett
|
1c7769d35b
|
8280437: Move G1BufferNodeList to gc/shared
Reviewed-by: sjohanss, iwalulya, mli
|
2022-01-24 17:23:14 +00:00 |
|
Kim Barrett
|
4b329addf1
|
8280496: Remove unused G1PageBasedVirtualSpace::pretouch_internal
Reviewed-by: tschatzl, sjohanss, mli
|
2022-01-24 17:08:50 +00:00 |
|
Angelos Bimpoudis
|
2b13341500
|
8036019: Insufficient alternatives listed in some errors produced by the parser
Reviewed-by: vromero
|
2022-01-24 15:09:17 +00:00 |
|
Dmitry Kulikov
|
d53d8bd708
|
8279315: Add Git support to update_copyright_year.sh script
Reviewed-by: erikj
|
2022-01-24 14:07:14 +00:00 |
|
Jan Lahoda
|
18c9cb0789
|
8280067: Incorrect code generated for unary - on char operand
Reviewed-by: jlaskey, vromero
|
2022-01-24 13:52:16 +00:00 |
|
Zhengyu Gu
|
44db4794d2
|
8280391: NMT: Correct NMT tag on CollectedHeap
Reviewed-by: kbarrett, tschatzl, mli
|
2022-01-24 13:34:37 +00:00 |
|
Harold Seigel
|
4501ddda7f
|
8214733: runtime/8176717/TestInheritFD.java timed out
Reviewed-by: lmesnik, coleenp, dcubed
|
2022-01-24 13:33:43 +00:00 |
|
Roman Kennke
|
afd2805ef2
|
8279534: Consolidate and remove oopDesc::klass_gap methods
Reviewed-by: shade, dholmes
|
2022-01-24 11:16:53 +00:00 |
|
Andrey Turbanov
|
f05ff99654
|
8280174: Possible NPE in Thread.dispatchUncaughtException
Reviewed-by: alanb
|
2022-01-24 11:10:16 +00:00 |
|
Dmitry Markov
|
7a0a6c95a5
|
8274751: Drag And Drop hangs on Windows
Reviewed-by: aivanov, prr, serb
|
2022-01-24 10:55:13 +00:00 |
|
Jie Fu
|
0567a84d49
|
8280457: Duplicate implementation of dprecision_rounding and dstore_rounding
Reviewed-by: vlivanov, shade
|
2022-01-24 10:52:15 +00:00 |
|
Julia Boes
|
ead9feccae
|
8280441: Missing "classpath exception" in several files from jdk.httpserver
Reviewed-by: alanb, dfuchs
|
2022-01-24 10:03:40 +00:00 |
|
Aleksey Shipilev
|
d1569111d7
|
8280459: Suspicious integer division in Hashtable.readHashtable
Reviewed-by: rriggs, bpb
|
2022-01-24 09:18:20 +00:00 |
|
Xin Liu
|
9bf6ffa19f
|
8279124: VM does not handle SIGQUIT during initialization
Reviewed-by: dholmes, stuefe
|
2022-01-24 05:05:07 +00:00 |
|
Jie Fu
|
30cd47d421
|
8280499: runtime/cds/appcds/TestDumpClassListSource.java fails on platforms without AppCDS custom class loaders support
Reviewed-by: iklam
|
2022-01-24 04:37:51 +00:00 |
|
Andrey Turbanov
|
54c9de26ab
|
8275918: Remove unused local variables in java.base security code
Reviewed-by: weijun
|
2022-01-22 13:56:51 +00:00 |
|
Calvin Cheung
|
b9ae77906e
|
8279675: CDS cannot handle non-existent JAR file in bootclassapth
Reviewed-by: iklam, minqi
|
2022-01-21 23:47:09 +00:00 |
|
Jonathan Gibbons
|
7d2ef9d984
|
8279179: Update nroff pages in JDK 18 before RC
Reviewed-by: iris, mchung
|
2022-01-21 23:18:37 +00:00 |
|
Joe Darcy
|
c1e4f3dd1b
|
8279397: Update --release 18 symbol information for JDK 18 build 32
Reviewed-by: iris, jlahoda
|
2022-01-21 18:55:25 +00:00 |
|
Yi-Fan Tsai
|
2920ce5487
|
8278036: Saving rscratch1 is optional in MacroAssembler::verify_heapbase
Reviewed-by: xliu, phh, coleenp
|
2022-01-21 18:09:17 +00:00 |
|
KIRIYAMA Takuya
|
6287ae3707
|
8277531: Print actual default stacksize on Windows thread logging
Reviewed-by: dholmes, stuefe
|
2022-01-21 13:36:29 +00:00 |
|
Hannes Wallnöfer
|
ab2c8d3c9b
|
8280393: Promote use of HtmlTree factory methods
Reviewed-by: jjg
|
2022-01-21 09:10:19 +00:00 |
|
Andrey Turbanov
|
47b1c51bbd
|
8277120: Use Optional.isEmpty instead of !Optional.isPresent in java.net.http
Reviewed-by: dfuchs
|
2022-01-21 08:53:37 +00:00 |
|
Roland Westrelin
|
19f877981e
|
8278784: C2: Refactor PhaseIdealLoop::remix_address_expressions() so it operates on longs
Reviewed-by: chagedorn, thartmann
|
2022-01-21 07:32:08 +00:00 |
|
Weijun Wang
|
6352c020c2
|
8280401: [sspi] gss_accept_sec_context leaves output_token uninitialized
Reviewed-by: valeriep
|
2022-01-21 03:16:08 +00:00 |
|
Yi-Fan Tsai
|
35ee0f38c6
|
8258814: Compilation logging crashes for thread suspension / debugging tests
Reviewed-by: xliu, phh
|
2022-01-20 23:46:26 +00:00 |
|
Daniel D. Daugherty
|
293fb46f7c
|
8280413: ProblemList jdk/jfr/event/oldobject/TestLargeRootSet.java on all X64 platforms
Reviewed-by: azvegint
|
2022-01-20 20:27:37 +00:00 |
|
Alexey Ivanov
|
2426d58e59
|
8278472: Invalid value set to CANDIDATEFORM structure
Reviewed-by: prr, naoto, serb
|
2022-01-20 20:12:11 +00:00 |
|
Quan Anh Mai
|
02390c79b1
|
8279282: [vectorapi] Matcher::supports_vector_comparison_unsigned is not needed on x86
Reviewed-by: kvn, sviswanathan, vlivanov
|
2022-01-20 18:24:53 +00:00 |
|
Andrey Turbanov
|
3419ff7ba7
|
8277535: Remove redundant Stream.distinct()/sorted() steps
Reviewed-by: prappo
|
2022-01-20 18:11:55 +00:00 |
|
Yumin Qi
|
d48279b0bf
|
8279009: CDS crashes when the source of an InstanceKlass is NULL
Reviewed-by: iklam, ccheung
|
2022-01-20 17:52:49 +00:00 |
|
Albert Mingkun Yang
|
9636502658
|
8279008: G1: Calculate BOT threshold on-the-fly during Object Copy phase
Reviewed-by: tschatzl, sjohanss
|
2022-01-20 17:18:54 +00:00 |
|
Xue-Lei Andrew Fan
|
0ea2b39035
|
8280363: Minor correction of ALPN specification in SSLParameters
Reviewed-by: dfuchs, mullan
|
2022-01-20 16:50:17 +00:00 |
|
Hannes Wallnöfer
|
ec8b6acff3
|
8234682: The order of @param in the generated docs should match the method signature
Reviewed-by: prappo
|
2022-01-20 16:17:08 +00:00 |
|
Harold Seigel
|
a4d201909c
|
8280178: Remove os:: API's that just call system API's
Reviewed-by: iklam, ccheung, dholmes
|
2022-01-20 13:10:33 +00:00 |
|
Albert Mingkun Yang
|
98b157a79a
|
8280146: Parallel: Remove time log tag
Reviewed-by: tschatzl, iwalulya
|
2022-01-20 12:33:16 +00:00 |
|
Julia Boes
|
20297deaeb
|
8280161: com/sun/net/httpserver/simpleserver/jwebserver/MaxRequestTimeTest.java fails with SSLException
Reviewed-by: dfuchs
|
2022-01-20 12:16:21 +00:00 |
|
Vladimir Ivanov
|
3f747368b9
|
8280123: C2: Infinite loop in CMoveINode::Ideal during IGVN
Reviewed-by: kvn, thartmann, chagedorn
|
2022-01-20 11:23:17 +00:00 |
|
Sergey Tsypanov
|
cf977e88ec
|
8276166: Remove dead code from MimeTable and MimeEntry
Reviewed-by: dfuchs
|
2022-01-20 09:14:49 +00:00 |
|
Zhiqiang Zang
|
0bf95a1a73
|
8279607: Existing optimization "~x+1" -> "-x" can be generalized to "~x+c" -> "(c-1)-x".
Reviewed-by: thartmann, kvn
|
2022-01-20 07:38:04 +00:00 |
|
Jaikiran Pai
|
e683d4ac8d
|
8279921: Dump the .class file in jlink debug mode for any failure during transform() of a plugin
Reviewed-by: mchung
|
2022-01-20 04:49:52 +00:00 |
|
Prasanta Sadhukhan
|
1022cbdf98
|
8280047: Broken link to Swing Connection document from javax.swing package docs
Reviewed-by: kcr, aivanov
|
2022-01-20 04:16:11 +00:00 |
|
Prasanta Sadhukhan
|
c4a624d463
|
8279894: javax/swing/JInternalFrame/8020708/bug8020708.java timeouts on Windows 11
Reviewed-by: serb, kizune
|
2022-01-20 04:13:50 +00:00 |
|