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 |
|
Albert Mingkun Yang
|
16ec47d5e5
|
8279856: Parallel: Use PreservedMarks to record promotion-failed objects
Reviewed-by: sjohanss, tschatzl
|
2022-02-01 08:47:10 +00:00 |
|
Michael McMahon
|
de3113b998
|
8279842: HTTPS Channel Binding support for Java GSS/Kerberos
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: dfuchs, weijun, darcy
|
2022-02-01 07:26:59 +00:00 |
|
Joe Darcy
|
0e70d4504c
|
8280950: RandomGenerator:NextDouble() default behavior non conformant after JDK-8280550 fix
Reviewed-by: bpb, jlaskey
|
2022-02-01 01:27:18 +00:00 |
|
Jonathan Gibbons
|
1ea01465ab
|
8281007: Test jdk/javadoc/doclet/checkStylesheetClasses/CheckStylesheetClasses.java fails after JDK-8280738
Reviewed-by: darcy
|
2022-02-01 00:31:19 +00:00 |
|
Mandy Chung
|
9c0104b9c9
|
8221642: AccessibleObject::setAccessible throws NPE when invoked by JNI code with no java frame on stack
Reviewed-by: alanb
|
2022-02-01 00:09:35 +00:00 |
|
Joe Darcy
|
4dbebb62aa
|
8280534: Enable compile-time doclint reference checking
Reviewed-by: serb, naoto, mchung, lancea, iris
|
2022-01-31 23:22:38 +00:00 |
|
Igor Veresov
|
4191b2b9b9
|
8275337: C1: assert(false) failed: live_in set of first block must be empty
Reviewed-by: kvn
|
2022-01-31 23:02:34 +00:00 |
|
Jonathan Gibbons
|
96d0df72db
|
8272984: javadoc support for reproducible builds
Reviewed-by: hannesw
|
2022-01-31 22:54:18 +00:00 |
|
Jonathan Gibbons
|
ee3be0bb56
|
8280488: doclint reference checks withstand warning suppression
Reviewed-by: darcy
|
2022-01-31 22:47:46 +00:00 |
|
Jonathan Gibbons
|
74921e8422
|
8280738: Minor cleanup for HtmlStyle
Reviewed-by: hannesw
|
2022-01-31 22:45:16 +00:00 |
|
Ioi Lam
|
39165613aa
|
8280543: Update the "java" and "jcmd" tool specification for CDS
Reviewed-by: hseigel, sspitsyn, ccheung
|
2022-01-31 21:48:32 +00:00 |
|
Xue-Lei Andrew Fan
|
f991891b0b
|
8280949: Correct the references for the Java Security Standard Algorithm Names specification
Reviewed-by: mullan
|
2022-01-31 20:25:50 +00:00 |
|
Yumin Qi
|
319b77492f
|
8277101: jcmd VM.cds dynamic_dump should not regenerate holder classes
Reviewed-by: iklam, ccheung
|
2022-01-31 19:27:59 +00:00 |
|
Thomas Schatzl
|
993a2488ef
|
8280450: Add task queue printing to STW Full GCs
Reviewed-by: ayang, sjohanss
|
2022-01-31 16:52:28 +00:00 |
|
Thomas Schatzl
|
dcc666d53d
|
8280139: Report more detailed statistics about task stealing in task queue stats
Reviewed-by: kbarrett, iwalulya
|
2022-01-31 16:51:10 +00:00 |
|
Thomas Schatzl
|
bdda43e066
|
8280705: Parallel: Full gc mark stack draining should prefer to make work available to other threads
Reviewed-by: ayang, mli
|
2022-01-31 16:01:18 +00:00 |
|
Dmitry Batrak
|
091aff92e2
|
8278908: [macOS] Unexpected text normalization on pasting from clipboard
Reviewed-by: serb, aivanov
|
2022-01-31 13:43:35 +00:00 |
|
Stefan Karlsson
|
61794c5039
|
8280817: Clean up and unify empty VM operations
Reviewed-by: shade, coleenp
|
2022-01-31 12:30:09 +00:00 |
|
Andrey Turbanov
|
c6ed2046b4
|
8278263: Remove redundant synchronized from URLStreamHandler.openConnection methods
Reviewed-by: dfuchs
|
2022-01-31 12:11:03 +00:00 |
|
Aleksey Shipilev
|
251351f494
|
8280889: java/lang/instrument/GetObjectSizeIntrinsicsTest.java fails with -XX:-UseCompressedOops
Reviewed-by: sspitsyn, dcubed
|
2022-01-31 08:49:02 +00:00 |
|
Chris Plummer
|
be9f984cae
|
8280553: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java can fail if GC occurs
Reviewed-by: alanb, amenkov
|
2022-01-29 21:35:06 +00:00 |
|
Andrey Turbanov
|
268880b471
|
8277412: Use String.isBlank to simplify code in sun.net.www.protocol.mailto.Handler
Reviewed-by: dfuchs
|
2022-01-29 11:36:11 +00:00 |
|
Brian Burkhalter
|
d366d15d67
|
8280903: javadoc build fails after JDK-4774868
Reviewed-by: lancea
|
2022-01-28 23:18:20 +00:00 |
|
Denghui Dong
|
9139159898
|
8280843: macos-Aarch64 SEGV in frame::sender_for_compiled_frame after JDK-8277948
Reviewed-by: aph, dholmes
|
2022-01-28 22:52:32 +00:00 |
|
Chris Plummer
|
0740ac474c
|
8280555: serviceability/sa/TestObjectMonitorIterate.java is failing due to ObjectMonitor referencing a null Object
Reviewed-by: sspitsyn, lmesnik
|
2022-01-28 18:51:21 +00:00 |
|
Daniel D. Daugherty
|
ff34d624ba
|
8280898: ProblemList compiler/regalloc/TestC2IntPressure.java on macosx-aarch64
Reviewed-by: ctornqvi
|
2022-01-28 18:09:35 +00:00 |
|
Brian Burkhalter
|
95ee9bf7be
|
4774868: (fc spec) Unclear spec for FileChannel.force
Reviewed-by: alanb
|
2022-01-28 17:12:42 +00:00 |
|
Sebastian Stenzel
|
409382ba4b
|
8280703: CipherCore.doFinal(...) causes potentially massive byte[] allocations during decryption
Reviewed-by: ascarpino
|
2022-01-28 16:42:42 +00:00 |
|
Kevin Walls
|
cb8a82ee24
|
8272317: jstatd has dependency on Security Manager which needs to be removed
Reviewed-by: cjplummer, rriggs
|
2022-01-28 12:54:19 +00:00 |
|
Magnus Ihse Bursie
|
6de90ad980
|
8280863: Update build README to reflect that MSYS2 is supported
Reviewed-by: ihse
|
2022-01-28 12:45:43 +00:00 |
|
Thomas Schatzl
|
ed826f2927
|
8280397: Factor out task queue statistics printing
Reviewed-by: pliden, kbarrett, mli
|
2022-01-28 09:16:43 +00:00 |
|
Stefan Karlsson
|
8a3cca09ba
|
8280784: VM_Cleanup unnecessarily processes all thread oops
Reviewed-by: eosterlund, shade
|
2022-01-28 09:06:06 +00:00 |
|
Albert Mingkun Yang
|
973dda5ce0
|
8280804: Parallel: Remove unused variables in PSPromotionManager::drain_stacks_depth
Reviewed-by: tschatzl, mli
|
2022-01-28 08:11:44 +00:00 |
|
Thomas Stuefe
|
55f180fb7d
|
8280004: DCmdArgument<jlong>::parse_value() should handle NULL input
Reviewed-by: dholmes, mbaesken
|
2022-01-28 08:10:12 +00:00 |
|
Andrey Turbanov
|
178ac74653
|
8251466: test/java/io/File/GetXSpace.java fails on Windows with mapped network drives.
Reviewed-by: bpb
|
2022-01-28 07:01:21 +00:00 |
|
Ioi Lam
|
a1d1e4753b
|
8280823: Remove NULL check in DumpTimeClassInfo::is_excluded
Reviewed-by: minqi, ccheung
|
2022-01-28 01:55:16 +00:00 |
|
Denghui Dong
|
094db1a3ee
|
8277948: AArch64: Print the correct native stack if -XX:+PreserveFramePointer when crash
Reviewed-by: aph, adinn
|
2022-01-28 00:49:17 +00:00 |
|
Joe Darcy
|
78574057a4
|
8280744: Allow SuppressWarnings to be used in all declaration contexts
Reviewed-by: iris
|
2022-01-28 00:44:13 +00:00 |
|