Naoto Sato
|
6fb84e2c91
|
8287541: Files.writeString fails to throw IOException for charset "windows-1252"
Reviewed-by: iris, bpb, alanb, jpai, lancea, aturbanov
|
2022-06-08 15:50:06 +00:00 |
|
Alexey Ivanov
|
a9b9831f2a
|
8286663: Resolve IDE warnings in WTrayIconPeer and SystemTray
Reviewed-by: prr, serb, honkar
|
2022-06-08 15:36:08 +00:00 |
|
Alexander Zuev
|
b021d37cec
|
8283383: [macos] a11y : Screen magnifier shows extra characters (0) at the end JButton accessibility name
Reviewed-by: serb, dmarkov
|
2022-06-08 14:44:41 +00:00 |
|
Christian Hagedorn
|
78d371266a
|
8287432: C2: assert(tn->in(0) != __null) failed: must have live top node
Reviewed-by: kvn, thartmann
|
2022-06-08 14:12:09 +00:00 |
|
Feilong Jiang
|
5ad6286b73
|
8287970: riscv: jdk/incubator/vector/*VectorTests failing
Reviewed-by: kvn, fyang, dlong, yadongwang
|
2022-06-08 12:38:48 +00:00 |
|
Alexey Pavlyutkin
|
a9d46f3413
|
8287894: Use fixed timestamp as an alternative of __DATE__ macro in jdk.jdi to make Windows build reproducible
Reviewed-by: erikj, ihse
|
2022-06-08 11:42:30 +00:00 |
|
Matthias Baesken
|
230726ea58
|
8287735: Provide separate event category for dll operations
Reviewed-by: coleenp, stuefe
|
2022-06-08 07:21:23 +00:00 |
|
Claes Redestad
|
ecf00785f2
|
8287442: Reduce list to array conversions in java.lang.invoke.MethodHandles
Reviewed-by: jvernee
|
2022-06-08 07:18:29 +00:00 |
|
Claes Redestad
|
5c39a36641
|
8287522: StringConcatFactory: Add in prependers and mixers in batches
Reviewed-by: jlaskey, mchung
|
2022-06-08 07:17:31 +00:00 |
|
Jie Fu
|
47d3c2a175
|
8287980: Build is broken due to SuperWordMaxVectorSize when C2 is disabled after JDK-8287697
Reviewed-by: kvn
|
2022-06-08 06:55:33 +00:00 |
|
Roland Westrelin
|
bf0e625fe0
|
8286451: C2: assert(nb == 1) failed: only when the head is not shared
Reviewed-by: thartmann, chagedorn
|
2022-06-08 06:41:20 +00:00 |
|
Roland Westrelin
|
0960ecc407
|
8287700: C2 Crash running eclipse benchmark from Dacapo
Reviewed-by: chagedorn, kvn, xliu, thartmann
|
2022-06-08 06:36:52 +00:00 |
|
Roland Westrelin
|
590337e2f2
|
8286625: C2 fails with assert(!n->is_Store() && !n->is_LoadStore()) failed: no node with a side effect
Reviewed-by: thartmann, chagedorn
|
2022-06-08 06:35:28 +00:00 |
|
Daniel Jeliński
|
4662e06bff
|
8277307: Pre shared key sent under both session_ticket and pre_shared_key extensions
Reviewed-by: coffeys, ascarpino
|
2022-06-08 06:33:40 +00:00 |
|
Thiago Henrique Hüpner
|
7df48f97d2
|
8287353: Use snippet tag instead of pre tag in Javadoc of InterruptedException
Reviewed-by: jpai
|
2022-06-08 04:08:08 +00:00 |
|
Sandhya Viswanathan
|
45f1b72a6e
|
8287697: Limit auto vectorization to 32-byte vector on Cascade Lake
Reviewed-by: kvn, jbhateja
|
2022-06-08 01:05:20 +00:00 |
|
Joe Darcy
|
39ec58b63c
|
8287886: Further terminology updates to match JLS
Reviewed-by: jjg
|
2022-06-08 00:56:57 +00:00 |
|
Ioi Lam
|
68c5957b9e
|
8287869: -XX:+AutoCreateSharedArchive doesn't work when JDK build is switched
Reviewed-by: ccheung, dholmes
|
2022-06-07 23:11:33 +00:00 |
|
Joe Wang
|
8e07839179
|
8285081: Improve XPath operators count accuracy
Reviewed-by: naoto, lancea
|
2022-06-07 20:49:45 +00:00 |
|
Andrey Turbanov
|
1aa87e0078
|
8287148: Avoid redundant HashMap.containsKey calls in ExtendedKeyCodes.getExtendedKeyCodeForChar
Reviewed-by: prr
|
2022-06-07 19:39:56 +00:00 |
|
Chris Plummer
|
74be2d9ef6
|
8286983: rename jdb -trackvthreads and debug agent enumeratevthreads options and clarify "Preview Feature" nature of these options
Reviewed-by: amenkov, lmesnik, alanb
|
2022-06-07 19:07:34 +00:00 |
|
Xin Liu
|
3da7e393ee
|
8287840: Dead copy region node blocks IfNode's fold-compares
Reviewed-by: kvn, thartmann
|
2022-06-07 17:12:14 +00:00 |
|
Ioi Lam
|
c41a283f52
|
8273853: Update the Java manpage for automatic CDS archive updating
Reviewed-by: ccheung, dholmes
|
2022-06-07 16:57:32 +00:00 |
|
Erik Gahlin
|
41d5809caf
|
8287811: JFR: jfr configure error message should not print stack trace
Reviewed-by: mgronlun
|
2022-06-07 16:42:11 +00:00 |
|
Joe Darcy
|
5d4ea9b954
|
8273346: Expand library mappings to IEEE 754 operations
Reviewed-by: bpb
|
2022-06-07 16:13:42 +00:00 |
|
Jan Lahoda
|
062db59eeb
|
8286206: Missing cases for RECORD
Reviewed-by: vromero, jjg
|
2022-06-07 14:44:44 +00:00 |
|
Erik Gahlin
|
ee4a6c23ee
|
8287799: JFR: Less noisy platform threads with jfr print
Reviewed-by: mgronlun
|
2022-06-07 14:32:00 +00:00 |
|
Jan Lahoda
|
2f62f15b09
|
8287808: javac generates illegal class file for pattern matching switch with records
Reviewed-by: sundar
|
2022-06-07 13:41:24 +00:00 |
|
Adam Sotona
|
905bcbe34e
|
8286571: java source launcher from a minimal jdk image containing jdk.compiler fails with --enable-preview option
Reviewed-by: jlahoda
|
2022-06-07 13:38:56 +00:00 |
|
Severin Gehwolf
|
8d28734ede
|
8287741: Fix of JDK-8287107 (unused cgv1 freezer controller) was incomplete
Reviewed-by: iklam
|
2022-06-07 12:28:31 +00:00 |
|
Sergey Tsypanov
|
4fe0ca9ec3
|
8287860: Revise usage of volatile in j.u.Locale
Reviewed-by: naoto
|
2022-06-07 11:46:06 +00:00 |
|
Jan Lahoda
|
bde7a7ae03
|
8287236: Reorganize AST related to pattern matching for switch
Reviewed-by: mcimadamore
|
2022-06-07 10:31:09 +00:00 |
|
Severin Gehwolf
|
2d8c649054
|
8287663: Add a regression test for JDK-8287073
Reviewed-by: iklam
|
2022-06-07 08:40:17 +00:00 |
|
Xiaohong Gong
|
39fa52b5f7
|
8283667: [vectorapi] Vectorization for masked load with IOOBE with predicate feature
Reviewed-by: sviswanathan, psandoz
|
2022-06-07 07:41:58 +00:00 |
|
Aleksey Shipilev
|
b6c6cc5d99
|
8286360: ARM32: Fix crashes after JDK-8284161 (Virtual Threads)
Co-authored-by: Sergey Nazarkin <snazarki@openjdk.org>
Reviewed-by: dsamersoff
|
2022-06-07 07:24:20 +00:00 |
|
Aleksey Shipilev
|
956d44d2da
|
8287071: Loom: Cleanup x86_64 gen_continuation_enter
Reviewed-by: rpressler, pchilanomate, kvn
|
2022-06-07 06:55:35 +00:00 |
|
Hannes Wallnöfer
|
f6a79e340f
|
8287674: CSS improvements for summary lists
Reviewed-by: jjg
|
2022-06-07 06:32:39 +00:00 |
|
Xiaohong Gong
|
ef7cc2105c
|
8286279: [vectorapi] Only check index of masked lanes if offset is out of array boundary for masked store
Reviewed-by: psandoz
|
2022-06-07 01:16:52 +00:00 |
|
Alexey Semenyuk
|
c37c8e5d34
|
8250950: Allow per-user and system wide configuration of a jpackaged app
Reviewed-by: almatvee
|
2022-06-06 22:17:59 +00:00 |
|
Calvin Cheung
|
124ba45fb8
|
8287101: CDS should check for file truncation for all regions
Reviewed-by: iklam, coleenp
|
2022-06-06 21:56:01 +00:00 |
|
Joe Darcy
|
0e06bf3b04
|
8287838: Update Float and Double to use snippets
Reviewed-by: alanb
|
2022-06-06 21:26:25 +00:00 |
|
Sergey Bylokhov
|
a277590c89
|
8287761: Make the logging of J2DBench stable
Reviewed-by: aghaisas, prr
|
2022-06-06 21:25:14 +00:00 |
|
Alisen Chung
|
5264881a15
|
8286481: Exception printed to stdout on Windows when storing transparent image in clipboard
Reviewed-by: prr, dnguyen
|
2022-06-06 21:22:38 +00:00 |
|
Andrey Turbanov
|
e94b05c720
|
8285285: Avoid redundant allocations in WindowsPreferences
Reviewed-by: jpai
|
2022-06-06 21:15:37 +00:00 |
|
Andrey Turbanov
|
3eb49fecea
|
8287766: Unnecessary Vector usage in LdapClient
Reviewed-by: dfuchs, vtewari, aefimov
|
2022-06-06 21:13:29 +00:00 |
|
Hannes Wallnöfer
|
4d6fb51551
|
8287524: Improve checkboxes to select releases on deprecated API page
Reviewed-by: jjg
|
2022-06-06 11:11:43 +00:00 |
|
Fei Gao
|
24fe8ad74c
|
8283307: Vectorize unsigned shift right on signed subword types
Reviewed-by: jiefu, pli, sviswanathan, kvn
|
2022-06-06 02:02:10 +00:00 |
|
Jatin Bhateja
|
f347ff9986
|
8283894: Intrinsify compress and expand bits on x86
Reviewed-by: psandoz, sviswanathan, jrose, kvn
|
2022-06-06 00:37:54 +00:00 |
|
Richard Reingruber
|
ebc012ece2
|
8287205: generate_cont_thaw generates dead code after jump to exception handler
Reviewed-by: shade, kvn
|
2022-06-05 19:30:08 +00:00 |
|
Nikita Gubarkov
|
8c460b043e
|
8287609: macOS: SIGSEGV at [CoreFoundation] CFArrayGetCount / sun.font.CFont.getTableBytesNative
Reviewed-by: prr
|
2022-06-05 15:34:47 +00:00 |
|