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
Pavel Rappo
a6fc485a22
8287753: [spelling] close well-established compounds
...
Reviewed-by: jjg
2022-06-04 15:55:43 +00:00
Alan Bateman
e4e1e8f66c
8284199: Implementation of Structured Concurrency (Incubator)
...
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Reviewed-by: psandoz, mcimadamore, darcy
2022-06-04 06:15:49 +00:00
tqxia
308c068b36
8287558: Remove remset coarsening stats during g1 remset summary printing
...
Reviewed-by: tschatzl, iwalulya
2022-06-04 04:36:03 +00:00
Artem Semenov
b6cdfd685d
8287740: NSAccessibilityShowMenuAction not working for text editors
...
Reviewed-by: kizune, serb
2022-06-03 21:29:24 +00:00
Martin Desruisseaux
a7e07fdbc1
8287102: ImageReaderSpi.canDecodeInput() for standard plugins should return false if a stream is too short
...
Reviewed-by: prr
2022-06-03 21:16:21 +00:00
Alexander Matveev
7a0c8b14aa
8286850: [macos] Add support for signing user provided app image
...
Reviewed-by: asemenyuk
2022-06-03 20:27:58 +00:00
Quan Anh Mai
0b35460fa0
8283694: Improve bit manipulation and boolean to integer conversion operations on x86_64
...
Reviewed-by: kvn, dlong
2022-06-03 20:19:37 +00:00
Sandhya Viswanathan
a0219da966
8287517: C2: assert(vlen_in_bytes == 64) failed: 2
...
Reviewed-by: kvn, jiefu, chagedorn, fgao
2022-06-03 17:59:40 +00:00
Aleksey Shipilev
ce5ae51773
8287637: Loom: Mismatched VirtualThread::state accessor
...
Reviewed-by: alanb
2022-06-03 16:43:45 +00:00
Jonathan Gibbons
59e9700c4e
8252717: Integrate/merge legacy standard doclet diagnostics and doclint
...
Reviewed-by: erikj, prappo
2022-06-03 16:17:23 +00:00
Zhengyu Gu
34bb0a5e6e
8287734: Shenandoah: Consolidate marking closures
...
Reviewed-by: shade
2022-06-03 12:32:04 +00:00
Zhengyu Gu
a75299c3ab
8287686: Add assertion to ensure that disarm value offset < 128
...
Reviewed-by: tschatzl, shade
2022-06-03 12:18:36 +00:00
Aleksey Shipilev
625821dae7
8287661: Fix and improve BitMap::print_on(outputStream*)
...
Reviewed-by: stefank
2022-06-03 07:24:42 +00:00
Ioi Lam
b544b8b7d4
8276789: Support C++ lambda in ResourceHashtable::iterate
...
Reviewed-by: stefank, coleenp
2022-06-03 05:59:32 +00:00
Maurizio Cimadamore
ba9ee8cb28
8287748: Fix issues in java.lang.foreign package javadoc
...
Reviewed-by: jvernee
2022-06-03 00:17:45 +00:00
Alexey Ushakov
cbaeb00fce
8287600: AA Ovals not rendered under metal
...
Reviewed-by: aghaisas, prr
2022-06-02 23:51:01 +00:00
Xiaolin Zheng
b5a646ee6c
8287425: Remove unnecessary register push for MacroAssembler::check_klass_subtype_slow_path
...
Co-authored-by: Wei Kuai <kuaiwei.kw@alibaba-inc.com>
Reviewed-by: kvn
2022-06-02 20:31:26 +00:00
Andrey Turbanov
26048ea21e
8287695: Use String.contains() instead of String.indexOf() in jdk.hotspot.agent
...
Reviewed-by: cjplummer
2022-06-02 19:28:20 +00:00
Naoto Sato
26d24263c7
8287340: Refactor old code using StringTokenizer in locale related code
...
Reviewed-by: iris, joehw
2022-06-02 18:35:20 +00:00
Man Cao
ccec5d1e85
8287704: Small logging clarification about shrunk bytes after heap shrinkage
...
Co-authored-by: Jonathan Joo <jonathanjoo@google.com>
Reviewed-by: tschatzl
2022-06-02 18:12:10 +00:00
vamsi-parasa
7f44f572ea
8285868: x86 intrinsics for floating point method isInfinite
...
Reviewed-by: kvn, jbhateja
2022-06-02 17:42:42 +00:00
Brian Burkhalter
13596cdf69
8287097: (fs) Files::copy requires an undocumented permission when copying from the default file system to a non-default file system
...
Reviewed-by: chegar, alanb
2022-06-02 17:36:25 +00:00
Andrew Haley
49e24f0cd8
8287567: AArch64: Implement post-call NOPs
...
Reviewed-by: adinn, rbackman, dlong
2022-06-02 17:31:32 +00:00
Thomas Schatzl
1fcbaa4116
8278598: AlignmentReserve is repeatedly reinitialized
...
Reviewed-by: ayang, iwalulya
2022-06-02 17:16:24 +00:00
Jonathan Gibbons
c78392db4d
8287606: standardize spelling of subtype and supertype etc in comments
...
Reviewed-by: prappo
2022-06-02 15:12:09 +00:00
Patricio Chilano Mateo
5acac2238f
8286830: ~HandshakeState should not touch oops
...
Reviewed-by: dholmes, rehn
2022-06-02 13:32:25 +00:00
Alan Bateman
6ff2d89ea1
8287496: Alternative virtual thread implementation that maps to OS thread
...
Reviewed-by: rehn, mchung
2022-06-02 09:02:37 +00:00
Emanuel Peter
199832a710
8283466: C2: missing skeleton predicates in peeled loop
...
Reviewed-by: roland, chagedorn
2022-06-02 06:49:23 +00:00
liach
6030c0e403
8287118: Use monospace font for annotation default values
...
Reviewed-by: hannesw, jjg
2022-06-01 23:05:51 +00:00
Raffaello Giulietti
72bcf2aa03
4511638: Double.toString(double) sometimes produces incorrect results
...
Reviewed-by: aturbanov, darcy, bpb
2022-06-01 21:53:54 +00:00
Ana Marsh
2f19144249
8282024: add EscapeAnalysis statistics under PrintOptoStatistics
...
Reviewed-by: xliu, kvn
2022-06-01 20:19:42 +00:00