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
Jesper Wilhelmsson
2fe15bc62e
Added tag jdk-15+31 for changeset a32f58c6b8be
2020-07-09 04:02:21 +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
Igor Veresov
69a9403995
8248822: 8 vm/classfmt/atr_ann/atr_rtm_annot007/atr_rtm_annot00709 tests fail w/ AOT
...
Remove Remove jdk.internal.reflect.ConstantPool intrinsics.
Reviewed-by: kvn
2020-07-08 17:00:50 -07: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
Daniel D. Daugherty
9f0bafe6ad
8249097: test/lib/jdk/test/lib/util/JarBuilder.java has a bad copyright
...
Reviewed-by: iignatyev
2020-07-08 17:19:57 -04:00
Ivan Sipka
dda0c6cecd
8211974: move test/jdk/lib/testlibrary/java/util/jar/*.java to top-level library or a local library
...
Reviewed-by: rriggs, bchristi, lancea, iignatyev
2020-07-08 20:35:36 +01:00
Leonid Mesnik
dfe381ae08
8248658: Remove vmTestbase/vm/share/vmcrasher
...
Reviewed-by: cjplummer, sspitsyn
2020-07-08 12:11:06 -07:00
Igor Ignatyev
e5c43ab86e
8249018: clean up FileInstaller $test.src $cwd in vmTestbase_vm_mlvm tests
...
Reviewed-by: kvn
2020-07-08 11:28:06 -07:00
Anthony Scarpino
a0e5043781
8246806: Incorrect copyright header in KeyAgreementTest.java, GroupName.java
...
Reviewed-by: weijun
2020-07-08 08:58:05 -07:00
Erik Gahlin
4d2b0b53b4
8248016: JFR: Remove Javadoc warnings
...
Reviewed-by: mgronlun
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
Nick Gasson
802737cae7
8248845: AArch64: stack corruption after spilling vector register
...
Reviewed-by: kvn
2020-07-07 14:14:22 +08:00
Calvin Cheung
ddcb17e1e0
8248112: array index out of bound in FileMapInfo::check_paths
...
Check runtime classpath lengths after calling create_path_array().
Reviewed-by: iklam, minqi
2020-07-07 22:47:59 +00:00
Zhuo Wang
e87c864847
8248570: Incorrect copyright header in TestUnsafeUnalignedSwap.java
...
Reviewed-by: kvn
2020-07-07 11:38:05 -07:00
Igor Ignatyev
5899ef11fb
8208243: vmTestbase/gc/lock/jni/jnilock002/TestDescription.java fails in jdk/hs nightly
...
Reviewed-by: tschatzl
2020-07-02 11:38:00 -07:00
Valerie Peng
f4756fdf48
8248505: Unexpected NoSuchAlgorithmException when using secure random impl from BCFIPS provider
...
Use getService(...) call for Provider.getDefaultSecureRandomService()
Reviewed-by: weijun, coffeys, mullan
2020-07-07 16:55:29 +00:00
Markus Grönlund
ca91da0e0c
8248794: Transition JFR Periodic Task Thread to "_thread_in_native" before invoking performance counters
...
Reviewed-by: egahlin
2020-07-07 17:52:55 +02:00
Yaofei Song
c7ecaa4a1d
8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
...
Reviewed-by: aph
2020-06-28 16:47:25 +08:00
Markus Grönlund
1b3a127d06
8241803: JFR TestThreadStartEndEvents.java failed due to "RuntimeException: Wrong thread id"
...
Reviewed-by: egahlin
2020-07-07 16:20:30 +02:00
Joe Wang
653af300cc
8248348: Regression caused by the update to BCEL 6.0
...
Reviewed-by: smarks, plevart
2020-07-07 00:09:29 +00:00
Andy Herrick
7a4bf2456e
8248501: [macos] App created with jpackage on Mac fails with error -10810
...
Reviewed-by: asemenyuk, almatvee
2020-07-03 07:49:00 -04:00
John Jiang
45fce6baf9
8242538: java/security/SecureRandom/ThreadSafe.java failed on windows
...
Reviewed-by: mullan
2020-07-07 06:06:18 +08:00
Vladimir Kozlov
a8d20c9254
8247527: serviceability/dcmd/gc/HeapDumpCompressedTest.java fails with Graal + ZGC
...
Excludes running Graal with GC which it does not support
Reviewed-by: dholmes, iignatyev
2020-07-04 01:06:07 -07:00
Yong Zhou
79ad5512cf
8243670: Unexpected test result caused by C2 MergeMemNode::Ideal
...
Reviewed-by: thartmann, roland
2020-07-04 08:18:17 +08:00
Chris Plummer
63a6adf2b5
8248746: Undo jhsdb related exclusiveAccess.dirs changes that were done for JDK-8220295
...
Reviewed-by: iignatyev
2020-07-03 10:02:37 -07:00
Daniel Fuchs
82cc03fa89
8248703: Clarify the behavior of java.net.NetworkInterface::equals
...
The API documentation of NetworkInterface::equals is clarified to warn about the possibility that two NetworkInterface representing the same underlying interface objects might not compare equal if the IP addresses bound to the interfaces are being dynamically updated by the system.
Reviewed-by: alanb, chegar
2020-07-03 16:50:16 +01:00
Roman Kennke
734a6c94d3
8248799: Shenandoah: Claim threads token in constructor of ShenandoahRootVerifier
...
Reviewed-by: zgu
2020-07-03 17:36:56 +02:00
Thomas Schatzl
6c89a9653e
8248306: gc/stress/gclocker/TestExcessGCLockerCollections.java does not compile
...
Update the test to use the method suggested in JDK-8244010.
Reviewed-by: kbarrett
2020-07-03 16:32:33 +02:00
Roman Kennke
5cf33168d7
8248725: Shenandoah: Claim verifier thread roots for parallel processing
...
Reviewed-by: shade
2020-07-03 11:09:59 +02:00
Nils Eliasson
999357250a
8248388: ZGC: Load barrier incorrectly elided in jdk/java/text/Format/DateFormat/SDFTCKZoneNamesTest.java
...
Reviewed-by: kvn, thartmann
2020-07-03 10:05:53 +02:00
Markus Grönlund
5a90271d01
8237488: jdk/jfr/event/compiler/TestCompilerCompile.java failed due to "RuntimeException: No thread in event"
...
Reviewed-by: egahlin
2020-07-02 21:13:41 +02:00
Jonathan Gibbons
dc0c0c7eca
8248060: small HTML issues in java.xml package-info.java files
...
Reviewed-by: joehw
2020-07-02 10:21:21 -07:00
Igor Ignatyev
72ae322022
8208207: Test nsk/stress/jni/gclocker/gcl001 fails after co-location
...
Reviewed-by: tschatzl
2020-07-02 08:05:00 -07: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