Pavel Rappo
|
8f24d25168
|
6509045: {@inheritDoc} only copies one instance of the specified exception
Reviewed-by: jjg
|
2022-07-06 22:01:12 +00:00 |
|
Joe Darcy
|
a40c17b730
|
8289775: Update java.lang.invoke.MethodHandle[s] to use snippets
Reviewed-by: jrose
|
2022-07-06 21:28:09 +00:00 |
|
Jesper Wilhelmsson
|
2a6ec88cd0
|
Merge
|
2022-07-06 21:01:10 +00:00 |
|
Ron Pressler
|
9a0fa82424
|
8288949: serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java failing
Reviewed-by: dlong, eosterlund, rehn
|
2022-07-06 20:53:13 +00:00 |
|
Daniel D. Daugherty
|
55fa19b508
|
8289857: ProblemList jdk/jfr/event/runtime/TestActiveSettingEvent.java
Reviewed-by: darcy
|
2022-07-06 20:52:25 +00:00 |
|
Daniel D. Daugherty
|
32b650c024
|
8289840: ProblemList vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn002/forceEarlyReturn002.java when run with vthread wrapper
Reviewed-by: bpb
|
2022-07-06 16:51:03 +00:00 |
|
Daniel D. Daugherty
|
ef3f2ed9ba
|
8289841: ProblemList vmTestbase/gc/gctests/MemoryEaterMT/MemoryEaterMT.java with ZGC on windows
Reviewed-by: rriggs
|
2022-07-06 16:50:14 +00:00 |
|
Raffaello Giulietti
|
35387d5cb6
|
8289260: BigDecimal movePointLeft() and movePointRight() do not follow their API spec
Reviewed-by: darcy
|
2022-07-06 16:22:18 +00:00 |
|
Lance Andersen
|
9f37ba44b8
|
8288706: Unused parameter 'boolean newln' in method java.lang.VersionProps#print(boolean, boolean)
Reviewed-by: iris, alanb, rriggs
|
2022-07-06 15:37:23 +00:00 |
|
Andrew Haley
|
dfb24ae4b7
|
8289060: Undefined Behaviour in class VMReg
Reviewed-by: jvernee, kvn
|
2022-07-06 15:22:00 +00:00 |
|
Xue-Lei Andrew Fan
|
82a8bd7e92
|
8287596: Reorg jdk.test.lib.util.ForceGC
Reviewed-by: rriggs
|
2022-07-06 14:23:44 +00:00 |
|
Andrew Haley
|
cc2b792704
|
8288992: AArch64: CMN should be handled the same way as CMP
Reviewed-by: adinn, ngasson
|
2022-07-06 13:49:46 +00:00 |
|
Thomas Stuefe
|
75c0a5b828
|
8288824: [arm32] Display isetstate in register output
Reviewed-by: dsamersoff, snazarki
|
2022-07-06 13:17:54 +00:00 |
|
Coleen Phillimore
|
83a5d5996b
|
8278479: RunThese test failure with +UseHeavyMonitors and +VerifyHeavyMonitors
Reviewed-by: kvn, dcubed, dlong
|
2022-07-06 12:07:36 +00:00 |
|
Roland Westrelin
|
cbaf6e807e
|
8288022: c2: Transform (CastLL (AddL into (AddL (CastLL when possible
Reviewed-by: thartmann, kvn
|
2022-07-06 11:36:12 +00:00 |
|
Thomas Stuefe
|
0526402a02
|
8289477: Memory corruption with CPU_ALLOC, CPU_FREE on muslc
Backport-of: da6d1fc0e0aeb1fdb504aced4b0dba0290ec240f
|
2022-07-06 10:15:38 +00:00 |
|
Thomas Schatzl
|
834189527e
|
8289739: Add G1 specific GC breakpoints for testing
Reviewed-by: kbarrett, iwalulya
|
2022-07-06 09:39:25 +00:00 |
|
Severin Gehwolf
|
ac6be16519
|
8289695: [TESTBUG] TestMemoryAwareness.java fails on cgroups v2 and crun
Reviewed-by: sspitsyn
|
2022-07-06 08:24:47 +00:00 |
|
ScientificWare
|
4ad18cf088
|
8289730: Deprecated code sample in java.lang.ClassCastException
Reviewed-by: darcy
|
2022-07-06 08:19:40 +00:00 |
|
Matthias Baesken
|
d8f4e97bd3
|
8289146: containers/docker/TestMemoryWithCgroupV1.java fails on linux ppc64le machine with missing Memory and Swap Limit output
Reviewed-by: sgehwolf, mdoerr, iklam
|
2022-07-06 07:12:32 +00:00 |
|
Andrey Turbanov
|
f783244caf
|
8289706: (cs) Avoid redundant TreeMap.containsKey call in AbstractCharsetProvider
Reviewed-by: attila, naoto
|
2022-07-06 06:40:19 +00:00 |
|
Alan Bateman
|
b3a0e482ad
|
8289439: Clarify relationship between ThreadStart/ThreadEnd and can_support_virtual_threads capability
Reviewed-by: dholmes, dcubed, sspitsyn, cjplummer
|
2022-07-06 06:40:07 +00:00 |
|
Xiaohong Gong
|
fafe8b3f8d
|
8289604: compiler/vectorapi/VectorLogicalOpIdentityTest.java failed on x86 AVX1 system
Reviewed-by: jiefu, kvn
|
2022-07-06 06:15:04 +00:00 |
|
Tyler Steele
|
0b6fd4820c
|
8288128: S390X: Fix crashes after JDK-8284161 (Virtual Threads)
Reviewed-by: mdoerr
|
2022-07-05 21:11:50 +00:00 |
|
Evgeny Astigeevich
|
351560414d
|
8280481: Duplicated stubs to interpreter for static calls
Reviewed-by: kvn, phh
|
2022-07-05 20:50:02 +00:00 |
|
Daniel D. Daugherty
|
30e134e909
|
8289091: move oop safety check from SharedRuntime::get_java_tid() to JavaThread::threadObj()
Reviewed-by: rehn, dholmes
|
2022-07-05 20:42:42 +00:00 |
|
Lance Andersen
|
d48694d0f3
|
8283335: Add exists and readAttributesIfExists methods to FileSystemProvider
Reviewed-by: alanb
|
2022-07-05 19:45:08 +00:00 |
|
Doug Simon
|
c45d613faa
|
8289687: [JVMCI] bug in HotSpotResolvedJavaMethodImpl.equals
Reviewed-by: kvn
|
2022-07-05 18:25:12 +00:00 |
|
Chris Plummer
|
29ea6429d2
|
8287847: Fatal Error when suspending virtual thread after it has terminated
Reviewed-by: alanb, sspitsyn
|
2022-07-05 17:46:59 +00:00 |
|
Michael McMahon
|
77c3bbf105
|
8289617: Remove test/jdk/java/net/ServerSocket/ThreadStop.java
Reviewed-by: alanb, jpai
|
2022-07-05 09:15:41 +00:00 |
|
Andrew Haley
|
a5934cddca
|
8289698: AArch64: Need to relativize extended_sp in frame
Reviewed-by: alanb, dholmes
|
2022-07-05 07:54:38 +00:00 |
|
Andrey Turbanov
|
fd1bb078ea
|
8287603: Avoid redundant HashMap.containsKey calls in NimbusDefaults.getDerivedColor
Reviewed-by: attila, aivanov
|
2022-07-05 07:39:05 +00:00 |
|
Albert Mingkun Yang
|
4c997ba830
|
8289520: G1: Remove duplicate checks in G1BarrierSetC1::post_barrier
Reviewed-by: tschatzl, iwalulya
|
2022-07-05 07:29:02 +00:00 |
|
KIRIYAMA Takuya
|
1b997db734
|
8289427: compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java failed with null setting
Reviewed-by: kvn, thartmann
|
2022-07-05 06:38:10 +00:00 |
|
Thomas Stuefe
|
688712f75c
|
8289633: Forbid raw C-heap allocation functions in hotspot and fix findings
Reviewed-by: kbarrett, dholmes
|
2022-07-05 04:26:45 +00:00 |
|
Andrey Turbanov
|
df063f7db1
|
8289484: Cleanup unnecessary null comparison before instanceof check in java.rmi
Reviewed-by: jpai, attila
|
2022-07-04 20:21:11 +00:00 |
|
Ryan Ernst
|
9ccae7078e
|
8287593: ShortResponseBody could be made more resilient to rogue connections
Reviewed-by: chegar, dfuchs
|
2022-07-04 16:09:40 +00:00 |
|
Pavel Rappo
|
f640fc5a1e
|
8067757: Incorrect HTML generation for copied javadoc with multiple @throws tags
Reviewed-by: jjg
|
2022-07-04 16:00:53 +00:00 |
|
Albert Mingkun Yang
|
bad9ffe471
|
8288947: G1: Consolidate per-region is-humongous query in G1CollectedHeap
Reviewed-by: tschatzl, iwalulya
|
2022-07-04 15:18:24 +00:00 |
|
Matthias Baesken
|
0dff3276e8
|
8289569: [test] java/lang/ProcessBuilder/Basic.java fails on Alpine/musl
Reviewed-by: clanger
Backport-of: a8edd7a12f955fe843c7c9ad4273e9c653a80c5a
|
2022-07-04 14:45:48 +00:00 |
|
Andrew Haley
|
b5d965656d
|
8288971: AArch64: Clean up stack and register handling in interpreter
Reviewed-by: adinn, ngasson
|
2022-07-04 13:26:54 +00:00 |
|
Albert Mingkun Yang
|
d53b02eb9f
|
8287312: G1: Early return on first failure in VerifyRegionClosure
Reviewed-by: tschatzl, iwalulya, kbarrett
|
2022-07-04 12:03:57 +00:00 |
|
Jatin Bhateja
|
1a271645a8
|
8287851: C2 crash: assert(t->meet(t0) == t) failed: Not monotonic
Reviewed-by: thartmann, chagedorn
|
2022-07-04 11:31:32 +00:00 |
|
Matthias Baesken
|
a8edd7a12f
|
8289569: [test] java/lang/ProcessBuilder/Basic.java fails on Alpine/musl
Reviewed-by: clanger, alanb, stuefe
|
2022-07-04 08:56:35 +00:00 |
|
Albert Mingkun Yang
|
e31003a064
|
8289575: G1: Remove unnecessary is-marking-active check in G1BarrierSetRuntime::write_ref_field_pre_entry
Reviewed-by: tschatzl, iwalulya
|
2022-07-04 08:04:01 +00:00 |
|
Christoph Langer
|
5b5bc6c26e
|
8287672: jtreg test com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails intermittently in nightly run
Reviewed-by: stuefe
Backport-of: 7e211d7daac32dca8f26f408d1a3b2c7805b5a2e
|
2022-07-04 07:52:38 +00:00 |
|
Andrey Turbanov
|
8e7a3cb5ab
|
8289431: (zipfs) Avoid redundant HashMap.get in ZipFileSystemProvider.removeFileSystem
Reviewed-by: lancea, attila
|
2022-07-04 06:54:09 +00:00 |
|
Erik Gahlin
|
dc4edd3fe8
|
8289183: jdk.jfr.consumer.RecordedThread.getId references Thread::getId, should be Thread::threadId
Reviewed-by: alanb
|
2022-07-03 19:28:39 +00:00 |
|
Prasanta Sadhukhan
|
649f2d8835
|
8065097: [macosx] javax/swing/Popup/TaskbarPositionTest.java fails because Popup is one pixel off
Reviewed-by: aivanov
|
2022-07-03 08:36:08 +00:00 |
|
Bill Huang
|
d8444aa45e
|
8286610: Add additional diagnostic output to java/net/DatagramSocket/InterruptibleDatagramSocket.java
Reviewed-by: msheppar, dfuchs, jpai
|
2022-07-03 02:37:30 +00:00 |
|