Manukumar V S
|
66b2c3b66e
|
8280948: [TESTBUG] Write a regression test for JDK-4659800
Reviewed-by: aivanov
|
2022-02-04 15:25:13 +00:00 |
|
Jesper Wilhelmsson
|
7207f2a3b5
|
Merge
|
2022-02-04 14:47:06 +00:00 |
|
Rob McKenna
|
3d926dd66e
|
8277795: ldap connection timeout not honoured under contention
Reviewed-by: dfuchs, aefimov
|
2022-02-04 13:07:03 +00:00 |
|
Manukumar V S
|
51b53a821b
|
8280913: Create a regression test for JRootPane.setDefaultButton() method
Reviewed-by: aivanov
|
2022-02-04 10:51:30 +00:00 |
|
Martin Doerr
|
46c6c6f308
|
8281043: Intrinsify recursive ObjectMonitor locking for PPC64
Reviewed-by: rrich, lucy
|
2022-02-04 09:13:41 +00:00 |
|
Richard Reingruber
|
c936e7059b
|
8280593: [PPC64, S390] redundant allocation of MacroAssembler in StubGenerator ctor
Reviewed-by: mdoerr, lucy
|
2022-02-04 07:57:55 +00:00 |
|
Matthias Baesken
|
01f93ddf18
|
8279385: [test] Adjust sun/security/pkcs12/KeytoolOpensslInteropTest.java after 8278344
Reviewed-by: mullan, xuelei
Backport-of: 9bdf6eb7b2
|
2022-02-04 07:47:42 +00:00 |
|
Andrey Turbanov
|
63e11cfa3f
|
8280970: Cleanup dead code in java.security.Provider
Reviewed-by: valeriep
|
2022-02-04 07:08:07 +00:00 |
|
Dean Long
|
e44dc638b8
|
8271055: Crash during deoptimization with "assert(bb->is_reachable()) failed: getting result from unreachable basicblock" with -XX:+VerifyStack
Co-authored-by: Yi Yang <yyang@openjdk.org>
Co-authored-by: Yi Yang <qingfeng.yy@alibaba-inc.com>
Reviewed-by: vlivanov, thartmann
|
2022-02-03 22:10:44 +00:00 |
|
Yi-Fan Tsai
|
b6935dfb86
|
8251505: Use of types in compiler shared code should be consistent.
Reviewed-by: phh
|
2022-02-03 19:34:28 +00:00 |
|
Brian Burkhalter
|
130cf46dcb
|
4750574: (se spec) Selector spec should clarify calculation of select return value
Reviewed-by: alanb
|
2022-02-03 19:12:27 +00:00 |
|
Yumin Qi
|
cda9c3011b
|
8278753: Runtime crashes with access violation during JNI_CreateJavaVM call
Reviewed-by: dholmes, stuefe
|
2022-02-03 18:02:40 +00:00 |
|
Alex Menkov
|
86c24b319e
|
8240908: RetransformClass does not know about MethodParameters attribute
Reviewed-by: cjplummer, sspitsyn
|
2022-02-03 15:51:16 +00:00 |
|
Pavel Rappo
|
1f92660937
|
8281057: Fix doc references to overriding in JLS
Reviewed-by: darcy, iris, dholmes, cjplummer
|
2022-02-03 14:55:08 +00:00 |
|
Thomas Stuefe
|
010965c86a
|
8281023: NMT integration into pp debug command does not work
Reviewed-by: zgu, iklam
|
2022-02-03 14:12:29 +00:00 |
|
Kevin Walls
|
63a00a0df2
|
8272777: Clean up remaining AccessController warnings in test library
Reviewed-by: rriggs, sspitsyn
|
2022-02-03 10:10:45 +00:00 |
|
Roman Kennke
|
5ab22e88da
|
8276990: Memory leak in invoker.c fillInvokeRequest() during JDI operations
Reviewed-by: sspitsyn, cjplummer
|
2022-02-03 07:24:59 +00:00 |
|
Artem Semenov
|
fe547eacd7
|
8280956: Re-examine copyright headers on files in src/java.desktop/macosx/native/libawt_lwawt/awt/a11y
Reviewed-by: kizune, prr
|
2022-02-03 07:22:30 +00:00 |
|
Xue-Lei Andrew Fan
|
a95ee5ada2
|
8065422: Trailing dot in hostname causes TLS handshake to fail with SNI disabled
Reviewed-by: weijun
|
2022-02-03 06:28:19 +00:00 |
|
Jesper Wilhelmsson
|
a46307a79d
|
Merge
|
2022-02-03 01:11:16 +00:00 |
|
Chris Plummer
|
fe0118f804
|
8279662: serviceability/sa/ClhsdbScanOops.java can fail do to unexpected GC
Reviewed-by: sspitsyn, kevinw
|
2022-02-02 21:51:39 +00:00 |
|
Masanori Yano
|
e3d5c9e7c4
|
8266974: duplicate property key in java.sql.rowset resource bundle
Reviewed-by: lancea
|
2022-02-02 21:02:19 +00:00 |
|
Daniel Fuchs
|
47800bf3da
|
8280868: LineBodyHandlerTest.java creates and discards too many clients
Reviewed-by: michaelm
|
2022-02-02 17:11:22 +00:00 |
|
Albert Mingkun Yang
|
9d578537ce
|
8281042: G1: Remove unused init_threshold in G1FullGCCompactionPoint
Reviewed-by: tschatzl, kbarrett
|
2022-02-02 15:17:50 +00:00 |
|
Michael McMahon
|
87ab0994de
|
8280944: Enable Unix domain sockets in Windows Selector notification mechanism
Reviewed-by: dfuchs, alanb
|
2022-02-02 15:04:59 +00:00 |
|
Roman Kennke
|
ce71e8b281
|
8279917: Refactor subclassAudits in Thread to use ClassValue
Reviewed-by: alanb, rriggs
|
2022-02-02 14:56:52 +00:00 |
|
Albert Mingkun Yang
|
4ea6037ea5
|
8281035: Serial: Move RemoveForwardedPointerClosure to local scope
Reviewed-by: kbarrett, tschatzl
|
2022-02-02 10:43:02 +00:00 |
|
Prasanta Sadhukhan
|
ae2504b469
|
8278254: Cleanup doclint warnings in java.desktop module
Reviewed-by: aivanov, serb
|
2022-02-02 10:04:50 +00:00 |
|
Roland Westrelin
|
de826ba18a
|
8280600: C2: assert(!had_error) failed: bad dominance
Reviewed-by: kvn, thartmann
|
2022-02-02 08:01:00 +00:00 |
|
Roland Westrelin
|
4304a7728e
|
8279535: C2: Dead code in PhaseIdealLoop::create_loop_nest after JDK-8276116
Reviewed-by: thartmann
|
2022-02-02 07:38:36 +00:00 |
|
Roland Westrelin
|
ab638341de
|
8280885: Shenandoah: Some tests failed with "EA: missing allocation reference path"
Reviewed-by: rkennke
|
2022-02-02 07:37:44 +00:00 |
|
Jatin Bhateja
|
48a32b5f3a
|
8280976: Incorrect encoding of avx512 vpsraq instruction with mask and constant shift.
Reviewed-by: neliasso, thartmann
|
2022-02-02 07:36:47 +00:00 |
|
Roland Westrelin
|
97af323041
|
8280842: Access violation in ciTypeFlow::profiled_count
Reviewed-by: neliasso, vlivanov, kvn
|
2022-02-02 07:35:34 +00:00 |
|
Roland Westrelin
|
d32f99ee65
|
8279219: [REDO] C2 crash when allocating array of size too large
Reviewed-by: thartmann, neliasso
|
2022-02-02 07:34:22 +00:00 |
|
Chris Plummer
|
85d839fb4f
|
8280601: ClhsdbThreadContext.java test is triggering codecache related asserts
Reviewed-by: kevinw, sspitsyn
|
2022-02-01 23:02:06 +00:00 |
|
Joe Darcy
|
9ca7ff3e4f
|
8281082: Improve javadoc references to JOSS
Reviewed-by: iris, rriggs, naoto, lancea
|
2022-02-01 22:30:08 +00:00 |
|
Boris Ulasevich
|
c74b8f48fa
|
8275914: SHA3: changing java implementation to help C2 create high-performance code
Reviewed-by: ascarpino, phh
|
2022-02-01 20:56:57 +00:00 |
|
Aleksey Shipilev
|
a18beb4797
|
8280867: Cpuid1Ecx feature parsing is incorrect for AMD CPUs
Reviewed-by: kvn, dlong
|
2022-02-01 20:55:39 +00:00 |
|
Roger Riggs
|
fdd9ca74bd
|
8280642: ObjectInputStream.readObject should throw InvalidClassException instead of IllegalAccessError
Reviewed-by: naoto, mchung
|
2022-02-01 20:13:14 +00:00 |
|
Calvin Cheung
|
d95de5c7fe
|
8255495: Support CDS Archived Heap for uncompressed oops
Reviewed-by: iklam, tschatzl
|
2022-02-01 19:33:36 +00:00 |
|
Jim Laskey
|
bde2b3783e
|
8279954: java/lang/StringBuffer(StringBuilder)/HugeCapacity.java intermittently fails
Reviewed-by: shade, dholmes
|
2022-02-01 18:45:31 +00:00 |
|
Tobias Hartmann
|
2531c332f8
|
8278871: [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
Backport-of: 6f0e8da6d3
|
2022-02-01 17:41:15 +00:00 |
|
Thomas Stuefe
|
d1cc5fda8f
|
8280941: os::print_memory_mappings() prints segment preceeding the inclusion range
Reviewed-by: stefank, minqi
|
2022-02-01 17:19:26 +00:00 |
|
Chris Plummer
|
4532c3a163
|
8280554: resourcehogs/serviceability/sa/ClhsdbRegionDetailsScanOopsForG1.java can fail if GC is triggered
Reviewed-by: alanb, amenkov, lmesnik
|
2022-02-01 16:02:10 +00:00 |
|
Chris Plummer
|
5080e815b4
|
8280770: serviceability/sa/ClhsdbThreadContext.java sometimes fails with 'Thread "SteadyStateThread"' missing from stdout/stderr
Reviewed-by: sspitsyn, dholmes
|
2022-02-01 15:59:35 +00:00 |
|
Kim Barrett
|
1f6fcbe2f3
|
8278475: G1 dirty card refinement by Java threads may get unnecessarily paused
Reviewed-by: tschatzl, iwalulya
|
2022-02-01 15:44:26 +00:00 |
|
Albert Mingkun Yang
|
c5a86120df
|
8280458: G1: Remove G1BlockOffsetTablePart::_next_offset_threshold
Reviewed-by: tschatzl, iwalulya, sjohanss
|
2022-02-01 12:23:44 +00:00 |
|
Albert Mingkun Yang
|
86debf42f5
|
8280932: G1: Rename HeapRegionRemSet::_code_roots accessors
Reviewed-by: iwalulya
|
2022-02-01 11:03:31 +00:00 |
|
Albert Mingkun Yang
|
d37fb1df46
|
8280870: Parallel: Simplify CLD roots claim in Full GC cycle
Reviewed-by: stefank, sjohanss
|
2022-02-01 10:56:07 +00:00 |
|
Alexander Zuev
|
18a7dc8c08
|
8279586: [macos] custom JCheckBox and JRadioBox with custom icon set: focus is still displayed after unchecking
Reviewed-by: serb, azvegint
|
2022-02-01 10:20:38 +00:00 |
|