Christian Hagedorn
|
decb1b79bc
|
8286800: Assert in PhaseIdealLoop::dump_real_LCA is too strong
Reviewed-by: kvn, rcastanedalo
|
2022-11-15 14:44:26 +00:00 |
|
Adam Sotona
|
c49e48417d
|
8294739: jdk/jshell/ToolShiftTabTest.java timed out
Reviewed-by: jlahoda
|
2022-11-15 12:13:36 +00:00 |
|
Adam Sotona
|
a45c9af124
|
8295814: jdk/jshell/CommandCompletionTest.java fails with "lists don't have the same size expected [2] but found [1]"
Reviewed-by: jlahoda
|
2022-11-15 12:09:59 +00:00 |
|
Dmitry Samersoff
|
d0fae43e89
|
8294947: Use 64bit atomics in patch_verified_entry on x86_64
Reviewed-by: kvn
|
2022-11-15 10:43:05 +00:00 |
|
Tobias Holenstein
|
6f467cd829
|
8295934: IGV: keep node selection when changing view or graph
Reviewed-by: thartmann, rcastanedalo
|
2022-11-15 10:13:53 +00:00 |
|
Julian Waters
|
9adb728378
|
8295070: Introduce more target combinations for compiler flags
Reviewed-by: erikj, ihse
|
2022-11-15 09:47:37 +00:00 |
|
Nick Gasson
|
8ab70d3b59
|
8294775: Shenandoah: reduce contention on _threads_in_evac
Reviewed-by: rkennke, shade
|
2022-11-15 09:31:50 +00:00 |
|
Ralf Schmelter
|
5551cb66ba
|
8293166: jdk/jfr/jvm/TestDumpOnCrash.java fails on Linux ppc64le and Linux aarch64
Reviewed-by: mbaesken, stuefe
|
2022-11-15 07:34:49 +00:00 |
|
Kevin Walls
|
8a9eabbec6
|
8296786: Limit VM modes for com/sun/jdi/JdbLastErrorTest.java
Reviewed-by: cjplummer, dcubed
|
2022-11-15 07:23:40 +00:00 |
|
Erik Gahlin
|
873eccde01
|
8296923: JFR: jfr --version should return System.getProperty("java version")
Reviewed-by: mgronlun
|
2022-11-15 01:17:02 +00:00 |
|
Fei Yang
|
93d6b1f3e8
|
8295711: Rename ZBarrierSetAssembler::load_at parameter name from "tmp_thread" to "tmp2"
Reviewed-by: fjiang, haosun, tschatzl, eosterlund
|
2022-11-15 00:59:25 +00:00 |
|
Chris Plummer
|
2f7dc5c4cd
|
8296089: Remove debug agent code for special handling of Thread.resume()
Reviewed-by: alanb
|
2022-11-14 20:22:45 +00:00 |
|
Phil Race
|
c71d87e54c
|
8286624: Regression Test CoordinateTruncationBug.java fails on OL8.3
Reviewed-by: azvegint, kizune
|
2022-11-14 19:50:45 +00:00 |
|
Weijun Wang
|
a7c2338a6d
|
8296900: CertificateValidity fields are not optional
Reviewed-by: mullan
|
2022-11-14 19:46:43 +00:00 |
|
Vicente Romero
|
3eb789af74
|
8296171: Compiler incorrectly rejects code with variadic method references
Reviewed-by: mcimadamore
|
2022-11-14 18:31:26 +00:00 |
|
Brian Burkhalter
|
749335d34a
|
8291911: java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"
Reviewed-by: rriggs
|
2022-11-14 18:08:33 +00:00 |
|
Markus Karg
|
95b84050fc
|
8296431: PushbackInputStream should override transferTo
Reviewed-by: bpb
|
2022-11-14 18:03:18 +00:00 |
|
Mark Powers
|
e269dc03ad
|
8293681: ResponseAPDU getData() method javadoc
Reviewed-by: valeriep
|
2022-11-14 17:37:42 +00:00 |
|
Roland Westrelin
|
8c472e4816
|
8294217: Assertion failure: parsing found no loops but there are some
Reviewed-by: chagedorn, thartmann
|
2022-11-14 15:08:15 +00:00 |
|
Roland Westrelin
|
0fe2bf51b2
|
8296805: ctw build is broken
Reviewed-by: kvn, thartmann
|
2022-11-14 15:05:57 +00:00 |
|
Weijun Wang
|
e1d298c12d
|
8296741: Illegal X400Address and EDIPartyName should not be created
Reviewed-by: xuelei, valeriep
|
2022-11-14 14:53:53 +00:00 |
|
Alexander Zvegintsev
|
b0edfc1159
|
8164464: Consistent failure of java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java
Reviewed-by: jdv, serb
|
2022-11-14 14:45:17 +00:00 |
|
Roger Riggs
|
9c39932672
|
8294899: Process.waitFor() throws IllegalThreadStateException when a process on Windows returns an exit code of 259
Reviewed-by: alanb, jpai
|
2022-11-14 14:17:46 +00:00 |
|
Albert Mingkun Yang
|
3f401b3091
|
8296670: G1: Remove unused G1GCPhaseTimes::record_preserve_cm_referents_time_ms
Reviewed-by: tschatzl, iwalulya
|
2022-11-14 10:07:50 +00:00 |
|
Tobias Holenstein
|
68301cdeca
|
8296665: IGV: Show dialog with stack trace for exceptions
Reviewed-by: thartmann, chagedorn
|
2022-11-14 08:41:04 +00:00 |
|
Olga Mikhaltsova
|
277f0c24a2
|
8296821: compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/NativeCallTest.java fails after JDK-8262901
Reviewed-by: kvn, thartmann
|
2022-11-14 08:40:11 +00:00 |
|
Christian Hagedorn
|
34d10f19f5
|
8296243: [IR Framework] Fix issues with IRNode.ALLOC* regexes
Reviewed-by: mdoerr, thartmann
|
2022-11-14 08:28:41 +00:00 |
|
Alan Bateman
|
8eb90e2d9c
|
8296797: java/nio/channels/vthread/BlockingChannelOps.testSocketChannelWriteAsyncClose failed with ClosedChannelException
Reviewed-by: chegar, jpai
|
2022-11-13 07:45:38 +00:00 |
|
Yadong Wang
|
a2cdcdd65d
|
8296630: Fix SkipIfEqual on AArch64 and RISC-V
Reviewed-by: ngasson, fyang, luhenry, aph
|
2022-11-13 03:07:09 +00:00 |
|
Thomas Stuefe
|
657a0b2f15
|
8295865: Several issues with os::realloc
Reviewed-by: dholmes, jsjolen
|
2022-11-12 05:51:50 +00:00 |
|
Ryan Wallace
|
ff2c987669
|
8294378: URLPermission constructor exception when using tr locale
Reviewed-by: dfuchs, jpai, aefimov
|
2022-11-12 01:37:46 +00:00 |
|
Vladimir Ivanov
|
34a499de8e
|
8294033: x86_64: libm stubs are missing
Reviewed-by: jvernee, kvn
|
2022-11-11 22:50:08 +00:00 |
|
Julian Waters
|
f0b648bc5c
|
8296758: [BACKOUT] Revert 8296115
Reviewed-by: ihse
|
2022-11-11 21:48:45 +00:00 |
|
Magnus Ihse Bursie
|
7f587e5a5c
|
8296872: gtest is built with the build-jdk
Co-authored-by: Mikael Vidstedt <mikael@openjdk.org>
Reviewed-by: dholmes, mikael
|
2022-11-11 21:47:00 +00:00 |
|
Vladimir Kozlov
|
819c6919ca
|
8295867: TestVerifyGraphEdges.java fails with exit code -1073741571 when using AlwaysIncrementalInline
Reviewed-by: chagedorn, shade
|
2022-11-11 16:09:39 +00:00 |
|
Erik Gahlin
|
ced88a2fd9
|
8296733: JFR: File Read event for RandomAccessFile::write(byte[]) is incorrect
Reviewed-by: clanger, mgronlun
|
2022-11-11 15:49:36 +00:00 |
|
Erik Gahlin
|
87b809a2cb
|
8296229: JFR: jfr tool should print unsigned values correctly
Reviewed-by: coffeys, mgronlun
|
2022-11-11 14:55:41 +00:00 |
|
Erik Österlund
|
e7c2a8e60e
|
8295214: Generational ZGC: Guard nmethods from cross modifying code
Reviewed-by: dholmes, rehn
|
2022-11-11 14:36:02 +00:00 |
|
Yanhong Zhu
|
d4d183edfe
|
8296301: Interpreter(RISC-V): Implement -XX:+PrintBytecodeHistogram and -XX:+PrintBytecodePairHistogram options
Reviewed-by: fjiang, fyang
|
2022-11-11 13:57:35 +00:00 |
|
Thomas Schatzl
|
f75484063f
|
8296773: G1: Factor out hash function for G1CardSet
Reviewed-by: iwalulya, kbarrett
|
2022-11-11 13:53:47 +00:00 |
|
Darragh Clarke
|
fdabd37960
|
8293696: java/nio/channels/DatagramChannel/SelectWhenRefused.java fails with "Unexpected wakeup"
Reviewed-by: dfuchs, msheppar
|
2022-11-11 11:56:41 +00:00 |
|
Daniel Fuchs
|
4a300818fe
|
8296747: com/sun/net/httpserver/simpleserver/StressDirListings.java timed out
Reviewed-by: jpai
|
2022-11-11 11:23:57 +00:00 |
|
Kim Barrett
|
12e76cbc72
|
8296349: [aarch64] Avoid slicing Address::extend
Reviewed-by: aph, thartmann
|
2022-11-11 08:34:43 +00:00 |
|
Xiaolin Zheng
|
7244eac9df
|
8296771: RISC-V: C2: assert(false) failed: bad AD file
Reviewed-by: shade, fyang
|
2022-11-11 08:03:48 +00:00 |
|
David Holmes
|
956d75bcc0
|
8295099: vmTestbase/nsk/stress/strace/strace013.java failed with "TestFailure: wrong lengths of stack traces: strace013Thread0: NNN strace013Thread83: MMM"
Reviewed-by: stuefe, lmesnik
|
2022-11-11 03:41:54 +00:00 |
|
Vladimir Kozlov
|
2f9a94f41c
|
8296824: ProblemList compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/NativeCallTest.java
Reviewed-by: dcubed
|
2022-11-10 23:58:25 +00:00 |
|
Daniel D. Daugherty
|
43ebd96301
|
8296822: ProblemList jdk/jfr/api/consumer/TestRecordingFileWrite.java
Reviewed-by: naoto
|
2022-11-10 23:05:31 +00:00 |
|
Alexander Zuev
|
84e12244a4
|
8296496: Overzealous check in sizecalc.h prevents large memory allocation
Reviewed-by: aivanov, azvegint
|
2022-11-10 22:43:02 +00:00 |
|
Weijun Wang
|
27527b4975
|
8296612: CertAttrSet is useless
Reviewed-by: mullan
|
2022-11-10 22:23:58 +00:00 |
|
Olga Mikhaltsova
|
6b456f7a9b
|
8262901: [macos_aarch64] NativeCallTest expected:<-3.8194101E18> but was:<3.02668882E10>
Reviewed-by: aph
|
2022-11-10 21:06:15 +00:00 |
|