Tejesh R
c494770ca0
8306812: Open source several AWT Miscellaneous tests
...
Reviewed-by: psadhukhan
2023-05-26 10:50:49 +00:00
Roland Westrelin
bac02b6e9d
8305189: C2 failed "assert(_outcnt==1) failed: not unique"
...
Reviewed-by: chagedorn, thartmann
2023-05-26 09:04:31 +00:00
Doug Simon
f09345b3a4
8308931: Problemlist compiler/jvmci/TestUncaughtErrorInCompileMethod.java
...
Reviewed-by: thartmann
2023-05-26 08:14:26 +00:00
Stefan Karlsson
7c072dbd9d
8308844: ProblemList gc/z/TestHighUsage.java with Generational ZGC on windows x64
...
Reviewed-by: aboldtch, tschatzl
2023-05-26 07:52:53 +00:00
Tejesh R
4becb7bcb6
8306137: Open source several AWT ScrollPane related tests
...
Reviewed-by: aivanov
2023-05-26 07:50:10 +00:00
Roland Westrelin
199b1bf500
8308583: SIGSEGV in GraphKit::gen_checkcast
...
Reviewed-by: thartmann, kvn, never
2023-05-26 07:03:35 +00:00
Justin Lu
46c4da7fdd
8159023: Engineering notation of DecimalFormat does not work as documented
...
Reviewed-by: naoto
2023-05-25 21:54:58 +00:00
Daniel D. Daugherty
ee321c70e5
8308907: ProblemList java/awt/Toolkit/GetScreenInsetsCustomGC/GetScreenInsetsCustomGC.java on linux-x64
...
8308908: ProblemList javax/sound/sampled/Clip/ClipIsRunningAfterStop.java on linux-x64
8308909: ProblemList sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java on linux-x64
Reviewed-by: mikael
2023-05-25 21:35:50 +00:00
Calvin Cheung
dc7683a051
8308073: ClassLoaderExt::append_boot_classpath should handle dynamic archive
...
Reviewed-by: iklam, matsaave
2023-05-25 21:26:54 +00:00
Erik Gahlin
4870234552
8304375: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with "Expected at least some events to be out of order! Reuse = false"
...
Reviewed-by: mgronlun
2023-05-25 21:01:37 +00:00
Naoto Sato
27ba8bd4ed
8308108: Support Unicode extension for collation settings
...
Reviewed-by: iris, rriggs, jlu, alanb
2023-05-25 17:20:02 +00:00
Doug Simon
89b3c375ac
8307125: compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java hits assert(!Continuation::is_frame_in_continuation(thread(), fr())) failed: No support for deferred values in continuations
...
Reviewed-by: never
2023-05-25 16:26:26 +00:00
Erik Gahlin
98acce13d5
8306703: JFR: Summary views
...
Reviewed-by: mgronlun
2023-05-25 15:39:45 +00:00
Maurizio Cimadamore
534de6d8ae
8300491: SymbolLookup::libraryLookup accepts strings with terminators
...
Reviewed-by: psandoz
2023-05-25 15:22:27 +00:00
Michael McMahon
e7edf8d145
8300038: Make new version of JNU_GetStringPlatformChars which checks for null characters
...
Reviewed-by: dfuchs, naoto
2023-05-25 14:57:29 +00:00
Erik Gahlin
90e57fd5a9
8308335: JFR: Remove @Experimental from Virtual Threads events
...
Reviewed-by: alanb, mgronlun
2023-05-25 12:19:38 +00:00
Roberto Castañeda Lozano
5a0a238f67
8308746: C2 IR test failures for TestFpMinMaxReductions.java with SSE2
...
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: chagedorn, thartmann
2023-05-25 11:07:10 +00:00
Jaikiran Pai
426ebf4fe9
8308475: Make the thread dump files generated by jcmd Thread.dump_to_file jtreg failure handler action easily accessible
...
Reviewed-by: lmesnik
2023-05-25 09:23:48 +00:00
Axel Boldt-Christmas
8d8153e98a
8307958: Metaspace verification is slow causing extreme class unloading times
...
Reviewed-by: stuefe, coleenp
2023-05-25 09:03:30 +00:00
Christian Stein
d87713440a
8144891: ToolBox should use java.nio.file.Path internally, instead of java.io.File
...
Reviewed-by: jjg
2023-05-25 08:56:42 +00:00
Leo Korinth
aaa61899c9
8308506: Reduce testing time by removing combinations tested
...
Reviewed-by: tschatzl, lmesnik
2023-05-25 08:56:07 +00:00
Aggelos Biboudis
4500bb7a67
8308727: Compiler should accept final unnamed variables in try-with-resources
...
Reviewed-by: jlahoda
2023-05-25 08:10:02 +00:00
Hannes Wallnöfer
3272e2597a
8305710: Line breaks in search tags cause invalid JSON in index file
...
Reviewed-by: jjg
2023-05-25 07:40:44 +00:00
Hannes Wallnöfer
3f4abff59c
8305958: Use links instead of buttons for auto-generated header links
...
Reviewed-by: jjg
2023-05-25 07:30:03 +00:00
Adam Sotona
bfcae68ed1
8308549
: Classfile API should fail to generate over-sized Code attribute
...
Reviewed-by: mchung
2023-05-25 07:13:33 +00:00
Guoxiong Li
a291f002cd
8288619: Unexpected parsing for @see
...
Reviewed-by: jjg
2023-05-25 03:25:50 +00:00
Serguei Spitsyn
89b99143ac
8308400: add ForceEarlyReturn support for virtual threads
...
Reviewed-by: alanb, lmesnik
2023-05-25 02:29:22 +00:00
Alex Menkov
207fbcb083
8299414: JVMTI FollowReferences should support references from VirtualThread stack
...
Reviewed-by: sspitsyn, kevinw
2023-05-24 20:26:10 +00:00
Tom Rodriguez
ac89e3045b
8308291: compiler/jvmci/meta/ProfilingInfoTest.java fails with -XX:TieredStopAtLevel=1
...
Reviewed-by: kvn, chagedorn
2023-05-24 18:39:30 +00:00
Chris Plummer
89f2d458a2
8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames
...
8308481: JDI TestScaffold does not support passing app arguments to the debuggee
8305632: Test com/sun/jdi/PopAndInvokeTest.java fails with OpaqueFrameException
Reviewed-by: alanb, sspitsyn, lmesnik
2023-05-24 16:54:05 +00:00
Daniel Fuchs
736b90d54b
8308310: HttpClient: Avoid logging or locking from within synchronized blocks
...
Reviewed-by: jpai
2023-05-24 14:23:24 +00:00
Martin Doerr
7764f46e9e
8308761: New test TestHFA needs adaptation for JDK-8308276
...
Reviewed-by: mcimadamore, mbaesken
2023-05-24 13:45:57 +00:00
Viktor Klang
544978cb76
8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out
...
Reviewed-by: alanb
2023-05-24 12:41:27 +00:00
Thomas Schatzl
65c8dbe693
8171221: Remove -XX:+CheckMemoryInitialization
...
Reviewed-by: ayang, shade
2023-05-24 12:02:04 +00:00
Emanuel Peter
b7a84b0fd7
8308758: Problemlist compiler/c2/irTests/TestVectorConditionalMove.java
...
Reviewed-by: chagedorn
2023-05-24 09:38:45 +00:00
Martin Doerr
20f15352a3
8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview)
...
Reviewed-by: jvernee, rrich
2023-05-24 08:38:34 +00:00
Doug Simon
05c095cf39
8308151: [JVMCI] capture JVMCI exceptions in hs-err
...
Reviewed-by: never
2023-05-24 07:15:12 +00:00
Emanuel Peter
beb75e651f
8306302: C2 Superword fix: use VectorMaskCmp and VectorBlend instead of CMoveVF/D
...
Reviewed-by: fgao, jbhateja
2023-05-24 07:00:27 +00:00
Jamil Nimeh
2836c34b64
8179502: Enhance OCSP, CRL and Certificate Fetch Timeouts
...
Reviewed-by: mullan
2023-05-23 21:32:28 +00:00
Chen Liang
8ffa264cf0
8306698: Add overloads to MethodTypeDesc::of
...
Reviewed-by: mchung
2023-05-23 21:26:25 +00:00
Valerie Peng
6b27dad76e
8301154: SunPKCS11 KeyStore deleteEntry results in dangling PrivateKey entries
...
Reviewed-by: weijun, hchao
2023-05-23 21:11:38 +00:00
Daniel D. Daugherty
ed0e956fc2
8308716: ProblemList java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java with genzgc on windows-x64
...
8308718: ProblemList three mlvm/indy/func/jvmti tests on windows-x64 in Xcomp mode
8308720: ProblemList java/awt/event/SequencedEvent/MultipleContextsFunctionalTest.java on macosx-x64
Reviewed-by: azvegint, darcy
2023-05-23 20:43:20 +00:00
Quan Anh Mai
ab241b3428
8306706: Support out-of-line code generation for MachNodes
...
Reviewed-by: thartmann, kvn
2023-05-23 17:06:25 +00:00
Axel Boldt-Christmas
e9320f31dc
8308116: jdk.test.lib.compiler.InMemoryJavaCompiler.compile does not close files
...
Reviewed-by: lmesnik, stefank, jlahoda
2023-05-23 15:33:08 +00:00
changpeng1997
97d3b2731e
8307523: [vectorapi] Optimize MaskFromLongBenchmark.java
...
Reviewed-by: qamai, xgong, ngasson
2023-05-23 14:46:55 +00:00
Jamil Nimeh
bb0ff48aa9
8305091: Change ChaCha20 cipher init behavior to match AES-GCM
...
Reviewed-by: djelinski, ascarpino
2023-05-23 14:31:08 +00:00
Daniel Fuchs
582ddeb2b2
8308545: java/net/httpclient/ShutdownNow.java fails with "stream 1 cancelled"
...
Reviewed-by: jpai
2023-05-23 12:02:58 +00:00
Jan Lahoda
1cfb265bef
8307814: In the case of two methods with Record Patterns, the second one contains a line number from the first method
...
Reviewed-by: vromero, godin
2023-05-23 11:47:00 +00:00
Emanuel Peter
26227a6ff8
8305073: Fix VerifyLoopOptimizations - step 2 - verify idom
...
Reviewed-by: chagedorn, thartmann, kvn
2023-05-23 11:25:01 +00:00
Aggelos Biboudis
80d7de7074
8305582: Compiler crash when compiling record patterns with var
...
Reviewed-by: vromero, jlahoda
2023-05-23 11:18:55 +00:00