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 |
|
Jesper Wilhelmsson
|
11ba454f39
|
Added tag jdk-16+5 for changeset 143e258f64af
|
2020-07-09 04:10:33 +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 |
|
Leonid Mesnik
|
dfe381ae08
|
8248658: Remove vmTestbase/vm/share/vmcrasher
Reviewed-by: cjplummer, sspitsyn
|
2020-07-08 12:11:06 -07:00 |
|
Erik Gahlin
|
4d2b0b53b4
|
8248016: JFR: Remove Javadoc warnings
Reviewed-by: mgronlun
jdk-16+5
|
2020-07-08 17:37:27 +02:00 |
|
Andrew Leonard
|
0853b33004
|
8248701: On Windows generated modules-deps.gmk can contain backslash-r (CR) characters
Reviewed-by: erikj
|
2020-07-08 03:08:30 -07: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 |
|
Chris Plummer
|
eeb4b15f06
|
8249002: New serviceability/sa/ClhsdbFindPC.java #id2 and #id3 tests are failing with ZGC
Reviewed-by: iignatyev
|
2020-07-07 19:17:47 -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 |
|
Chris Plummer
|
db2d4e8f5a
|
8248194: Need better support for running SA tests on core files
Reviewed-by: amenkov, lmesnik
|
2020-07-07 13:07:53 -07:00 |
|
Daniil Titov
|
f243b281ea
|
8205467: javax/management/remote/mandatory/connection/MultiThreadDeadLockTest.java possible deadlock
Reviewed-by: phh
|
2020-07-07 10:27:47 -07:00 |
|
Daniil Titov
|
50e18e29e3
|
8227337: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table
Reviewed-by: phh
|
2020-07-07 10:18:53 -07: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 |
|
Boris Ulasevich
|
584e983c38
|
8248568: compiler/c2/TestBit.java failed: test missing from stdout/stderr
Reviewed-by: kvn
|
2020-07-07 06:20:03 -04: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 |
|
Christian Hagedorn
|
b02e4d4aba
|
8248596: [TESTBUG] compiler/loopopts/PartialPeelingUnswitch.java times out with Graal enabled
Change C2 specific test to be executed only with server compiler.
Reviewed-by: roland, kvn, thartmann
|
2020-07-06 09:16:58 +02: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 |
|
Erik Joelsson
|
7e20cf75f9
|
8238960: linux-i586 builds are inconsistent as the newly build jdk is not able to reserve enough space for object heap
Reviewed-by: ihse, tbell, ahgross, jwilhelm
|
2020-02-20 14:05:38 -08:00 |
|
Erik Joelsson
|
5fff0506f9
|
8239429: AbsPathsInImage.java fails in JDK 11u and 14u on Windows
Reviewed-by: tbell
|
2020-02-20 09:09: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 |
|