Weijun Wang
|
2deb318c9f
|
8297065: DerOutputStream operations should not throw IOExceptions
Reviewed-by: mullan, valeriep
|
2022-11-29 12:57:46 +00:00 |
|
Daniel Fuchs
|
d83a07b72c
|
8297200: java/net/httpclient/SpecialHeadersTest.java failed once in AssertionError due to selector thread remaining alive
Reviewed-by: jpai
|
2022-11-29 12:42:37 +00:00 |
|
Hannes Wallnöfer
|
361b50e724
|
8292594: Use CSS custom properties for all fonts and colors
Reviewed-by: jjg
|
2022-11-29 11:50:39 +00:00 |
|
Aleksey Shipilev
|
bd51b7ea43
|
8296645: org.openjdk.bench.javax.tools.Javac leaves class files in current directory
Reviewed-by: redestad, jpai
|
2022-11-29 11:09:06 +00:00 |
|
Hannes Wallnöfer
|
b27a61e624
|
8297216: Search results omit some methods
Reviewed-by: jjg
|
2022-11-29 10:20:58 +00:00 |
|
Prasanta Sadhukhan
|
4e8e853bc9
|
6788481: CellEditorListener.editingCanceled is never called
Reviewed-by: prr, azvegint, serb
|
2022-11-29 05:08:38 +00:00 |
|
David Holmes
|
692bedbc1d
|
8297106: Remove the -Xcheck:jni local reference capacity checking
Reviewed-by: dcubed, kevinw
|
2022-11-29 02:03:49 +00:00 |
|
Weibing Xiao
|
cdf9ed07de
|
8297528: java/io/File/TempDirDoesNotExist.java test failing on windows-x64
Reviewed-by: rriggs, iris, bpb, naoto
|
2022-11-28 21:34:36 +00:00 |
|
Smita Kamath
|
105d9d75e8
|
8295351: java/lang/Float/Binary16Conversion.java fails with "Unexpected result of converting"
Reviewed-by: sviswanathan, thartmann
|
2022-11-28 19:24:25 +00:00 |
|
Matias Saavedra Silva
|
a249a52501
|
8296754: AutoCreateSharedArchive in JDK 20 is not compatible with JDK 19
Reviewed-by: ccheung, iklam, erikj
|
2022-11-28 15:26:27 +00:00 |
|
Aleksey Shipilev
|
405b1886b3
|
8297570: jdk/jfr/threading/TestDeepVirtualStackTrace.java fails with -XX:-UseTLAB
Reviewed-by: mgronlun
|
2022-11-28 14:49:28 +00:00 |
|
Alan Bateman
|
ba0a2521ba
|
8297717: Remove jdk/internal/misc/TerminatingThreadLocal/TestTerminatingThreadLocal.java from ProblemList
Reviewed-by: jpai
|
2022-11-28 13:27:18 +00:00 |
|
Roland Westrelin
|
eff4c039da
|
8297343: TestStress*.java fail with "got different traces for the same seed"
Reviewed-by: thartmann, chagedorn
|
2022-11-28 12:27:14 +00:00 |
|
Albert Mingkun Yang
|
6a856bc3f6
|
8297499: Parallel: Missing iteration over klass when marking objArrays/objArrayOops during Full GC
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Reviewed-by: sjohanss, tschatzl
|
2022-11-28 11:57:18 +00:00 |
|
Martin Doerr
|
012dafee5b
|
8297082: Remove sun/tools/jhsdb/BasicLauncherTest.java from problem list
Reviewed-by: rrich, cjplummer
|
2022-11-28 09:26:08 +00:00 |
|
Richard Reingruber
|
43d1173605
|
8286302: Port JEP 425 to PPC64
Reviewed-by: tsteele, mdoerr
|
2022-11-28 08:09:09 +00:00 |
|
Thomas Stuefe
|
d6102110e1
|
8297408: Consolidate code in runtime/ErrorHandling
Reviewed-by: dholmes, mbaesken
|
2022-11-28 07:31:18 +00:00 |
|
Ryan Ernst
|
50f9043c69
|
8297451: ProcessHandleImpl should assert privilege when modifying reaper thread
Reviewed-by: chegar, alanb
|
2022-11-26 20:04:59 +00:00 |
|
Aggelos Biboudis
|
6c05771b9b
|
8295447: NullPointerException with invalid pattern matching construct in constructor call
Reviewed-by: vromero
|
2022-11-26 15:53:00 +00:00 |
|
Severin Gehwolf
|
08e6a820bc
|
8297590: [TESTBUG] HotSpotResolvedJavaFieldTest does not run
Reviewed-by: chagedorn, dnsimon
|
2022-11-25 16:29:53 +00:00 |
|
Aggelos Biboudis
|
4f65570204
|
8294583: JShell: NPE in switch with non existing record pattern
Reviewed-by: jlahoda
|
2022-11-25 12:31:47 +00:00 |
|
Zhiqiang Zang
|
fd910f77bc
|
8297384: Add IR tests for existing idealizations of arithmetic nodes
Reviewed-by: chagedorn
|
2022-11-25 08:17:44 +00:00 |
|
Roland Westrelin
|
cfe5a3716e
|
8297556: Parse::check_interpreter_type fails with assert "must constrain OSR typestate"
Reviewed-by: thartmann, vlivanov
|
2022-11-25 08:06:14 +00:00 |
|
Volodymyr Paprotski
|
74d3baccb3
|
8297417: Poly1305IntrinsicFuzzTest fails with tag mismatch exception
Reviewed-by: sviswanathan, vlivanov, rcastanedalo, thartmann
|
2022-11-25 07:07:39 +00:00 |
|
Jaikiran Pai
|
2f47f83add
|
8297569: URLPermission constructor throws IllegalArgumentException: Invalid characters in hostname after JDK-8294378
Reviewed-by: dfuchs
|
2022-11-25 01:23:53 +00:00 |
|
Claes Redestad
|
87d1097d9b
|
8297530: java.lang.IllegalArgumentException: Negative length on strings concatenation
Reviewed-by: enikitin, alanb
|
2022-11-24 17:40:30 +00:00 |
|
Daniel Fuchs
|
8effaa8f1f
|
8223783: sun/net/www/http/HttpClient/MultiThreadTest.java sometimes detect threads+1 connections
Reviewed-by: djelinski, michaelm
|
2022-11-24 16:18:28 +00:00 |
|
KIRIYAMA Takuya
|
ab1f9ffa78
|
8051627: Invariants about java.net.URI resolve and relativize are wrong
Reviewed-by: dfuchs
|
2022-11-24 16:16:45 +00:00 |
|
Stefan Karlsson
|
df6cf1e41d
|
8296886: Fix various include sort order issues
Reviewed-by: kbarrett, dholmes, stuefe
|
2022-11-24 15:06:19 +00:00 |
|
Severin Gehwolf
|
3c4d5204ff
|
8296671: [JFR] jdk.ContainerConfiguration event should include host total memory
Reviewed-by: egahlin
|
2022-11-24 10:05:18 +00:00 |
|
Sergey Bylokhov
|
abeddab991
|
6528710: sRGB-ColorSpace to sRGB-ColorSpace Conversion
Reviewed-by: jdv, dnguyen
|
2022-11-24 03:54:40 +00:00 |
|
Roger Riggs
|
09ac9eb563
|
8297533: ProblemList java/io/File/TempDirDoesNotExist.java test failing on windows-x64
Reviewed-by: naoto
|
2022-11-23 21:49:01 +00:00 |
|
Daniel D. Daugherty
|
53251454df
|
8297529: ProblemList javax/swing/JFileChooser/8046391/bug8046391.java on windows-x64
Reviewed-by: naoto, azvegint
|
2022-11-23 20:55:10 +00:00 |
|
Jan Lahoda
|
91cd8a0366
|
8297525: jdk/jshell/ToolBasicTest.java fails after JDK-8295984
Reviewed-by: dcubed
|
2022-11-23 20:21:31 +00:00 |
|
Valerie Peng
|
6dc4d891c3
|
7181214: Need specify SKF translateKey(SecurityKey) method requires instance of PBEKey for PBKDF2 algorithms
Reviewed-by: xuelei, weijun
|
2022-11-23 18:49:35 +00:00 |
|
Erik Gahlin
|
2afb4c3327
|
8297338: JFR: RemoteRecordingStream doesn't respect setMaxAge and setMaxSize
Reviewed-by: mgronlun
|
2022-11-23 17:48:29 +00:00 |
|
Weibing Xiao
|
8df3bc4ec5
|
8290313: Produce warning when user specified java.io.tmpdir directory doesn't exist
Reviewed-by: rriggs, naoto, coffeys
|
2022-11-23 17:10:05 +00:00 |
|
Jan Lahoda
|
bc59f2a4ac
|
8295984: Remove unexpected JShell feature
Reviewed-by: cstein, sundar
|
2022-11-23 14:43:41 +00:00 |
|
Laurent Bourgès
|
5b3d86f229
|
8297230: Update Marlin2D to 0.9.4.6
Reviewed-by: prr, serb
|
2022-11-23 13:29:20 +00:00 |
|
Ralf Schmelter
|
bde0e35ded
|
8297142: jdk/jfr/event/runtime/TestShutdown.java fails on Linux ppc64le and Linux aarch64
Reviewed-by: clanger
|
2022-11-23 09:36:08 +00:00 |
|
Jayathirth D V
|
b4bd287f73
|
8191406: [hidpi] sun/java2d/SunGraphics2D/DrawImageBilinear.java test fails
Reviewed-by: serb
|
2022-11-23 03:38:37 +00:00 |
|
Bo Zhang
|
faf48e61be
|
8296329: jar validator doesn't account for minor class file version
Reviewed-by: jvernee
|
2022-11-23 03:09:12 +00:00 |
|
Serguei Spitsyn
|
e661c5a3d0
|
8296323: JVMTI can_support_virtual_threads not available for agents loaded into running VM
Reviewed-by: alanb, rrich
|
2022-11-22 23:43:15 +00:00 |
|
Weijun Wang
|
e174558cad
|
8296742: Illegal X509 Extension should not be created
Reviewed-by: mullan
|
2022-11-22 22:21:50 +00:00 |
|
Christoph Langer
|
4a544bb0fc
|
8297091: New langtools test jdk/javadoc/doclet/testValueTag/TestValueFormats.java fails on machines with unexpected number format
Reviewed-by: prappo, jjg
|
2022-11-22 21:00:08 +00:00 |
|
Damon Nguyen
|
b6dddf4ce6
|
8239801: [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java fails
Reviewed-by: honkar, azvegint
|
2022-11-22 20:12:36 +00:00 |
|
Gerard Ziemski
|
ccc6e16918
|
8291067: macOS should use O_CLOEXEC instead of FD_CLOEXEC
Reviewed-by: dcubed, dholmes, stuefe
|
2022-11-22 16:30:24 +00:00 |
|
Tobias Hartmann
|
42c2037429
|
8297382: Test fails to compile after JDK-8288047
Reviewed-by: chagedorn
|
2022-11-22 09:25:44 +00:00 |
|
Alexander Zvegintsev
|
6d6046b379
|
8252713: jtreg time out of CtrlASCII.java seems to hang the Xserver.
Reviewed-by: prr
|
2022-11-22 09:20:46 +00:00 |
|
Matthias Baesken
|
88957a7ce8
|
8297147: UnexpectedSourceImageSize test times out on slow machines when fastdebug is used
Reviewed-by: stuefe, serb
|
2022-11-22 08:02:04 +00:00 |
|