Chris Plummer
|
e42c134038
|
8255706: The JDWP debug agent unecessarily checks for JVMTI_ERROR_INTERRUPT after calling RawMonitorEnter
Reviewed-by: alanb, dholmes, sspitsyn
|
2020-11-05 23:18:01 +00:00 |
|
Claes Redestad
|
e66fd6f0aa
|
8255756: Disabling logging does unnecessary work
Reviewed-by: iklam
|
2020-11-05 21:20:13 +00:00 |
|
Claes Redestad
|
140c162a0d
|
8255894: Remove unused StubRoutines::_zero_aligned_words
Reviewed-by: shade
|
2020-11-05 21:18:59 +00:00 |
|
Zhengyu Gu
|
fc894ab11b
|
8255955: Shenandoah: Only STW GC should process concurrent roots at pauses
Reviewed-by: rkennke
|
2020-11-05 18:59:33 +00:00 |
|
Brian Burkhalter
|
d6f0940400
|
8255913: Decrease number of iterations in TestMaxCachedBufferSize
Reviewed-by: lancea, dfuchs
|
2020-11-05 18:30:34 +00:00 |
|
Vladimir Kozlov
|
1b59595e1e
|
8255914: [AOT] Using AOT flag should give warning when AOT is not included in build
Reviewed-by: dholmes, iveresov
|
2020-11-05 17:18:19 +00:00 |
|
Brian Burkhalter
|
a50fdd5484
|
8219014: (bf) Add absolute bulk put methods which accept a source Buffer
Reviewed-by: psandoz, alanb
|
2020-11-05 16:27:49 +00:00 |
|
Erik Österlund
|
3a02578b33
|
8255452: Doing GC during JVMTI MethodExit event posting breaks return oop
Reviewed-by: coleenp, dlong, rrich, sspitsyn
|
2020-11-05 16:17:33 +00:00 |
|
Gerard Ziemski
|
ba2ff3a6d2
|
8250637: UseOSErrorReporting times out (on Mac and Linux)
Reviewed-by: stuefe, dholmes
|
2020-11-05 16:15:27 +00:00 |
|
Zhengyu Gu
|
31918c55f3
|
8255847: Shenandoah: Shenandoah should not mark through weak roots
Reviewed-by: rkennke
|
2020-11-05 15:29:11 +00:00 |
|
Rahul Yadav
|
867a484df1
|
8255214: Unsupported 'valign' attribute for 'th' tag used in j.u.l.LogManager
Reviewed-by: mchung, dfuchs
|
2020-11-05 14:35:06 +00:00 |
|
Sergey Bylokhov
|
d3c43c2816
|
8255937: Better cleanup for test/jdk/javax/imageio/stream/StreamFlush.java
Reviewed-by: jdv
|
2020-11-05 11:35:54 +00:00 |
|
Kiran Sidhartha Ravikumar
|
b65ff60a8e
|
8255226: (tz) Upgrade time-zone data to tzdata2020d
Reviewed-by: naoto
|
2020-11-05 11:29:19 +00:00 |
|
Patrick Concannon
|
2b78a43f77
|
8255584: HttpPrincipal::getName returns incorrect name
Reviewed-by: dfuchs
|
2020-11-05 10:10:21 +00:00 |
|
Lin Zang
|
a6ce6a5d80
|
8252103: Parallel heap inspection for ParallelScavengeHeap
Reviewed-by: sjohanss, tschatzl
|
2020-11-05 09:43:21 +00:00 |
|
Jan Lahoda
|
cdef186c11
|
8232856: jshell crashes when pressing up arrow after /!
Reviewed-by: psandoz
|
2020-11-05 09:12:07 +00:00 |
|
Claes Redestad
|
700447f7e4
|
8255909: Remove unused delayed_value methods
Reviewed-by: minqi, coleenp, thartmann
|
2020-11-05 08:37:08 +00:00 |
|
Stefan Johansson
|
397972ebf3
|
8255848: -Xlog:gc+heap+exit shows "used 0K"
Reviewed-by: tschatzl, ayang
|
2020-11-05 08:13:40 +00:00 |
|
Tobias Hartmann
|
eb85b8da32
|
8255665: C2 should aggressively remove temporary hook nodes
Reviewed-by: chagedorn, kvn
|
2020-11-05 08:02:47 +00:00 |
|
Jan Lahoda
|
18bc95ba51
|
8250625: Compiler implementation of Pattern Matching for instanceof (Final)
Reviewed-by: vromero
|
2020-11-05 08:01:33 +00:00 |
|
Aleksey Shipilev
|
60e4aca846
|
8255890: Zero: remove unused methods from BytecodeInterpreter
Reviewed-by: coleenp
|
2020-11-05 06:29:35 +00:00 |
|
Ioi Lam
|
397bae20e9
|
8255860: Clean up CDS logging related to lambda
Reviewed-by: ccheung, minqi
|
2020-11-05 05:20:59 +00:00 |
|
Vicente Romero
|
97a81cee25
|
8253385: annotation processors remove varargs information from record components
Reviewed-by: jjg
|
2020-11-04 23:30:41 +00:00 |
|
Chris Plummer
|
166c728300
|
8255858: Add debug agent support for storing thread names
Reviewed-by: sspitsyn, amenkov
|
2020-11-04 22:43:34 +00:00 |
|
Claes Redestad
|
a0ade22057
|
8255900: x86: Reduce impact when VerifyOops is disabled
Reviewed-by: neliasso, minqi, kvn
|
2020-11-04 21:40:31 +00:00 |
|
Roman Kennke
|
29db1dcd62
|
8255886: Shenandoah: Resolve cset address truncation and register clash in interpreter LRB
Reviewed-by: shade
|
2020-11-04 21:30:27 +00:00 |
|
Andy Herrick
|
26e7ef78fb
|
8252870: Finalize (remove "incubator" from) jpackage
Reviewed-by: kcr, erikj, almatvee, asemenyuk, prr, ihse
|
2020-11-04 20:27:11 +00:00 |
|
Jorn Vernee
|
804bd72599
|
8255128: linux x86 build failure with libJNIPoint.c
Reviewed-by: coleenp, shade, ihse
|
2020-11-04 18:10:49 +00:00 |
|
Jorn Vernee
|
160759ceef
|
8255838: Use 32-bit immediate movslq in macro assembler if 64-bit value fits in 32 bits on x86_64
Reviewed-by: azeemj, kvn, redestad, thartmann
|
2020-11-04 18:10:23 +00:00 |
|
Mandy Chung
|
94ace035a5
|
8255863: Clean up test/jdk/java/lang/invoke/defineHiddenClass/BasicTest.java
Reviewed-by: rriggs, chegar
|
2020-11-04 17:44:09 +00:00 |
|
Mandy Chung
|
2da9981e33
|
8255862: Remove @SuppressWarnings from sun.misc.Unsafe
Reviewed-by: shade, alanb, chegar
|
2020-11-04 17:40:06 +00:00 |
|
Calvin Cheung
|
5348298f62
|
8255855: appcds/jigsaw/NewModuleFinderTest.java test failed due to unexpected NPE
Reviewed-by: iklam
|
2020-11-04 17:17:46 +00:00 |
|
Brian Burkhalter
|
c287170c94
|
8254742: InputStream::readNBytes(int) result may contain zeros not in input
Reviewed-by: shade, bchristi
|
2020-11-04 16:50:02 +00:00 |
|
Magnus Ihse Bursie
|
7dcaba6312
|
8253892: Disable misleading-indentation on clang as well as gcc
Reviewed-by: erikj
|
2020-11-04 16:17:15 +00:00 |
|
Aleksey Shipilev
|
61c924701f
|
8255895: Submit workflow artifacts miss hs_errs/replays due to ZIP include mismatch
Reviewed-by: erikj
|
2020-11-04 14:44:27 +00:00 |
|
Prasanta Sadhukhan
|
7f4d873dd9
|
8255215: Unsupported 'valign' attribute for 'tr' tag used in j.s.t.h.HTMLDocument
Reviewed-by: serb
|
2020-11-04 13:08:46 +00:00 |
|
Jesper Wilhelmsson
|
724217c740
|
8255893: Problemlist runtime/cds/appcds/jigsaw/NewModuleFinderTest.java
Reviewed-by: dholmes
|
2020-11-04 11:51:59 +00:00 |
|
Kim Barrett
|
6023f6b1bf
|
8188055: (ref) Add Reference::refersTo predicate
Reviewed-by: mchung, pliden, rriggs, dholmes, ihse, smarks, alanb
|
2020-11-04 09:18:23 +00:00 |
|
Matthias Baesken
|
ab9192e463
|
8255681: print callstack in error case in runAWTLoopWithApp
Reviewed-by: clanger, serb
|
2020-11-04 07:44:43 +00:00 |
|
Roberto Castañeda Lozano
|
c7a2c24529
|
8255797: ciReplay: improve documentation of replay file syntax in parser
Complete and disambiguate the informal specification of the replay file syntax
given in the ciReplay class implementation.
Reviewed-by: kvn, thartmann
|
2020-11-04 07:32:21 +00:00 |
|
Aleksey Shipilev
|
a5d8a9c211
|
8255617: Zero: purge the remaining bytecode interpreter profiling support
Reviewed-by: coleenp, sgehwolf, jiefu
|
2020-11-04 06:40:31 +00:00 |
|
Kim Barrett
|
4b88119b4b
|
8253037: G1: Improve check for string dedup
Combine dedup enabled and is_string into a single test, using the already in-hand klass of the object.
Reviewed-by: ayang, tschatzl
|
2020-11-04 05:04:02 +00:00 |
|
Magnus Ihse Bursie
|
2668d23244
|
8255861: Also update jaotc.1 for JDK 16
Reviewed-by: kvn
|
2020-11-03 23:52:08 +00:00 |
|
Erik Joelsson
|
76fa974cb2
|
8255850: Hotspot recompiled on first incremental build
Reviewed-by: ihse
|
2020-11-03 23:11:23 +00:00 |
|
Magnus Ihse Bursie
|
622f72bc8b
|
8255853: Update all nroff manpages for JDK 16 release
Reviewed-by: erikj
|
2020-11-03 22:12:56 +00:00 |
|
Yumin Qi
|
cdf9cd8afa
|
8255784: appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java test failed resulting in VM crash
Reviewed-by: ccheung, iklam
|
2020-11-03 20:50:51 +00:00 |
|
Roman Kennke
|
eab99f37ce
|
8255852: Shenandoah: Fix incorrect copyright header in new files added by 8254315
Reviewed-by: zgu
|
2020-11-03 20:34:42 +00:00 |
|
Brian Burkhalter
|
450452bb8c
|
8254876: (fs) NullPointerException not thrown when first argument to Path.of or Paths.get is null
Reviewed-by: rriggs, alanb
|
2020-11-03 19:39:28 +00:00 |
|
Calvin Cheung
|
b46d73bee8
|
8255239: The timezone of the hs_err_pid log file is corrupted in Japanese locale
Reviewed-by: iklam, minqi
|
2020-11-03 19:30:46 +00:00 |
|
Lance Andersen
|
6606e0909c
|
8255380: (zipfs) ZipFileSystem::readExtra can fail if zipinfo-time is not set to false
Reviewed-by: redestad
|
2020-11-03 19:20:42 +00:00 |
|