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 |
|
Prasanta Sadhukhan
|
6e5026a8df
|
8198621: java/awt/Focus/KeyEventForBadFocusOwnerTest/KeyEventForBadFocusOwnerTest.java fails on mac
Reviewed-by: serb
|
2021-04-26 07:28:46 +00:00 |
|
Simon Legner
|
7b609a2016
|
8264031: (zipfs) Typo in ZipFileSystem.deleteFile ZipException
Reviewed-by: shade, lancea
|
2021-04-26 07:24:06 +00:00 |
|
Albert Mingkun Yang
|
56fbef0fc0
|
8265681: G1: general cleanup for G1FullGCHeapRegionAttr
Reviewed-by: tschatzl, sjohanss
|
2021-04-26 06:32:34 +00:00 |
|
Thomas Stuefe
|
578a0b3c3d
|
8261238: NMT should not limit baselining by size threshold
Reviewed-by: zgu, mdoerr
|
2021-04-26 04:56:31 +00:00 |
|
Alexey Ushakov
|
3bf4c904fb
|
8264317: Lanai: IncorrectUnmanagedImageRotatedClip.java fails on apple M1
Reviewed-by: serb
|
2021-04-25 20:52:08 +00:00 |
|
horizonzy
|
f1f2afda5a
|
8264028: Typo in javax.management.relation.RelationService::purgeRelations
Reviewed-by: sspitsyn, shade
|
2021-04-25 08:14:05 +00:00 |
|
Daniel D. Daugherty
|
f6e22d14e3
|
8265890: ProblemList sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions.java on macOS-X64 and Linux-aarch64
Reviewed-by: rriggs, xuelei
|
2021-04-25 02:53:48 +00:00 |
|
Albert Mingkun Yang
|
0257ac1447
|
8252089: Remove psParallelCompact internal debug counters
Reviewed-by: sjohanss, tschatzl
|
2021-04-24 16:35:55 +00:00 |
|
Guoxiong Li
|
4b7f027407
|
8231179: Investigate why tools/javac/options/BCPOrSystemNotSpecified.java fails on Window
Reviewed-by: vromero
|
2021-04-24 02:18:31 +00:00 |
|
Guoxiong Li
|
d87a4c3b56
|
8239596: PARAMETER annotation on receiver type does not cause error
Reviewed-by: vromero
|
2021-04-24 02:17:39 +00:00 |
|
Daniel D. Daugherty
|
52f9d22977
|
8265884: ProblemList compiler/codecache/jmx/PoolsIndependenceTest.java on macOS-X64
Reviewed-by: mikael
|
2021-04-24 00:56:10 +00:00 |
|
Doug Simon
|
5aed446e20
|
8265403: consolidate definition of CPU features
Reviewed-by: kvn, iklam
|
2021-04-23 23:32:41 +00:00 |
|
Yumin Qi
|
20a373a0d0
|
8265393: VM crashes if both -XX:+RecordDynamicDumpInfo and -XX:SharedArchiveFile options are specified
Reviewed-by: iklam, ccheung
|
2021-04-23 21:51:11 +00:00 |
|
Daniel D. Daugherty
|
6803ab2b71
|
8265880: ProblemList serviceability/dcmd/gc/RunFinalizationTest.java on Linux-X64
Reviewed-by: rriggs
|
2021-04-23 21:39:47 +00:00 |
|
Sandhya Viswanathan
|
e08f506fa7
|
8265816: Handle new VectorMaskCast node for x86
Reviewed-by: vlivanov, neliasso
|
2021-04-23 20:49:13 +00:00 |
|
Naoto Sato
|
bebfae48e3
|
8264208: Console charset API
Reviewed-by: joehw, rriggs, alanb
|
2021-04-23 18:57:03 +00:00 |
|
George Adams
|
5aab1609b9
|
8265531: doc/building.md should mention homebrew install freetype
Reviewed-by: erikj
|
2021-04-23 17:52:26 +00:00 |
|
Mikhailo Seledtsov
|
d8e638f11c
|
8265794: Remove ProblemList-non-cds-mode
Reviewed-by: ccheung, iklam, iignatyev
|
2021-04-23 17:42:45 +00:00 |
|
Thomas Stuefe
|
ac23870186
|
8265831: 8257831 broke Windows x86 build
Reviewed-by: shade
|
2021-04-23 16:37:07 +00:00 |
|
Patricio Chilano Mateo
|
8e312297d8
|
8265327: Remove check_safepoint_and_suspend_for_native_trans()
Reviewed-by: dcubed, dholmes, rrich
|
2021-04-23 14:23:43 +00:00 |
|