Aleksey Shipilev
9d4e84fd41
8259565: Zero: compiler/runtime/criticalnatives fails because CriticalJNINatives is not supported
...
Reviewed-by: coleenp, zgu
2021-01-12 07:49:21 +00:00
Sergey Bylokhov
61c5b95b0d
7194219: java/awt/Component/UpdatingBootTime/UpdatingBootTime.html fails on Linux
...
Reviewed-by: aivanov
2021-01-12 06:53:17 +00:00
Kim Barrett
77f6290995
8258254: Move PtrQueue flush to PtrQueueSet subclasses
...
Reviewed-by: tschatzl, shade
2021-01-12 04:12:31 +00:00
Kim Barrett
2255ab7603
8258810: Improve enum traits
...
Reviewed-by: ayang, iklam, lfoltan
2021-01-12 03:38:54 +00:00
Wang Huang
ae0532edc3
8259044: JVM lacks data type qualifier when using -XX:+PrintAssembly with AArch64-Neon backend
...
Co-authored-by: He Xuejin <hexuejin2@huawei.com>
Reviewed-by: njian, aph
2021-01-12 01:40:08 +00:00
Ningsheng Jian
a7e5da22c4
8258384: AArch64: SVE verify_ptrue fails on some tests
...
Reviewed-by: adinn, ngasson
2021-01-12 01:31:58 +00:00
Jesper Wilhelmsson
b378f54df3
Merge
2021-01-12 01:08:14 +00:00
Alexander Zuev
b6d51e1554
8259585: Accessible actions do not work on mac os x
...
Reviewed-by: serb
2021-01-12 00:28:22 +00:00
Andrey Turbanov
022bc9f0cb
8258422: Cleanup unnecessary null comparison before instanceof check in java.base
...
Reviewed-by: chegar, aefimov
2021-01-11 23:30:44 +00:00
Sergey Bylokhov
ff54b77b76
8259439: Apply java.io.Serial annotations in java.datatransfer
...
Reviewed-by: aivanov, pbansal, trebari, darcy
2021-01-11 23:14:56 +00:00
Naoto Sato
cd73939b79
8259528: Broken Link for [java.text.Normalizer.Form]
...
Reviewed-by: lancea, joehw, iris
2021-01-11 22:02:46 +00:00
Volker Simonis
e9929e2b5a
8259582: Backout JDK-8237578 until all affected tests have been fixed
...
Reviewed-by: xuelei
2021-01-11 21:36:16 +00:00
Jonathan Gibbons
d9f21346bf
8258655: remove <-- NewPage --> comment from generated pages
...
Reviewed-by: hannesw
2021-01-11 18:49:50 +00:00
Jonathan Gibbons
c956e7a69c
8258659: Eliminate whitespace comments from generated pages
...
Reviewed-by: hannesw
2021-01-11 18:46:52 +00:00
Harold Seigel
cf3e4bfdb5
8258838: Remove JVM option UseStackBanging
...
Reviewed-by: dholmes, coleenp, kvn
2021-01-11 18:18:13 +00:00
Jonathan Gibbons
2cb271e691
8253996: Javac error on jdk16 build 18: invalid flag: -Xdoclint:-missing
...
Reviewed-by: hannesw
2021-01-11 17:35:50 +00:00
Maurizio Cimadamore
d60a937e87
8259028: ClassCastException when using custom filesystem with wrapper FileChannel impl
...
Reviewed-by: chegar, alanb, uschindler
2021-01-11 16:14:56 +00:00
Guoxiong Li
33fbc10cb8
8259025: Record compact constructor using Objects.requireNonNull
...
Reviewed-by: attila
2021-01-11 13:50:53 +00:00
Coleen Phillimore
23801da94b
8259482: jni_Set/GetField_probe are the same as their _nh versions
...
Reviewed-by: hseigel, sspitsyn, dholmes
2021-01-11 12:27:30 +00:00
Clive Verghese
01b2804ef7
8237578: JDK-8214339 (SSLSocketImpl wraps SocketException) appears to not be fully fixed
...
Reviewed-by: xuelei, simonis
2021-01-11 12:02:09 +00:00
Jan Lahoda
235488215b
8250768: javac should be adapted to changes in JEP 12
...
Reviewed-by: mcimadamore, erikj, jjg, ihse
2021-01-11 10:10:47 +00:00
Aleksey Shipilev
18a37f9453
8259368: Zero: UseCompressedClassPointers does not depend on UseCompressedOops
...
Reviewed-by: aph, zgu
2021-01-11 09:43:18 +00:00
Aleksey Shipilev
a03e22bb14
8253910: UseCompressedClassPointers depends on UseCompressedOops in vmError.cpp
...
Reviewed-by: rrich, dholmes
2021-01-11 09:42:48 +00:00
Thomas Stuefe
e0d748d56f
8258606: os::print_signal_handlers() should resolve the function name of the handlers
...
Reviewed-by: dholmes, coleenp, gziemski
2021-01-11 09:06:40 +00:00
Aleksey Shipilev
bb247b02c8
8259392: Zero error reporting is broken after JDK-8255711
...
Reviewed-by: dholmes
2021-01-11 07:32:57 +00:00
Aleksey Shipilev
2806bf2e73
8259475: Fix bad merge in compilerOracle
...
Reviewed-by: redestad, thartmann
2021-01-11 07:32:27 +00:00
Xue-Lei Andrew Fan
b72de3c5fc
8259385: Cleanup unused assignment
...
Reviewed-by: attila
2021-01-11 00:33:22 +00:00
Martin Buchholz
9154f64349
8254973: CompletableFuture.ThreadPerTaskExecutor does not throw NPE in #execute
...
Reviewed-by: dl
2021-01-10 23:47:04 +00:00
Martin Buchholz
e7c174083a
8258187: IllegalMonitorStateException in ArrayBlockingQueue
...
Reviewed-by: dl
2021-01-10 18:38:00 +00:00
Martin Buchholz
11d5b04791
8258217: PriorityBlockingQueue constructor spec and behavior mismatch
...
Reviewed-by: dl
2021-01-10 18:20:16 +00:00
Tejpal Rebari
65ca5c6656
8048109: JToggleButton does not fire actionPerformed under certain conditions
...
Reviewed-by: serb, psadhukhan, vdyakov
2021-01-10 12:38:10 +00:00
Martin Buchholz
270014ab4e
8234131: Miscellaneous changes imported from jsr166 CVS 2021-01
...
8257671: ThreadPoolExecutor.Discard*Policy: rejected tasks are not cancelled
Reviewed-by: alanb, prappo, dl
2021-01-09 21:59:27 +00:00
Martin Buchholz
63e3bd7613
8246677: LinkedTransferQueue and SynchronousQueue synchronization updates
...
Reviewed-by: alanb, dl
2021-01-09 21:08:32 +00:00
Martin Buchholz
5cfa8c94d6
8246585: ForkJoin updates
...
8229253: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Reviewed-by: dl
2021-01-09 20:57:52 +00:00
Sergey Bylokhov
6472104e18
6278172: TextComponent.getSelectedText() throws StringIndexOutOfBoundsException
...
Reviewed-by: aivanov
2021-01-09 07:22:20 +00:00
Michael McMahon
fb68395dcd
8259014: (so) ServerSocketChannel.bind(UnixDomainSocketAddress)/SocketChannel.bind(UnixDomainSocketAddress) will have unknown user and group owner (win)
...
Reviewed-by: alanb
2021-01-08 15:59:45 +00:00
Daniel D. Daugherty
090bd3afc3
8259397: ThreadsSMRSupport::print_info_on() should use try_lock_without_rank_check()
...
Reviewed-by: coleenp, dholmes
2021-01-08 15:30:33 +00:00
Kim Barrett
10a6b0d983
8234773: Fix ThreadsSMRSupport::_bootstrap_list
...
Make ThreadsList noncopyable, direct initializing _bootstrap_list. Avoid C-heap allocation for _bootstrap_list.
Reviewed-by: dholmes, dcubed
2021-01-08 14:25:12 +00:00
Eric Caspole
6f7723b4ac
8258792: LogCompilation: remove redundant check fixed by 8257518
...
Reviewed-by: kvn, redestad
2021-01-08 14:18:21 +00:00
Guoxiong Li
697bf7ab51
8257740: Compiler crash when compiling type annotation on multicatch inside lambda
...
Reviewed-by: vromero
2021-01-08 13:56:07 +00:00
Claes Redestad
fc1d2a1e8e
8259065: Optimize MessageDigest.getInstance
...
Reviewed-by: valeriep
2021-01-08 09:20:42 +00:00
David Holmes
712014c595
8258077: Using -Xcheck:jni can lead to a double-free after JDK-8193234
...
Reviewed-by: dcubed, hseigel
2021-01-08 04:11:22 +00:00
Jesper Wilhelmsson
56a354eb55
Merge
2021-01-07 23:51:21 +00:00
Coleen Phillimore
b996cccf12
8259373: c1 and jvmci runtime code use ResetNoHandleMark incorrectly
...
Reviewed-by: kvn
2021-01-07 23:04:11 +00:00
Jesper Wilhelmsson
555641ede5
Merge
2021-01-07 21:17:35 +00:00
Roberto Castañeda Lozano
bc56541424
8256535: C2: randomize CCP processing order for stress testing
...
Add 'StressCCP' option to randomize the selection of the node to be examined in
each CCP iteration.
Reviewed-by: chagedorn, kvn, thartmann
2021-01-07 20:43:48 +00:00
Roberto Castañeda Lozano
d8ad63019a
8258772: Some runtime/cds tests fail with +LogCompilation or +StressX
...
Emit warning about TraceDependencies results in
ClassHierarchyWalker::count_find_witness_calls() only if TraceDependencies is
actually enabled. Use standard warning() function instead of ad hoc printing.
Remove warning about using Stress(LCM|GCM|IGVN) without LogCompilation in
Compile::Compile(), and add the information to the description of the StressSeed
option instead. These changes prevent false test failures when using
LogCompilation or Stress(LCM|GCM|IGVN).
Reviewed-by: chagedorn, kvn, thartmann
2021-01-07 18:57:58 +00:00
Coleen Phillimore
8530ef0e4d
8259375: JvmtiExport::jni_Get/SetField_probe calls do not need ResetNoHandleMark
...
Reviewed-by: lfoltan, dcubed
2021-01-07 17:13:41 +00:00
Vicente Romero
acdd90b699
8258972: unexpected compilation error with generic sealed interface
...
Reviewed-by: jlahoda
2021-01-07 16:38:53 +00:00
Christian Hagedorn
c1fb521694
8259227: C2 crashes with SIGFPE due to a division that floats above its zero check
...
Reviewed-by: kvn, thartmann
2021-01-07 15:02:45 +00:00