Junji Wang
7c6e3796ef
8265120: hs_err improvement: align the output of Virtual space metadata
...
Reviewed-by: dholmes
2021-04-15 05:40:09 +00:00
Yumin Qi
e7cbeba866
8259070: Add jcmd option to dump CDS
...
Reviewed-by: ccheung, iklam, mli
2021-04-15 05:21:24 +00:00
David Holmes
593194864a
8265246: Fix macos-Aarch64 build after JDK-8263709
...
Reviewed-by: mikael
2021-04-15 03:01:49 +00:00
David Holmes
79bff21b43
8263709: Cleanup THREAD/TRAPS/CHECK usage in JRT_ENTRY routines
...
Reviewed-by: coleenp, hseigel, iklam, kvn
2021-04-15 02:20:31 +00:00
Andy Herrick
e167577888
8265078: jpackage tests on Windows leave large temp files
...
Reviewed-by: asemenyuk, kcr
2021-04-14 19:56:24 +00:00
Aleksey Shipilev
94067446ba
8264976: Minor numeric bug in AbstractSplittableWithBrineGenerator.makeSplitsSpliterator
...
Reviewed-by: psandoz, jlaskey
2021-04-14 16:16:41 +00:00
Joe Darcy
80026d81a4
8265174: Update Class.getDeclaredMethods to discuss synthetic and bridge methods
...
Reviewed-by: jfranck
2021-04-14 16:15:54 +00:00
Yasumasa Suenaga
0afcbd4b09
8264412: AArch64: CPU description should refer DMI
...
Reviewed-by: aph, gziemski
2021-04-14 15:11:08 +00:00
Michael McMahon
4661690981
8262883: doccheck: Broken links in java.base
...
Reviewed-by: lancea
2021-04-14 15:00:14 +00:00
Sebastian Stenzel
27dd88bf9e
8262957: (fs) Fail fast in UnixFileStore.isExtendedAttributesEnabled
...
Reviewed-by: alanb
2021-04-14 09:55:52 +00:00
Yasumasa Suenaga
e2106d5af6
8265104: CpuLoad and SystemCpuLoad in OperatingSystem MXBean returns -1.0
...
Reviewed-by: dholmes, sgehwolf
2021-04-14 07:38:31 +00:00
Alex Blewitt
ebbce91e79
8264681: Use the blessed modifier order in java.security
...
Reviewed-by: mullan, shade
2021-04-14 06:01:00 +00:00
Ioi Lam
ea5c55a4ae
8265103: Remove unnecessary inclusion of oopMap.hpp
...
Reviewed-by: dholmes, stefank
2021-04-14 05:11:49 +00:00
Anton Kozlov
283d64f815
8262896: [macos_aarch64] Crash in jni_fast_GetLongField
...
Reviewed-by: aph, dholmes
2021-04-13 22:34:28 +00:00
Alexander Matveev
55d5649509
8263157: [macos]: java.library.path is being set incorrectly
...
Reviewed-by: asemenyuk, herrick
2021-04-13 21:36:55 +00:00
Erik Gahlin
e80012ede3
8264768: JFR: Allow events to be printed to the log
...
Reviewed-by: mgronlun
2021-04-13 20:06:39 +00:00
Brian Burkhalter
3b576ed99d
8265100: (fs) WindowsFileStore.hashCode() should read cached hash code once
...
Reviewed-by: alanb
2021-04-13 18:43:33 +00:00
Roberto Castañeda Lozano
8df8512bc8
8265125: IGV: cannot edit forms with NetBeans GUI builder
...
Reviewed-by: kvn
2021-04-13 17:07:43 +00:00
Wang Huang
c7975113a0
8264940: java/lang/invoke/6998541/Test6998541.java failed "guarantee(ik->is_initialized()) failed: java/lang/Byte$ByteCache must be initialized"
...
Co-authored-by: Wu Yan <wuyan34@huawei.com>
Reviewed-by: dholmes, kvn, dcubed
2021-04-13 16:41:57 +00:00
Patricio Chilano Mateo
943503ef6a
8265035: Remove unneeded exception check from refill_ic_stubs()
...
Reviewed-by: hseigel, dholmes
2021-04-13 15:32:57 +00:00
Stefan Johansson
a4f644eb2f
8265064: Move clearing and setting of members into helpers in ReservedSpace
...
Reviewed-by: tschatzl, iwalulya
2021-04-13 12:39:05 +00:00
Claes Redestad
7006070fa3
8265061: Simplify MethodHandleNatives::canBeCalledVirtual
...
Reviewed-by: jvernee, mchung
2021-04-13 10:39:35 +00:00
Xiaohong Gong
1935655622
8264957: Cleanup unused array Type::dual_type
...
Reviewed-by: jiefu, neliasso, thartmann
2021-04-13 09:58:32 +00:00
Roberto Castañeda Lozano
954b9a1ce6
8264795: IGV: Upgrade NetBeans platform
...
Upgrade IGV's underlying NetBeans platform to version 12.3, switch build system
from Ant to Maven, and fix broken unit tests in Data module.
Reviewed-by: kvn, chagedorn, neliasso, xliu
2021-04-13 09:27:39 +00:00
Stefan Johansson
f2f7aa3bec
8262291: Refactor reserve_memory_special_huge_tlbfs
...
Reviewed-by: iwalulya, stuefe
2021-04-13 08:59:09 +00:00
Vladimir Kozlov
18bec9cf9b
8265084: [BACKOUT] 8264954: unified handling for VectorMask object re-materialization during de-optimization
...
Reviewed-by: dcubed
2021-04-12 21:03:40 +00:00
Rafael Winterhalter
9dd96257c6
8263763: Synthetic constructor parameters of enum are not considered for annotation indices
...
Reviewed-by: darcy, jfranck
2021-04-12 21:01:08 +00:00
Martin Balao
1ee80e03ad
8261355: No data buffering in SunPKCS11 Cipher encryption when the underlying mechanism has no padding
...
Reviewed-by: valeriep
2021-04-12 20:58:08 +00:00
Daniel Fuchs
d84a7e55be
8264124: Update MXBean specification and implementation to extend mapping of CompositeType to records
...
Reviewed-by: mchung, chegar, alanb
2021-04-12 16:31:36 +00:00
Alexey Ushakov
714ae54f91
8258788: incorrect response to change in window insets [lanai]
...
Reviewed-by: serb, jdv
2021-04-12 16:28:14 +00:00
Stefan Karlsson
7c20d97ac3
8265052: Break circular include dependency in objArrayOop.inline.hpp
...
Reviewed-by: tschatzl, egahlin, dholmes
2021-04-12 15:43:28 +00:00
Zhengyu Gu
125184e96f
8265012: Shenandoah: Backout JDK-8264718
...
Reviewed-by: shade
2021-04-12 12:47:40 +00:00
Hamlin Li
be0d46c142
8262068: Improve G1 Full GC by skipping compaction for regions with high survival ratio
...
Co-authored-by: Shoubing Ma <mashoubing1@huawei.com>
Reviewed-by: sjohanss, ayang
2021-04-12 12:41:11 +00:00
Jatin Bhateja
f71be8b5d7
8264954: unified handling for VectorMask object re-materialization during de-optimization
...
Reviewed-by: vlivanov
2021-04-12 12:13:49 +00:00
Chris Hegarty
3c9858ddfb
8264827: Large mapped buffer/segment crash the VM when calling isLoaded
...
Reviewed-by: alanb, mcimadamore
2021-04-12 11:21:34 +00:00
Thomas Schatzl
e604320bbd
8264783: G1 BOT verification should not verify beyond allocation threshold
...
Reviewed-by: mli, ayang
2021-04-12 09:14:39 +00:00
Martin Doerr
cb2806db4e
8265018: [AIX] FileDispatcherImpl.c:31:10: fatal error: 'sys/mount.h' file not found
...
Reviewed-by: clanger
2021-04-12 09:03:34 +00:00
Yi Yang
ecef1fc82b
8264972: Unused TypeFunc declared in OptoRuntime
...
Reviewed-by: thartmann, shade
2021-04-12 08:40:58 +00:00
Yi Yang
440c34a62b
8264644: Add PrintClassLoaderDataGraphAtExit to print the detailed CLD graph
...
Reviewed-by: coleenp, dholmes, shade
2021-04-12 08:23:20 +00:00
Stefan Karlsson
b1ebf82269
8264358: Don't create invalid oop in method handle tracing
...
Reviewed-by: neliasso, thartmann
2021-04-12 06:37:56 +00:00
Ioi Lam
627ad9fe22
8262328: Templatize JVMFlag boilerplate access methods
...
Reviewed-by: dholmes, gziemski
2021-04-10 15:39:27 +00:00
Ioi Lam
c15680e742
8264868: Reduce inclusion of registerMap.hpp and register.hpp
...
Reviewed-by: coleenp, dholmes
2021-04-10 06:09:52 +00:00
Xue-Lei Andrew Fan
5784f6b7f7
8264948: Check for TLS extensions total length
...
Reviewed-by: jnimeh
2021-04-10 03:48:45 +00:00
Hui Shi
42f4d70627
8264649: runtime/InternalApi/ThreadCpuTimesDeadlock.java crash in fastdebug C2 with -XX:-UseTLAB
...
Reviewed-by: thartmann, kvn
2021-04-10 00:03:57 +00:00
Vladimir Ivanov
76bd313d80
8264872: Dependencies: Migrate to PerfData counters
...
Reviewed-by: kvn, neliasso
2021-04-09 22:18:56 +00:00
Vladimir Ivanov
07c8ff47d2
8264871: Dependencies: Miscellaneous cleanups in dependencies.cpp
...
Reviewed-by: neliasso
2021-04-09 22:03:29 +00:00
Joe Darcy
863feab998
8005295: Use mandated information for printing of repeating annotations
...
Reviewed-by: jjg
2021-04-09 22:02:34 +00:00
Coleen Phillimore
f26cd2ac1c
8264997: Remove SystemDictionary::cache_get
...
Reviewed-by: hseigel
2021-04-09 20:47:06 +00:00
Naoto Sato
9ebc497b53
8264765: BreakIterator sees bogus sentence boundary in parenthesized “i.e.” phrase
...
Reviewed-by: joehw
2021-04-09 18:12:08 +00:00
William Kemper
ec31b3a137
8264727: Shenandoah: Remove extraneous whitespace from phase timings report
...
Reviewed-by: shade
2021-04-09 17:07:11 +00:00