Weijun Wang
|
7ce75afbbc
|
8255266: Update Public Suffix List to 3c213aa
Reviewed-by: xuelei
|
2022-02-18 16:34:59 +00:00 |
|
Daniel D. Daugherty
|
cfbfd9bf41
|
8282103: fix macosx-generic typo in ProblemList
Reviewed-by: rriggs
|
2022-02-18 16:25:24 +00:00 |
|
Jan Lahoda
|
e3365041bd
|
8280866: SuppressWarnings does not work properly in package-info and module-info
Reviewed-by: darcy, vromero
|
2022-02-18 11:04:11 +00:00 |
|
Jan Lahoda
|
834d55c59f
|
8277300: Issues with javadoc support for preview features
Reviewed-by: prappo, jjg
|
2022-02-18 09:41:12 +00:00 |
|
Alex Menkov
|
138a17195d
|
8281267: VM HeapDumper dumps array classes several times
Reviewed-by: cjplummer, coleenp
|
2022-02-18 09:21:48 +00:00 |
|
Daniel D. Daugherty
|
69fc273f20
|
8282075: ProblemList 3 compiler/whitebox tests on macosx-x64
Reviewed-by: mikael, bpb
|
2022-02-17 20:56:46 +00:00 |
|
Naoto Sato
|
129277653e
|
8281317: CompactNumberFormat displays 4-digit values when rounding to a new range
Reviewed-by: joehw
|
2022-02-17 19:03:08 +00:00 |
|
Mahendra Chhipa
|
cd9a3cf05b
|
8282017: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java fails with "SocketException: Unexpected end of file from server"
Reviewed-by: dfuchs
|
2022-02-17 17:45:06 +00:00 |
|
Tim Prinzing
|
a6f8a386ef
|
8281000 : ClassLoader::registerAsParallelCapable throws NPE if caller is null
Reviewed-by: erikj, ihse, mchung, bchristi
|
2022-02-17 17:34:39 +00:00 |
|
Joe Darcy
|
4c7f8b49a4
|
8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException
Reviewed-by: sundar, alanb
|
2022-02-17 17:12:40 +00:00 |
|
Julia Boes
|
9ca435b4c0
|
8281305: Test com/sun/net/httpserver/simpleserver/MapToPathTest.java fails on Windows 11
Reviewed-by: dfuchs
|
2022-02-17 10:35:05 +00:00 |
|
Tyler Steele
|
c0275e18b7
|
8203290: [AIX] Check functionality of JDK-8199712 (Flight Recorder)
Implements JFR for AIX
Reviewed-by: erikj, mdoerr, mgronlun, stuefe, ihse
|
2022-02-17 08:49:22 +00:00 |
|
Ioi Lam
|
1864481df1
|
8279969: NULL return from map_bitmap_region() needs to be checked
Reviewed-by: ccheung, coleenp
|
2022-02-17 06:40:46 +00:00 |
|
Xiaohong Gong
|
1eec16b47b
|
8281803: AArch64: Optimize masked vector NOT/AND_NOT for SVE
Reviewed-by: aph, njian
|
2022-02-17 05:44:12 +00:00 |
|
Alexey Semenyuk
|
cd234f5dbe
|
8282007: Assorted enhancements to jpackage testing framework
Reviewed-by: almatvee
|
2022-02-17 05:27:41 +00:00 |
|
Jesper Wilhelmsson
|
b6e48e6782
|
Merge
|
2022-02-17 01:12:57 +00:00 |
|
Alexey Semenyuk
|
0b00ce17cd
|
8282011: test/jdk/tools/jpackage/windows/WinL10nTest.java test fails if light.exe is not in %PATH%
Reviewed-by: almatvee
|
2022-02-16 23:23:57 +00:00 |
|
Joe Darcy
|
5ec7898dbf
|
8281671: Class.getCanonicalName spec should explicitly cover array classes
Reviewed-by: mchung
|
2022-02-16 22:02:55 +00:00 |
|
Martin Desruisseaux
|
9ba0760cf8
|
8275345: RasterFormatException when drawing a tiled image made of non-writable rasters
Reviewed-by: prr, aivanov
|
2022-02-16 22:01:01 +00:00 |
|
Daniel Fuchs
|
48f6e93079
|
8282020: ProblemList sun/net/www/protocol/https/HttpsURLConnection/B6216082.java until JDK-8282017 is fixed
Reviewed-by: michaelm, naoto
|
2022-02-16 21:38:48 +00:00 |
|
Tim Prinzing
|
67763df4dc
|
8281003: MethodHandles::lookup throws NPE if caller is null
Reviewed-by: ihse, mchung, jrose, alanb
|
2022-02-16 20:09:46 +00:00 |
|
Aleksey Shipilev
|
847a99b53d
|
8281822: Test failures on non-DTrace builds due to incomplete DTrace* flags handling
Reviewed-by: dholmes, kvn
|
2022-02-16 20:08:27 +00:00 |
|
Mandy Chung
|
980d187891
|
8281335: Allow a library already loaded via System::loadLibrary to be loaded as a raw library
Reviewed-by: sundar, mcimadamore
|
2022-02-16 18:31:32 +00:00 |
|
Alexey Semenyuk
|
81645521c8
|
8281874: Can't unpack msi installers from test/jdk/tools/jpackage/windows/test/jdk/tools/jpackage/windows/WinShortcutPromptTest.java test
Reviewed-by: almatvee
|
2022-02-16 17:31:23 +00:00 |
|
Alexey Semenyuk
|
bb4dece246
|
8281170: Test jdk/tools/jpackage/windows/WinInstallerIconTest always fails on Windows 11
Reviewed-by: almatvee
|
2022-02-16 17:30:24 +00:00 |
|
Naoto Sato
|
9b74c3f2e7
|
8176706: Additional Date-Time Formats
Reviewed-by: joehw, rriggs
|
2022-02-16 16:54:53 +00:00 |
|
Mahendra Chhipa
|
0f3d3ac32c
|
8061729: Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
Reviewed-by: dfuchs
|
2022-02-16 16:43:15 +00:00 |
|
Michael McMahon
|
d8f44aa39e
|
8278067: Make HttpURLConnection default keep alive timeout configurable
Reviewed-by: dfuchs
|
2022-02-16 16:01:01 +00:00 |
|
TheShermanTanker
|
a86cab8d42
|
8236136: tests which use CompilationMode shouldn't be run w/ TieredStopAtLevel
Reviewed-by: neliasso, kvn, thartmann
|
2022-02-16 07:50:07 +00:00 |
|
Quan Anh Mai
|
0af356bb4b
|
8278173: [vectorapi] Add x64 intrinsics for unsigned (zero extended) casts
Reviewed-by: psandoz, sviswanathan
|
2022-02-15 18:57:53 +00:00 |
|
Calvin Cheung
|
745f7e7d92
|
8281186: runtime/cds/appcds/DumpingWithNoCoops.java fails
Reviewed-by: minqi, iklam, stuefe
|
2022-02-15 17:18:34 +00:00 |
|
Nils Eliasson
|
1c12b159ff
|
8281741: [testbug] PrintIdealPhaseTest fails with -Xcomp
Reviewed-by: kvn, chagedorn, thartmann
|
2022-02-15 09:49:47 +00:00 |
|
Dmitry Markov
|
f82866bc79
|
8281555: [macos] Get rid of deprecated Style Masks constants
Reviewed-by: serb, aivanov
|
2022-02-15 09:26:47 +00:00 |
|
Tobias Hartmann
|
2be2a298f1
|
8281713: [BACKOUT] AArch64: Implement string_compare intrinsic in SVE
Reviewed-by: kvn, dlong
|
2022-02-15 07:07:00 +00:00 |
|
Aleksey Shipilev
|
b1564624ce
|
8281467: Allow larger OptoLoopAlignment and CodeEntryAlignment
Reviewed-by: kvn, dlong
|
2022-02-15 06:19:37 +00:00 |
|
Harshitha Onkar
|
f33329eb7f
|
8016524: [macosx] Bottom line is not visible for JTableHeader
Reviewed-by: psadhukhan, prr
|
2022-02-15 05:03:34 +00:00 |
|
Jaikiran Pai
|
d4cd8dfedb
|
8281634: jdeps: java.lang.InternalError: Missing message: err.invalid.filters
Reviewed-by: dfuchs, naoto, mchung
|
2022-02-15 03:53:47 +00:00 |
|
Phil Race
|
1a7b70a8be
|
8269091: javax/sound/sampled/Clip/SetPositionHang.java failed with ArrayIndexOutOfBoundsException: Array index out of range: -4
Reviewed-by: serb
|
2022-02-14 23:31:13 +00:00 |
|
Ioi Lam
|
16f649b9c5
|
8281678: appcds/dynamicArchive/ArchiveConsistency.java fails after JDK-8279997
Reviewed-by: shade, dcubed
|
2022-02-14 18:53:50 +00:00 |
|
Vladimir Ivanov
|
88fc3bfdff
|
8280473: CI: Support unresolved JVM_CONSTANT_Dynamic constant pool entries
Reviewed-by: dlong, redestad, neliasso
|
2022-02-14 18:46:46 +00:00 |
|
Thomas Stuefe
|
f07b816523
|
8280940: gtest os.release_multi_mappings_vm is racy
Reviewed-by: dcubed, sjohanss
|
2022-02-14 16:41:47 +00:00 |
|
Leo Korinth
|
2604a88fbb
|
8281585: Remove unused imports under test/lib and jtreg/gc
Reviewed-by: dholmes, sspitsyn
|
2022-02-14 12:05:16 +00:00 |
|
Vladimir Ivanov
|
534e557874
|
8256368: Avoid repeated upcalls into Java to re-resolve MH/VH linkers/invokers
Reviewed-by: dlong, kvn
|
2022-02-14 11:57:46 +00:00 |
|
Magnus Ihse Bursie
|
95f198b2b1
|
8274980: Improve adhoc build version strings
Reviewed-by: shade, erikj
|
2022-02-14 10:31:42 +00:00 |
|
Roland Westrelin
|
1ef45c5bbd
|
8280799: С2: assert(false) failed: cyclic dependency prevents range check elimination
Reviewed-by: thartmann, kvn
|
2022-02-14 08:35:53 +00:00 |
|
Nils Eliasson
|
483d4b97e0
|
8281505: Add CompileCommand PrintIdealPhase
Reviewed-by: kvn, thartmann, chagedorn
|
2022-02-14 08:27:21 +00:00 |
|
Sergey Bylokhov
|
eff5dafba9
|
8274939: Incorrect size of the pixel storage is used by the robot on macOS
Reviewed-by: aivanov, prr
|
2022-02-12 22:10:11 +00:00 |
|
David Holmes
|
8acfbc2e21
|
8281675: VMDeprecatedOptions test fails after JDK-8278423
Reviewed-by: dcubed
|
2022-02-12 14:12:42 +00:00 |
|
Emanuel Peter
|
67077a0430
|
8278423: ExtendedDTraceProbes should be deprecated
Reviewed-by: dholmes, hseigel, kvn, thartmann
|
2022-02-12 13:08:39 +00:00 |
|
Alexey Bakhtin
|
58dae60da0
|
8274524: SSLSocket.close() hangs if it is called during the ssl handshake
Reviewed-by: xuelei
|
2022-02-12 11:54:22 +00:00 |
|
Alexander Zuev
|
aa918a6ec4
|
8281033: Improve ImageCheckboxTest to test all available LaF
Reviewed-by: serb
|
2022-02-12 09:26:47 +00:00 |
|
Joe Darcy
|
6fdfe0458d
|
8281674: tools/javac/annotations/typeAnnotations/classfile/AnonymousExtendsTest.java fails with AssertionError
Reviewed-by: vromero
|
2022-02-12 01:33:41 +00:00 |
|
Joe Darcy
|
c3179a8760
|
8281462 : Annotation toString output for enum not reusable for source input
Reviewed-by: mchung
|
2022-02-11 23:24:08 +00:00 |
|
Joe Darcy
|
4032fe76dc
|
8281238: TYPE_USE annotations not printed in correct position in toString output
Reviewed-by: vromero
|
2022-02-11 21:52:16 +00:00 |
|
Dr Heinz M. Kabutz
|
83ffbd2e7a
|
8277175: Add a parallel multiply method to BigInteger
Reviewed-by: psandoz
|
2022-02-11 18:49:04 +00:00 |
|
Manukumar V S
|
0786ddb471
|
8281535: Create a regression test for JDK-4670051
Reviewed-by: aivanov
|
2022-02-11 17:40:25 +00:00 |
|
Calvin Cheung
|
c5ff6e45de
|
8223077: module path support for dynamic CDS archive
Reviewed-by: iklam, minqi
|
2022-02-11 17:39:20 +00:00 |
|
Yumin Qi
|
e75e8cd708
|
8279997: check_for_dynamic_dump should not exit vm
Reviewed-by: ccheung, iklam
|
2022-02-11 16:42:07 +00:00 |
|
Daniel Jeliński
|
e73ee0ca10
|
8281259: MutableBigInteger subtraction could be simplified
Reviewed-by: bpb
|
2022-02-11 16:24:43 +00:00 |
|
lawrence.andrews
|
f399ae558e
|
8202836: [macosx] test java/awt/Graphics/TextAAHintsTest.java fails
Reviewed-by: prr, aivanov
|
2022-02-11 15:33:17 +00:00 |
|
Jan Lahoda
|
4ff5824f5b
|
8281100: Spurious "variable might not have been initialized" with sealed class switch
Reviewed-by: vromero
|
2022-02-11 12:11:29 +00:00 |
|
Jie Fu
|
d254cf28c5
|
8281638: jfr/event/allocation tests fail with release VMs after JDK-8281318 due to lack of -XX:+UnlockDiagnosticVMOptions
Reviewed-by: shade
|
2022-02-11 11:39:54 +00:00 |
|
Aleksey Shipilev
|
65831eb294
|
8281318: Improve jfr/event/allocation tests reliability
Reviewed-by: mgronlun
|
2022-02-11 06:45:13 +00:00 |
|
David Holmes
|
84868e39be
|
8281275: Upgrading from 8 to 11 no longer accepts '/' as filepath separator in gc paths
Reviewed-by: shade, dcubed
|
2022-02-10 23:23:48 +00:00 |
|
Paul Sandoz
|
83b6e4bc04
|
8281294: [vectorapi] FIRST_NONZERO reduction operation throws IllegalArgumentExcept on zero vectors
Reviewed-by: jrose
|
2022-02-10 18:37:21 +00:00 |
|
Maxim Kartashev
|
d442328bc2
|
8281262: Windows builds in different directories are not fully reproducible
Co-authored-by: Erik Joelsson <erikj@openjdk.org>
Reviewed-by: erikj, ihse
|
2022-02-10 10:46:35 +00:00 |
|
Leo Korinth
|
c820d1acb7
|
8281379: Assign package declarations to all jtreg test cases under gc
Reviewed-by: kbarrett, tschatzl
|
2022-02-10 10:34:16 +00:00 |
|
Alexey Ivanov
|
fd8a3dcc52
|
8280820: Clean up bug8033699 and bug8075609.java tests: regtesthelpers aren't used
Reviewed-by: prr
|
2022-02-09 19:12:20 +00:00 |
|
Hai-May Chao
|
178b962e01
|
8265765: DomainKeyStore may stop enumerating aliases if a constituting KeyStore is empty
Reviewed-by: weijun
|
2022-02-09 16:53:48 +00:00 |
|
Vladimir Ivanov
|
c5c8c0644d
|
8279822: CI: Constant pool entries in error state are not supported
Reviewed-by: kvn, thartmann
|
2022-02-09 13:56:23 +00:00 |
|
Christian Stein
|
8b384b986a
|
8281470: tools/jar/CreateMissingParentDirectories.java fails with "Should have failed creating jar file"
Reviewed-by: lancea
|
2022-02-09 11:34:22 +00:00 |
|
Matthias Baesken
|
bb2e10ccea
|
8281274: deal with ActiveProcessorCount in os::Linux::print_container_info
Reviewed-by: stuefe, sgehwolf, dholmes, iklam
|
2022-02-09 11:33:16 +00:00 |
|
Roland Westrelin
|
69e390a0e8
|
8262721: Add Tests to verify single iteration loops are properly optimized
Reviewed-by: neliasso, chagedorn, kvn
|
2022-02-09 10:18:27 +00:00 |
|
Artem Semenov
|
cb2f8caed2
|
8281338: NSAccessibilityPressAction action for tree node and NSAccessibilityShowMenuAcgtion action not working
Reviewed-by: ant, kizune
|
2022-02-09 06:50:35 +00:00 |
|
Sergey Bylokhov
|
2f46af05ce
|
8280132: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder
Reviewed-by: prr
|
2022-02-09 01:26:42 +00:00 |
|
Daniel D. Daugherty
|
5fb56dbb0b
|
8281476: ProblemList tools/jar/CreateMissingParentDirectories.java
Reviewed-by: azvegint, bpb, lancea
|
2022-02-08 20:16:34 +00:00 |
|
Christian Stein
|
92f4f40da6
|
8281104: jar --create should create missing parent directories
Reviewed-by: lancea
|
2022-02-08 17:53:42 +00:00 |
|
Manukumar V S
|
f5d8cebbb6
|
8281296: Create a regression test for JDK-4515999
Reviewed-by: aivanov
|
2022-02-08 12:39:43 +00:00 |
|
Kevin Walls
|
8a662105c2
|
6779701: Wrong defect ID in the code of test LocalRMIServerSocketFactoryTest.java
Reviewed-by: cjplummer, dfuchs
|
2022-02-07 18:16:23 +00:00 |
|
Kevin Walls
|
1dfc94dd56
|
8281377: Remove vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Deadlock/JavaDeadlock001/TestDescription.java from problemlist.
Reviewed-by: sspitsyn
|
2022-02-07 17:36:40 +00:00 |
|
Weijun Wang
|
2ed1f4cf32
|
8281175: Add a -providerPath option to jarsigner
Reviewed-by: xuelei, hchao
|
2022-02-07 15:05:30 +00:00 |
|
Sean Mullan
|
a0f6f2409e
|
8280890: Cannot use '-Djava.system.class.loader' with class loader in signed JAR
Reviewed-by: weijun, hchao
|
2022-02-07 14:06:08 +00:00 |
|
Julia Boes
|
f3e8242683
|
8280965: Tests com/sun/net/httpserver/simpleserver fail with FileSystemException on Windows 11
Reviewed-by: dfuchs
|
2022-02-07 09:28:05 +00:00 |
|
Alex Menkov
|
95fd9d20f3
|
8281243: Test java/lang/instrument/RetransformWithMethodParametersTest.java is failing
Reviewed-by: sspitsyn, dcubed, lmesnik
|
2022-02-07 09:08:34 +00:00 |
|
Emanuel Peter
|
f5e0870091
|
8281117: Add regression test for JDK-8280587
Reviewed-by: chagedorn, thartmann, xliu
|
2022-02-07 08:18:07 +00:00 |
|
Phil Race
|
2f48a3f032
|
8279878: java/awt/font/JNICheck/JNICheck.sh test fails on Ubuntu 21.10
Reviewed-by: serb
|
2022-02-06 21:13:17 +00:00 |
|
Toshio Nakamura
|
f7814c120b
|
8139173: [macosx] JInternalFrame shadow is not properly drawn
Reviewed-by: prr, serb
|
2022-02-06 18:39:44 +00:00 |
|
Joe Darcy
|
77b0240d44
|
8281183: RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950
Reviewed-by: jlaskey
|
2022-02-06 02:19:32 +00:00 |
|
Yumin Qi
|
8e4ef818a9
|
8280767: -XX:ArchiveClassesAtExit does not archive BoundMethodHandle$Species classes
Reviewed-by: iklam, ccheung
|
2022-02-04 19:20:22 +00:00 |
|
Manukumar V S
|
66b2c3b66e
|
8280948: [TESTBUG] Write a regression test for JDK-4659800
Reviewed-by: aivanov
|
2022-02-04 15:25:13 +00:00 |
|
Jesper Wilhelmsson
|
7207f2a3b5
|
Merge
|
2022-02-04 14:47:06 +00:00 |
|
Rob McKenna
|
3d926dd66e
|
8277795: ldap connection timeout not honoured under contention
Reviewed-by: dfuchs, aefimov
|
2022-02-04 13:07:03 +00:00 |
|
Manukumar V S
|
51b53a821b
|
8280913: Create a regression test for JRootPane.setDefaultButton() method
Reviewed-by: aivanov
|
2022-02-04 10:51:30 +00:00 |
|
Matthias Baesken
|
01f93ddf18
|
8279385: [test] Adjust sun/security/pkcs12/KeytoolOpensslInteropTest.java after 8278344
Reviewed-by: mullan, xuelei
Backport-of: 9bdf6eb7b2
|
2022-02-04 07:47:42 +00:00 |
|
Dean Long
|
e44dc638b8
|
8271055: Crash during deoptimization with "assert(bb->is_reachable()) failed: getting result from unreachable basicblock" with -XX:+VerifyStack
Co-authored-by: Yi Yang <yyang@openjdk.org>
Co-authored-by: Yi Yang <qingfeng.yy@alibaba-inc.com>
Reviewed-by: vlivanov, thartmann
|
2022-02-03 22:10:44 +00:00 |
|
Alex Menkov
|
86c24b319e
|
8240908: RetransformClass does not know about MethodParameters attribute
Reviewed-by: cjplummer, sspitsyn
|
2022-02-03 15:51:16 +00:00 |
|
Kevin Walls
|
63a00a0df2
|
8272777: Clean up remaining AccessController warnings in test library
Reviewed-by: rriggs, sspitsyn
|
2022-02-03 10:10:45 +00:00 |
|
Xue-Lei Andrew Fan
|
a95ee5ada2
|
8065422: Trailing dot in hostname causes TLS handshake to fail with SNI disabled
Reviewed-by: weijun
|
2022-02-03 06:28:19 +00:00 |
|
Chris Plummer
|
fe0118f804
|
8279662: serviceability/sa/ClhsdbScanOops.java can fail do to unexpected GC
Reviewed-by: sspitsyn, kevinw
|
2022-02-02 21:51:39 +00:00 |
|
Daniel Fuchs
|
47800bf3da
|
8280868: LineBodyHandlerTest.java creates and discards too many clients
Reviewed-by: michaelm
|
2022-02-02 17:11:22 +00:00 |
|
Roland Westrelin
|
de826ba18a
|
8280600: C2: assert(!had_error) failed: bad dominance
Reviewed-by: kvn, thartmann
|
2022-02-02 08:01:00 +00:00 |
|
Roland Westrelin
|
ab638341de
|
8280885: Shenandoah: Some tests failed with "EA: missing allocation reference path"
Reviewed-by: rkennke
|
2022-02-02 07:37:44 +00:00 |
|
Roland Westrelin
|
97af323041
|
8280842: Access violation in ciTypeFlow::profiled_count
Reviewed-by: neliasso, vlivanov, kvn
|
2022-02-02 07:35:34 +00:00 |
|
Roland Westrelin
|
d32f99ee65
|
8279219: [REDO] C2 crash when allocating array of size too large
Reviewed-by: thartmann, neliasso
|
2022-02-02 07:34:22 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Joe Darcy
|
40a2ce2033
|
8270476: Make floating-point test infrastructure more lambda and method reference friendly
Reviewed-by: bpb
|
2022-01-27 22:57:09 +00:00 |
|
Jonathan Gibbons
|
6d242e4065
|
8280835: jdk/javadoc/tool/CheckManPageOptions.java depends on source hierarchy
Reviewed-by: hannesw
|
2022-01-27 21:58:44 +00:00 |
|
Thomas Stuefe
|
cab590517b
|
8280583: Always build NMT
Reviewed-by: shade, ihse, zgu
|
2022-01-27 09:18:17 +00:00 |
|
Roland Westrelin
|
0dba170791
|
8278518: String(byte[], int, int, Charset) constructor and String.translateEscapes() miss bounds check elimination
Co-authored-by: Sergey Tsypanov <stsypanov@openjdk.org>
Reviewed-by: kvn, jrose
|
2022-01-27 08:44:58 +00:00 |
|
Andrey Turbanov
|
2ea0edf2c4
|
8279673: AudioClip.play doesn't work due to NullPointerException when creating DataPusher
Reviewed-by: prr, serb
|
2022-01-27 07:00:56 +00:00 |
|
Hai-May Chao
|
c2ee1b33c3
|
8273236: keytool does not accurately warn about algorithms that are disabled but have additional constraints
Reviewed-by: mullan
|
2022-01-26 20:31:04 +00:00 |
|
Chris Plummer
|
16e0ad0ad0
|
8270199: Most SA tests are skipped on macosx-aarch64 because all executables are signed
Reviewed-by: dholmes, kevinw
|
2022-01-26 18:06:05 +00:00 |
|
Liam Miller-Cushon
|
b5de2cc9d3
|
8280546: Remove hard-coded 127.0.0.1 loopback address
Reviewed-by: mullan
|
2022-01-26 17:40:17 +00:00 |
|
Joe Darcy
|
0c42e43f77
|
8280550: SplittableRandom#nextDouble(double,double) can return result >= bound
Reviewed-by: jlaskey, psandoz
|
2022-01-26 17:25:30 +00:00 |
|
Emanuel Peter
|
ed0df2fa1f
|
8268033: compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java fails with "fatal error: Not compilable at tier 3: CodeBuffer overflow"
Reviewed-by: kvn, neliasso, chagedorn
|
2022-01-26 10:12:22 +00:00 |
|
Mandy Chung
|
a183bfb436
|
8280377: MethodHandleProxies does not correctly invoke default methods with varags
Reviewed-by: alanb
|
2022-01-26 01:24:15 +00:00 |
|
Vicente Romero
|
2eab86b513
|
8213905: reflection not working for type annotations applied to exception types in the inner class constructor
Reviewed-by: jlahoda
|
2022-01-26 00:33:10 +00:00 |
|
Aleksey Shipilev
|
76fe03fe01
|
8280166: Extend java/lang/instrument/GetObjectSizeIntrinsicsTest.java test cases
Reviewed-by: sspitsyn, lmesnik
|
2022-01-25 19:23:02 +00:00 |
|
Aleksey Shipilev
|
cebaad1c94
|
8280041: Retry loop issues in java.io.ClassCache
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: rkennke, rriggs, plevart
|
2022-01-25 19:22:07 +00:00 |
|
Joe Darcy
|
cbe8395ace
|
8280168: Add Objects.toIdentityString
Reviewed-by: alanb, mchung, rriggs, smarks
|
2022-01-25 18:15:37 +00:00 |
|
Daniel Jeliński
|
28796cbd1d
|
8163921: HttpURLConnection default Accept header is malformed according to HTTP/1.1 RFC
Reviewed-by: dfuchs, michaelm
|
2022-01-25 11:10:51 +00:00 |
|
Thomas Stuefe
|
2155afe2a8
|
8280503: Use allStatic.hpp instead of allocation.hpp where possible
Reviewed-by: dholmes, iklam
|
2022-01-25 09:15:11 +00:00 |
|
Ian Graves
|
e3076552ec
|
8280403: RegEx: String.split can fail with NPE in Pattern.CharPredicate::match
Reviewed-by: lancea, iris, naoto, rriggs
|
2022-01-24 22:21:22 +00:00 |
|
Angelos Bimpoudis
|
2b13341500
|
8036019: Insufficient alternatives listed in some errors produced by the parser
Reviewed-by: vromero
|
2022-01-24 15:09:17 +00:00 |
|
Jan Lahoda
|
18c9cb0789
|
8280067: Incorrect code generated for unary - on char operand
Reviewed-by: jlaskey, vromero
|
2022-01-24 13:52:16 +00:00 |
|
Harold Seigel
|
4501ddda7f
|
8214733: runtime/8176717/TestInheritFD.java timed out
Reviewed-by: lmesnik, coleenp, dcubed
|
2022-01-24 13:33:43 +00:00 |
|
Jie Fu
|
30cd47d421
|
8280499: runtime/cds/appcds/TestDumpClassListSource.java fails on platforms without AppCDS custom class loaders support
Reviewed-by: iklam
|
2022-01-24 04:37:51 +00:00 |
|
Calvin Cheung
|
b9ae77906e
|
8279675: CDS cannot handle non-existent JAR file in bootclassapth
Reviewed-by: iklam, minqi
|
2022-01-21 23:47:09 +00:00 |
|
KIRIYAMA Takuya
|
6287ae3707
|
8277531: Print actual default stacksize on Windows thread logging
Reviewed-by: dholmes, stuefe
|
2022-01-21 13:36:29 +00:00 |
|
Roland Westrelin
|
19f877981e
|
8278784: C2: Refactor PhaseIdealLoop::remix_address_expressions() so it operates on longs
Reviewed-by: chagedorn, thartmann
|
2022-01-21 07:32:08 +00:00 |
|
Daniel D. Daugherty
|
293fb46f7c
|
8280413: ProblemList jdk/jfr/event/oldobject/TestLargeRootSet.java on all X64 platforms
Reviewed-by: azvegint
|
2022-01-20 20:27:37 +00:00 |
|
Yumin Qi
|
d48279b0bf
|
8279009: CDS crashes when the source of an InstanceKlass is NULL
Reviewed-by: iklam, ccheung
|
2022-01-20 17:52:49 +00:00 |
|
Hannes Wallnöfer
|
ec8b6acff3
|
8234682: The order of @param in the generated docs should match the method signature
Reviewed-by: prappo
|
2022-01-20 16:17:08 +00:00 |
|
Julia Boes
|
20297deaeb
|
8280161: com/sun/net/httpserver/simpleserver/jwebserver/MaxRequestTimeTest.java fails with SSLException
Reviewed-by: dfuchs
|
2022-01-20 12:16:21 +00:00 |
|
Vladimir Ivanov
|
3f747368b9
|
8280123: C2: Infinite loop in CMoveINode::Ideal during IGVN
Reviewed-by: kvn, thartmann, chagedorn
|
2022-01-20 11:23:17 +00:00 |
|
Zhiqiang Zang
|
0bf95a1a73
|
8279607: Existing optimization "~x+1" -> "-x" can be generalized to "~x+c" -> "(c-1)-x".
Reviewed-by: thartmann, kvn
|
2022-01-20 07:38:04 +00:00 |
|
Prasanta Sadhukhan
|
c4a624d463
|
8279894: javax/swing/JInternalFrame/8020708/bug8020708.java timeouts on Windows 11
Reviewed-by: serb, kizune
|
2022-01-20 04:13:50 +00:00 |
|
Jesper Wilhelmsson
|
4616c13c2f
|
Merge
|
2022-01-20 01:18:38 +00:00 |
|
Gerard Ziemski
|
d1efb0cc56
|
8267341: macos attempt_reserve_memory_at(arg1, arg2, true) failure
Reviewed-by: dcubed, dholmes
|
2022-01-19 22:34:54 +00:00 |
|
Erik Gahlin
|
6179e13b08
|
8266410: jdk/jfr/javaagent/TestLoadedAgent.java failed with "Mismatch in TestEvent count"
Reviewed-by: mgronlun
|
2022-01-19 22:23:51 +00:00 |
|
Alexandre Iline
|
5523ddebd5
|
8279641: Create manual JTReg tests for Swing accessibility
Reviewed-by: serb, prr
|
2022-01-19 21:02:08 +00:00 |
|
Alisen Chung
|
84fa0d8c7d
|
8190264: JScrollBar ignores its border when using macOS Mac OS X Aqua look and feel
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: kizune, serb, aivanov
|
2022-01-19 19:12:35 +00:00 |
|
Jan Lahoda
|
be0538d7c8
|
8278834: Error "Cannot read field "sym" because "this.lvar[od]" is null" when compiling
Reviewed-by: vromero
|
2022-01-19 19:03:02 +00:00 |
|
Erik Gahlin
|
e20c6bf972
|
8280189: JFR: TestPrintXML should print mismatching XML
Reviewed-by: mgronlun
|
2022-01-19 15:35:57 +00:00 |
|
Harold Seigel
|
96114315cf
|
8279936: Change shared code to use os:: system API's
Reviewed-by: dholmes, kbarrett
|
2022-01-19 13:51:23 +00:00 |
|
Matthias Baesken
|
8931c12258
|
8280157: wrong texts Falied in a couple of tests
Reviewed-by: egahlin, aivanov
|
2022-01-19 12:01:10 +00:00 |
|
Thomas Stuefe
|
39b1d75f25
|
8277822: Remove debug-only heap overrun checks in os::malloc and friends
Reviewed-by: coleenp, zgu
|
2022-01-19 11:16:00 +00:00 |
|
Yumin Qi
|
b0496b0df6
|
8279970: two AppCDS tests fail after JDK-8261455
Reviewed-by: ccheung, iklam
|
2022-01-19 03:21:19 +00:00 |
|
Julia Boes
|
5832a34404
|
8270416: Enhance construction of Identity maps
Reviewed-by: dfuchs, chegar, rhalade, ahgross, smarks, robm
|
2022-01-18 23:35:34 +00:00 |
|
Claes Redestad
|
e314a4cfda
|
8280124: Reduce branches decoding latin-1 chars from UTF-8 encoded bytes
Reviewed-by: rriggs, alanb, naoto
|
2022-01-18 19:28:12 +00:00 |
|
Chris Plummer
|
bdfa15d92c
|
8250801: Add clhsdb "threadcontext" command
Reviewed-by: sspitsyn, kevinw
|
2022-01-18 19:21:13 +00:00 |
|
Masanori Yano
|
848b16a3f9
|
8272746: ZipFile can't open big file (NegativeArraySizeException)
Reviewed-by: lancea
|
2022-01-18 18:20:57 +00:00 |
|
Erik Gahlin
|
7acc4c7dfe
|
8280058: JFR: StreamUtils::getJfrRepository(Process) should print stdout and stderr
Reviewed-by: mgronlun
|
2022-01-18 17:14:42 +00:00 |
|
Erik Gahlin
|
bd35f9740d
|
8278628: jdk/jfr/jmx/streaming/TestMaxSize.java Expected only one or two chunks
Reviewed-by: mgronlun
|
2022-01-18 16:55:06 +00:00 |
|
Vicente Romero
|
9e3f68d8f4
|
8279290: symbol not found error, implicit lambdas and diamond constructor invocations
Reviewed-by: jlahoda
|
2022-01-18 15:50:22 +00:00 |
|
Aleksey Shipilev
|
645b38d586
|
8280089: compiler/c2/irTests/TestIRAbs.java fails on some arches
Reviewed-by: jiefu, thartmann, chagedorn, fgao
|
2022-01-18 12:13:44 +00:00 |
|
Jesper Wilhelmsson
|
39f140a201
|
Merge
|
2022-01-18 01:56:50 +00:00 |
|
Jesper Wilhelmsson
|
37143c09ab
|
Merge
|
2022-01-18 01:10:17 +00:00 |
|
Claes Redestad
|
71ca85f5a6
|
8278831: Use table lookup for the last two bytes in Integer.getChars
Reviewed-by: jlaskey, rriggs
|
2022-01-17 11:01:55 +00:00 |
|
Aleksey Shipilev
|
590eb86033
|
8280016: gc/g1/TestShrinkAuxiliaryData30 test fails on large machines
Reviewed-by: tschatzl, ayang
|
2022-01-17 08:17:49 +00:00 |
|
Fei Gao
|
c6196662b8
|
8276673: Optimize abs operations in C2 compiler
Reviewed-by: thartmann, jiefu
|
2022-01-17 02:16:45 +00:00 |
|
Mikael Vidstedt
|
9a18190a4f
|
8280048: Missing comma in copyright header
Reviewed-by: prr
|
2022-01-15 03:20:34 +00:00 |
|
Masanori Yano
|
22b7295e75
|
7001973: java/awt/Graphics2D/CopyAreaOOB.java fails
Reviewed-by: serb
|
2022-01-15 02:17:46 +00:00 |
|
Daniel D. Daugherty
|
eab4e6d670
|
8280045: ProblemList 2 AppCDS tests until JDK-8279970 is fixed
Reviewed-by: ccheung
|
2022-01-14 22:24:39 +00:00 |
|
Weijun Wang
|
0d1a97f793
|
8279064: New options for ktab to provide non-default salt
Reviewed-by: valeriep
|
2022-01-14 20:44:22 +00:00 |
|
Daniel D. Daugherty
|
09d61b6187
|
8280034: ProblemList jdk/jfr/api/consumer/recordingstream/TestOnEvent.java on linux-x64
Reviewed-by: ccheung
|
2022-01-14 17:49:54 +00:00 |
|
Sean Mullan
|
61b8944327
|
8278851: Correct signer logic for jars signed with multiple digestalgs
Reviewed-by: coffeys, weijun
|
2022-01-14 15:22:31 +00:00 |
|
Julia Boes
|
9f30ec174f
|
8278398: jwebserver: Add test to confirm maximum request time
Reviewed-by: dfuchs, michaelm
|
2022-01-14 12:48:03 +00:00 |
|
Maurizio Cimadamore
|
c6b027559c
|
8279930: Synthetic cast causes generation of store barriers when using heap segments
Reviewed-by: psandoz
|
2022-01-14 11:15:16 +00:00 |
|
Hao Sun
|
45f20633f6
|
8279597: [TESTBUG] ReturnBlobToWrongHeapTest.java fails with -XX:TieredStopAtLevel=1 on machines with many cores
Reviewed-by: kvn
|
2022-01-13 23:56:27 +00:00 |
|
Naoto Sato
|
064ee6ae13
|
8278434: timeouts in test java/time/test/java/time/format/TestZoneTextPrinterParser.java
Backport-of: 8dc4437d00
|
2022-01-13 22:05:52 +00:00 |
|
Weijun Wang
|
0a839b434b
|
8279801: EC KeyFactory and KeyPairGenerator do not have aliases for OID format
Reviewed-by: xuelei, valeriep
|
2022-01-13 15:26:41 +00:00 |
|
Claes Redestad
|
ff85659311
|
8279833: Loop optimization issue in String.encodeUTF8_UTF16
Reviewed-by: rriggs
Backport-of: c3d0a94040
|
2022-01-13 15:25:16 +00:00 |
|
Jaikiran Pai
|
c17a0122c4
|
8278961: Enable debug logging in java/net/DatagramSocket/SendDatagramToBadAddress.java
Reviewed-by: dfuchs, msheppar
|
2022-01-13 13:23:57 +00:00 |
|
Erik Gahlin
|
b61a4af719
|
8259774: Deprecate -XX:FlightRecorderOptions:samplethreads
Reviewed-by: mgronlun
|
2022-01-13 09:46:33 +00:00 |
|
Christian Hagedorn
|
65eb066b63
|
8279837: C2: assert(is_Loop()) failed: invalid node class: Region
Reviewed-by: kvn, thartmann
|
2022-01-13 07:13:22 +00:00 |
|
Jesper Wilhelmsson
|
67e3d51d68
|
Merge
|
2022-01-13 01:05:45 +00:00 |
|
Weijun Wang
|
cb25029885
|
8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards
Reviewed-by: xuelei, valeriep
|
2022-01-13 00:42:00 +00:00 |
|
Yumin Qi
|
1228b2f1f8
|
8261455: Automatically generate the CDS archive if necessary
Reviewed-by: iklam, ccheung
|
2022-01-13 00:23:05 +00:00 |
|
Naoto Sato
|
0a094d7c28
|
8268081: Upgrade Unicode Data Files to 14.0.0
Reviewed-by: joehw, iris, lancea
|
2022-01-12 19:17:18 +00:00 |
|
Patric Hedlin
|
ddddec7d74
|
8274243: Implement fast-path for ASCII-compatible CharsetEncoders on aarch64
Reviewed-by: neliasso, redestad
|
2022-01-12 15:30:54 +00:00 |
|
Jaikiran Pai
|
ff0cb98965
|
8279536: jdk/nio/zipfs/ZipFSOutputStreamTest.java timed out
Reviewed-by: lancea
|
2022-01-12 12:58:17 +00:00 |
|
Albert Mingkun Yang
|
4f0b65023f
|
8278581: Improve reference processing statistics log output
Reviewed-by: tschatzl, kbarrett, sjohanss
|
2022-01-12 08:28:51 +00:00 |
|
Masanori Yano
|
319d23033f
|
8277463: JFileChooser with Metal L&F doesn't show non-canonical UNC path in - Look in
Reviewed-by: psadhukhan
|
2022-01-12 06:57:36 +00:00 |
|
Jie Fu
|
1c688f4137
|
8279900: compiler/vectorization/TestPopCountVectorLong.java fails due to vpopcntdq is not supported
Reviewed-by: kvn
|
2022-01-12 03:55:00 +00:00 |
|
Masanori Yano
|
3aaa0982d8
|
8276694: Pattern trailing unescaped backslash causes internal error
Reviewed-by: jlaskey
|
2022-01-11 22:37:15 +00:00 |
|
Vamsi Parasa
|
c4518e257c
|
8278868: Add x86 vectorization support for Long.bitCount()
Reviewed-by: jbhateja, sviswanathan, kvn
|
2022-01-11 18:47:42 +00:00 |
|
Liam Miller-Cushon
|
cfee4512f7
|
8273914: Indy string concat changes order of operations
Reviewed-by: vromero, jlahoda
|
2022-01-11 15:45:15 +00:00 |
|
Claes Redestad
|
c3d0a94040
|
8279833: Loop optimization issue in String.encodeUTF8_UTF16
Reviewed-by: shade, alanb
|
2022-01-11 14:49:03 +00:00 |
|
Pavel Rappo
|
5aecb37211
|
8206181: ExceptionInInitializerError: improve handling of exceptions in user-provided taglets
Reviewed-by: jjg
|
2022-01-11 14:28:03 +00:00 |
|
Harold Seigel
|
c08b2ac34c
|
8225093: Special property jdk.boot.class.path.append should not default to empty string
Reviewed-by: dholmes, sspitsyn, alanb
|
2022-01-11 13:43:13 +00:00 |
|
Zdenek Zambersky
|
4c52eb3943
|
8279669: test/jdk/com/sun/jdi/TestScaffold.java uses wrong condition
Reviewed-by: amenkov, sspitsyn
|
2022-01-11 13:14:48 +00:00 |
|
Fairoz Matte
|
86d0abb66b
|
8279695: [TESTBUG] modify compiler/loopopts/TestSkeletonPredicateNegation.java to run on C1 also
Reviewed-by: neliasso
|
2022-01-11 09:39:39 +00:00 |
|
Tobias Hartmann
|
6d7db4b0b3
|
8279356: Method linking fails with guarantee(mh->adapter() != NULL) failed: Adapter blob must already exist!
Reviewed-by: chagedorn, kvn, coleenp
|
2022-01-11 06:59:26 +00:00 |
|
Jesper Wilhelmsson
|
d9b1bb5860
|
Merge
|
2022-01-10 17:06:23 +00:00 |
|
Vladimir Ivanov
|
ad34f03b54
|
8279515: C1: No inlining through invokedynamic and invokestatic call sites when resolved class is not linked
Reviewed-by: kvn, dlong
|
2022-01-10 13:56:01 +00:00 |
|
Fairoz Matte
|
928e347736
|
8279032: compiler/loopopts/TestSkeletonPredicateNegation.java times out with -XX:TieredStopAtLevel < 4
Reviewed-by: chagedorn, thartmann
|
2022-01-10 12:36:05 +00:00 |
|
Matthias Baesken
|
06b4d494bf
|
8278344: sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output
Backport-of: 8b5ff4bdff
|
2022-01-10 11:41:14 +00:00 |
|
Jan Lahoda
|
8f969a1362
|
8278930: javac tries to compile a file twice via PackageElement.getEnclosedElements
Reviewed-by: vromero
|
2022-01-10 09:30:55 +00:00 |
|
Jan Lahoda
|
642ab34a60
|
8278373: JavacTrees.searchMethod finds incorrect match
Reviewed-by: vromero, jjg
|
2022-01-10 08:33:46 +00:00 |
|
Roland Westrelin
|
8d1a1e83f4
|
8278228: C2: Improve identical back-to-back if elimination
Reviewed-by: chagedorn, kvn
|
2022-01-10 07:52:18 +00:00 |
|
Doug Simon
|
e14fb4f4aa
|
8279437: [JVMCI] exception in HotSpotJVMCIRuntime.translate can exit the VM
Reviewed-by: kvn
|
2022-01-08 21:47:54 +00:00 |
|
Sergey Bylokhov
|
77757ba974
|
8225122: Test AncestorResized.java fails when Windows desktop is scaled.
Reviewed-by: kizune, aivanov
|
2022-01-08 01:03:34 +00:00 |
|
Sergey Bylokhov
|
f203723fc7
|
8279337: The MToolkit is still referenced in a few places
Reviewed-by: prr
|
2022-01-08 01:02:37 +00:00 |
|
Maurizio Cimadamore
|
d65c665839
|
8279527: Dereferencing segments backed by different scopes leads to pollution
Reviewed-by: psandoz, jvernee
|
2022-01-07 13:41:29 +00:00 |
|
Quan Anh Mai
|
62d03c2836
|
8279547: [vectorapi] Enable vector cast tests after JDK-8278948
Reviewed-by: kvn
|
2022-01-07 03:22:34 +00:00 |
|
Jie Fu
|
6a42fbaf9b
|
8279258: Auto-vectorization enhancement for two-dimensional array operations
Reviewed-by: neliasso, kvn
|
2022-01-07 00:04:51 +00:00 |
|
Weijun Wang
|
8d0f385fd0
|
8279520: SPNEGO has not passed channel binding info into the underlying mechanism
Reviewed-by: mullan, valeriep
|
2022-01-06 22:02:55 +00:00 |
|
Phil Race
|
b3dbfc6452
|
4884570: StreamPrintService.isAttributeValueSupported does not work properly for SheetCollate
Reviewed-by: serb
|
2022-01-06 19:06:33 +00:00 |
|
Jatin Bhateja
|
8703f14808
|
8273322: Enhance macro logic optimization for masked logic operations.
Reviewed-by: kvn, sviswanathan
|
2022-01-06 18:41:06 +00:00 |
|
Fairoz Matte
|
7c792f27a8
|
8279333: Some JFR tests do not accept 'GCLocker Initiated GC' as a valid GC Cause
Reviewed-by: egahlin
|
2022-01-06 14:20:45 +00:00 |
|
Alan Bateman
|
2dbb936da9
|
8279339: (ch) Input/Output streams returned by Channels factory methods don't support concurrent read/write ops
Reviewed-by: lancea, bpb
|
2022-01-06 08:12:53 +00:00 |
|
Vicente Romero
|
456bd1ed1c
|
8211004: javac is complaining about non-denotable types and refusing to generate the class file
Reviewed-by: jlahoda
|
2022-01-06 05:58:17 +00:00 |
|
Jesper Wilhelmsson
|
844dfb3ab6
|
Merge
|
2022-01-06 01:26:50 +00:00 |
|
Daniel D. Daugherty
|
564c8c6390
|
8279529: ProblemList java/nio/channels/DatagramChannel/ManySourcesAndTargets.java on macosx-aarch64
8279532: ProblemList sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java
Reviewed-by: jnimeh
|
2022-01-05 19:01:11 +00:00 |
|
Daniel D. Daugherty
|
5cd9515333
|
8279525: ProblemList java/awt/GraphicsDevice/CheckDisplayModes.java on macosx-aarch64
Reviewed-by: ccheung
|
2022-01-05 16:37:42 +00:00 |
|
Aleksey Shipilev
|
a741b927a3
|
8279453: Disable tools/jar/ReproducibleJar.java on 32-bit platforms
Reviewed-by: alanb, bpb
|
2022-01-05 16:19:00 +00:00 |
|
Maurizio Cimadamore
|
9d43d25da8
|
8278897: Alignment of heap segments is not enforced correctly
Reviewed-by: jvernee
|
2022-01-05 10:47:34 +00:00 |
|
Aleksey Shipilev
|
0f4807e8fe
|
8279222: Incorrect legacyMap.get in java.security.Provider after JDK-8276660
Co-authored-by: Valerie Peng <valeriep@openjdk.org>
Reviewed-by: alanb, valeriep
|
2022-01-05 07:29:17 +00:00 |
|
bobpengxie
|
8b5de27ce1
|
8279485: Incorrect copyright year in compiler/lib/ir_framework/IRNode.java after JDK-8278114
Reviewed-by: haosun, jiefu
|
2022-01-05 02:22:26 +00:00 |
|
Zhiqiang Zang
|
f326305396
|
8278114: New addnode ideal optimization: converting "x + x" into "x << 1"
Reviewed-by: kvn, redestad
|
2022-01-05 00:38:59 +00:00 |
|
Quan Anh Mai
|
f8f9148016
|
8278948: compiler/vectorapi/reshape/TestVectorCastAVX1.java crashes in assembler
Reviewed-by: kvn, sviswanathan
|
2022-01-04 22:59:33 +00:00 |
|
Jesper Wilhelmsson
|
191f7307bb
|
Merge
|
2022-01-04 19:31:12 +00:00 |
|
Yasumasa Suenaga
|
d1e6f26160
|
8279351: [TESTBUG] SADebugDTest.java does not handle "Address already in use" error
Reviewed-by: cjplummer
|
2022-01-04 15:00:58 +00:00 |
|
Vladimir Ivanov
|
95a3010acf
|
8275830: C2: Receiver downcast is missing when inlining through method handle linkers
Reviewed-by: kvn, dlong
|
2022-01-04 12:35:48 +00:00 |
|
Hamlin Li
|
93c7d90c55
|
8278282: G1: Log basic statistics for evacuation failure
Reviewed-by: tschatzl, ayang, iwalulya
|
2022-01-04 11:55:41 +00:00 |
|
Roland Westrelin
|
e7244c19f4
|
8278966: two microbenchmarks tests fail "assert(!jvms->method()->has_exception_handlers()) failed: no exception handler expected" after JDK-8275638
Reviewed-by: rbackman, vlivanov
|
2022-01-04 10:56:37 +00:00 |
|
Matthias Baesken
|
9bdf6eb7b2
|
8279385: [test] Adjust sun/security/pkcs12/KeytoolOpensslInteropTest.java after 8278344
Reviewed-by: weijun
|
2022-01-04 07:55:53 +00:00 |
|
Ioi Lam
|
09cf5f19d7
|
8278602: CDS dynamic dump may access unloaded classes
Reviewed-by: coleenp, ccheung
|
2022-01-04 04:52:49 +00:00 |
|
Naoto Sato
|
8dc4437d00
|
8278434: timeouts in test java/time/test/java/time/format/TestZoneTextPrinterParser.java
Reviewed-by: joehw
|
2022-01-04 02:48:23 +00:00 |
|
Jesper Wilhelmsson
|
4f607f2ada
|
Merge
|
2021-12-27 01:22:11 +00:00 |
|
Sergey Bylokhov
|
7fea10327e
|
8279134: Fix Amazon copyright in various files
Reviewed-by: xliu, phh
|
2021-12-26 22:10:54 +00:00 |
|
Igor Veresov
|
54b800d56d
|
8271202: C1: assert(false) failed: live_in set of first block must be empty
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: vlivanov, kvn
|
2021-12-25 05:38:12 +00:00 |
|
Eric Liu
|
6588bedc19
|
8278889: AArch64: [vectorapi] VectorMaskLoadStoreTest.testMaskCast() test fail
Reviewed-by: njian, kvn
|
2021-12-24 03:10:41 +00:00 |
|
Jonathan Gibbons
|
d52392c15e
|
8276892: Provide a way to emulate exceptional situations in FileManager when using JavadocTester
Reviewed-by: prappo
|
2021-12-24 01:48:13 +00:00 |
|
Daniel Jelinski
|
9d99a377bf
|
8277881: Missing SessionID in TLS1.3 resumption in compatibility mode
Reviewed-by: ascarpino
|
2021-12-24 00:01:46 +00:00 |
|
Vicente Romero
|
4669bcd877
|
8279244: test accompaning fix for JDK-8205187 is failing in Windows
Reviewed-by: dcubed, mikael
|
2021-12-23 21:26:31 +00:00 |
|
Jesper Wilhelmsson
|
a3b1c6b036
|
Merge
|
2021-12-23 21:17:50 +00:00 |
|
Jonathan Gibbons
|
9df200f749
|
8278795: Create test library and tests for langtools snippets
Reviewed-by: hannesw
|
2021-12-23 21:15:21 +00:00 |
|
Xin Liu
|
7aff03aee1
|
8267517: async logging for stdout and stderr
Reviewed-by: dholmes, ysuenaga
|
2021-12-23 20:25:08 +00:00 |
|
Vicente Romero
|
ff2ca4f21b
|
8205187: javac/javadoc should not crash if no java.lang; crash message obsolete
Reviewed-by: jjg
|
2021-12-23 19:12:24 +00:00 |
|
Aleksey Shipilev
|
04ad668921
|
8279204: [BACKOUT] JDK-8278413: C2 crash when allocating array of size too large
Reviewed-by: chagedorn, kvn
|
2021-12-23 16:22:10 +00:00 |
|
Erik Gahlin
|
730f67081d
|
8268297: jdk/jfr/api/consumer/streaming/TestLatestEvent.java times out
Reviewed-by: mgronlun
|
2021-12-23 15:03:06 +00:00 |
|
Daniel Le
|
87cc4e5009
|
8276302: Locale.filterTags methods ignore actual weight when matching "*" (as if it is 1)
Reviewed-by: naoto
|
2021-12-23 14:11:11 +00:00 |
|
Yi Yang
|
ad1dc9c2ae
|
8278125: Some preallocated OOMEs are missing stack trace
Co-authored-by: dongyun.tdy <dongyun.tdy@alibaba-inc.com>
Reviewed-by: dholmes, coleenp
|
2021-12-23 02:14:52 +00:00 |
|
Chris Plummer
|
eaefb1a1ed
|
8244669: convert clhsdb "mem" command from javascript to java
Reviewed-by: sspitsyn, kevinw, poonam
|
2021-12-22 23:02:41 +00:00 |
|
Aleksey Shipilev
|
9d5ae2e380
|
8279076: C2: Bad AD file when matching SqrtF with UseSSE=0
Reviewed-by: kvn, sviswanathan
|
2021-12-22 20:17:39 +00:00 |
|
Valerie Peng
|
d64820dfef
|
8209398: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed with "PKCS11Exception: CKR_ATTRIBUTE_SENSITIVE"
Reviewed-by: hchao, weijun
|
2021-12-22 19:50:51 +00:00 |
|
Stuart Marks
|
04ee9211fc
|
8278967: rmiregistry fails to start because SecurityManager is disabled
Reviewed-by: alanb, erikj
|
2021-12-22 18:56:30 +00:00 |
|
Jesper Wilhelmsson
|
f1fbba23eb
|
Merge
|
2021-12-22 16:46:43 +00:00 |
|
Yumin Qi
|
9a478b347e
|
8279022: JCmdTestFileSafety.java should check file time stamp for test result
Reviewed-by: ccheung
|
2021-12-22 16:17:33 +00:00 |
|
Yumin Qi
|
a6903f806a
|
8279018: CRC calculation in CDS should not include _version and _head_size
Reviewed-by: iklam, ccheung
|
2021-12-22 16:14:59 +00:00 |
|
Albert Mingkun Yang
|
3f41fdecdb
|
8279063: Consolidate push and push_if_necessary in PreservedMarks
Reviewed-by: rkennke, mli, tschatzl
|
2021-12-22 13:44:20 +00:00 |
|
Kevin Walls
|
734143918d
|
8279007: jstatd fails to start because SecurityManager is disabled
Reviewed-by: alanb, sspitsyn, mullan
|
2021-12-22 11:36:53 +00:00 |
|
Jatin Bhateja
|
97c5cd7fac
|
8278508: Enable X86 maskAll instruction pattern for 32 bit JVM.
Reviewed-by: kvn, sviswanathan
|
2021-12-22 03:17:03 +00:00 |
|
Jesper Wilhelmsson
|
bf2826499a
|
Merge
|
2021-12-21 23:07:35 +00:00 |
|
Chris Plummer
|
00c0d10870
|
8244670: convert clhsdb "whatis" command from javascript to java
Reviewed-by: sspitsyn, kevinw
|
2021-12-21 22:55:09 +00:00 |
|
Jesper Wilhelmsson
|
803cb8a768
|
Merge
|
2021-12-21 21:58:05 +00:00 |
|
Daniel D. Daugherty
|
84d3333c7a
|
8279081: ProblemList jdk/jfr/event/oldobject/TestLargeRootSet.java on 2 platforms
Reviewed-by: azvegint, sspitsyn
|
2021-12-21 20:39:06 +00:00 |
|
Daniel Jelinski
|
f31dead6c5
|
8279043: Some Security Exception Messages Miss Spaces
Reviewed-by: weijun
|
2021-12-21 18:24:31 +00:00 |
|
Daniel D. Daugherty
|
54517fa3d8
|
8279074: ProblemList compiler/codecache/jmx/PoolsIndependenceTest.java on macosx-aarch64
Reviewed-by: ccheung
|
2021-12-21 17:42:26 +00:00 |
|
Roger Riggs
|
db3d6d7724
|
8278087: Deserialization filter and filter factory property error reporting under specified
Backport-of: f90425a1cb
|
2021-12-21 15:42:36 +00:00 |
|
Roger Riggs
|
f90425a1cb
|
8278087: Deserialization filter and filter factory property error reporting under specified
Reviewed-by: lancea, bpb
|
2021-12-21 14:24:44 +00:00 |
|
Aleksey Shipilev
|
29bd73638a
|
8277893: Arraycopy stress tests
Reviewed-by: kvn, mli
|
2021-12-21 14:01:47 +00:00 |
|
Calvin Cheung
|
8549d8b569
|
8277100: Dynamic dump can inadvertently overwrite default CDS archive
Reviewed-by: iklam, minqi, dholmes
|
2021-12-20 23:04:40 +00:00 |
|
Smita Kamath
|
819f9bd084
|
8274323: compiler/codegen/aes/TestAESMain.java failed with "Error: invalid offset: -1434443640" after 8273297
Reviewed-by: sviswanathan, kvn
|
2021-12-20 20:09:42 +00:00 |
|
Roland Westrelin
|
06206c7199
|
8278949: Cleanups for 8277850
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: kvn, jrose
|
2021-12-20 10:00:14 +00:00 |
|
Roland Westrelin
|
deaf75a585
|
8278413: C2 crash when allocating array of size too large
Reviewed-by: neliasso, kvn
|
2021-12-20 09:41:56 +00:00 |
|
Alex Menkov
|
63e43030ed
|
8278519: serviceability/jvmti/FieldAccessWatch/FieldAccessWatch.java failed "assert(handle != __null) failed: JNI handle should not be null"
Reviewed-by: cjplummer, sspitsyn
|
2021-12-18 08:08:47 +00:00 |
|
merykitty
|
cc44e13797
|
8278623: compiler/vectorapi/reshape/TestVectorCastAVX512.java after JDK-8259610
Reviewed-by: kvn, chagedorn, psandoz
|
2021-12-17 23:42:28 +00:00 |
|
Alexander Matveev
|
36676db2fd
|
8278970: [macos] SigningPackageTest is failed with runtime exception
Reviewed-by: herrick, asemenyuk
|
2021-12-17 21:56:55 +00:00 |
|
Igor Veresov
|
b46f0b0b1f
|
8277447: Hotspot C1 compiler crashes on Kotlin suspend fun with loop
Reviewed-by: kvn, neliasso
|
2021-12-17 16:30:40 +00:00 |
|
Nils Eliasson
|
a68f28cea6
|
8278909: Unproblemlist AdaptiveBlocking001
Reviewed-by: chagedorn, eosterlund, stefank
|
2021-12-17 15:08:45 +00:00 |
|
Weijun Wang
|
6412d57a0a
|
8278560: X509KeyManagerImpl::getAliases might return a good key with others
Reviewed-by: xuelei
|
2021-12-17 12:14:17 +00:00 |
|
Erik Gahlin
|
fffa73c1ef
|
8269425: 2 jdk/jfr/api/consumer/streaming tests failed to attach
Reviewed-by: mgronlun
|
2021-12-17 09:49:44 +00:00 |
|
Roland Westrelin
|
b9a477bf19
|
8275638: GraphKit::combine_exception_states fails with "matching stack sizes" assert
Reviewed-by: dlong, kvn
|
2021-12-17 07:46:47 +00:00 |
|
Jatin Bhateja
|
8494fec665
|
8278796: Incorrect behavior of FloatVector.withLane on X86
Reviewed-by: sviswanathan, kvn
|
2021-12-17 03:07:08 +00:00 |
|
Zhiqiang Zang
|
f6fbb5a80c
|
8278471: Remove unreached rules in AddNode::IdealIL
Reviewed-by: jiefu, kvn
|
2021-12-16 03:57:29 +00:00 |
|
Calvin Cheung
|
0dbe4c5d51
|
8278131: runtime/cds/appcds/dynamicArchive/* tests failing in loom repo
Reviewed-by: iklam, dholmes, minqi
|
2021-12-16 02:32:44 +00:00 |
|
Jesper Wilhelmsson
|
e6b28e05c6
|
Merge
|
2021-12-16 00:26:36 +00:00 |
|
Vladimir Kozlov
|
d3408a46b7
|
8277964: ClassCastException with no stack trace is thrown with -Xcomp in method handle invocation
Reviewed-by: dlong, mchung, dholmes
|
2021-12-15 21:45:45 +00:00 |
|
Weijun Wang
|
1f1db838ab
|
8278186: org.jcp.xml.dsig.internal.dom.Utils.parseIdFromSameDocumentURI throws StringIndexOutOfBoundsException when calling substring method
Reviewed-by: mullan
|
2021-12-15 17:00:55 +00:00 |
|
Evgeny Astigeevich
|
bcb79fd012
|
8278241: Implement JVM SpinPause on linux-aarch64
Reviewed-by: aph, phh
|
2021-12-15 16:57:30 +00:00 |
|
Erik Gahlin
|
69b5d49e4f
|
8272064: test/jdk/jdk/jfr/api/consumer/TestHiddenMethod.java needs update for JEP 416
Reviewed-by: jbachorik
|
2021-12-15 13:24:04 +00:00 |
|
Fei Gao
|
c442587f1e
|
8277619: AArch64: Incorrect parameter type in Advanced SIMD Copy assembler functions
Reviewed-by: aph, pli
|
2021-12-15 02:26:40 +00:00 |
|
Chris Plummer
|
46f99aca94
|
8244765: Undo exclusiveAccess.dirs changes for JDK-8220295 and see if there are still any testing issues
Reviewed-by: amenkov, sspitsyn
|
2021-12-15 01:29:50 +00:00 |
|
Chris Plummer
|
54c9a99663
|
8278643: CoreUtils.getCoreFileLocation() should print out the size of the core file found
Reviewed-by: amenkov, lmesnik, sspitsyn
|
2021-12-15 01:25:53 +00:00 |
|
Alexander Matveev
|
918e339785
|
8278233: [macos] tools/jpackage tests timeout due to /usr/bin/osascript
Reviewed-by: herrick, asemenyuk
|
2021-12-14 23:59:11 +00:00 |
|
Jie Fu
|
f48a3e86d0
|
8278758: runtime/BootstrapMethod/BSMCalledTwice.java fails with release VMs after JDK-8262134
Reviewed-by: dcubed
|
2021-12-14 22:50:21 +00:00 |
|
Jie Fu
|
2def7e9132
|
8278584: compiler/vectorapi/VectorMaskLoadStoreTest.java failed with "Error: ShouldNotReachHere()"
Reviewed-by: kvn, psandoz
|
2021-12-14 22:49:04 +00:00 |
|
Roger Riggs
|
03f647f4bb
|
8278028: [test-library] Warnings cleanup of the test library
Reviewed-by: dfuchs, mchung, naoto, lancea, lmesnik
|
2021-12-14 19:54:54 +00:00 |
|
Vladimir Kozlov
|
a1dfe57249
|
8276455: C2: iterative EA
Reviewed-by: iveresov, neliasso, roland
|
2021-12-14 19:24:13 +00:00 |
|
Weijun Wang
|
0cc989b7d2
|
8278744: KeyStore:getAttributes() not returning unmodifiable Set
Reviewed-by: mullan
|
2021-12-14 18:39:22 +00:00 |
|
Sergey Bylokhov
|
a9c1acbb8a
|
8275843: Random crashes while the UI code is executed
Reviewed-by: azvegint
|
2021-12-14 18:03:00 +00:00 |
|
Dean Long
|
32139c1a8a
|
8262134: compiler/uncommontrap/TestDeoptOOM.java failed with "guarantee(false) failed: wrong number of expression stack elements during deopt"
Reviewed-by: kvn, iveresov
|
2021-12-14 03:16:17 +00:00 |
|
Jesper Wilhelmsson
|
8401a059bd
|
Merge
|
2021-12-14 02:15:15 +00:00 |
|
David Holmes
|
c93b24d852
|
8132785: java/lang/management/ThreadMXBean/ThreadLists.java fails intermittently
Reviewed-by: alanb, kevinw, dcubed, sspitsyn
|
2021-12-13 21:37:51 +00:00 |
|
Daniel D. Daugherty
|
bdc784c0cb
|
8278630: ProblemList compiler/vectorapi/reshape/TestVectorCastAVX512.java on X64
Reviewed-by: psandoz
|
2021-12-13 20:36:40 +00:00 |
|
Chris Plummer
|
db502d30a4
|
8269556: sun/tools/jhsdb/JShellHeapDumpTest.java fails with RuntimeException 'JShellToolProvider' missing from stdout/stderr
Reviewed-by: kevinw, sspitsyn, amenkov
|
2021-12-13 19:02:12 +00:00 |
|
merykitty
|
ca8c58c731
|
8259610: VectorReshapeTests are not effective due to failing to intrinsify "VectorSupport.convert"
Reviewed-by: psandoz, chagedorn
|
2021-12-13 16:34:37 +00:00 |
|
Harold Seigel
|
15996e4075
|
8276241: JVM does not flag constant class entries ending in '/'
Reviewed-by: dholmes, lfoltan
|
2021-12-13 13:40:54 +00:00 |
|
Harold Seigel
|
14f7385a72
|
8277481: Obsolete seldom used CDS flags
Reviewed-by: iklam, ccheung, dholmes
|
2021-12-13 13:35:37 +00:00 |
|
Christian Stein
|
23fd9f15da
|
8271079: JavaFileObject#toUri and multi-release jars
Reviewed-by: jjg, lancea, alanb
|
2021-12-13 12:00:47 +00:00 |
|
Matthias Baesken
|
8b5ff4bdff
|
8278344: sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output
Reviewed-by: mdoerr, goetz, stuefe
|
2021-12-13 07:48:20 +00:00 |
|
Sergey Bylokhov
|
7c2c58587d
|
8276819: javax/print/PrintServiceLookup/FlushCustomClassLoader.java fails to free
Reviewed-by: psadhukhan, aivanov
|
2021-12-12 21:47:03 +00:00 |
|
Scott Gibbons
|
9a1bbaf8db
|
8273108: RunThese24H crashes with SEGV in markWord::displaced_mark_helper() after JDK-8268276
8272809: JFR thread sampler SI_KERNEL SEGV in metaspace::VirtualSpaceList::contains
Reviewed-by: sviswanathan, kvn
|
2021-12-12 16:08:35 +00:00 |
|
Daniel D. Daugherty
|
9b99cbe7ab
|
8278580: ProblemList javax/swing/JTree/4908142/bug4908142.java on macosx-x64
Reviewed-by: alanb
|
2021-12-11 15:53:31 +00:00 |
|
Andrew Leonard
|
db68a0ce1c
|
8276766: Enable jar and jmod to produce deterministic timestamped content
Reviewed-by: ihse, lancea, alanb, jgneff
|
2021-12-11 15:27:08 +00:00 |
|
Phil Race
|
81c56c700a
|
8278456: Define jtreg jdk_desktop test group time-based sub-tasks for use by headful testing.
Reviewed-by: serb, aivanov, psadhukhan
|
2021-12-10 21:02:28 +00:00 |
|
Alexander Zuev
|
94127f43a4
|
8277299: STACK_OVERFLOW in Java_sun_awt_shell_Win32ShellFolder2_getIconBits
Reviewed-by: aivanov
|
2021-12-10 20:27:07 +00:00 |
|
Jesper Wilhelmsson
|
61736f81fb
|
Merge
|
2021-12-10 18:42:51 +00:00 |
|
Evgeny Astigeevich
|
afd065b368
|
8278415: [TESTBUG] vmTestbase/nsk/stress/stack/stack018.java fails with "java.lang.Error: TEST_RFE"
Reviewed-by: phh
|
2021-12-10 18:27:36 +00:00 |
|
Roman Kennke
|
8eb453baeb
|
8277072: ObjectStreamClass caches keep ClassLoaders alive
Reviewed-by: rriggs, plevart
|
2021-12-10 16:24:16 +00:00 |
|
Jan Lahoda
|
aed3ea2043
|
8277634: Incorrect method name in invokedynamic
Reviewed-by: jlaskey
|
2021-12-10 09:01:58 +00:00 |
|
Jonathan Gibbons
|
3df8dc494d
|
8278538: Test langtools/jdk/javadoc/tool/CheckManPageOptions.java fails after the manpage was updated
Reviewed-by: dholmes
|
2021-12-10 05:02:28 +00:00 |
|
Jatin Bhateja
|
0113322ac1
|
8277997: Intrinsic creation for VectorMask.fromLong API
Reviewed-by: psandoz, kvn, sviswanathan
|
2021-12-10 01:49:20 +00:00 |
|
Jesper Wilhelmsson
|
ec0a5ac8fe
|
Merge
|
2021-12-09 23:24:40 +00:00 |
|
Daniel D. Daugherty
|
d40e90b4a1
|
8278521: ProblemList java/lang/management/ThreadMXBean/ThreadLists.java
Reviewed-by: bpb
|
2021-12-09 22:03:04 +00:00 |
|
Toshio Nakamura
|
fcd67a5242
|
8278185: Custom JRE cannot find non-ASCII named module inside
Reviewed-by: naoto
|
2021-12-09 19:05:31 +00:00 |
|
Michael McMahon
|
bc31ccc95b
|
8278312: Update SimpleSSLContext keystore to use SANs for localhost IP addresses
Reviewed-by: dfuchs
|
2021-12-09 17:38:49 +00:00 |
|
Joe Darcy
|
09831e7aa4
|
8273146: Start of release updates for JDK 19
8277511: Add SourceVersion.RELEASE_19
8277513: Add source 19 and target 19 to javac
Reviewed-by: dholmes, alanb, erikj, iris, mikael, ihse
|
2021-12-09 17:01:59 +00:00 |
|
Markus Grönlund
|
1ea766db55
|
8278419: JFR jcmd option contract "This value cannot be changed once JFR has been initialized" is not enforced
Reviewed-by: egahlin
|
2021-12-09 09:23:39 +00:00 |
|
Alexey Semenyuk
|
8ef1a232b1
|
8278311: Debian packaging doesn't work
Reviewed-by: almatvee
|
2021-12-09 02:31:29 +00:00 |
|
Zhiqiang Zang
|
352435581e
|
8277882: New subnode ideal optimization: converting "c0 - (x + c1)" into "(c0 - c1) - x"
Reviewed-by: dlong, iveresov
|
2021-12-09 00:18:59 +00:00 |
|
Roger Riggs
|
3cec700a5c
|
8278463: [test] Serialization WritePrimitive test revised for readFully test fails
Reviewed-by: darcy
|
2021-12-08 22:59:38 +00:00 |
|
Vicente Romero
|
03bf55f620
|
8277980: ObjectMethods::bootstrap throws NPE when lookup is null
Reviewed-by: jjg
|
2021-12-08 22:49:43 +00:00 |
|
Serguei Spitsyn
|
3893f4f70b
|
8278330: dump stack trace if the jvmti test nsk/jvmti/GetThreadState/thrstat002 is failed with wrong thread state
Reviewed-by: amenkov, lmesnik
|
2021-12-08 22:32:00 +00:00 |
|
Roland Westrelin
|
b3faecf739
|
8276116: C2: optimize long range checks in int counted loops
Reviewed-by: kvn
|
2021-12-08 21:33:33 +00:00 |
|