Joe Wang
|
8f8ff52cae
|
8248486: SafeThread illegal access to java.lang private fields should be removed
Reviewed-by: chegar, rriggs, mchung, alanb
|
2020-07-13 18:19:02 +00:00 |
|
Andy Herrick
|
83a458c5f7
|
8247779: Remove deprecated --bind-services option from jpackage
Reviewed-by: asemenyuk, almatvee
|
2020-07-13 12:04:40 -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 |
|
Mikael Vidstedt
|
09510a15a1
|
Merge
|
2020-07-10 23:12:29 -07: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 |
|
Jesper Wilhelmsson
|
d3d29a4f82
|
Merge
|
2020-07-10 02:51:04 +02:00 |
|
Joe Darcy
|
5c76194ae9
|
8248983: Add links to definition of empty name
Reviewed-by: forax, jjg, jlaskey
|
2020-07-09 16:06:09 -07: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 |
|
Bob Vandette
|
65b23ca67a
|
8249080: Reduce MemberName class dependency on MethodHandles
Reviewed-by: mchung
|
2020-07-08 19:59:22 +00: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 |
|
Weijun Wang
|
fc1b24e4e8
|
8243592: Subject$SecureSet::addAll should not call contains(null)
Reviewed-by: mullan
|
2020-07-09 09:22:01 +08:00 |
|
Vladimir Kozlov
|
e2353cc324
|
8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
Treat all problems in getVC141AndNewerLinker() as non-fatal. Print error messages with --verbose flag.
Reviewed-by: iignatyev, iveresov
|
2020-07-08 15:46:02 -07:00 |
|
Erik Gahlin
|
4d2b0b53b4
|
8248016: JFR: Remove Javadoc warnings
Reviewed-by: mgronlun
|
2020-07-08 17:37:27 +02:00 |
|
Daniel Fuchs
|
d308558d4f
|
8248865: Document JNDI/LDAP timeout properties
Documentation added in the module-info of java.naming
Reviewed-by: chegar, aefimov, mullan
|
2020-07-08 15:16:47 +01:00 |
|
Andrew Leonard
|
d42f541dc3
|
8248231: deserializeLambda created with wrong encoding if platform encoding not UTF-8
Reviewed-by: vromero
|
2020-07-08 09:23:59 -04:00 |
|
Patric Hedlin
|
1d5ec8f363
|
8247762: [aarch64] Timeout in .../HeapDumpTestWithActiveProcess.java due to inf. loop in AARCH64CurrentFrameGuess.run()
Reviewed-by: cjplummer, aph
|
2020-06-17 19:53:48 +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 |
|
Alexander Matveev
|
ed05d57603
|
8223955: Eliminate or reduce mixing of old File API and new Path/Files APIs
Reviewed-by: herrick, asemenyuk
|
2020-07-07 16:08:29 -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 |
|
Toshio Nakamura
|
28e219f038
|
8233829: javac cannot find non-ASCII module name under non-UTF8 environment
Reviewed-by: jjg
|
2020-07-06 16:08:00 -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 |
|
Jayathirth D V
|
151b6f1402
|
8233239: Enhance TIFF support
Reviewed-by: prr, bpb, mschoene, rhalade
|
2020-02-20 11:32:54 +05:30 |
|
Richard Reingruber
|
4d75aef609
|
8238585: JvmtiEventControllerPrivate::enter_interp_only_mode() should not make compiled methods on stack not_entrant
Reviewed-by: mdoerr, kvn, sspitsyn
|
2020-02-13 15:56:28 +01:00 |
|
Stefan Karlsson
|
8384f7ff28
|
8246406: ZGC: Generate crash reports in debug builds for a few important errors paths
Reviewed-by: pliden, eosterlund
|
2020-06-05 09:05:41 +02:00 |
|
Stefan Karlsson
|
1c27ce30b4
|
8246405: Add GCLogPrecious functionality to log and report debug errors
Reviewed-by: pliden, eosterlund
|
2020-06-05 07:56:07 +02:00 |
|
Zhengyu Gu
|
aee74901f7
|
8246593: Shenandoah: string dedup roots should be processed during concurrent weak roots phase
Reviewed-by: shade
|
2020-06-04 20:57:04 -04:00 |
|
Shravya Rukmannagari
|
9d5f388498
|
8245512: CRC32 optimization using AVX512 instructions
Reviewed-by: kvn
|
2020-06-04 17:36:58 -07:00 |
|
Serguei Spitsyn
|
9a7f519aee
|
8245321: refactor the redefine check that an attribute consisting of a list of classes has not changed
Refactor the redefine check of an array attribute
Reviewed-by: hseigel, coleenp
|
2020-06-05 00:06:16 +00:00 |
|
Weijun Wang
|
507816d550
|
8244565: Accept PKCS #8 with version number 1
Reviewed-by: valeriep
|
2020-06-05 07:53:50 +08:00 |
|