Naoto Sato
|
7fc8540907
|
8260265: UTF-8 by Default
Reviewed-by: alanb, rriggs
|
2021-08-30 21:13:59 +00:00 |
|
Ioi Lam
|
32048536e9
|
8272343: Remove MetaspaceClosure::FLAG_MASK
Reviewed-by: ccheung, minqi
|
2021-08-30 21:06:26 +00:00 |
|
Ian Graves
|
fecefb8541
|
8271302: Regex Test Refresh
Reviewed-by: bchristi, smarks
|
2021-08-30 17:37:29 +00:00 |
|
Fernando Guallini
|
f18c0fac11
|
8271560: sun/security/ssl/DHKeyExchange/LegacyDHEKeyExchange.java still fails due to "An established connection was aborted by the software in your host machine"
Reviewed-by: xuelei, rhalade
|
2021-08-30 17:28:49 +00:00 |
|
Sandhya Viswanathan
|
5aaa20f898
|
8272861: Add a micro benchmark for vector api
Reviewed-by: psandoz
|
2021-08-30 16:48:28 +00:00 |
|
Thomas Schatzl
|
7a01ba6528
|
8272093: Extract evacuation failure injection from G1CollectedHeap
Reviewed-by: ayang, sjohanss
|
2021-08-30 15:54:47 +00:00 |
|
Coleen Phillimore
|
98b9d98032
|
8272797: Mutex with rank safepoint_check_never imply allow_vm_block
Reviewed-by: dholmes, pchilanomate
|
2021-08-30 14:47:24 +00:00 |
|
Stefan Johansson
|
f11e099a14
|
8272651: G1 heap region info print order changed by JDK-8269914
Reviewed-by: tschatzl, iwalulya, ayang
|
2021-08-30 14:37:03 +00:00 |
|
Magnus Ihse Bursie
|
fbffa54efe
|
8270438: "Cores to use" output in configure is misleading
Reviewed-by: erikj
|
2021-08-30 13:41:54 +00:00 |
|
Andrey Turbanov
|
5185dbde67
|
8273098: Unnecessary Vector usage in java.naming
Reviewed-by: aefimov, dfuchs
|
2021-08-30 13:12:42 +00:00 |
|
Lutz Schmidt
|
276b07b36a
|
8271490: [ppc] [s390]: Crash in JavaThread::pd_get_top_frame_for_profiling
Reviewed-by: stuefe, mbaesken
|
2021-08-30 12:31:08 +00:00 |
|
Thomas Schatzl
|
bb7aa1c6a4
|
8272161: Make evacuation failure data structures local to collection
Reviewed-by: iwalulya, sjohanss
|
2021-08-30 12:08:12 +00:00 |
|
Magnus Ihse Bursie
|
9ede41bf89
|
8229031: Exporting CLASSPATH from shell can result in build failures
Reviewed-by: erikj
|
2021-08-30 11:37:47 +00:00 |
|
Michael McMahon
|
16e83058ca
|
8273059: Redundant Math.min call in Http2ClientImpl#getConnectionWindowSize
Reviewed-by: dfuchs
|
2021-08-30 08:57:17 +00:00 |
|
Aleksey Shipilev
|
f55d5ab517
|
8272838: Move CriticalJNI tests out of tier1
Reviewed-by: dholmes
|
2021-08-30 06:41:40 +00:00 |
|
Guoxiong Li
|
a9188f237e
|
8268894: forged ASTs can provoke an AIOOBE at com.sun.tools.javac.jvm.ClassWriter::writePosition
Reviewed-by: vromero
|
2021-08-29 07:26:08 +00:00 |
|
Bradford Wetmore
|
1fb798d320
|
8272915: (doc) package-info typo in extLink
Reviewed-by: xuelei
|
2021-08-27 23:01:51 +00:00 |
|
Raffaello Giulietti
|
51167846cb
|
8273091: Doc of [Strict]Math.floorDiv(long,int) erroneously documents int in @return tag
Reviewed-by: darcy, bpb
|
2021-08-27 22:48:52 +00:00 |
|
Jim Laskey
|
e66c8afb59
|
8272866: java.util.random package summary contains incorrect mixing function in table
Reviewed-by: rriggs
|
2021-08-27 18:45:52 +00:00 |
|
Brian Burkhalter
|
d1aeca117c
|
8272541: Incorrect overflow test in Toom-Cook branch of BigInteger multiplication
Reviewed-by: darcy
|
2021-08-27 16:09:28 +00:00 |
|
Brian Burkhalter
|
dfeb4132e4
|
8272964: java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
Reviewed-by: dfuchs
|
2021-08-27 16:08:29 +00:00 |
|
Magnus Ihse Bursie
|
a033aa5a3d
|
8273072: Avoid using += in configure
Reviewed-by: dholmes, jiefu
|
2021-08-27 13:53:33 +00:00 |
|
Coleen Phillimore
|
b92214a8d0
|
8272480: Remove Mutex::access rank
Reviewed-by: dholmes, eosterlund
|
2021-08-27 13:51:39 +00:00 |
|
Magnus Ihse Bursie
|
596b075591
|
8258465: Headless build fails due to missing X11 headers on linux
Reviewed-by: shade
|
2021-08-27 13:13:36 +00:00 |
|
Kim Barrett
|
a49a0c5866
|
8273062: Generation::refs_discovery_is_xxx functions are unused
Reviewed-by: ayang
|
2021-08-27 10:32:46 +00:00 |
|
Aleksey Shipilev
|
ebd62bc043
|
8272846: Move some runtime/Metaspace/elastic/ tests out of tier1
Reviewed-by: mseledtsov, stuefe
|
2021-08-27 09:35:26 +00:00 |
|
Lin Zang
|
46684a4efa
|
8262386: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java timed out
Reviewed-by: cjplummer, sspitsyn
|
2021-08-27 09:02:23 +00:00 |
|
Tobias Hartmann
|
c925c7f3e8
|
8273020: LibraryCallKit::sharpen_unsafe_type does not handle narrow oop array
Reviewed-by: chagedorn
|
2021-08-27 05:38:24 +00:00 |
|
Bradford Wetmore
|
76baace2f0
|
8273045: Fix misc javadoc bugs in the java.security and javax.net.ssl code
Reviewed-by: xuelei
|
2021-08-27 05:11:25 +00:00 |
|
Yasumasa Suenaga
|
b16a04ebf7
|
8271186: Add UL option to replace newline char
Reviewed-by: iklam, dholmes
|
2021-08-27 05:06:52 +00:00 |
|
Andrey Turbanov
|
d732c3091f
|
8272863: Replace usages of Collections.sort with List.sort call in public java modules
Reviewed-by: serb, dfuchs, naoto
|
2021-08-26 20:47:02 +00:00 |
|
Naoto Sato
|
fe7d70886c
|
8272473: Parsing epoch seconds at a DST transition with a non-UTC parser is wrong
Reviewed-by: joehw, rriggs, iris, lancea, scolebourne
|
2021-08-26 16:21:23 +00:00 |
|
Ivan Walulya
|
845e1cea8d
|
8272983: G1 Add marking details to eager reclaim logging
Reviewed-by: tschatzl, ayang
|
2021-08-26 13:41:46 +00:00 |
|
Alexey Ushakov
|
c420530549
|
8272481: [macos] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java fails
Reviewed-by: serb, jdv
|
2021-08-26 12:56:03 +00:00 |
|
Prasanta Sadhukhan
|
e43a907f20
|
8271315: Redo: Nimbus JTree renderer properties persist across L&F changes
Reviewed-by: aivanov
|
2021-08-26 12:04:10 +00:00 |
|
Albert Mingkun Yang
|
11c9fd8298
|
8272975: ParallelGC: add documentation to heap memory layout
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: tschatzl, kbarrett
|
2021-08-26 10:06:38 +00:00 |
|
Magnus Ihse Bursie
|
b94fd32f08
|
8272859: Javadoc external links should only have feature version number in URL
Reviewed-by: iris
|
2021-08-26 10:00:21 +00:00 |
|
Tobias Hartmann
|
9166ba37b6
|
8272973: Incorrect compile command used by TestIllegalArrayCopyBeforeInfiniteLoop
Reviewed-by: chagedorn, jiefu, neliasso
|
2021-08-26 08:34:46 +00:00 |
|
Alexey Ushakov
|
49b2789a49
|
8262751: RenderPipelineState assertion error in J2DDemo
Reviewed-by: jdv
|
2021-08-26 07:28:26 +00:00 |
|
Aleksey Shipilev
|
a3308af060
|
8272836: Limit run time for java/lang/invoke/LFCaching tests
Reviewed-by: redestad, iignatyev
|
2021-08-26 06:51:19 +00:00 |
|
David Holmes
|
c4c76e2f34
|
8272811: Document the effects of building with _GNU_SOURCE in os_posix.hpp
Reviewed-by: iklam
|
2021-08-26 02:24:36 +00:00 |
|
Igor Veresov
|
673ce7efa5
|
8272873: C2: Inlining should not depend on absolute call site counts
Reviewed-by: kvn, vlivanov, dlong
|
2021-08-26 00:17:15 +00:00 |
|
Zhengyu Gu
|
7212561dd1
|
8267188: gc/stringdedup/TestStringDeduplicationInterned.java fails with Shenandoah
Reviewed-by: rkennke, shade
|
2021-08-25 20:16:25 +00:00 |
|
Ivan Walulya
|
e36cbd8e05
|
8242847: G1 should not clear mark bitmaps with no marks
Reviewed-by: tschatzl, sjohanss
|
2021-08-25 14:33:34 +00:00 |
|
Coleen Phillimore
|
2ef6871118
|
8272447: Remove 'native' ranked Mutex
Reviewed-by: stuefe, pchilanomate
|
2021-08-25 13:25:34 +00:00 |
|
Ivan Walulya
|
63e062fb78
|
8236176: Parallel GC SplitInfo comment should be updated for shadow regions
Reviewed-by: tschatzl, ayang
|
2021-08-25 10:18:54 +00:00 |
|
Aleksey Shipilev
|
c5a271259d
|
8272850: Drop zapping values in the Zap* option descriptions
Reviewed-by: stefank, kbarrett
|
2021-08-25 08:05:47 +00:00 |
|
Albert Mingkun Yang
|
1e3e333f73
|
8272884: Make VoidClosure::do_void pure virtual
Reviewed-by: kbarrett, dholmes
|
2021-08-25 07:33:18 +00:00 |
|
casparcwang
|
0f428ca533
|
8272570: C2: crash in PhaseCFG::global_code_motion
Co-authored-by: Hui Shi <hshi@openjdk.org>
Reviewed-by: thartmann, rbackman
|
2021-08-25 01:16:48 +00:00 |
|
Andy Herrick
|
b17b821a57
|
8272639: jpackaged applications using microphone on mac
Reviewed-by: almatvee, serb
|
2021-08-24 20:59:43 +00:00 |
|