Srikanth Adayapalam
|
104aa1f7f9
|
8268575: Annotations not visible on model elements before they are generated
Reviewed-by: mcimadamore
|
2021-12-06 06:24:56 +00:00 |
|
Aleksey Shipilev
|
839b6067c8
|
8278143: Remove unused "argc" from ConstantPool::copy_bootstrap_arguments_at_impl
Reviewed-by: lfoltan, dholmes
|
2021-12-05 21:38:45 +00:00 |
|
Coleen Phillimore
|
267c024eb5
|
8265150: AsyncGetCallTrace crashes on ResourceMark
Reviewed-by: dholmes, stuefe, eosterlund, sspitsyn
|
2021-12-04 13:05:06 +00:00 |
|
Markus Karg
|
9642629d15
|
8276779: (ch) InputStream returned by Channels.newInputStream should have fast path for SelectableChannels
Reviewed-by: lancea, alanb
|
2021-12-04 09:27:23 +00:00 |
|
Joe Darcy
|
02ee337ae0
|
8278175: Enable all doclint warnings for build of java.desktop
Reviewed-by: erikj, prr
|
2021-12-04 02:12:35 +00:00 |
|
Sandhya Viswanathan
|
24e16ac637
|
8277617: Adjust AVX3Threshold for copy/fill stubs
Reviewed-by: jbhateja, dholmes, neliasso, jiefu
|
2021-12-03 21:06:16 +00:00 |
|
Jatin Bhateja
|
2b87c2b429
|
8277793: Support vector F2I and D2L cast operations for X86
Reviewed-by: neliasso, sviswanathan
|
2021-12-03 20:21:21 +00:00 |
|
Weijun Wang
|
e1cde19dbd
|
8278247: KeyStoreSpi::engineGetAttributes does not throws KeyStoreException
Reviewed-by: mullan
|
2021-12-03 19:52:18 +00:00 |
|
Weijun Wang
|
a729a70c01
|
8225181: KeyStore should have a getAttributes method
Reviewed-by: mullan
|
2021-12-03 18:52:17 +00:00 |
|
vamsi-parasa
|
38f525e96e
|
8275821: Optimize random number generators developed in JDK-8248862 using Math.unsignedMultiplyHigh()
Reviewed-by: psandoz, jlaskey
|
2021-12-03 18:17:54 +00:00 |
|
Joe Darcy
|
780b8b1072
|
8278179: Enable all doclint warnings for build of java.naming
Reviewed-by: iris, erikj
|
2021-12-03 18:14:33 +00:00 |
|
Daniel D. Daugherty
|
678ac589ad
|
8278240: ProblemList containers/docker/TestJcmd.java on linux-aarch64
Reviewed-by: mseledtsov, tschatzl
|
2021-12-03 17:22:14 +00:00 |
|
Christian Hagedorn
|
01cb2b9883
|
8277529: SIGSEGV in C2 CompilerThread Node::rematerialize() compiling Packet::readUnsignedTrint
Reviewed-by: thartmann, roland, kvn
|
2021-12-03 17:14:10 +00:00 |
|
Prasanta Sadhukhan
|
660f21a418
|
8278119: ProblemList few headful test failing in macosx12-aarch64 system
Reviewed-by: dcubed
|
2021-12-03 17:08:40 +00:00 |
|
merykitty
|
2e30fa936d
|
8278171: [vectorapi] Mask incorrectly computed for zero extending cast
Reviewed-by: psandoz
|
2021-12-03 17:07:11 +00:00 |
|
Magnus Ihse Bursie
|
fbf096eea4
|
8251400: Fix incorrect addition of library to test in JDK-8237858
Reviewed-by: dholmes, erikj
|
2021-12-03 16:56:36 +00:00 |
|
Calvin Cheung
|
0a09092631
|
8268288: jdk/jfr/api/consumer/streaming/TestOutOfProcessMigration.java fails with "Error: ShouldNotReachHere()"
Reviewed-by: minqi, iklam
|
2021-12-03 16:36:19 +00:00 |
|
Brian Burkhalter
|
0d938cedca
|
8278172: java/nio/channels/FileChannel/BlockDeviceSize.java should only run on Linux
Reviewed-by: lancea, alanb
|
2021-12-03 16:00:27 +00:00 |
|
Aleksey Shipilev
|
0e7b6bcd82
|
8278141: LIR_OpLoadKlass::_info shadows the field of the same name from LIR_Op
Reviewed-by: thartmann, rkennke
|
2021-12-03 15:43:51 +00:00 |
|
Aleksey Shipilev
|
53a4342783
|
8278137: JFR: PrettyWriter uses incorrect year specifier
Reviewed-by: egahlin
|
2021-12-03 15:42:18 +00:00 |
|
Denghui Dong
|
f7237793ff
|
8278079: C2: expand_dtrace_alloc_probe doesn't take effect in macro.cpp
Reviewed-by: thartmann, kvn, chagedorn
|
2021-12-03 13:31:06 +00:00 |
|
Maurizio Cimadamore
|
3f28a21414
|
8278144: Javadoc for MemorySegment::set/MemorySegment::setAtIndex is missing throws tag
Reviewed-by: sundar
|
2021-12-03 13:23:36 +00:00 |
|
Athijegannathan Sundararajan
|
ba2a8e5a49
|
8278205: jlink plugins should dump .class file in debug mode
Reviewed-by: jlaskey
|
2021-12-03 13:20:08 +00:00 |
|
Andrey Turbanov
|
18c54b4e1a
|
8274640: Cleanup unnecessary null comparison before instanceof check in java.desktop
Reviewed-by: aivanov
|
2021-12-03 13:04:26 +00:00 |
|
Albert Mingkun Yang
|
dda8f26ce0
|
8278139: G1: Refactor G1BlockOffsetTablePart::block_at_or_preceding
Reviewed-by: sjohanss, mli
|
2021-12-03 10:58:14 +00:00 |
|
Albert Mingkun Yang
|
e4774e68e3
|
8277916: Gather non-strong reference count logic in a single place
Reviewed-by: sjohanss, mli
|
2021-12-03 10:57:18 +00:00 |
|
Julia Boes
|
53df9ffbca
|
8278154: SimpleFileServer#createFileServer() should specify that the returned server is not started
Reviewed-by: dfuchs
|
2021-12-03 10:18:21 +00:00 |
|
Pavel Rappo
|
d1cad2463a
|
8278168: Add a few missing words to the specification of Files.mismatch
Reviewed-by: rriggs, bpb, iris, alanb
|
2021-12-03 09:54:23 +00:00 |
|
Andrew Leonard
|
45da3aea22
|
8278163: --with-cacerts-src variable resolved after GenerateCacerts recipe setup
Reviewed-by: ihse
|
2021-12-03 08:28:37 +00:00 |
|
Jan Lahoda
|
890700320a
|
8272234: Pass originating elements from Filer to JavaFileManager
Reviewed-by: jjg
|
2021-12-03 07:40:34 +00:00 |
|
Aleksey Shipilev
|
0fbd2713f1
|
8278115: gc/stress/gclocker/TestGCLockerWithSerial.java has duplicate -Xmx
Reviewed-by: mli, tschatzl
|
2021-12-03 07:20:39 +00:00 |
|
Aleksey Shipilev
|
bef5c7a286
|
8278116: runtime/modules/LoadUnloadModuleStress.java has duplicate -Xmx
Reviewed-by: dholmes
|
2021-12-03 07:19:48 +00:00 |
|
Jie Fu
|
473ececaf5
|
8278174: runtime/cds/appcds/LambdaWithJavaAgent.java fails with release VMs
Reviewed-by: dholmes
|
2021-12-03 06:00:14 +00:00 |
|
Chris Plummer
|
19ce33d5e7
|
8258512: serviceability/sa/TestJmapCore.java timed out on macOS 10.13.6
Reviewed-by: lmesnik, dcubed
|
2021-12-02 22:16:55 +00:00 |
|
Magnus Ihse Bursie
|
c93552c8bb
|
8277069: [REDO] JDK-8276743 Make openjdk build Zip Archive generation "reproducible"
Co-authored-by: Andrew Leonard <aleonard@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: erikj
|
2021-12-02 21:31:13 +00:00 |
|
Tim Prinzing
|
b8ac0d20ce
|
8276681: Additional malformed Javadoc inline tags in JDK source
Reviewed-by: lancea
|
2021-12-02 21:22:43 +00:00 |
|
Alexey Ivanov
|
b310f301ef
|
8277396: [TESTBUG] In DefaultButtonModelCrashTest.java, frame is accessed from main thread
Reviewed-by: serb, psadhukhan
|
2021-12-02 20:59:46 +00:00 |
|
Brian Burkhalter
|
15345e3edc
|
8276661: (fs) UserDefinedFileAttributeView no longer works with long path (win)
Reviewed-by: alanb
|
2021-12-02 20:53:13 +00:00 |
|
Tim Prinzing
|
652b5f8546
|
8276674: Malformed Javadoc inline tags in JDK source
Reviewed-by: jjg, rriggs, prappo, bchristi
|
2021-12-02 20:47:29 +00:00 |
|
Scott Gibbons
|
e0f1fc783c
|
8277358: Accelerate CRC32-C
Co-authored-by: Greg Tucker <greg.b.tucker@intel.com>
Co-authored-by: Scott Gibbons <sgibbons@openjdk.org>
Reviewed-by: kvn, sviswanathan, ecaspole
|
2021-12-02 20:06:05 +00:00 |
|
Sergey Tsypanov
|
73a9654c26
|
8276806: Use Objects.checkFromIndexSize where possible in java.base
Reviewed-by: rriggs, lancea
|
2021-12-02 20:00:49 +00:00 |
|
Andrey Turbanov
|
30087cc1b8
|
8275342: Change nested classes in java.prefs to static nested classes
Reviewed-by: dfuchs, rriggs
|
2021-12-02 19:40:17 +00:00 |
|
Valerie Peng
|
669c90e23b
|
8278099: two sun/security/pkcs11/Signature tests failed with AssertionError
Reviewed-by: dcubed
|
2021-12-02 19:28:42 +00:00 |
|
Liam Miller-Cushon
|
4f15be2cd4
|
8277965: Enclosing instance optimization affects serialization
Reviewed-by: darcy
|
2021-12-02 19:17:09 +00:00 |
|
Ao Qi
|
8f196a2487
|
8278037: Clean up PPC32 related code in C1
Reviewed-by: jiefu, stuefe, shade, mdoerr
|
2021-12-02 18:57:23 +00:00 |
|
Joe Darcy
|
8b042d14b7
|
8257856: Make ClassFileVersionsTest.java robust to JDK version updates
Reviewed-by: alanb
|
2021-12-02 18:17:32 +00:00 |
|
Lance Andersen
|
ad1ff27b73
|
8277422: tools/jar/JarEntryTime.java fails with modified time mismatch
Reviewed-by: joehw, msheppar, naoto
|
2021-12-02 16:33:32 +00:00 |
|
Leo Korinth
|
7c4ef3abaf
|
8277985: G1: Compare max_parallel_refinement_threads to UINT_MAX
Reviewed-by: kbarrett, tschatzl
|
2021-12-02 15:59:50 +00:00 |
|
Andrew Leonard
|
dc2abc9f05
|
8278080: Add --with-cacerts-src='user cacerts folder' to enable deterministic cacerts generation
Reviewed-by: erikj
|
2021-12-02 15:36:43 +00:00 |
|
Adam Sotona
|
8d9cb2efe6
|
8278078: Cannot reference super before supertype constructor has been called
Reviewed-by: mcimadamore
|
2021-12-02 15:29:26 +00:00 |
|