Igor Ignatyev
|
feb18d292f
|
8266149: mark hotspot compiler/startup tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-27 23:54:09 +00:00 |
|
Igor Ignatyev
|
eb72950cfd
|
8266154: mark hotspot compiler/oracle tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-27 23:51:39 +00:00 |
|
Igor Ignatyev
|
7f4a9f68bf
|
8266088: compiler/arguments/TestPrintOptoAssemblyLineNumbers test should user driver mode
Reviewed-by: kvn
|
2021-04-27 20:58:48 +00:00 |
|
Vladimir Ivanov
|
f560b89233
|
8264873: Dependencies: Split ClassHierarchyWalker
Reviewed-by: kvn, thartmann
|
2021-04-27 20:03:13 +00:00 |
|
Paul Sandoz
|
0a88f0a182
|
8255915: jdk/incubator/vector/AddTest.java timed out
Reviewed-by: vlivanov
|
2021-04-27 18:58:37 +00:00 |
|
Tobias Hartmann
|
ab2aec2afb
|
8265938: C2's conditional move optimization does not handle top Phi
Reviewed-by: chagedorn, kvn, iignatyev
|
2021-04-27 17:10:53 +00:00 |
|
Patricio Chilano Mateo
|
5634f206e5
|
8265932: Move safepoint related fields from class Thread to JavaThread
Reviewed-by: coleenp, dholmes
|
2021-04-27 16:53:25 +00:00 |
|
Aleksey Shipilev
|
b67b2b1645
|
8265690: Use the latest Ubuntu base image version in Docker testing
Reviewed-by: sgehwolf, iignatyev, mseledtsov
|
2021-04-27 16:36:15 +00:00 |
|
Vladimir Ivanov
|
b2628d15b5
|
8263972: C2: LoadVector/StoreVector type mismatch in MemNode::can_see_stored_value()
Reviewed-by: kvn, thartmann
|
2021-04-27 16:34:28 +00:00 |
|
Hui Shi
|
377b346189
|
8264752: SIGFPE crash with option FlightRecorderOptions:threadbuffersize=30M
Reviewed-by: mgronlun
|
2021-04-27 15:44:41 +00:00 |
|
Harold Seigel
|
dc323a9334
|
8263421: Module image file is opened twice during VM startup
Reviewed-by: iklam, dholmes
|
2021-04-27 13:31:55 +00:00 |
|
Yi Yang
|
fbfd4ea3ce
|
8265914: Duplicated NotANode and not_a_node
Reviewed-by: thartmann
|
2021-04-27 13:00:08 +00:00 |
|
Pankaj Bansal
|
9481fad42f
|
8163367: Test javax/swing/JComboBox/8033069/bug8033069NoScrollBar.java javax/swing/JComboBox/8033069/bug8033069ScrollBar.java fails intermittently
Reviewed-by: aivanov
|
2021-04-27 12:59:22 +00:00 |
|
Zhengyu Gu
|
9adbf1566a
|
8265995: Shenandoah: Move ShenandoahInitMarkRootsClosure close to its use
Reviewed-by: shade
|
2021-04-27 12:40:31 +00:00 |
|
Harold Seigel
|
879a77f173
|
8265757: stack-use-after-scope in perfMemory_posix.cpp get_user_name_slow()
Reviewed-by: lfoltan, dcubed
|
2021-04-27 12:07:40 +00:00 |
|
Coleen Phillimore
|
e4be9680cb
|
8265980: Fix systemDictionary and loaderConstraints printing
Reviewed-by: iklam
|
2021-04-27 12:04:12 +00:00 |
|
Aleksei Voitylov
|
f6e26f6f33
|
8265756: AArch64: initialize memory allocated for locals according to Windows AArch64 stack page growth requirement in template interpreter
Reviewed-by: adinn, aph
|
2021-04-27 11:17:28 +00:00 |
|
Jan Lahoda
|
0a4c33826d
|
8263432: javac may report an invalid package/class clash on case insensitive filesystems
Reviewed-by: vromero
|
2021-04-27 08:55:59 +00:00 |
|
Tobias Hartmann
|
82b371956a
|
8265967: Unused NullCheckNode forward declaration in node.hpp
Reviewed-by: kvn
|
2021-04-27 07:52:13 +00:00 |
|
Albert Mingkun Yang
|
468c847cc8
|
8234020: Remove FullGCCount_lock
Reviewed-by: kbarrett
|
2021-04-27 07:21:15 +00:00 |
|
Vladimir Kozlov
|
4785e112ae
|
8264806: Remove the experimental JIT compiler
Reviewed-by: iignatyev, erikj
|
2021-04-27 06:23:21 +00:00 |
|
Prasanta Sadhukhan
|
7db9330c58
|
8196300: java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java times out
Reviewed-by: jdv
|
2021-04-27 05:36:49 +00:00 |
|
Vladimir Kozlov
|
694acedf18
|
8264805: Remove the experimental Ahead-of-Time Compiler
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
|
2021-04-27 01:12:18 +00:00 |
|
Hamlin Li
|
15d4787724
|
8265496: improve null check in DeflaterOutputStream/InflaterInputStream
Reviewed-by: lancea, naoto
|
2021-04-27 01:06:56 +00:00 |
|
Albert Mingkun Yang
|
1d37b9840a
|
8265972: Remove declarations with no implementations in javaClasses.hpp
Reviewed-by: coleenp
|
2021-04-26 22:16:12 +00:00 |
|
Albert Mingkun Yang
|
cb29b19fec
|
8184134: HeapRegion::LogOfHRGrainWords is unused
Reviewed-by: kbarrett, sjohanss
|
2021-04-26 21:20:15 +00:00 |
|
Guoxiong Li
|
41daa88dcc
|
8265899: Use pattern matching for instanceof at module jdk.compiler(part 1)
Reviewed-by: mcimadamore
|
2021-04-26 20:15:55 +00:00 |
|
Phil Race
|
a6f2863e64
|
8266003: ProblemList sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java on macosx-all
Reviewed-by: dcubed, mikael
|
2021-04-26 20:14:55 +00:00 |
|
Tom Rodriguez
|
852a41d718
|
8258625: [JVMCI] refactor and unify JVMCI readFieldValue path
Reviewed-by: kvn
|
2021-04-26 20:00:23 +00:00 |
|
Leonid Mesnik
|
b5c6351315
|
8264663: Update test SuspendWithCurrentThread.java to verify that suspend doesn't exit until resumed
Reviewed-by: dcubed, sspitsyn
|
2021-04-26 19:48:57 +00:00 |
|
Magnus Ihse Bursie
|
b524a81ad2
|
8265982: JDK-8264188 breaks build on macOS-aarch64
Reviewed-by: erikj, shade
|
2021-04-26 17:59:14 +00:00 |
|
Pavel Rappo
|
efe6b93325
|
8265961: Fix comments in logging.properties
Reviewed-by: dfuchs, mr, iris, jjg
|
2021-04-26 17:35:31 +00:00 |
|
Philippe Marschall
|
65c19c4094
|
4926314: Optimize Reader.read(CharBuffer)
Reviewed-by: alanb, bpb
|
2021-04-26 17:33:35 +00:00 |
|
Guoxiong Li
|
082abbdaf7
|
8265900: Use pattern matching for instanceof at module jdk.compiler(part 2)
Reviewed-by: mcimadamore
|
2021-04-26 17:31:45 +00:00 |
|
Guoxiong Li
|
851b219d74
|
8265901: Use pattern matching for instanceof at module jdk.compiler(part 3)
Reviewed-by: mcimadamore, jfranck
|
2021-04-26 15:23:56 +00:00 |
|
Ian Graves
|
fb8f0c5dd8
|
8261168: Convert javadoc tool to use Stream.toList()
Reviewed-by: prappo
|
2021-04-26 15:20:30 +00:00 |
|
Hamlin Li
|
8559a53056
|
8265394: G1: Improve assert in HeapRegion::reset_not_compacted_after_full_gc
Reviewed-by: tschatzl
|
2021-04-26 14:43:30 +00:00 |
|
Hamlin Li
|
68011c64fa
|
8265928: G1: Update copyright in several files
Reviewed-by: tschatzl
|
2021-04-26 14:26:53 +00:00 |
|
Coleen Phillimore
|
222f9f07d1
|
8265682: G1: Mutex::_name dangling in HeapRegionRemSet references after JDK-8264146
Reviewed-by: dholmes, sjohanss
|
2021-04-26 14:23:08 +00:00 |
|
Guoxiong Li
|
2b09ff219e
|
8232765: NullPointerException at Types.eraseNotNeeded() when compiling a class
Reviewed-by: mcimadamore
|
2021-04-26 14:13:13 +00:00 |
|
Magnus Ihse Bursie
|
b9f66d93eb
|
8264188: Improve handling of assembly files in the JDK
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: erikj, vlivanov
|
2021-04-26 12:57:21 +00:00 |
|
Per Liden
|
c3ac6900e7
|
8261759: ZGC: ZWorker Threads Continue Marking After System.exit() called
Reviewed-by: sjohanss, ayang
|
2021-04-26 12:15:03 +00:00 |
|
Per Liden
|
31abe68fa4
|
8265116: ZGC: Steal local stacks instead of flushing them
Co-authored-by: Wang Chao <wchao@openjdk.org>
Reviewed-by: ayang, sjohanss
|
2021-04-26 11:57:11 +00:00 |
|
Jesper Steen Møller
|
83364a4b4a
|
8264258: Unknown lookups in the java package give misleading compilation errors
Reviewed-by: sadayapalam
|
2021-04-26 11:53:27 +00:00 |
|
Per Liden
|
a9367dbd84
|
8265127: ZGC: Fix incorrect reporting of reclaimed memory
Reviewed-by: ayang, sjohanss
|
2021-04-26 11:52:37 +00:00 |
|
Junji Wang
|
1580a473d0
|
8265911: assert(comp != __null) failed: Compiler instance missing
Reviewed-by: kvn, thartmann
|
2021-04-26 11:07:08 +00:00 |
|
Vladimir Ivanov
|
9647fb0dba
|
8265689: JVMCI: InternalError: Class java.lang.Object does not implement interface jdk.vm.ci.meta.JavaType
Co-authored-by: Doug Simon <dnsimon@openjdk.org>
Reviewed-by: kvn, thartmann
|
2021-04-26 10:54:01 +00:00 |
|
Per Liden
|
0d08d73537
|
8265702: ZGC on macOS/aarch64
Reviewed-by: erikj, dholmes, stefank, gziemski
|
2021-04-26 08:45:42 +00:00 |
|
Patrick Concannon
|
45c5da0fd3
|
8265746: Update java.time to use instanceof pattern variable (part II)
Reviewed-by: dfuchs, lancea, rriggs, chegar, naoto
|
2021-04-26 08:32:20 +00:00 |
|
Hannes Wallnöfer
|
a85f6cbbaa
|
8265613: False positives for "Related Packages"
Reviewed-by: jjg
|
2021-04-26 07:53:35 +00:00 |
|