Jan Lahoda
|
c3c918928c
|
8269141: Switch statement containing pattern case label element gets in the loop during execution
Reviewed-by: vromero
|
2021-06-30 08:45:12 +00:00 |
|
Thomas Schatzl
|
ee0247f056
|
8263461: jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java uses wrong mechanism to cause evacuation failure
Reviewed-by: kbarrett, iwalulya, ayang
|
2021-06-30 08:05:44 +00:00 |
|
Leo Korinth
|
6b64a7956c
|
8268350: Remove assert that ensures thread identifier remains the same
Reviewed-by: tschatzl, kbarrett
|
2021-06-30 07:45:39 +00:00 |
|
Thomas Stuefe
|
3ad20fcdfa
|
8269571: NMT should print total malloc bytes and invocation count
Reviewed-by: zgu, xliu
|
2021-06-30 04:38:33 +00:00 |
|
Jatin Bhateja
|
90eb1189ae
|
8269528: VectorAPI Long512VectorTest fails on X86 KNL target
Reviewed-by: kvn, sviswanathan
|
2021-06-30 02:33:01 +00:00 |
|
Leonid Mesnik
|
b969136b9f
|
8245877: assert(_value != __null) failed: resolving NULL _value in JvmtiExport::post_compiled_method_load
Reviewed-by: sspitsyn, dholmes, coleenp
|
2021-06-30 02:05:25 +00:00 |
|
Jie Fu
|
a661686e1e
|
8269065: [REDO] vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java failed with OutOfMemoryError
Reviewed-by: stuefe, iignatyev
|
2021-06-30 01:25:28 +00:00 |
|
Jesper Wilhelmsson
|
ee526a2ea8
|
Merge
|
2021-06-30 01:19:39 +00:00 |
|
Sean Coffey
|
0d745ae8fd
|
8269034: AccessControlException for SunPKCS11 daemon threads
Reviewed-by: valeriep
|
2021-06-29 22:52:45 +00:00 |
|
Christoph Langer
|
d042029509
|
8269529: javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build
Reviewed-by: serb, psadhukhan, pbansal
|
2021-06-29 21:02:06 +00:00 |
|
Calvin Cheung
|
1ac8deef4c
|
8269615: Fix for 8263640 broke Windows build
Reviewed-by: iklam, dcubed
|
2021-06-29 19:52:06 +00:00 |
|
Chris Plummer
|
7ca753bf0c
|
8269268: JDWP: Properly fix thread lookup assert in findThread()
Reviewed-by: kevinw, amenkov, sspitsyn
|
2021-06-29 18:45:52 +00:00 |
|
Chris Plummer
|
401cb0ad55
|
8269232: assert(!is_jweak(handle)) failed: wrong method for detroying jweak
Reviewed-by: rkennke, amenkov, sspitsyn, sgehwolf
|
2021-06-29 18:41:19 +00:00 |
|
Alex Menkov
|
7a23c9cbb7
|
8260540: serviceability/jdwp/AllModulesCommandTest.java failed with "Debuggee error: 'ERROR: transport error 202: bind failed: Address already in use'"
Reviewed-by: sspitsyn, kevinw
|
2021-06-29 18:39:42 +00:00 |
|
Nils Eliasson
|
b8a16e931b
|
8268884: C2: Compile::remove_speculative_types must iterate top-down
Reviewed-by: roland, kvn
|
2021-06-29 18:38:25 +00:00 |
|
Calvin Cheung
|
c1e2a29448
|
8263640: hs_err improvement: handle class path longer than O_BUFLEN
Reviewed-by: iklam, minqi, dholmes
|
2021-06-29 17:57:15 +00:00 |
|
Man Cao
|
bb42d75161
|
8269417: Minor clarification on NonblockingQueue utility
Reviewed-by: kbarrett, iwalulya
|
2021-06-29 17:03:35 +00:00 |
|
Patricio Chilano Mateo
|
e238cbd596
|
8269530: runtime/ParallelLoad/ParallelSuperTest.java timeout
Reviewed-by: dholmes, coleenp
|
2021-06-29 14:35:13 +00:00 |
|
Jonathan Gibbons
|
25f9f19af9
|
8249646: Runtime.exec(String, String[], File) documentation contains literal {@link ...}
Reviewed-by: sundar, iris
|
2021-06-29 14:31:01 +00:00 |
|
Thomas Schatzl
|
3f2c372396
|
8269126: Rename G1AllowPreventiveGC option to G1UsePreventiveGC
Reviewed-by: iwalulya, kbarrett
|
2021-06-29 14:16:21 +00:00 |
|
Zhengyu Gu
|
0d83dc2411
|
8268699: Shenandoah: Add test for JDK-8268127
Backport-of: e59acd9860
|
2021-06-29 12:29:06 +00:00 |
|
Jie Fu
|
7010dfdffa
|
8269517: compiler/loopopts/TestPartialPeelingSinkNodes.java crashes with -XX:+VerifyGraphEdges
Reviewed-by: kvn, dlong
|
2021-06-29 11:18:23 +00:00 |
|
Thomas Schatzl
|
fc0fd96a5f
|
8269126: Rename G1AllowPreventiveGC option to G1UsePreventiveGC
Reviewed-by: kbarrett, iwalulya
|
2021-06-29 08:34:55 +00:00 |
|
Andrew Haley
|
a97715755d
|
8261579: AArch64: Support for weaker memory ordering in Atomic
Reviewed-by: adinn, shade
|
2021-06-29 07:39:24 +00:00 |
|
Yumin Qi
|
ee1e202bc3
|
8268821: Split systemDictionaryShared.cpp
Reviewed-by: erikj, ccheung, iklam
|
2021-06-28 23:20:28 +00:00 |
|
Jesper Wilhelmsson
|
03d54e6ef1
|
Merge
|
2021-06-28 23:00:32 +00:00 |
|
Mandy Chung
|
56240690f6
|
8269426: Rename test/jdk/java/lang/invoke/t8150782 to accessClassAndFindClass
Reviewed-by: jvernee
|
2021-06-28 19:52:27 +00:00 |
|
Weijun Wang
|
e9b2c058a4
|
8269409: Post JEP 411 refactoring: core-libs with maximum covering > 10K
Reviewed-by: lancea, naoto
|
2021-06-28 19:05:33 +00:00 |
|
Xin Liu
|
09bb84685f
|
8267952: async logging supports to dynamically change tags and decorators
Reviewed-by: dholmes, phh
|
2021-06-28 18:17:45 +00:00 |
|
Daniel D. Daugherty
|
20640a57f3
|
8269534: Remove java/util/concurrent/locks/Lock/TimedAcquireLeak.java from ProblemList.txt
Reviewed-by: iignatyev, tschatzl
|
2021-06-28 17:30:41 +00:00 |
|
Alexey Semenyuk
|
efe8423d8c
|
8269403: Fix jpackage tests to gracefully handle jpackage app launcher crashes
Reviewed-by: almatvee, herrick
|
2021-06-28 16:55:20 +00:00 |
|
Vladimir Kozlov
|
8d09596f27
|
8269304: Regression ~5% in 2005 in b27
Reviewed-by: dlong, roland
|
2021-06-28 15:52:09 +00:00 |
|
Albert Mingkun Yang
|
d0d26f5c55
|
8269433: Remove effectively unused ReferenceProcessor::_enqueuing_is_done
Reviewed-by: kbarrett, tschatzl
|
2021-06-28 14:13:32 +00:00 |
|
Jim Laskey
|
e4c5446340
|
8268236: The documentation of the String.regionMatches method contains error
Reviewed-by: rriggs, dfuchs
|
2021-06-28 13:51:07 +00:00 |
|
Coleen Phillimore
|
29bc381da5
|
8268902: Testing for threadObj != NULL is unnecessary in suspend handshake
Reviewed-by: pchilanomate, dcubed
|
2021-06-28 13:13:32 +00:00 |
|
Albert Mingkun Yang
|
87ff27786b
|
8269222 : Incorrect number of workers reported for reference processing
Reviewed-by: tschatzl, sangheki
|
2021-06-28 10:47:20 +00:00 |
|
Andrew Haley
|
4d2412ef3e
|
8269122: The use of "extern const" for Register definitions generates poor code
Reviewed-by: adinn, kbarrett, kvn
|
2021-06-28 09:14:41 +00:00 |
|
David Holmes
|
f45be1519e
|
8269003: Update the java manpage for JDK 18
Reviewed-by: minqi
|
2021-06-28 02:23:23 +00:00 |
|
Jesper Wilhelmsson
|
a29953d805
|
Merge
|
2021-06-27 23:51:05 +00:00 |
|
David Holmes
|
8bed35343d
|
8269261: The PlaceHolder code uses Thread everywhere but is always dealing with JavaThreads
Reviewed-by: ccheung, coleenp
|
2021-06-27 22:23:42 +00:00 |
|
Christoph Göttschkes
|
561a3a5077
|
8269129: Multiple tier1 tests in hotspot/jtreg/compiler are failing for client VMs
Reviewed-by: kvn, iveresov
|
2021-06-27 13:12:51 +00:00 |
|
Dean Long
|
d9cb068f4b
|
8258746: illegal access to global field _jvmci_old_thread_counters by terminated thread causes crash
Reviewed-by: dholmes, kvn
|
2021-06-26 20:07:04 +00:00 |
|
Mandy Chung
|
6eb734a60f
|
8266269: Lookup::accessClass fails with IAE when accessing an arrayClass with a protected inner class as component class
Reviewed-by: chegar, alanb
|
2021-06-26 18:27:28 +00:00 |
|
Mandy Chung
|
3d0d27ce57
|
8269351: Proxy::newProxyInstance and MethodHandleProxies::asInterfaceInstance should reject sealed interfaces
Reviewed-by: darcy, alanb
|
2021-06-26 16:46:57 +00:00 |
|
Alexander Zvegintsev
|
51a1299b68
|
8264125: Specification of Taskbar::getIconImage doesn't mention that the returned image might not be equal to the Taskbar::setIconImage one. (eg on Mac OS)
Reviewed-by: kizune, prr
|
2021-06-26 15:57:45 +00:00 |
|
Dongbo He
|
3b83bc1bc3
|
8268427: Improve AlgorithmConstraints:checkAlgorithm performance
Co-authored-by: GaofengZhang <zhanggaofeng9@huawei.com>
Reviewed-by: xuelei, ascarpino
|
2021-06-26 09:54:47 +00:00 |
|
Vladimir Kozlov
|
824a51693e
|
8269260: Add AVX512 and other SSE + AVX combinations testing for tests which generate vector instructions
Reviewed-by: iveresov, dlong
|
2021-06-25 22:48:56 +00:00 |
|
Alex Menkov
|
1404e4bf44
|
8269302: serviceability/dcmd/framework/InvalidCommandTest.java still fails after JDK-8268433
Reviewed-by: kevinw, dcubed
|
2021-06-25 22:10:48 +00:00 |
|
Alexander Matveev
|
fb0a95fed4
|
8269036: tools/jpackage/share/AppImagePackageTest.java failed with "hdiutil: create failed - Resource busy"
Reviewed-by: asemenyuk, herrick
|
2021-06-25 21:27:35 +00:00 |
|
Brian Burkhalter
|
68ef21db41
|
4847239: (spec) File.createTempFile() should make it clear that it doesn't create the temporary directory
Reviewed-by: naoto, lancea
|
2021-06-25 19:08:35 +00:00 |
|