Erik Joelsson
031829d885
8298324: Unable to run shell test with make
...
Reviewed-by: dholmes
2023-01-03 21:07:19 +00:00
Mark Powers
3eb85d19ec
8299235: broken link referencing missing id
...
Reviewed-by: mullan
2023-01-03 15:41:55 +00:00
Tobias Hartmann
a6a903d4b6
8288204: GVN Crash: assert() failed: correct memory chain
...
Backport-of: 0459159537
2023-01-03 08:21:22 +00:00
Jamil Nimeh
37f8b059c1
8298592: Add java man page documentation for ChaCha20 and Poly1305 intrinsics
...
Reviewed-by: weijun
2022-12-29 22:34:53 +00:00
Daniel D. Daugherty
188911c925
8299241: jdk/jfr/api/consumer/streaming/TestJVMCrash.java generates unnecessary core file
...
Reviewed-by: coleenp
2022-12-23 13:51:58 +00:00
Stuart Marks
33042a49d7
8299237: add ArraysSupport.newLength test to a test group
...
Reviewed-by: naoto
2022-12-22 21:56:04 +00:00
Mark Powers
a80c91d036
8299230: Use https: in links
...
Reviewed-by: jjg, mullan, xuelei
2022-12-22 15:29:53 +00:00
Chris Hegarty
9863f59e1d
8299015: Ensure that HttpResponse.BodySubscribers.ofFile writes all bytes
...
Backport-of: a7d6de71bb
2022-12-22 12:49:25 +00:00
Ajit Ghaisas
5e001d6ff3
8299207: [Testbug] Add back test/jdk/java/awt/Graphics2D/DrawPrimitivesTest.java
...
Co-authored-by: Alexey Ushakov <avu@openjdk.org>
Reviewed-by: jdv
2022-12-22 10:38:12 +00:00
Roland Westrelin
a0a09d56ba
8298176: remove OpaqueZeroTripGuardPostLoop once main-loop disappears
...
Reviewed-by: thartmann, chagedorn, kvn
2022-12-22 08:56:00 +00:00
Alexander Zuev
fef70d78ba
8299077: [REDO] JDK-4512626 Non-editable JTextArea provides no visual indication of keyboard focus
...
8299127: [REDO] JDK-8194048 Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8299128: [REDO] JDK-8213562 Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
2022-12-22 00:12:15 +00:00
Volodymyr Paprotski
22007a1e38
8298893: Rename option UsePolyIntrinsics to UsePoly1305Intrinsics
...
Reviewed-by: jnimeh, chagedorn, thartmann
2022-12-21 18:43:40 +00:00
Tyler Steele
9adc349cbb
8298726: (fs) Change PollingWatchService to record last modified time as FileTime rather than milliseconds
...
Backport-of: 5f63f7a742
2022-12-21 18:17:42 +00:00
Nick Gasson
81933b7a92
8298642: ParallelGC -XX:+UseNUMA eden spaces allocated on wrong node
...
Reviewed-by: tschatzl, ayang
2022-12-21 11:00:48 +00:00
Christoph Langer
92fe304f08
8298588: WebSockets: HandshakeUrlEncodingTest unnecessarily depends on a response body
...
Backport-of: 909d0cb4d9
2022-12-21 10:57:24 +00:00
Jonathan Gibbons
f7be5b530d
8299156: Broken link in jdk.compiler/module-info.java
...
Reviewed-by: iris
2022-12-20 22:53:09 +00:00
Martin Doerr
3d4d9fd6e6
8298947: compiler/codecache/MHIntrinsicAllocFailureTest.java fails intermittently
...
Reviewed-by: kvn, chagedorn
2022-12-20 22:02:34 +00:00
Jonathan Gibbons
e85d00f6c3
8299147: Minor accessibility errors in the specs and man index pages
...
Reviewed-by: mchung, erikj
2022-12-20 21:33:53 +00:00
Daniel D. Daugherty
f4d7f43394
8299123: [BACKOUT] 4512626 Non-editable JTextArea provides no visual indication of keyboard focus
...
Reviewed-by: tschatzl
2022-12-20 16:20:50 +00:00
Coleen Phillimore
03afec16f8
8298162: Test PrintClasses hits assert when run with code that retransform classes
...
Reviewed-by: dholmes, mgronlun
2022-12-20 14:09:22 +00:00
Coleen Phillimore
03d992728e
8298061: vmTestbase/nsk/sysdict/vm/stress/btree/btree012/btree012.java failed with "fatal error: refcount has gone to zero"
...
Reviewed-by: iklam, dholmes
2022-12-20 13:21:50 +00:00
Albert Mingkun Yang
65fc05884b
8298968: G1: Incorrect merged remset stats
...
Reviewed-by: tschatzl, kbarrett
2022-12-20 12:43:53 +00:00
Erik Gahlin
3dd2cfabdc
8298784: JFR: Test chunk integrity
...
Reviewed-by: mgronlun
2022-12-20 10:52:11 +00:00
Kim Barrett
ea40f29939
8298215: gc/g1/TestVerifyGCType.java failed with "Missing expected verification pattern Verifying After GC for: Pause Young (Prepare Mixed): expected true, was false"
...
Reviewed-by: iwalulya, tschatzl
2022-12-20 00:13:25 +00:00
Roger Riggs
d0a7679d2e
4958969: ObjectOutputStream example leads to non-working code
...
Reviewed-by: lancea, naoto
2022-12-19 23:10:30 +00:00
Daniel D. Daugherty
f07acfc166
8298699: java/lang/reflect/IllegalArgumentsTest.java times out with slowdebug bits
...
Reviewed-by: iris
2022-12-19 23:08:56 +00:00
Alexander Zuev
3e17e3c1c1
4512626: Non-editable JTextArea provides no visual indication of keyboard focus
...
8194048: Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8213562: Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
2022-12-19 22:16:56 +00:00
Hannes Wallnöfer
188aaef385
8277074: Qualified exported types show up in JavaDoc
...
Reviewed-by: psandoz
2022-12-19 19:13:29 +00:00
Alan Bateman
2c69c41d48
8298894: java/lang/Thread/virtual/stress/Skynet.java timed out and threw OutOfMemoryError
...
Reviewed-by: eosterlund
2022-12-19 18:06:19 +00:00
Daniel D. Daugherty
34105556d1
8298987: ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64
...
8298989: ProblemList vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on macosx-x64
8298990: ProblemList java/lang/Thread/virtual/stress/Skynet.java subtests with ZGC
Reviewed-by: azvegint
2022-12-17 16:13:03 +00:00
Alexander Zvegintsev
d1026720d3
8298905: Test "java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java" fails because the frames of instruction does not display
...
Reviewed-by: honkar, serb
2022-12-17 13:30:24 +00:00
Alexander Zvegintsev
41cc04430a
8298970: Problem list java/awt/event/KeyEvent/KeyTyped/CtrlASCII.java
...
Reviewed-by: serb
2022-12-17 13:28:39 +00:00
Ajit Ghaisas
3b7970cab3
8298217: Regressions 30-110% in SwingMark on MacOS, more so on aarch64
...
Reviewed-by: avu, prr, jdv
2022-12-17 06:37:18 +00:00
Daniel D. Daugherty
0ecad28daa
8298976: ProblemList java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64
...
8298977: ProblemList vmTestbase/nsk/stress/strace/strace002.java on 2 platforms
8298978: ProblemList vmTestbase/nsk/stress/strace/strace003.java on 2 platforms
Reviewed-by: kbarrett, iris
2022-12-16 21:17:04 +00:00
Damon Nguyen
c997b5bffd
8298133: JDK 20 RDP1 L10n resource files update - msgdrop 10
...
Reviewed-by: achung, naoto, joehw, cjplummer, almatvee
2022-12-16 21:15:29 +00:00
Tobias Hartmann
9e10f00edb
8298919: Add a regression test for JDK-8298520
...
Reviewed-by: chagedorn, roland
2022-12-16 14:39:48 +00:00
Coleen Phillimore
b14794db00
8298852: Use of uninitialized memory in MetadataFactory::free_metadata
...
Backport-of: f4caaca100
2022-12-16 14:09:55 +00:00
Maurizio Cimadamore
f771c56e16
8298797: Specification of some restricted methods is incorrect
...
Reviewed-by: jvernee, pminborg
2022-12-16 10:49:22 +00:00
Markus Grönlund
0ba4734891
8287699: jdk/jfr/api/consumer/TestRecordingFileWrite.java fails with exception: java.lang.Exception: Found event that should not be there.
...
Reviewed-by: egahlin
2022-12-16 10:46:37 +00:00
Stefan Johansson
c47e64e4f3
8297979: ZGC: Ensure consistent MemoryUsage from MemoryMXBean.getHeapMemoryUsage()
...
Reviewed-by: stefank, ayang
2022-12-16 08:06:09 +00:00
Sergey Bylokhov
03a694afda
8298083: The "CheckBox/RadioButton[Enabled/Disabled].textForeground" stoped working
...
Reviewed-by: prr
Backport-of: 5540a8c5b7
2022-12-16 06:33:08 +00:00
Daniel D. Daugherty
c7d7e7e3be
8298888: ProblemList gc/g1/TestVerifyGCType.java on linux and macosx
...
8298889: ProblemList runtime/StackGuardPages/TestStackGuardPages.java on linux
8298891: ProblemList vmTestbase/nsk/monitoring/MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded002/TestDescription.java with ZGC
8298892: ProblemList vmTestbase/nsk/sysdict/vm/stress/chain/chain008/chain008.java with ZGC
Reviewed-by: bpb, lmesnik
2022-12-16 00:01:08 +00:00
Brian Burkhalter
ca39eb9066
7093322: (fs spec) Files.newBufferedWriter should be clear when coding errors are detected
...
Reviewed-by: alanb
2022-12-15 17:27:08 +00:00
Per Minborg
2c42499266
8298050: Add links to graph output for javadoc
...
Reviewed-by: darcy
2022-12-15 15:46:05 +00:00
Stefan Karlsson
48f6127325
8298376: ZGC: thaws stackChunk with stale oops
...
Backport-of: ed8a2120ca
2022-12-15 11:44:21 +00:00
Jan Lahoda
22a6b59102
8298727: Trees.getPath may crash for unnamed package
...
Reviewed-by: vromero
2022-12-15 11:33:56 +00:00
Stefan Karlsson
323e574a50
8298371: monitors_on_stack extracts unprocessed oops
...
Backport-of: b754aa5e3f
2022-12-15 11:28:06 +00:00
Kim Barrett
80cadd4010
8298785: gc/TestFullGCCount.java fails with "invalid boolean value: null' for expression
vm.opt.ExplicitGCInvokesConcurrent'"
...
Reviewed-by: dcubed
2022-12-14 21:57:55 +00:00
Per Minborg
ebc471040e
8298277: Replace "session" with "scope" for FFM access
...
Reviewed-by: mcimadamore
2022-12-14 21:40:29 +00:00
Axel Boldt-Christmas
581f9f2306
8297235: ZGC: assert(regs[i] != regs[j]) failed: Multiple uses of register: rax
...
Reviewed-by: thartmann, rcastanedalo
Backport-of: 042b7062f1
2022-12-14 14:10:24 +00:00