Tobias Hartmann
|
a98bad2b22
|
8246453: TestClone crashes with "all collected exceptions must come from the same place"
Set deoptimize_on_exception for slow paths.
Reviewed-by: neliasso
|
2020-06-08 08:30:52 +02:00 |
|
Yang Zhang
|
35ceac0083
|
8243597: AArch64: Add support for integer vector abs
Reviewed-by: aph
|
2020-06-08 02:42:57 +00:00 |
|
Coleen Phillimore
|
498b0e61ed
|
8246340: Move SystemDictionary GC roots into OopStorage
Use vm_global() OopStorage for system dictionary roots
Reviewed-by: eosterlund, lfoltan
|
2020-06-05 09:55:31 -04:00 |
|
Per Lidén
|
06e47d05b6
|
8246622: Remove CollectedHeap::print_gc_threads_on()
Reviewed-by: stefank, tschatzl, sjohanss
|
2020-06-05 15:22:53 +02:00 |
|
Markus Grönlund
|
c66bef0289
|
8233705: Let artifact iteration running time be a function of incrementally tagged artifacts
Reviewed-by: egahlin
|
2020-06-05 15:11:44 +02:00 |
|
Markus Grönlund
|
45fa5aa699
|
8242088: Replace mutually exclusive lists with concurrent alternatives
Reviewed-by: egahlin
|
2020-06-05 14:59:27 +02:00 |
|
Coleen Phillimore
|
cb960ee7b5
|
8245487: Potential double-free of interfaces array
Free _local_interfaces when we free _transitive_interfaces since they can share memory.
Reviewed-by: fparain, lfoltan, iklam
|
2020-06-05 06:54:05 -04:00 |
|
Martin Doerr
|
5f0f4d75e0
|
8246377: [PPC64] Further improvements for assembler stop function
Reviewed-by: goetz, xliu
|
2020-06-03 00:22:26 +02:00 |
|
Patric Hedlin
|
195c45a0e1
|
8245226: Clean-up FlagSetting and remove misuse
Reviewed-by: neliasso, dholmes
|
2020-02-24 14:06:01 +01:00 |
|
Vladimir Kozlov
|
c4f835b3a7
|
8249165: Remove unneeded nops introduced by 8234160 changes
Check for branch instruction at the end of code block
Reviewed-by: vlivanov
|
2020-07-13 16:41:01 -07:00 |
|
Daniel D. Daugherty
|
7436ef236e
|
8246476: remove AsyncDeflateIdleMonitors option and the safepoint based deflation mechanism
Reviewed-by: dholmes, pchilanomate, coleenp
|
2020-07-13 16:36:01 -04:00 |
|
Calvin Cheung
|
5146474954
|
8246308: Reference count for PackageEntry::name may be incorrectly decremented
Corrected the usage of TempNewSymbol.
Reviewed-by: minqi, iklam
|
2020-07-13 16:05:25 +00:00 |
|
Vladimir Ivanov
|
a14490dd16
|
8247502: PhaseStringOpts crashes while optimising effectively dead code
Reviewed-by: kvn, thartmann
|
2020-07-13 16:44:13 +03:00 |
|
Aleksey Shipilev
|
f613d43f26
|
8249230: Shenandoah: assertion failure with -XX:-ResizeTLAB
Reviewed-by: rkennke
|
2020-07-13 11:55:26 +02:00 |
|
Richard Reingruber
|
870e67d520
|
8247695: PPC/S390: compiler/intrinsics/math/TestFpMinMaxIntrinsics.java fails
Reviewed-by: goetz, lucy
|
2020-07-13 10:33:14 +02:00 |
|
Aleksey Shipilev
|
2d3c928f0b
|
8249137: Remove CollectedHeap::obj_size
Reviewed-by: rkennke, tschatzl, cjplummer
|
2020-07-13 07:39:39 +02:00 |
|
Yasumasa Suenaga
|
faf4d7ccb7
|
8242428: JVMTI thread operations should use Thread-Local Handshake
Reviewed-by: dcubed, sspitsyn, dholmes
|
2020-07-11 23:28:02 +09:00 |
|
Zhengyu Gu
|
086124845f
|
8247670: Shenandoah: deadlock during class unloading OOME
Reviewed-by: rkennke
|
2020-07-10 11:40:57 -04:00 |
|
Frederic Parain
|
985061ac28
|
8249149: Remove obsolete UseNewFieldLayout option and associated code
Reviewed-by: hseigel, iklam
|
2020-07-10 09:13:03 -04:00 |
|
Aleksey Shipilev
|
0a38584c10
|
8248652: Shenandoah: SATB buffer handling may assume no forwarded objects
Reviewed-by: rkennke
|
2020-07-10 10:37:12 +02:00 |
|
Zhengyu Gu
|
9bac33fbc6
|
8248426: NMT: VirtualMemoryTracker::split_reserved_region() does not properly update summary counting
Reviewed-by: stuefe, minqi
|
2020-07-09 13:34:24 -04:00 |
|
Andrew Haley
|
97b948a9b2
|
8248336: AArch64: C2: offset overflow in BoxLockNode::emit
Reviewed-by: adinn
|
2020-06-25 12:24:50 -04:00 |
|
Thomas Schatzl
|
6b911624f2
|
8210462: Fix remaining mentions of initial mark
Reviewed-by: lkorinth, kbarrett
|
2020-07-09 16:22:23 +02:00 |
|
Thomas Schatzl
|
59e3ebb4a5
|
8248322: G1: Refactor full collection sizing code
Reviewed-by: iwalulya, kbarrett
|
2020-07-09 16:22:22 +02:00 |
|
Aleksey Shipilev
|
f4f094021c
|
8249141: Fix indent in java_lang_Record definition in vmSymbols.hpp
Reviewed-by: dholmes
|
2020-07-09 12:26:10 +02:00 |
|
Andrew Haley
|
6a91c73dda
|
8248403: AArch64: Remove uses of kernel integer types
Reviewed-by: kbarrett, dholmes
|
2020-07-09 05:30:22 -04:00 |
|
Koichi Sakata
|
ed31b661d3
|
8247818: GCC 10 warning stringop-overflow with symbol code
Reviewed-by: kbarrett, iklam
|
2020-07-08 11:39:11 -07:00 |
|
Jesper Wilhelmsson
|
3dcd1c1ab0
|
Merge
|
2020-07-09 04:32:30 +02:00 |
|
Ioi Lam
|
d7b097f117
|
8244764: Improve assertion for CPP_VTABLE_PATCH_TYPES_DO
Reviewed-by: lfoltan, coleenp
|
2020-07-07 23:11:13 -07:00 |
|
Jesper Wilhelmsson
|
c782d0e486
|
Merge
|
2020-07-07 23:42:50 +02:00 |
|
Christian Hagedorn
|
a6cf325152
|
8248226: TestCloneAccessStressGCM fails with -XX:-ReduceBulkZeroing
Taking GC barriers into account in LoadNode::find_previous_arraycopy() when ReduceInitialCardMarks is disabled.
Reviewed-by: kvn, roland
|
2020-07-07 13:00:46 +02:00 |
|
Kelvin Nilsen
|
c5bb023584
|
8232782: Shenandoah: streamline post-LRB CAS barrier (aarch64)
Reviewed-by: rkennke
|
2020-07-07 11:35:14 +02:00 |
|
Patric Hedlin
|
485194c1a7
|
8245021: Adding method 'remove_if_existing' to growableArray
Reviewed-by: thartmann, neliasso
|
2020-04-21 10:35:53 +02:00 |
|
Ioi Lam
|
3d1b1a6bc9
|
8248170: Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
Reviewed-by: dholmes, kvn, coleenp, stefank
|
2020-07-06 23:11:37 -07:00 |
|
Jesper Wilhelmsson
|
e58423796e
|
Merge
|
2020-07-07 03:12:11 +02:00 |
|
Ioi Lam
|
8170244a81
|
8248886: InstanceKlass::initialize_impl crashes with -XX:-UsePerfData after JDK-8246019
Reviewed-by: ccheung
|
2020-07-06 17:52:52 -07:00 |
|
Ioi Lam
|
2e09a58f64
|
8246019: PerfClassTraceTime slows down VM start-up
Reviewed-by: dholmes, redestad, minqi, ccheung
|
2020-07-06 15:14:44 -07:00 |
|
Boris Ulasevich
|
6d137a3616
|
8248043: Need to eliminate excessive i2l conversions
Reviewed-by: redestad, kvn, iveresov
|
2020-07-06 04:44:25 -04:00 |
|
Yaofei Song
|
459da4aa11
|
8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
Reviewed-by: aph
|
2020-06-28 16:47:25 +08:00 |
|
Jesper Wilhelmsson
|
4922a35c6a
|
Merge
|
2020-07-03 19:05:00 +02:00 |
|
Nils Eliasson
|
4506975561
|
8248398: Add diagnostic RepeatCompilation utility
Reviewed-by: redestad, kvn, thartmann
|
2020-07-03 11:46:41 +02:00 |
|
Jesper Wilhelmsson
|
6b8bf62a75
|
Merge
|
2020-07-03 00:14:21 +02:00 |
|
Vladimir Kozlov
|
ec25b42804
|
8076985: Allocation path: biased locking + compressed oops code quality
Use 64-bit constant class pointer for loading class prototype header.
Reviewed-by: roland
|
2020-07-02 12:52:49 -07:00 |
|
Doug Simon
|
4e962f9675
|
8248321: [JVMCI] improve libgraal logging and fatal error handling
Reviewed-by: kvn, never
|
2020-07-02 18:02:20 +02:00 |
|
Thomas Schatzl
|
dc63bf261b
|
8248650: [BACKOUT] Backout JDK-8244603 because it generates too much noise in CI
Reviewed-by: kbarrett
|
2020-07-02 09:40:27 +02:00 |
|
Aleksey Shipilev
|
51937e18f8
|
8248634: Shenandoah: incorrect include in shenandoahInitLogger.cpp
Reviewed-by: rkennke
|
2020-07-02 08:32:45 +02:00 |
|
Aleksey Shipilev
|
00e0a60955
|
8248632: Shenandoah: build fails without both JVMTI and JFR
Reviewed-by: rkennke, zgu
|
2020-07-02 08:32:39 +02:00 |
|
Vladimir Kozlov
|
bf04926d72
|
8005088: remove unused NativeInstruction::test methods
Reviewed-by: iignatyev
|
2020-07-01 15:37:56 -07:00 |
|
Calvin Cheung
|
dc74336a65
|
8243586: Optimize calls to SystemDictionaryShared::define_shared_package for classpath
Define_shared_package only needs to be called once for each package in a jar specified in the shared class path.
Reviewed-by: iklam, dholmes, minqi
|
2020-07-01 21:05:14 +00:00 |
|
Magnus Ihse Bursie
|
4b85bd546e
|
8248610: Clean up handling of Windows RC files
Reviewed-by: erikj
|
2020-07-01 22:39:58 +02:00 |
|