Adam Sotona
28d3762bd3
8320618: NPE: Cannot invoke "java.lang.constant.ClassDesc.isArray()" because "this.sym" is null
...
Reviewed-by: alanb
2023-11-27 08:25:31 +00:00
Christoph Langer
f6e5559ae9
8320601: ProblemList java/lang/invoke/lambda/LambdaFileEncodingSerialization.java on linux-all
...
Reviewed-by: mbaesken
2023-11-27 08:21:59 +00:00
Conor Cleary
bddcd086b7
8304701: Request with timeout aborts later in-flight request on HTTP/1.1 cxn
...
Reviewed-by: dfuchs, michaelm
2023-11-27 08:09:10 +00:00
Daniel Jeliński
4d50df63b6
8320691: Timeout handler on Windows takes 2 hours to complete
...
Reviewed-by: stuefe, jpai, ihse, alanb
2023-11-24 14:55:57 +00:00
Jan Lahoda
0c9a61c185
8319220: Pattern matching switch with a lot of cases is unduly slow
...
Reviewed-by: asotona, vromero
2023-11-24 09:05:39 +00:00
Jan Lahoda
fc314740e9
8318913: The module-infos for --release data do not contain pre-set versions
...
Co-authored-by: Erik Joelsson <erikj@openjdk.org>
Reviewed-by: vromero, ihse
2023-11-24 06:30:08 +00:00
David Holmes
c75c38871e
8318776: Require supports_cx8 to always be true
...
Reviewed-by: eosterlund, shade, dcubed
2023-11-23 22:23:42 +00:00
Afshin Zafari
14557e72ef
8314502: Change the comparator taking version of GrowableArray::find to be a template method
...
Reviewed-by: jsjolen, sspitsyn, stefank
2023-11-23 22:16:57 +00:00
Gergö Barany
6f263111a1
8318490: Increase timeout for JDK tests that are close to the limit when run with libgraal
...
Reviewed-by: dnsimon, never, thartmann
2023-11-23 18:33:19 +00:00
Abhishek Kumar
cb95e393b6
8224261: JProgressBar always with border painted around it
...
Reviewed-by: aivanov, dnguyen
2023-11-23 16:18:46 +00:00
Ivan Šipka
99b9cb0a2e
8320586: update manual test/jdk/TEST.groups
...
Reviewed-by: msheppar
2023-11-23 10:31:23 +00:00
Jan Lahoda
14193a049e
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
...
8312140: jdk/jshell tests failed with JDI socket timeouts
Reviewed-by: asotona
2023-11-23 07:15:43 +00:00
Justin Lu
2bb4b9398d
8319569: Several java/util tests should be updated to accept VM flags
...
Reviewed-by: naoto, lancea
2023-11-23 00:27:27 +00:00
Erik Gahlin
6016536ab9
8314745: JFR: @StackFilter
...
Reviewed-by: mgronlun
2023-11-22 20:48:42 +00:00
Chris Plummer
572b14ac86
8320536: problemlist failing serviceability/attach/ConcAttachTest.java test on macosx
...
Reviewed-by: amenkov, dholmes
2023-11-22 17:59:42 +00:00
Jonathan Gibbons
407cdd4cac
8320207: doclet incorrectly chooses code font for a See Also link
...
Reviewed-by: hannesw
2023-11-22 17:23:38 +00:00
Thomas Schatzl
1629a9059b
8320331: G1 Full GC Heap verification relies on metadata not reset before verification
...
Reviewed-by: iwalulya, ayang
2023-11-22 17:17:11 +00:00
Joe Wang
93bdc2a6db
8306055: Add a built-in Catalog to JDK XML module
...
Reviewed-by: ihse, lancea, alanb
2023-11-22 17:11:26 +00:00
Sonia Zaldana Calles
5d4a54bccd
8319449: compiler/print/CompileCommandPrintMemStat.java fails on Graal
...
Reviewed-by: kvn, stuefe
2023-11-22 16:03:45 +00:00
Varada M
8b47a14958
8320309: AIX: pthreads created by foreign test library don't work as expected
...
Reviewed-by: mdoerr, mbaesken, stuefe
2023-11-22 13:43:33 +00:00
suchismith
bf0a904f0e
8318175: AIX PPC64: Handle alignment of double in structs
...
Reviewed-by: mdoerr, amitkumar
2023-11-22 13:39:25 +00:00
Matthew Donovan
6ce0ebb858
8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer
...
Reviewed-by: erikj, ihse, valeriep
2023-11-22 13:00:56 +00:00
Xin Liu
d1af748ab4
8309067: gtest/AsyncLogGtest.java fails again in stderrOutput_vm
...
Reviewed-by: jsjolen, dholmes
2023-11-22 03:23:45 +00:00
Alec Su
e47cf611c9
8074211: javax.sound.midi: Error with send System Exclusive messages of different length
...
8250667: MIDI sysex over USB scrambled when reply length matches previous message
Reviewed-by: prr
2023-11-21 19:26:49 +00:00
Phil Race
f69e6653f8
8318364: Add an FFM-based implementation of harfbuzz OpenType layout
...
Reviewed-by: jdv, psadhukhan
2023-11-21 17:46:29 +00:00
Weijun Wang
1c0bd81a10
8319124: Update XML Security for Java to 3.0.3
...
Reviewed-by: mullan
2023-11-21 17:46:11 +00:00
Shaojin Wen
61d81d6496
8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format
...
Reviewed-by: rriggs, naoto
2023-11-21 17:00:18 +00:00
Evgeny Nikitin
9598ff8386
8315969: compiler/rangechecks/TestRangeCheckHoistingScaledIV.java: make flagless
...
Reviewed-by: thartmann, chagedorn
2023-11-21 15:12:57 +00:00
Adam Sotona
53eb6f126b
8187591: -Werror turns incubator module warning to an error
...
Reviewed-by: jlahoda
2023-11-21 15:11:00 +00:00
Daniel Fuchs
570dffb104
8310807: java/nio/channels/DatagramChannel/Connect.java timed out
...
Reviewed-by: msheppar, jpai
2023-11-21 14:09:46 +00:00
Alan Bateman
21a59b9f4e
8282726: java/net/vthread/BlockingSocketOps.java timeout/hang intermittently on Windows
...
Reviewed-by: djelinski
2023-11-21 14:05:32 +00:00
Daniel Lundén
923207073a
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
...
Reviewed-by: thartmann, lmesnik, dholmes
2023-11-21 10:58:09 +00:00
Adam Sotona
c4aee66d74
8320222: Wrong bytecode accepted, and StackMap table generated
...
Reviewed-by: jlahoda
2023-11-21 10:08:48 +00:00
Cesar Soares Lucas
3544d2dd86
8319784: VM crash during heap dump after JDK-8287061
...
Reviewed-by: kvn, thartmann, shade
2023-11-21 07:20:28 +00:00
Tobias Hartmann
303757b3a0
8319879: Stress mode to randomize incremental inlining decision
...
Reviewed-by: kvn, roland
2023-11-21 07:18:04 +00:00
Jaikiran Pai
099a8f5b2f
8308144: Uncontrolled memory consumption in SSLFlowDelegate.Reader
...
Co-authored-by: Sergey Zhuravlev <sergey.zhuravlev@gmail.com>
Reviewed-by: dfuchs, djelinski
2023-11-21 06:10:47 +00:00
Weijun Wang
2b4e99140a
8320208: Update Public Suffix List to b5bf572
...
Reviewed-by: mullan
2023-11-20 19:20:06 +00:00
Hannes Wallnöfer
30d895383e
8275889: Search dialog has redundant scrollbars
...
Reviewed-by: jjg
2023-11-20 18:32:20 +00:00
Hannes Wallnöfer
cee54de41b
8319988: Wrong heading for inherited nested classes
...
Reviewed-by: jjg
2023-11-20 18:26:21 +00:00
Brian Burkhalter
32098ce33c
8320348: test/jdk/java/io/File/GetAbsolutePath.windowsDriveRelative fails if working directory is not on drive C
...
Reviewed-by: alanb, mbaesken
2023-11-20 18:23:02 +00:00
Sean Mullan
a2c0fa6f9c
8320372: test/jdk/sun/security/x509/DNSName/LeadingPeriod.java validity check failed
...
Reviewed-by: alanb
2023-11-20 17:47:48 +00:00
Naoto Sato
d6d7bdc774
8319817: Charset constructor should make defensive copy of aliases
...
Reviewed-by: rriggs, alanb, bpb, iris, jpai
2023-11-20 17:31:58 +00:00
Maurizio Cimadamore
7f231109c2
8319928: Exceptions thrown by cleanup actions should be handled correctly
...
Reviewed-by: jvernee
2023-11-20 15:02:11 +00:00
Daniel Jeliński
9f6a4a3f9c
8320386: Remove java/nio/channels/vthread/BlockingChannelOps.java#direct-register from ProblemList
...
Reviewed-by: alanb
2023-11-20 12:45:00 +00:00
Abhishek Kumar
de51aa19d6
8283214: [macos] Screen magnifier does not show the magnified text for JcomboBox
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: asemenov, kizune, aivanov
2023-11-20 06:56:49 +00:00
Sandhya Viswanathan
0881f2b0c4
8318562: Computational test more than 2x slower when AVX instructions are used
...
Reviewed-by: kvn
2023-11-17 20:10:17 +00:00
Jim Laskey
9902d2eb17
8315457: Implement JEP 459: String Templates (Second Preview)
...
Reviewed-by: jlahoda, alanb, vromero
2023-11-17 12:53:49 +00:00
Darragh Clarke
5522656af7
8317834: java/lang/Thread/IsAlive.java timed out
...
Reviewed-by: dfuchs, alanb, dholmes, shade
2023-11-17 12:21:13 +00:00
Roland Westrelin
129c4708b4
8311932: Suboptimal compiled code of nested loop over memory segment
...
Reviewed-by: thartmann, chagedorn
2023-11-17 07:54:10 +00:00
Mandy Chung
1588dd934c
8319567: Update java/lang/invoke tests to support vm flags
...
8319568: Update java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java to accept vm flags
8319672: Several classloader tests ignore VM flags
8319676: A couple of jdk/modules/incubator/ tests ignore VM flags
8319677: Test jdk/internal/misc/VM/RuntimeArguments.java should be marked as flagless
Reviewed-by: jvernee, lmesnik
2023-11-16 22:40:22 +00:00
Vicente Romero
d6aa7c8ba0
8314621: ClassNotFoundException due to lambda reference to elided anonymous inner class
...
Reviewed-by: jlahoda
2023-11-16 16:49:26 +00:00
Vicente Romero
52e2878cff
8319987
: compilation of sealed classes leads to infinite recursion
...
Reviewed-by: jlahoda
2023-11-16 16:41:58 +00:00
Alexander Zvegintsev
f3ed27582e
8319103: Popups that request focus are not shown on Linux with Wayland
...
Reviewed-by: serb, prr
2023-11-16 14:59:27 +00:00
Stefan Karlsson
87be6b69fe
8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls
...
Reviewed-by: shade, aboldtch, pchilanomate, dcubed
2023-11-16 14:33:50 +00:00
Matthias Baesken
9faead1469
8319927: Log that IEEE rounding mode was corrupted by loading a library
...
Reviewed-by: goetz, lucy
2023-11-16 12:55:06 +00:00
Roland Westrelin
f33c874b6e
8319764: C2 compilation asserts during incremental inlining because Phi input is out of bounds
...
Reviewed-by: thartmann, chagedorn
2023-11-16 12:43:50 +00:00
Roland Westrelin
6868b371c6
8318826: C2: "Bad graph detected in build_loop_late" with incremental inlining
...
Reviewed-by: thartmann, chagedorn, kvn
2023-11-16 12:41:16 +00:00
Daniel Lundén
c36ec2ca70
8316653: Large NMethodSizeLimit triggers assert during C1 code buffer allocation
...
Reviewed-by: kvn, rcastanedalo, thartmann
2023-11-16 07:41:13 +00:00
Christian Hagedorn
2db9ea9bbf
8317723: C2: CountedLoopEndNodes and Zero Trip Guards are wrongly treated as Runtime Predicate
...
Reviewed-by: thartmann, epeter
2023-11-16 07:37:45 +00:00
Thomas Stuefe
eaa4417f5c
8319301: Static analysis warnings after JDK-8318016
...
Reviewed-by: thartmann, kvn
2023-11-16 07:29:37 +00:00
Eirik Bjorsnos
f0b7eb519a
8304020: Speed up test/jdk/java/util/zip/ZipFile/TestTooManyEntries.java and clarify its purpose
...
Reviewed-by: lancea, martin, jpai
2023-11-16 06:30:29 +00:00
Matias Saavedra Silva
ffa35d8cf1
8301997: Move method resolution information out of the cpCache
...
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: coleenp, adinn, fparain
2023-11-15 19:04:11 +00:00
Alex Menkov
536b1cee24
8320130: Problemlist 2 vmTestbase/nsk/jdi/StepRequest/addClassFilter_rt tests with Xcomp
...
Reviewed-by: cjplummer, dcubed
2023-11-15 18:48:57 +00:00
Rajan Halade
0bda467f6e
8319187: Add three eMudhra emSign roots
...
Reviewed-by: mullan
2023-11-15 18:33:40 +00:00
Hamlin Li
3c6ffcadfe
8318219: RISC-V: C2 ExpandBits
...
Reviewed-by: fyang
2023-11-15 15:45:13 +00:00
Per Minborg
4f4d00fa75
8319966: AIX: expected [[0:i4]] but found [[0:I4]] after JDK-8319882
...
Reviewed-by: mdoerr
2023-11-15 13:52:06 +00:00
Thomas Stuefe
2e34a2ebf0
8318671: Potential uninitialized uintx value after JDK-8317683
...
Reviewed-by: thartmann, shade
2023-11-15 09:55:51 +00:00
Daniel Lundén
bad6999634
8313672: C2: PhaseCCP does not correctly track analysis dependencies involving shift, convert, and mask
...
Reviewed-by: epeter, rcastanedalo, thartmann
2023-11-15 09:19:15 +00:00
Tobias Holenstein
4c1540baa6
8287284: C2: loop optimization performs split_thru_phi infinitely many times
...
Reviewed-by: thartmann, epeter, chagedorn, roland
2023-11-15 08:31:39 +00:00
Prasanta Sadhukhan
e7486e8cfc
8315986: [macos14] javax/swing/JMenuItem/4654927/bug4654927.java: component must be showing on the screen to determine its location
...
Reviewed-by: dnguyen, honkar, aivanov
2023-11-15 07:01:32 +00:00
Sandhya Viswanathan
d9a89c59da
8319572: Test jdk/incubator/vector/LoadJsvmlTest.java ignores VM flags
...
Reviewed-by: lmesnik
2023-11-15 01:17:40 +00:00
Kim Barrett
1e76ba0cd0
8319439: Move BufferNode from PtrQueue files to new files
...
Reviewed-by: tschatzl, iwalulya
2023-11-15 01:09:09 +00:00
Alec Su
d725b73df0
8301310: The SendRawSysexMessage test may cause a JVM crash
...
Reviewed-by: serb
2023-11-14 22:51:39 +00:00
Brian Burkhalter
12fce4b715
8287843: File::getCanonicalFile doesn't work for \\?\C:\ style paths DOS device paths
...
Reviewed-by: alanb
2023-11-14 18:01:13 +00:00
Liam Miller-Cushon
346dbd6d1c
8319196: ExecutableElement.getReceiverType doesn't return receiver types for methods loaded from bytecode
...
Reviewed-by: vromero
2023-11-14 17:38:09 +00:00
Rajan Halade
0ea58048f9
8318759: Add four DigiCert root certificates
...
Reviewed-by: mullan
2023-11-14 17:29:28 +00:00
Stewart X Addison
6a75c2406b
8319958: test/jdk/java/io/File/libGetXSpace.c does not compile on Windows 32-bit
...
Reviewed-by: bpb, shade
2023-11-14 17:06:03 +00:00
Tobias Holenstein
58af9aeeb0
8316392: compiler/interpreter/TestVerifyStackAfterDeopt.java failed with SIGBUS in PcDescContainer::find_pc_desc_internal
...
Reviewed-by: thartmann, kvn
2023-11-14 16:17:34 +00:00
Vicente Romero
a75b6e569f
8191460: crash in Annotate with duplicate declaration and annotation processing enabled
...
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: asotona
2023-11-14 15:17:18 +00:00
Ashutosh Mehra
7bb1999c51
8316342: CLHSDB "dumpclass" command produces invalid classes
...
Reviewed-by: cjplummer, sspitsyn
2023-11-14 14:48:47 +00:00
Jorn Vernee
9c98270737
8254693: Add Panama feature to pass heap segments to native code
...
Reviewed-by: mcimadamore, lucy, vlivanov
2023-11-14 11:19:30 +00:00
Hamlin Li
c80e691adf
8319970: AArch64: enable tests compiler/intrinsics/Test(Long|Integer)UnsignedDivMod.java on aarch64
...
Reviewed-by: aph, haosun
2023-11-14 10:10:47 +00:00
Hamlin Li
856c280d93
8319960: RISC-V: compiler/intrinsics/TestInteger/LongUnsignedDivMod.java failed with "counts: Graph contains wrong number of nodes"
...
Reviewed-by: rehn
2023-11-14 10:06:09 +00:00
Daniel Jeliński
1535528cb1
8318479: [jmh] the test security.CacheBench failed for multiple threads run
...
Reviewed-by: redestad
2023-11-14 09:53:23 +00:00
Tejesh R
95bd92a560
8210807: Printing a JTable with a JScrollPane prints table without rows populated
...
Reviewed-by: psadhukhan, abhiscxk
2023-11-14 09:53:05 +00:00
Daniel Lundén
7df73a23d3
8318817: Could not reserve enough space in CodeHeap 'profiled nmethods' (0K)
...
Reviewed-by: stuefe, rcastanedalo
2023-11-14 07:49:35 +00:00
Eirik Bjorsnos
07eaea8c25
8303920: Avoid calling out to python in DataDescriptorSignatureMissing test
...
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: jpai, lancea, iris
2023-11-14 07:30:02 +00:00
Naoto Sato
fe0ccdf5f8
8319640: ClassicFormat::parseObject (from DateTimeFormatter) does not conform to the javadoc and may leak DateTimeException
...
Reviewed-by: rriggs, iris, jlu, joehw
2023-11-13 23:42:40 +00:00
Mat Carter
d992033439
8317562: [JFR] Compilation queue statistics
...
Reviewed-by: kvn
2023-11-13 20:56:58 +00:00
Naoto Sato
3684b4b5f2
8306116: Update CLDR to Version 44.0
...
Reviewed-by: srl, joehw, lancea
2023-11-13 16:54:53 +00:00
Thomas Stuefe
6f863b2a1b
8318636: Add jcmd to print annotated process memory map
...
Reviewed-by: jsjolen, gziemski
2023-11-13 08:26:42 +00:00
Matthias Baesken
e035637a4c
8319375: test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java runs into OutOfMemoryError: Metaspace on AIX
...
Reviewed-by: kevinw, lucy, dholmes
2023-11-13 07:53:03 +00:00
Eric Liu
50f41d6370
8309893: Integrate ReplicateB/S/I/L/F/D nodes to Replicate node
...
Reviewed-by: jbhateja, epeter, fgao
2023-11-13 02:19:52 +00:00
Pavel Rappo
c9077b8b81
8319339: Internal error on spurious markup in a hybrid snippet
...
Reviewed-by: jjg
2023-11-10 16:50:53 +00:00
Roman Kennke
ea1ffa3419
8318895: Deoptimization results in incorrect lightweight locking stack
...
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: dlong, rrich
2023-11-10 15:28:27 +00:00
Per Minborg
c9657cad12
8319882: SequenceLayout::toString throws ArithmeticException
...
Reviewed-by: mcimadamore
2023-11-10 14:24:22 +00:00
Thomas Stuefe
6b21ff61da
8319828: runtime/NMT/VirtualAllocCommitMerge.java may fail if mixing interpreted and compiled native invocations
...
Reviewed-by: stefank
2023-11-10 10:44:11 +00:00
Raffaello Giulietti
a64fc48e2d
8319174: Enhance robustness of some j.m.BigInteger constructors
...
Reviewed-by: rriggs, darcy
2023-11-10 10:05:38 +00:00
Xin Liu
d7b0ba9d7c
8319554: Select LogOutput* directly for stdout and stderr
...
Reviewed-by: jsjolen, dholmes
2023-11-09 17:52:08 +00:00
Roger Riggs
68110b7a82
8319574: Exec/process tests should be marked as flagless
...
Reviewed-by: bpb, naoto, jpai
2023-11-09 16:21:42 +00:00
Hamlin Li
7b971c1fe8
8319705: RISC-V: signumF/D intrinsics fails compiler/intrinsics/math/TestSignumIntrinsic.java
...
Reviewed-by: fyang, vkempik
2023-11-09 15:58:54 +00:00
Martin Doerr
7d8adfa855
8316746: Top of lock-stack does not match the unlocked object
...
Reviewed-by: rrich, lucy
2023-11-09 10:14:03 +00:00
Christian Hagedorn
dd9eab15c8
8310886: C2 SuperWord: Two nodes should be isomorphic if they are loop invariant but pinned at different nodes outside the loop
...
Reviewed-by: kvn, epeter
2023-11-09 09:31:54 +00:00
Leo Korinth
7e4cb2f09d
8318962: Update ProcessTools javadoc with suggestions in 8315097
...
Reviewed-by: rriggs
2023-11-09 08:57:44 +00:00
Joachim Kern
0b58bdec71
8319104: GtestWrapper crashes with SIGILL in AsyncLogTest::test_asynclog_raw on AIX opt
...
Reviewed-by: mdoerr, stuefe
2023-11-09 08:56:00 +00:00
Ichiroh Takiguchi
a26f7c03c7
6928542: Chinese characters in RTF are not decoded
...
Reviewed-by: prr, psadhukhan
2023-11-09 01:05:00 +00:00
Mandy Chung
c137b17e82
8187655: jdk.lambda.vm.InterfaceAccessFlagsTest.testPrivateMethodCall needs update after nestmates support
...
Reviewed-by: liach, asotona
2023-11-08 19:59:31 +00:00
Bill Huang
4c0f6c6105
8311961: Update Manual Test Groups for ATR JDK22
...
Reviewed-by: msheppar
2023-11-08 19:39:30 +00:00
Raffaello Giulietti
a6785e4d63
8318915: Enhance checks in BigDecimal.toPlainString()
...
Reviewed-by: rriggs, bpb
2023-11-08 19:05:22 +00:00
Claes Redestad
7d25f1c6cb
8319423: Improve Year.isLeap by checking divisibility by 16
...
Reviewed-by: naoto, rriggs
2023-11-08 15:18:53 +00:00
Thomas Schatzl
7c7f8ea30d
8319456: jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
...
Reviewed-by: ayang, iwalulya
2023-11-08 13:50:58 +00:00
Mourad Abbay
7bc8e4c891
8294980: test/jdk/java/lang/invoke 15 test classes use experimental bytecode library
...
Reviewed-by: asotona
2023-11-08 13:26:58 +00:00
Quan Anh Mai
1e687b4529
8316719: C2 compilation still fails with "bad AD file"
...
Reviewed-by: chagedorn, thartmann
2023-11-08 10:47:00 +00:00
Thomas Stuefe
8555e0f6c4
8319318: bufferedStream fixed case can be removed
...
Reviewed-by: dholmes
2023-11-08 06:23:39 +00:00
Gergö Barany
a290256bbf
8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
...
Reviewed-by: dnsimon, never, psandoz
2023-11-07 19:23:53 +00:00
Alexey Semenyuk
e9eb8b98f4
8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+UseZGC
...
Reviewed-by: almatvee, alanb
2023-11-07 17:07:43 +00:00
Mandy Chung
8eb6f617b3
8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader
...
Reviewed-by: alanb
2023-11-07 17:00:08 +00:00
Lance Andersen
82747132b0
8314891: Additional Zip64 extra header validation
...
Reviewed-by: coffeys
2023-11-07 16:52:22 +00:00
Jan Lahoda
45e68ae207
8319532: jshell - Non-sealed declarations sometimes break a snippet evaluation
...
Reviewed-by: asotona
2023-11-07 15:27:48 +00:00
Chen Liang
d22e368cb5
8319462: Signature.ClassTypeSig::classDesc() incorrect for inner class types
...
Reviewed-by: asotona
2023-11-07 12:22:40 +00:00
Jan Lahoda
541ff7149f
8318144: Match on enum constants with body compiles but fails with MatchException
...
Reviewed-by: liach, vromero
2023-11-07 12:05:58 +00:00
Per Minborg
ac0ee20a38
8319613: Complier error in benchmark TestLoadSegmentVarious
...
Reviewed-by: jpai, stefank
2023-11-07 11:04:43 +00:00
Kevin Walls
a7c0190230
8319238: JMX ThreadPoolAccTest.java is too verbose and should fail before timeout
...
Reviewed-by: sspitsyn
2023-11-07 10:15:35 +00:00
Per Minborg
74f1889b58
8318678: Vector access on heap MemorySegments only works for byte[]
...
Reviewed-by: chegar, mcimadamore, psandoz
2023-11-07 09:46:45 +00:00
lawrence.andrews
e4803e0cbf
8318580: "javax/swing/MultiMonitor/MultimonVImage.java failing with Error. Can't find library: /open/test/jdk/java/awt/regtesthelpers" after JDK-8316053
...
Reviewed-by: serb, aivanov
2023-11-06 20:10:51 +00:00
Kevin Driver
1696603ccd
8308453: Convert JKS test keystores in test/jdk/javax/net/ssl/etc to PKCS12
...
Reviewed-by: weijun
2023-11-06 15:07:03 +00:00
Thomas Stuefe
b3126b6e44
8319455: Test compiler/print/CompileCommandMemLimit.java times out
...
Reviewed-by: thartmann, chagedorn
2023-11-06 13:58:52 +00:00
Leo Korinth
1c2ea1d27b
8319153: Fix: Class is a raw type in ProcessTools
...
Reviewed-by: dholmes, mli, lmesnik, jpai
2023-11-06 13:32:10 +00:00
Tejesh R
96e6e670b5
4365952: Cannot disable JFileChooser
...
Reviewed-by: prr, abhiscxk
2023-11-06 13:29:48 +00:00
Emanuel Peter
b5c863b772
8316533: C2 compilation fails with assert(verify(phase)) failed: missing Value() optimization
...
Reviewed-by: rcastanedalo, thartmann, roland
2023-11-06 10:41:09 +00:00
Andrew Haley
df599dbb9b
8295159: DSO created with -ffast-math breaks Java floating-point arithmetic
...
Reviewed-by: ihse, dholmes, stuefe
2023-11-04 09:17:11 +00:00
Alan Bateman
c099cf53f2
8318422: Allow poller threads be virtual threads
...
Reviewed-by: michaelm
2023-11-04 06:52:19 +00:00
Alex Menkov
29cf2c471b
8319053: Segment dump files remain after parallel heap dump on Windows
...
Reviewed-by: dholmes, yyang
2023-11-03 20:44:36 +00:00
Liam Miller-Cushon
de6667cf11
8225377: type annotations are not visible to javac plugins across compilation boundaries
...
Reviewed-by: vromero
2023-11-03 17:31:05 +00:00
Johannes Bechberger
1a21c1a783
8318736: com/sun/jdi/JdwpOnThrowTest.java failed with "transport error 202: bind failed: Address already in use"
...
Reviewed-by: amenkov
2023-11-03 12:32:53 +00:00
Joe Darcy
9dc40ba48e
8319195: Move most tier 1 vector API regression tests to tier 3
...
Reviewed-by: kvn, jiefu
2023-11-02 18:59:07 +00:00
Weijun Wang
84f4f7477c
8319213: Compatibility.java reads both stdout and stderr of JdkUtils
...
Reviewed-by: rhalade
2023-11-02 17:39:34 +00:00
Mandy Chung
6ad093ef12
8319265: TestLoadLibraryDeadlock.java fails on windows-x64 "Unable to load b.jar"
...
Reviewed-by: jpai, rriggs
2023-11-02 16:38:30 +00:00
Rajan Halade
e6f46a4326
8317374: Add Let's Encrypt ISRG Root X2
...
Reviewed-by: mullan
2023-11-02 16:38:13 +00:00
Calvin Cheung
e318cd25cb
8316969: Improve CDS module graph support for --module option
...
Reviewed-by: iklam, alanb
2023-11-02 16:03:14 +00:00
Martin Doerr
99efcded6c
8317545: AIX PPC64: Implementation of Foreign Function & Memory API
...
Reviewed-by: jvernee
2023-11-02 13:13:46 +00:00
Markus Grönlund
faa8bde275
8319206: [REDO] Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native
...
Reviewed-by: dholmes, egahlin
2023-11-02 12:17:35 +00:00
Thomas Obermeier
d6ce62ebc0
8306561: Possible out of bounds access in print_pointer_information
...
Reviewed-by: stuefe, clanger
2023-11-02 09:51:22 +00:00
Mandy Chung
5207443b36
8317965: TestLoadLibraryDeadlock.java fails with "Unable to load native library.: expected true, was false"
...
Reviewed-by: rriggs
2023-11-01 22:19:57 +00:00
Maurizio Cimadamore
f262f06c97
8319211: Regression in LoopOverNonConstantFP
...
Reviewed-by: jvernee
2023-11-01 17:49:21 +00:00
Ben Perez
bfaf5704e7
8311546: Certificate name constraints improperly validated with leading period
...
Reviewed-by: mullan
2023-11-01 16:49:50 +00:00
Jonathan Gibbons
c86592d38d
8319046: Execute tests in source/class-file order in JavadocTester
...
Reviewed-by: hannesw
2023-11-01 15:48:31 +00:00
Jonathan Gibbons
3660a90ad8
8319139: Improve diagnosability of JavadocTester
output
...
Reviewed-by: hannesw
2023-11-01 15:33:53 +00:00
Alexey Ivanov
7f47c51ace
8316025: Use testUI() method of PassFailJFrame.Builder in FileChooserSymLinkTest.java
...
Reviewed-by: azvegint
2023-11-01 15:27:05 +00:00
Aggelos Biboudis
36de19d462
8317048: VerifyError with unnamed pattern variable and more than one components
...
Reviewed-by: jlahoda
2023-11-01 13:38:10 +00:00
Thomas Stuefe
0461d9a7d6
8318016: Per-compilation memory ceiling
...
Reviewed-by: roland, thartmann
2023-11-01 08:12:39 +00:00
Jasmine Karthikeyan
2a76ad975c
8318683: compiler/c2/irTests/TestPhiDuplicatedConversion.java "Failed IR Rules (2) of Methods (2)"
...
Reviewed-by: thartmann, kvn
2023-11-01 06:12:55 +00:00
Jonathan Gibbons
b3fec6b5f3
8306980: Generated docs should contain correct Legal Documents
...
Reviewed-by: ihse, mchung
2023-10-31 22:03:35 +00:00
Renjith Kannath Pariyangad
613a3cc689
8301846: Invalid TargetDataLine after screen lock when using JFileChooser or COM library
...
Reviewed-by: serb, aivanov
2023-10-31 18:20:38 +00:00
Renjith Kannath Pariyangad
613d32c282
8169475: WheelModifier.java fails by timeout
...
Reviewed-by: dmarkov, aivanov
2023-10-31 18:20:22 +00:00
Adam Sotona
f1e8787393
8317609: Classfile API fails to verify /jdk.jcmd/sun/tools/jstat/Alignment.class
...
Reviewed-by: liach, alanb
2023-10-31 16:13:41 +00:00
Erik Gahlin
2d5829afbc
8239508: JFR: @RemoveFields
...
Reviewed-by: mgronlun
2023-10-31 15:36:12 +00:00
Conor Cleary
3a7525d5c3
8309118: HttpClient: Add more tests for 100 ExpectContinue with HTTP/2
...
Reviewed-by: dfuchs, djelinski
2023-10-31 14:45:14 +00:00
Matthew Donovan
3e39d7b34c
8319136: Skip pkcs11 tests on linux-aarch64
...
Reviewed-by: rhalade
2023-10-31 13:28:41 +00:00
Andrew Haley
ee6f25b507
8319120: Unbound ScopedValue.get() throws the wrong exception
...
Reviewed-by: alanb
2023-10-31 12:58:56 +00:00
Viktor Klang
e05cafda78
8318467: [jmh] tests concurrent.Queues and concurrent.ProducerConsumer hang with 101+ threads
...
Reviewed-by: alanb
2023-10-31 11:14:08 +00:00
Kimura Yukihiro
d051f22284
8318410: jdk/java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Japanese Windows
...
Reviewed-by: sspitsyn, kevinw
2023-10-30 23:26:16 +00:00
Alexander Matveev
1ca2cfafdd
8310933: Copying from runtime image to application image should not follow symlinks
...
Reviewed-by: asemenyuk
2023-10-30 21:09:17 +00:00
Brian Burkhalter
d3534b08b5
8318677: (ch) Add implNote about minBufferCap to main variant of Channels.newWriter
...
Reviewed-by: alanb, rriggs
2023-10-30 18:28:01 +00:00
Brian Burkhalter
864a876ebf
8313621: test/jdk/jdk/internal/math/FloatingDecimal/TestFloatingDecimal should use RandomFactory
...
Reviewed-by: rgiulietti
2023-10-30 18:27:50 +00:00
Roberto Castañeda Lozano
a5818972c1
8317507: C2 compilation fails with "Exceeded _node_regs array"
...
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Reviewed-by: thartmann, shade, dlong
2023-10-30 12:54:03 +00:00
Markus Grönlund
c4c66aba93
8316271: JfrJvmtiAgent::retransformClasses failed: JVMTI_ERROR_FAILS_VERIFICATION
...
Reviewed-by: egahlin
2023-10-30 11:51:31 +00:00
Matthias Baesken
88b9cdae8f
8318981: compiler/compilercontrol/TestConflictInlineCommands.java fails intermittent with 'disallowed by CompileCommand' missing from stdout/stderr
...
Reviewed-by: mdoerr, thartmann
2023-10-30 11:14:12 +00:00
Aggelos Biboudis
c9d23c3940
8315532: Compiler Implementation for Unnamed Variables & Patterns
...
8317221: Implementation for javax.lang.model for Unnamed Variables & Patterns
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Gavin Bierman <gbierman@openjdk.org>
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: jlahoda, mcimadamore
2023-10-30 10:28:48 +00:00
Tim Prinzing
1183b221c2
8310978: JFR events SocketReadEvent/SocketWriteEvent for Socket adaptor ops
...
Reviewed-by: dfuchs, alanb
2023-10-30 06:04:17 +00:00
Daniel D. Daugherty
ce0ca47641
8319067: ProblemList serviceability/AsyncGetCallTrace/MyPackage/ASGCTBaseTest.java on linux-aarch64 in Xcomp mode
...
Reviewed-by: jpai
2023-10-29 14:16:26 +00:00
Joe Wang
96bec3584c
8316996: Catalog API Enhancement: add a factory method
...
Reviewed-by: naoto, lancea
2023-10-28 03:38:30 +00:00
Sergey Bylokhov
d2260146c9
8318850: Duplicate code in the LCMSImageLayout
...
Reviewed-by: prr
2023-10-27 18:21:18 +00:00
Maurizio Cimadamore
2915d74a10
8318837: javac generates wrong ldc instruction for dynamic constant loads
...
Reviewed-by: vromero, jlahoda
2023-10-27 13:47:24 +00:00
Volker Simonis
141dae8b76
8318811: Compiler directives parser swallows a character after line comments
...
Reviewed-by: shade, phh
2023-10-27 12:10:55 +00:00
Doug Lea
667cca9d7a
8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
...
Reviewed-by: alanb
2023-10-27 10:08:59 +00:00
Leo Korinth
b9dcd4b741
8318964: Fix build failures caused by 8315097
...
Reviewed-by: aboldtch, rcastanedalo
2023-10-27 09:51:22 +00:00
Leo Korinth
d52a995f35
8315097: Rename createJavaProcessBuilder
...
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +00:00
Christian Stein
957703b1f9
8307168: Inconsistent validation and handling of --system flag arguments
...
Reviewed-by: jjg
2023-10-27 08:37:19 +00:00
William Kemper
5b5fd3694a
8316632: Shenandoah: Raise OOME when gc threshold is exceeded
...
Reviewed-by: kdnilsen, ysr, shade
2023-10-27 08:18:38 +00:00
Thomas Stuefe
abad0408e8
8313781: Add regression tests for large page logging and user-facing error messages
...
Reviewed-by: sjohanss, dholmes
2023-10-27 06:55:25 +00:00
Weijun Wang
9123961aaa
8318096: Introduce AsymmetricKey interface with a getParams method
...
Reviewed-by: darcy, mullan, ascarpino
2023-10-26 22:43:06 +00:00
Brian Burkhalter
4a142c3b08
8274122: java/io/File/createTempFile/SpecialTempFile.java fails in Windows 11
...
Reviewed-by: lancea, djelinski, rriggs
2023-10-26 21:06:01 +00:00
Aleksei Efimov
77fe0fd9e6
8272215: Add InetAddress methods for parsing IP address literals
...
Reviewed-by: dfuchs, michaelm
2023-10-26 18:24:42 +00:00
Weijun Wang
a9b31b587c
8318689: jtreg is confused when folder name is the same as the test name
...
Reviewed-by: mullan
2023-10-26 16:40:33 +00:00
Hamlin Li
40a3c35aa5
8318723: RISC-V: C2 UDivL
...
8318224: RISC-V: C2 UDivI
Reviewed-by: fyang, luhenry, aph
2023-10-26 16:10:16 +00:00
Jorn Vernee
3885dc5b9a
8318737: Fallback linker passes bad JNI handle
...
Reviewed-by: alanb
2023-10-26 15:54:02 +00:00
Johan Sjölen
9864951dce
8318447: Move NMT source code to own subdirectory
...
Reviewed-by: stefank, dholmes, stuefe
2023-10-26 14:03:49 +00:00
Daniel Jeliński
970cd20204
8318788: java/net/Socks/SocksSocketProxySelectorTest.java fails on machines with no IPv6 link-local addresses
...
Reviewed-by: jpai, dfuchs, mbaesken
2023-10-26 08:49:50 +00:00
Goetz Lindenmaier
37c40a11a7
8318705: [macos] ProblemList java/rmi/registry/multipleRegistries/MultipleRegistries.java
...
Reviewed-by: lucy
2023-10-26 07:58:05 +00:00
Daniel D. Daugherty
a542f7398d
8318843: ProblemList java/lang/management/MemoryMXBean/CollectionUsageThreshold.java in Xcomp
...
Reviewed-by: lmesnik
2023-10-25 21:14:14 +00:00
Frederic Thevenet
d96f38b80c
8317510: Change Windows debug symbol files naming to avoid losing info when an executable and a library share the same name
...
Reviewed-by: ihse, erikj
2023-10-25 17:30:21 +00:00
Justin Lu
10427c023a
8318613: ChoiceFormat patterns are not well tested
...
Reviewed-by: naoto
2023-10-25 17:12:55 +00:00
Hamlin Li
9e98ee6726
8318735: RISC-V: Enable related hotspot tests run on riscv
...
Reviewed-by: fyang, luhenry
2023-10-25 15:37:42 +00:00
Elif Aslan
29d462a072
8318727: Enable parallelism in vmTestbase/vm/gc/concurrent tests
...
Reviewed-by: shade, lmesnik
2023-10-25 15:23:13 +00:00
Elif Aslan
43f31d7385
8318607: Enable parallelism in vmTestbase/nsk/stress/jni tests
...
Reviewed-by: lmesnik, shade
2023-10-25 15:01:11 +00:00
Elif Aslan
cee44a6255
8318608: Enable parallelism in vmTestbase/nsk/stress/threads tests
...
Reviewed-by: lmesnik, shade
2023-10-25 15:00:44 +00:00
Roland Westrelin
b026d0b480
8312980: C2: "malformed control flow" created during incremental inlining
...
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: thartmann, epeter
2023-10-25 13:32:56 +00:00
Alexey Ivanov
3abd772672
8316017: Refactor timeout handler in PassFailJFrame
...
Reviewed-by: prr
2023-10-25 13:25:34 +00:00
Alexey Ivanov
c587211bf8
8316003: Update FileChooserSymLinkTest.java to HTML instructions
...
Reviewed-by: prr
2023-10-25 11:33:47 +00:00
Alexey Ivanov
42b9ac8a07
8294156: Allow PassFailJFrame.Builder to create test UI
...
Reviewed-by: azvegint, prr
2023-10-25 11:31:44 +00:00
Alexey Ivanov
14090ef603
8294158: HTML formatting for PassFailJFrame instructions
...
Reviewed-by: azvegint, prr
2023-10-25 11:17:00 +00:00
Aleksey Shipilev
ba7d08b819
8316961: Fallback implementations for 64-bit Atomic::{add,xchg} on 32-bit platforms
...
Reviewed-by: eosterlund, dholmes, kbarrett, simonis
2023-10-25 08:29:58 +00:00
Alexander Matveev
f1dfdc1a79
8311877: [macos] Add CLI options to provide signing identity directly to codesign and productbuild
...
Reviewed-by: asemenyuk
2023-10-24 21:41:20 +00:00
Weijun Wang
1ddf826aea
8316964: Security tools should not call System.exit
...
Reviewed-by: valeriep
2023-10-24 18:32:01 +00:00
vamsi-parasa
1f2a80b78a
8318306: java/util/Arrays/Sorting.java fails with "Array is not sorted at 8228-th position: 8251.0 and 8153.0"
...
Reviewed-by: thartmann, jbhateja
2023-10-24 18:31:33 +00:00
Naoto Sato
116503754c
8318569: Add getter methods for Locale and Patterns in ListFormat
...
Reviewed-by: joehw, rriggs, iris, mli
2023-10-24 16:54:57 +00:00
Vicente Romero
e2720987b9
8318160: javac does not reject private method reference with type-variable receiver
...
Reviewed-by: mcimadamore
2023-10-24 14:45:10 +00:00
Claes Redestad
e67550cfec
8318509: x86 count_positives intrinsic broken for -XX:AVX3Threshold=0
...
Reviewed-by: thartmann, jbhateja, epeter
2023-10-24 13:32:41 +00:00
Leo Korinth
21d8a4725f
8318701: Fix copyright year
...
Reviewed-by: egahlin
2023-10-24 12:31:59 +00:00
Jan Lahoda
bf1a14e367
8316470: Incorrect error location for "invalid permits clause" depending on file order
...
Reviewed-by: vromero
2023-10-24 12:18:33 +00:00
Aleksey Shipilev
3f446c5156
8318528: Rename TestUnstructuredLocking test
...
Reviewed-by: phh, dholmes
2023-10-24 10:12:44 +00:00
Evgeny Nikitin
4a16d111b1
8318455: Fix the compiler/sharedstubs/SharedTrampolineTest.java and SharedStubToInterpTest.java
...
Reviewed-by: thartmann, shade, eastigeevich
2023-10-24 09:16:10 +00:00
Gergö Barany
e6f23a90d4
8315024: Vector API FP reduction tests should not test for exact equality
...
Reviewed-by: epeter, thartmann
2023-10-24 08:58:15 +00:00
Pavel Rappo
fd332da1c8
8317289: javadoc fails with -sourcepath if module-info.java contains import statements
...
Reviewed-by: jlahoda
2023-10-24 08:46:10 +00:00
Ioi Lam
08f79148c6
8305753: Allow JIT compilation for -Xshare:dump
...
Reviewed-by: dholmes, matsaave, ccheung
2023-10-24 06:34:50 +00:00
Daniel Jeliński
728b858c78
8318130: SocksSocketImpl needlessly encodes hostname for IPv6 addresses
...
Reviewed-by: dfuchs, jpai, aefimov, michaelm
2023-10-24 05:36:43 +00:00
Jie Fu
eb5916729d
8318691: runtime/CompressedOops/CompressedClassPointersEncodingScheme.java fails with release VMs
...
Reviewed-by: ccheung
2023-10-24 02:57:47 +00:00
Thomas Stuefe
5ba9705d60
8318485: Narrow klass shift should be zero if encoding range extends to 0x1_0000_0000
...
Reviewed-by: ccheung, iklam
2023-10-23 21:10:52 +00:00
Sean Coffey
8d9a4b43f4
8317678: Fix up hashCode() for ZipFile.Source.Key
...
Reviewed-by: lancea, alanb, jpai
2023-10-23 17:12:41 +00:00
Erik Gahlin
69c0ae23a3
8318124: JFR: Rewrite instrumentation to use Class-File API
...
Reviewed-by: mgronlun
2023-10-23 16:00:14 +00:00
Ramkumar Sunderbabu
d888b26783
8318071: IgnoreUnrecognizedVMOptions flag still causes failure in ArchiveHeapTestClass
...
Reviewed-by: dholmes, shade
2023-10-23 15:10:22 +00:00
Doug Simon
bd22d2381f
8318027: Support alternative name to jdk.internal.vm.compiler
...
Reviewed-by: erikj, ihse, kvn, alanb, mli
2023-10-23 13:15:31 +00:00
Matthew Donovan
704c6ea16c
8303525: Refactor/cleanup open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest.java
...
Reviewed-by: smarks, msheppar
2023-10-23 11:15:32 +00:00
Pavel Rappo
fc29a2e152
8318082: ConcurrentModificationException from IndexWriter
...
Reviewed-by: jjg
2023-10-23 09:24:51 +00:00
Laurent Bourgès
a876beb63d
8316741: BasicStroke.createStrokedShape miter-limits failing on small shapes
...
Reviewed-by: prr, dnguyen
2023-10-21 09:12:08 +00:00
Leonid Mesnik
4cf195f00c
8318573: The nsk.share.jpda.SocketConnection should fail if socket was closed.
...
Reviewed-by: sspitsyn, cjplummer
2023-10-21 03:35:52 +00:00
Daniel D. Daugherty
af2f4bfa83
8318622: ProblemList gc/cslocker/TestCSLocker.java on linux-x64 in Xcomp mode
...
Reviewed-by: naoto
2023-10-20 21:33:26 +00:00
Brian Burkhalter
a1a62d9964
8306308: (ch) Writer created by Channels::newWriter may lose data
...
Reviewed-by: djelinski, alanb
2023-10-20 21:12:28 +00:00
Mikhailo Seledtsov
77b2394c46
8318482: problemlist compiler/codecache/CheckLargePages.java on Linux-x64 until JDK-8317831 is fixed
...
Reviewed-by: lmesnik
2023-10-20 19:25:43 +00:00
Rajan Halade
d3ebb4a155
8317373: Add Telia Root CA v2
...
Reviewed-by: mullan
2023-10-20 18:25:09 +00:00
Justin Lu
66d90d5d9f
8318107: Un-ProblemList LocaleProvidersRun and CalendarDataRegression
...
Reviewed-by: naoto
2023-10-20 17:38:10 +00:00
Kevin Walls
a045258ae2
8209595: MonitorVmStartTerminate.java timed out
...
Reviewed-by: sspitsyn, cjplummer, lmesnik
2023-10-20 16:38:39 +00:00
sunyaqi
52814994ef
8316563: test tools/jpackage/linux/LinuxResourceTest.java fails on CentOS Linux release 8.5.2111 and Fedora 27
...
Reviewed-by: asemenyuk, almatvee
2023-10-20 16:27:58 +00:00
Ilya Gavrilin
5a97411f85
8317971: RISC-V: implement copySignF/D and signumF/D intrinsics
...
Reviewed-by: fyang, vkempik
2023-10-20 14:31:41 +00:00
Mahendra Chhipa
40106422bd
8077371: Binary files in JAXP test should be removed
...
Reviewed-by: joehw
2023-10-20 12:07:39 +00:00
Alexey Ivanov
71c99a0e59
8318448: Link PopupMenu/PopupMenuLocation.java failure to JDK-8259913
...
Reviewed-by: prr
2023-10-20 11:04:24 +00:00
Alexey Ivanov
2c23391de7
8318101: Additional test cases for CSSAttributeEqualityBug
...
Reviewed-by: prr
2023-10-20 11:02:58 +00:00
Jasmine Karthikeyan
a03767cf88
8318049: C2: assert(!failure) failed: Missed optimization opportunity in PhaseIterGVN
...
Reviewed-by: epeter, thartmann
2023-10-20 10:44:58 +00:00
Maurizio Cimadamore
848ecc1621
8318538: Add a way to obtain a strided var handle from a layout
...
Reviewed-by: jvernee, pminborg
2023-10-20 10:35:09 +00:00
Maurizio Cimadamore
b07da3ae15
8317819: Scope should reflect lifetime of underying resource (mainline)
...
Reviewed-by: jvernee
2023-10-20 10:23:45 +00:00
Johannes Bechberger
8f4ebd8921
8317920: JDWP-agent sends broken exception event with onthrow option
...
Reviewed-by: clanger, cjplummer
2023-10-20 08:52:46 +00:00
Aleksey Shipilev
744f206fef
8318525: Atomic gtest should run as TEST_VM to access VM capabilities
...
Reviewed-by: stefank, stuefe
2023-10-20 08:38:23 +00:00
Afshin Zafari
138437f2cf
8314438: NMT: Performance benchmarks are needed to have a baseline for comparison of improvements
...
Reviewed-by: gziemski, ihse
2023-10-20 08:33:40 +00:00
Chen Liang
4812cabaa4
8316587: Use ArraysSupport.vectorizedHashCode in Utf8EntryImpl
...
Reviewed-by: asotona, redestad
2023-10-20 07:36:27 +00:00
Daniel Jeliński
d9ce525a1c
8318150: StaticProxySelector.select should not throw NullPointerExceptions
...
Reviewed-by: jpai, dfuchs
2023-10-20 06:18:18 +00:00
Hannes Greule
8f5f44070a
8317692: jcmd GC.heap_dump performance regression after JDK-8292818
...
Reviewed-by: amenkov, fparain
2023-10-19 23:24:28 +00:00
Justin Lu
cc8f8da293
8318322: Update IANA Language Subtag Registry to Version 2023-10-16
...
Reviewed-by: naoto, iris, lancea, srl
2023-10-19 18:25:43 +00:00
Alex Menkov
599560a832
8317635: Improve GetClassFields test to verify correctness of field order
...
Reviewed-by: cjplummer, sspitsyn
2023-10-19 18:12:16 +00:00
Per Minborg
defc7e0f8d
8318454: TestLayoutPaths broken on Big Endian platforms after JDK-8317837
...
Reviewed-by: mdoerr, mcimadamore
2023-10-19 10:47:53 +00:00
Leo Korinth
1a098356dd
8317358: G1: Make TestMaxNewSize use createTestJvm
...
Reviewed-by: tschatzl, sjohanss
2023-10-19 09:26:15 +00:00
Daniel D. Daugherty
e25a49a993
8318471: ProblemList compiler/sharedstubs/SharedTrampolineTest.java
...
Reviewed-by: lmesnik
2023-10-18 20:20:39 +00:00
Naoto Sato
ce8ebebc77
8317979: Use TZ database style abbreviations in the CLDR locale provider
...
Reviewed-by: rriggs, joehw, lancea, erikj, iris, ihse
2023-10-18 18:26:49 +00:00
Mikhailo Seledtsov
ab135683a6
8318029: Minor improvement to logging output in container at-requires
...
Reviewed-by: iklam
2023-10-18 18:05:00 +00:00
Aleksey Shipilev
6fc3514231
8318363: Foreign benchmarks fail to build on some platforms
...
Reviewed-by: jvernee, mcimadamore
2023-10-18 10:30:45 +00:00
David Holmes
9843c97695
8318365: Test runtime/cds/appcds/sharedStrings/InternSharedString.java fails after JDK-8311538
...
Reviewed-by: cjplummer, lmesnik
2023-10-17 23:30:03 +00:00
Bradford Wetmore
adca97b659
8286503: Enhance security classes
...
Reviewed-by: rhalade, mullan, skoivu, weijun
2023-10-17 22:45:06 +00:00
Jonathan Gibbons
2f4d601a56
8314975: JavadocTester should set source path if not specified
...
Reviewed-by: hannesw
2023-10-17 21:00:29 +00:00
Hannes Wallnöfer
0ba48ef4ab
8316972: Add javadoc support for restricted methods
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: jjg
2023-10-17 20:32:41 +00:00
Weijun Wang
5145e5a40a
8318328: DHKEM should check XDH name in case-insensitive mode
...
Reviewed-by: ascarpino, hchao
2023-10-17 19:36:17 +00:00
Leonid Mesnik
d6679031e0
8316462: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java ignores VM flags
...
Reviewed-by: kevinw, sspitsyn
2023-10-17 18:02:11 +00:00
Matias Saavedra Silva
61cc4a011e
8311538: CDS InternSharedString test fails on huge pages host - cannot find shared string
...
Reviewed-by: iklam, mseledtsov
2023-10-17 17:40:56 +00:00
Erik Gahlin
6aa837eee6
8316927: JFR: Move shouldCommit check earlier for socket events
...
Reviewed-by: alanb, dfuchs, mgronlun
2023-10-17 13:11:52 +00:00
Aggelos Biboudis
5ca1beb30e
8317300: javac erroneously allows "final" in front of a record pattern
...
Reviewed-by: jlahoda
2023-10-17 12:57:25 +00:00
Aggelos Biboudis
2bf1863e24
8315588: JShell does not accept underscore from JEP 443 even with --enable-preview
...
Reviewed-by: jlahoda
2023-10-17 12:55:31 +00:00
Aggelos Biboudis
15588e08ed
8314578: Non-verifiable code is emitted when two guards declare pattern variables in colon-switch
...
Reviewed-by: vromero
2023-10-17 12:51:57 +00:00
Leo Korinth
e649c56324
8316410: GC: Make TestCompressedClassFlags use createTestJvm
...
Reviewed-by: ayang, mli
2023-10-17 12:02:24 +00:00
Leo Korinth
5f4be8cea9
8316973: GC: Make TestDisableDefaultGC use createTestJvm
...
Reviewed-by: ayang, mli, lmesnik
2023-10-17 12:02:08 +00:00
Leo Korinth
a949824e98
8317188: G1: Make TestG1ConcRefinementThreads use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 12:00:27 +00:00
Leo Korinth
7e39e664cf
8317042: G1: Make TestG1ConcMarkStepDurationMillis use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 11:59:54 +00:00
Leo Korinth
75b37e6d7e
8317218: G1: Make TestG1HeapRegionSize use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 11:58:57 +00:00
Agnibho Hom Chowdhury
34653c1e73
8249832: java/util/zip/DataDescriptorSignatureMissing.java uses @ignore w/o bug-id
...
Reviewed-by: msheppar
2023-10-17 11:58:17 +00:00
Leo Korinth
d8cd60588a
8317316: G1: Make TestG1PercentageOptions use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 11:55:24 +00:00
Leo Korinth
5bd10521eb
8317317: G1: Make TestG1RemSetFlags use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 09:40:01 +00:00
Leo Korinth
c64bd3d671
8317343: GC: Make TestHeapFreeRatio use createTestJvm
...
Reviewed-by: tschatzl, iwalulya
2023-10-17 09:33:22 +00:00
Leo Korinth
6ee6171e81
8317347: Parallel: Make TestInitialTenuringThreshold use createTestJvm
...
Reviewed-by: tschatzl, iwalulya
2023-10-17 09:32:48 +00:00
Leo Korinth
7ca0ae9415
8317228: GC: Make TestXXXHeapSizeFlags use createTestJvm
...
Reviewed-by: sjohanss, ayang
2023-10-17 09:22:03 +00:00
Alex Menkov
aed1e810e6
8317285: Misspellings in hprof test lib
...
Reviewed-by: sspitsyn, cjplummer
2023-10-16 20:03:45 +00:00
Qing Xiao
741ae06c55
8313613: Use JUnit in langtools/lib tests
...
Reviewed-by: cstein, asotona
2023-10-16 17:14:34 +00:00
Rajan Halade
8c1bb2b280
8268916: Tests for AffirmTrust roots
...
Reviewed-by: mullan
2023-10-16 16:26:02 +00:00
Patricio Chilano Mateo
2d38495b61
8316309: AArch64: VMError::print_native_stack() crashes on Java native method frame
...
Reviewed-by: lmesnik, aph
2023-10-16 16:22:58 +00:00
Brian Burkhalter
1a7fd5d419
8317687: (fs) FileStore.supportsFileAttributeView("posix") incorrectly returns 'true' for FAT32 volume on macOS
...
Reviewed-by: alanb
2023-10-16 14:49:18 +00:00
Hannes Wallnöfer
eb7d972d8a
8308659: Use CSS scroll-margin instead of flexbox layout in API documentation
...
Reviewed-by: jjg
2023-10-16 12:56:41 +00:00
Jasmine Karthikeyan
36993aea9a
8316918: Optimize conversions duplicated across phi nodes
...
Reviewed-by: thartmann, kvn
2023-10-16 12:52:01 +00:00
Renjith Kannath Pariyangad
668d4b077f
8318154: Improve stability of WheelModifier.java test
...
Reviewed-by: aivanov
2023-10-16 10:58:30 +00:00
Renjith Kannath Pariyangad
a36eaf03af
8317112: Add screenshot for Frame/DefaultSizeTest.java
...
Reviewed-by: prr, dnguyen, aivanov
2023-10-16 10:13:30 +00:00
Evgeny Ignatenko
37aed6f46d
8315362: NMT: summary diff reports threads count incorrectly
...
Reviewed-by: jsjolen, gziemski, stuefe, mli
2023-10-16 08:19:21 +00:00
Aleksey Shipilev
1e930db3c7
8316585: [REDO] runtime/InvocationTests spend a lot of time on dependency verification
...
Reviewed-by: vlivanov, stuefe, mli
2023-10-16 08:00:48 +00:00
Severin Gehwolf
0275efac88
8316304: (fs) Add support for BasicFileAttributes.creationTime() for Linux
...
Reviewed-by: stuefe, alanb, bpb, mli
2023-10-16 07:40:29 +00:00
Matthias Baesken
77d40ce166
8318085: ProblemList jdk/jfr/api/consumer/recordingstream/TestOnEvent.java on linux-aarch64
...
Reviewed-by: clanger
2023-10-16 07:13:07 +00:00
David Holmes
4ea1b99c1a
8317262: LockStack::contains(oop) fails "assert(t->is_Java_thread()) failed: incorrect cast to JavaThread"
...
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Reviewed-by: stuefe, pchilanomate, rkennke, mli
2023-10-15 23:34:16 +00:00
Vicente Romero
01ea1eff66
8305971: NPE in JavacProcessingEnvironment for missing enum constructor body
...
Reviewed-by: darcy
2023-10-14 21:28:39 +00:00
Jorn Vernee
1d54e73f6a
8318072: DowncallLinker does not acquire/release segments in interpreter
...
Reviewed-by: mcimadamore
2023-10-14 20:23:41 +00:00
Thomas Stuefe
56aa1e8dc8
8317683: Add JIT memory statistics
...
Reviewed-by: kvn, adinn
2023-10-14 05:56:52 +00:00
Alexander Zuev
f7d6d7a04f
8266242: java/awt/GraphicsDevice/CheckDisplayModes.java failing on macOS 11 ARM
...
Reviewed-by: prr, azvegint, aivanov
2023-10-13 22:53:21 +00:00
Maurizio Cimadamore
7cb2e6d65b
8317514: Ensure MemorySegment is initialized before touching NativeMemorySegmentImpl
...
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: jvernee
2023-10-13 20:51:52 +00:00
Justin Lu
9622de2aa8
8317372: Refactor some NumberFormat tests to use JUnit
...
Reviewed-by: naoto
2023-10-13 20:49:11 +00:00
Jorn Vernee
b12c471a99
8317837: Leftover FFM implementation-only changes
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: mcimadamore
2023-10-13 19:05:47 +00:00
Daniel Fuchs
6273ab97dc
8317808: HTTP/2 stream cancelImpl may leave subscriber registered
...
Reviewed-by: michaelm, djelinski
2023-10-13 14:35:50 +00:00
Leonid Mesnik
993951b85e
8316464: 3 sun/tools tests ignore VM flags
...
Reviewed-by: sspitsyn, cjplummer
2023-10-12 23:32:37 +00:00