Martin Buchholz
|
f7b96d347a
|
8259796: timed CompletableFuture.get may swallow InterruptedException
Reviewed-by: dl, alanb
|
2021-01-19 18:41:08 +00:00 |
|
Aleksey Shipilev
|
3edf393d42
|
8259978: PPC64 builds broken after JDK-8258004
Reviewed-by: lucy, iklam
|
2021-01-19 18:33:18 +00:00 |
|
Markus Grönlund
|
5d8861b03d
|
8259995: Missing comma to separate years in copyright header
Reviewed-by: egahlin
|
2021-01-19 16:56:07 +00:00 |
|
Markus Grönlund
|
5cfb36e79a
|
8259036: Failed JfrVersionSystem invariant when VM built with -fno-elide-constructors
Reviewed-by: egahlin
|
2021-01-19 15:27:22 +00:00 |
|
Aleksey Shipilev
|
c0e9c44628
|
8259962: Shenandoah: task queue statistics is inconsistent after JDK-8255019
Reviewed-by: zgu
|
2021-01-19 14:39:04 +00:00 |
|
Harold Seigel
|
82adfb3233
|
8134540: Much nearly duplicated code for PerfMemory support
Reviewed-by: coleenp, dholmes
|
2021-01-19 13:44:07 +00:00 |
|
Yasumasa Suenaga
|
139f5d33e1
|
8259035: Comments for load order of hsdis should be updated
Reviewed-by: thartmann
|
2021-01-19 08:57:44 +00:00 |
|
Jie Fu
|
bd81ccfd92
|
8259957: Build failure without C1 Compiler after JDK-8258004
Reviewed-by: dholmes, shade
|
2021-01-19 07:43:53 +00:00 |
|
Ioi Lam
|
14ce8f1a52
|
8259870: zBarrier.inline.hpp should not include javaClasses.hpp
Reviewed-by: stefank, tschatzl
|
2021-01-19 06:44:54 +00:00 |
|
Jesper Wilhelmsson
|
a1a851b6db
|
Merge
|
2021-01-19 05:43:27 +00:00 |
|
Ioi Lam
|
492bebc7aa
|
8258004: Remove unnecessary inclusion of vm_version.hpp
Reviewed-by: dholmes, stefank
|
2021-01-19 04:32:51 +00:00 |
|
Xin Liu
|
533a2d398b
|
8258961: move some fields of SafePointNode from public to protected
Reviewed-by: thartmann, kvn
|
2021-01-18 22:34:05 +00:00 |
|
Markus Grönlund
|
061ffc47cf
|
8249245: assert(((((JfrTraceIdBits::load(klass)) & ((JfrTraceIdEpoch::this_epoch_method_and_class_bits()))) != 0))) failed: invariant
Reviewed-by: egahlin
|
2021-01-18 16:14:07 +00:00 |
|
Roman Kennke
|
e60c992699
|
8259849: Shenandoah: Rename store-val to IU-barrier
Reviewed-by: zgu, shade
|
2021-01-18 15:29:54 +00:00 |
|
Jaikiran Pai
|
db9c114d40
|
7146776: deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection
Reviewed-by: alanb, chegar
|
2021-01-18 11:53:22 +00:00 |
|
Laurent Bourgès
|
61292be755
|
8259681: Remove the Marlin rendering engine (single-precision)
Reviewed-by: serb
|
2021-01-18 11:34:10 +00:00 |
|
Aleksey Shipilev
|
ff275b3764
|
8259403: Zero: crash with NULL MethodHandle receiver
Reviewed-by: coleenp
|
2021-01-18 10:28:14 +00:00 |
|
Markus Grönlund
|
cd25bf2ee7
|
8259574: SIGSEGV in BFSClosure::closure_impl
Reviewed-by: stefank, egahlin
|
2021-01-18 10:22:16 +00:00 |
|
Albert Mingkun Yang
|
e93f08e2ac
|
8074101: Add verification that all tasks are actually claimed during roots processing
Reviewed-by: kbarrett, tschatzl
|
2021-01-18 08:33:33 +00:00 |
|
Roland Westrelin
|
d5ca3b3fd5
|
8259641: C2: assert(early->dominates(LCA)) failed: early is high enough
Reviewed-by: chagedorn, thartmann
|
2021-01-18 07:54:48 +00:00 |
|
Valerie Peng
|
68cf65d284
|
8023980: JCE doesn't provide any class to handle RSA private key in PKCS#1
Reviewed-by: weijun
|
2021-01-18 02:26:17 +00:00 |
|
Alexander Zuev
|
5dc5d9401e
|
8256110: Create implementation for NSAccessibilityStepper protocol
Reviewed-by: pbansal, serb
|
2021-01-17 20:39:22 +00:00 |
|
Alan Bateman
|
5f2e280cab
|
8259865: (fs) test/jdk/java/nio/file/attribute/UserDefinedFileAttributeView/Basic.java failing on macOS 10.13
Reviewed-by: dcubed
|
2021-01-17 18:13:08 +00:00 |
|
Andy Herrick
|
da4cf05dc6
|
8258755: jpackage: Invalid 32-bit exe when building app-image
Reviewed-by: asemenyuk, almatvee, kizune
|
2021-01-16 14:38:57 +00:00 |
|
Andy Herrick
|
c3bdbf9dda
|
8259238: Clean up Log.java and remove usage of non-final static variables.
Reviewed-by: asemenyuk, almatvee, kizune
|
2021-01-16 14:38:10 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|