Andy Herrick
|
6d6a23e3a7
|
8259062: Remove MacAppStoreBundler
Reviewed-by: asemenyuk, almatvee, kizune
|
2021-01-16 14:37:19 +00:00 |
|
Sebastian Stenzel
|
afd3f78aec
|
8030048: (fs) Support UserDefinedFileAttributeView/extended attributes on OS X / HFS+
Reviewed-by: alanb
|
2021-01-16 08:36:05 +00:00 |
|
Pankaj Bansal
|
bbb93ca3c8
|
8256126: Create implementation for NSAccessibilityImage protocol peer
Reviewed-by: kizune, serb
|
2021-01-16 07:52:04 +00:00 |
|
Thomas Stuefe
|
90c73d057d
|
8259569: gtest os.dll_address_to_function_and_library_name_vm fails
Reviewed-by: dcubed
|
2021-01-16 05:17:10 +00:00 |
|
Jesper Wilhelmsson
|
536082db13
|
Merge
|
2021-01-16 02:46:13 +00:00 |
|
Alex Menkov
|
d63388c00c
|
8259266: com/sun/jdi/JdbOptions.java failed with "RuntimeException: 'prop[boo] = >foo 2<' missing from stdout/stderr"
Reviewed-by: cjplummer, sspitsyn
|
2021-01-15 22:40:47 +00:00 |
|
Leonid Mesnik
|
d7d34dd964
|
8259799: vmTestbase/nsk/jvmti/Breakpoint/breakpoint001 is incorrect
Reviewed-by: iignatyev, sspitsyn, cjplummer
|
2021-01-15 19:33:23 +00:00 |
|
Kiran Sidhartha Ravikumar
|
fe84ecd52b
|
8259048: (tz) Upgrade time-zone data to tzdata2020f
Reviewed-by: naoto, erikj
|
2021-01-15 19:14:08 +00:00 |
|
Coleen Phillimore
|
9aa5672af0
|
8259068: Streamline class loader locking
Reviewed-by: dcubed, iklam
|
2021-01-15 17:47:33 +00:00 |
|
Sergey Tsypanov
|
27a39c8d3f
|
8193031: Collections.addAll is likely to perform worse than Collection.addAll
Reviewed-by: plevart
|
2021-01-15 17:38:08 +00:00 |
|
Phil Race
|
5855d52a2a
|
8259651: [macOS] Replace JNF_COCOA_ENTER/EXIT macros
Reviewed-by: serb
|
2021-01-15 17:04:53 +00:00 |
|
Phil Race
|
360c7226a7
|
8259729: Missed JNFInstanceOf -> IsInstanceOf conversion
Reviewed-by: serb, psadhukhan, kizune
|
2021-01-15 17:02:05 +00:00 |
|
Daniel D. Daugherty
|
b78cd633f6
|
8259846: [BACKOUT] JDK-8259278 Optimize Vector API slice and unslice operations
Reviewed-by: vlivanov, psandoz
|
2021-01-15 16:53:33 +00:00 |
|
liach
|
eb7fa00690
|
8259216: javadoc omits method receiver for any nested type annotation
Reviewed-by: hannesw
|
2021-01-15 15:12:34 +00:00 |
|
Jaroslav Bachorik
|
e85892bfe2
|
8258396: SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk()
Reviewed-by: egahlin
Backport-of: a06cea50a5ea04fb0399d7ea3f6a2a20d9b4d254
|
2021-01-15 15:12:03 +00:00 |
|
Jatin Bhateja
|
bcf20a0dcc
|
8259777: Incorrect predication condition generated by ADLC
Reviewed-by: vlivanov
|
2021-01-15 15:03:04 +00:00 |
|
Thomas Stuefe
|
bbac91a4b4
|
8257959: Add gtest run with -XX:+UseLargePages
Reviewed-by: lfoltan, tschatzl
|
2021-01-15 14:51:34 +00:00 |
|
Conor Cleary
|
707bce080d
|
8257212: (bf spec) Clarify byte order of the buffer returned by CharBuffer.subsequence(int,int)
Reviewed-by: chegar, bpb, alanb
|
2021-01-15 14:06:38 +00:00 |
|
Jan Lahoda
|
0ec2c969df
|
8259820: JShell does not handle -source 8 properly
Reviewed-by: sundar
|
2021-01-15 12:45:22 +00:00 |
|
K Suman Rajkumaar
|
b01a15e4f0
|
8258884: [TEST_BUG] Convert applet-based test open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java to a regular java test
Reviewed-by: aivanov, serb
|
2021-01-15 09:40:31 +00:00 |
|
Richard Reingruber
|
6d4a593f8d
|
8259627: Potential memory leaks in JVMTI after JDK-8227745
Reviewed-by: shade, stuefe, dholmes, sspitsyn
|
2021-01-15 07:39:38 +00:00 |
|
Tagir F. Valeev
|
2c8e337dff
|
8259622: TreeMap.computeIfAbsent deviates from spec
Reviewed-by: smarks
|
2021-01-15 04:11:31 +00:00 |
|
Jesper Wilhelmsson
|
d701babb06
|
Merge
|
2021-01-15 03:10:55 +00:00 |
|
Yasumasa Suenaga
|
90960c5f22
|
8252657: JVMTI agent is not unloaded when Agent_OnAttach is failed
Reviewed-by: dholmes, sspitsyn
|
2021-01-15 02:47:30 +00:00 |
|
Yasumasa Suenaga
|
e3b548a68b
|
8257736: InputStream from BodyPublishers.ofInputStream() leaks when IOE happens
Reviewed-by: dfuchs, chegar
|
2021-01-15 01:58:36 +00:00 |
|
Sergey Bylokhov
|
978bed6c7f
|
8259522: Apply java.io.Serial annotations in java.desktop
Reviewed-by: aivanov, psadhukhan
|
2021-01-15 00:28:08 +00:00 |
|
Coleen Phillimore
|
bf28f92555
|
8259713: Fix comments about ResetNoHandleMark in deoptimization
Reviewed-by: lfoltan, dcubed, dholmes
|
2021-01-14 23:25:14 +00:00 |
|
Chris Plummer
|
4f881ba54a
|
8258652: Assert in JvmtiThreadState::cur_stack_depth() can noticeably slow down debugging single stepping
Reviewed-by: sspitsyn, dholmes, amenkov
|
2021-01-14 23:04:07 +00:00 |
|
Erik Gahlin
|
4307fa68b7
|
8253505: JFR: onFlush invoked out of order with a sorted event stream
Reviewed-by: mgronlun
|
2021-01-14 21:26:13 +00:00 |
|
Chris Plummer
|
d18d26e89d
|
8259350: Add some internal debugging APIs to the debug agent
Reviewed-by: sspitsyn, amenkov
|
2021-01-14 21:01:42 +00:00 |
|
Sandhya Viswanathan
|
a6b2162f54
|
8259278: Optimize Vector API slice and unslice operations
Reviewed-by: psandoz, vlivanov
|
2021-01-14 17:48:44 +00:00 |
|
Zhengyu Gu
|
da6bcf966a
|
8255019: Shenandoah: Split STW and concurrent mark into separate classes
Reviewed-by: rkennke, shade
|
2021-01-14 17:42:52 +00:00 |
|
Vladimir Ivanov
|
0148adf20e
|
8255120: C2: assert(outer->outcnt() >= phis + 2 && outer->outcnt() <= phis + 2 + stores + 1) failed: only phis
Reviewed-by: thartmann
|
2021-01-14 17:18:44 +00:00 |
|
Naoto Sato
|
aba3431c4e
|
8258956: Memory Leak in StringCoding on ThreadLocal resultCached StringCoding.Result
Reviewed-by: rriggs, alanb
|
2021-01-14 16:58:37 +00:00 |
|
Jamil Nimeh
|
8554fe6ebc
|
8253866: Security Libs Terminology Refresh
Reviewed-by: erikj, weijun, mullan
|
2021-01-14 16:36:51 +00:00 |
|
Jonathan Gibbons
|
c2a3c7ef7d
|
8259727: Remove redundant "target" arguments to methods in Links
Reviewed-by: hannesw
|
2021-01-14 16:20:45 +00:00 |
|
Jonathan Gibbons
|
1620664ebc
|
8259723: Move Table class to formats.html package
Reviewed-by: hannesw
|
2021-01-14 16:18:43 +00:00 |
|
Harold Seigel
|
38a1201746
|
8258912: Remove JVM options CountJNICalls and CountJVMCalls
Reviewed-by: coleenp, lfoltan, shade
|
2021-01-14 15:04:31 +00:00 |
|
Daniel D. Daugherty
|
be57cf149e
|
8226416: MonitorUsedDeflationThreshold can cause repeated async deflation requests
Reviewed-by: dholmes, coleenp
|
2021-01-14 14:23:27 +00:00 |
|
Sergey Tsypanov
|
c822eda1d8
|
8259699: Reduce char[] copying in URLEncoder.encode(String, Charset)
Reviewed-by: attila, redestad, chegar
|
2021-01-14 14:18:12 +00:00 |
|
Jatin Bhateja
|
ff3e6e46cd
|
8259773: Incorrect encoding of AVX-512 kmovq instruction
Reviewed-by: vlivanov
|
2021-01-14 13:20:06 +00:00 |
|
Wang Xue
|
b8ef2bad52
|
8259563: The CPU model name is printed multiple times when using -Xlog:os+cpu
Reviewed-by: dholmes
|
2021-01-14 12:56:56 +00:00 |
|
Aleksei Efimov
|
b040a3d7a9
|
8259631: Reapply pattern match instanceof use in HttpClientImpl
Reviewed-by: dfuchs, chegar
|
2021-01-14 11:57:48 +00:00 |
|
Stefan Karlsson
|
3462f7a918
|
8256955: Move includes of events.hpp out of header files
Reviewed-by: kbarrett, coleenp
|
2021-01-14 11:34:27 +00:00 |
|
Tobias Hartmann
|
8b8b1f9a37
|
8259706: C2 compilation fails with assert(vtable_index == Method::invalid_vtable_index) failed: correct sentinel value
Reviewed-by: lucy, chagedorn
|
2021-01-14 07:23:09 +00:00 |
|
Alexander Zuev
|
ae9187d757
|
8256109: Create implementation for NSAccessibilityButton protocol
Reviewed-by: prr, serb
|
2021-01-14 05:07:25 +00:00 |
|
Hao Sun
|
5513f9893b
|
8258010: Debug build failure with clang-10 due to -Wdeprecated-copy
Reviewed-by: xliu, kvn, kbarrett
|
2021-01-14 04:11:20 +00:00 |
|
Jesper Wilhelmsson
|
51e14f2e2a
|
Merge
|
2021-01-14 01:29:47 +00:00 |
|
Hai-May Chao
|
c7e2174bf1
|
8259401: Add checking to jarsigner to warn weak algorithms used in signer’s cert chain
Reviewed-by: mullan, weijun, rhalade
|
2021-01-13 22:32:45 +00:00 |
|
Daniel D. Daugherty
|
5926d75fa1
|
8259719: ProblemList runtime/cds/appcds/jigsaw/modulepath/ModulePathAndCP_JFR.java on Windows
Reviewed-by: pliden
|
2021-01-13 19:52:04 +00:00 |
|