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 |
|
Serguei Spitsyn
|
c4dcce4bca
|
8289619: JVMTI SelfSuspendDisablerTest.java failed with RuntimeException: Test FAILED: Unexpected thread state
Reviewed-by: alanb, cjplummer
|
2022-07-02 20:43:11 +00:00 |
|
Jesper Wilhelmsson
|
70f5693356
|
Merge
|
2022-07-02 18:07:36 +00:00 |
|
Andrey Turbanov
|
dee5121bd4
|
8289385: Cleanup redundant synchronization in Http2ClientImpl
Reviewed-by: jpai, dfuchs
|
2022-07-02 15:24:23 +00:00 |
|
Ioi Lam
|
cdf6979259
|
8289230: Move PlatformXXX class declarations out of os_xxx.hpp
Reviewed-by: coleenp, ccheung
|
2022-07-02 14:45:10 +00:00 |
|
Igor Veresov
|
f5cdabad06
|
8245268: -Xcomp is missing from java launcher documentation
Reviewed-by: kvn
|
2022-07-02 05:55:10 +00:00 |
|
Serguei Spitsyn
|
9515560c54
|
8288703: GetThreadState returns 0 for virtual thread that has terminated
Reviewed-by: alanb, amenkov, cjplummer
|
2022-07-02 05:43:43 +00:00 |
|
Sergey Bylokhov
|
cfc9a881af
|
8288854: getLocalGraphicsEnvironment() on for multi-screen setups throws exception NPE
Reviewed-by: azvegint, aivanov
|
2022-07-02 00:25:20 +00:00 |
|
Vladimir Ivanov
|
9925014035
|
8280320: C2: Loop opts are missing during OSR compilation
Reviewed-by: thartmann, iveresov
|
2022-07-01 22:56:48 +00:00 |
|
Kevin Driver
|
44e8c462b4
|
8289603: Code change for JDK-8170762 breaks all build
Reviewed-by: weijun
|
2022-07-01 22:01:55 +00:00 |
|
Maurizio Cimadamore
|
8e01ffb3a7
|
8289570: SegmentAllocator:allocateUtf8String(String str) default behavior mismatch to spec
Reviewed-by: alanb, psandoz
|
2022-07-01 21:46:07 +00:00 |
|
Kevin Driver
|
2dd00f580c
|
8170762: Document that ISO10126Padding pads with random bytes
Reviewed-by: weijun
|
2022-07-01 21:28:44 +00:00 |
|
Brian Burkhalter
|
e291a67e96
|
8289584: (fs) Print size values in java/nio/file/FileStore/Basic.java when they differ by > 1GiB
Reviewed-by: alanb
|
2022-07-01 19:13:49 +00:00 |
|