Commit Graph

68547 Commits

Author SHA1 Message Date
Pavel Rappo
d3d71ea289 8284922: Fix some doc-comment issues on methods with package access in JDK API
Reviewed-by: darcy, iris, bpb
2022-04-18 17:35:48 +00:00
Joe Darcy
6e36c4550a 8284923: Update description of SourceVersion.RELEASE_18
Reviewed-by: jjg, iris
2022-04-18 17:17:29 +00:00
Xue-Lei Andrew Fan
c63fabe3d5 8284935: Improve debug in java.security.jgss
Reviewed-by: mullan
2022-04-18 14:07:56 +00:00
Koichi Sakata
ef25e189c7 8283870: jdeprscan --help causes an exception when the locale is ja, zh_CN or de
Reviewed-by: naoto
2022-04-18 12:51:55 +00:00
Sergey Bylokhov
21ea740e1d 8284699: Include all image types to the J2DBench.ColorConvertOpTests
Reviewed-by: prr
2022-04-18 03:34:32 +00:00
Alexander Zvegintsev
e5041ae3d4 8144030: [macosx] test java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java fails (again)
Reviewed-by: serb
2022-04-16 10:02:25 +00:00
Alexander Zvegintsev
f5beafa53f 8159599: [TEST_BUG] java/awt/Modal/ModalInternalFrameTest/ModalInternalFrameTest.java
Reviewed-by: serb, aivanov
2022-04-16 09:52:27 +00:00
Boris Ulasevich
21de4e55b8 8284681: compiler/c2/aarch64/TestFarJump.java fails with "RuntimeException: for CodeHeap < 250MB the far jump is expected to be encoded with a single branch instruction"
Reviewed-by: kvn
2022-04-16 05:57:00 +00:00
Dongbo He
9695283458 8240903: Add test to check that jmod hashes are reproducible
Reviewed-by: alanb
2022-04-16 01:33:44 +00:00
Doug Simon
dce72402b5 8284921: tier1 test failures after JDK-8284909
Reviewed-by: kvn
2022-04-15 22:16:47 +00:00
Phil Race
9f97f5de68 8283704: Add sealed modifier to java.awt.MultipleGradientPaint
Reviewed-by: darcy, serb, aivanov
2022-04-15 18:03:41 +00:00
Doug Simon
1ebf2f0d37 8284909: [JVMCI] remove remnants of AOT support
Reviewed-by: kvn
2022-04-15 17:30:00 +00:00
Phil Race
6199008dbd 8284914: Problem list test(s) failing due to extra repaints with D3D pipeline.
Reviewed-by: dcubed
2022-04-15 17:26:47 +00:00
Tagir F. Valeev
4cc8eccfca 8280915: Better parallelization for AbstractSpliterator and IteratorSpliterator when size is unknown
Reviewed-by: psandoz
2022-04-15 15:18:38 +00:00
Alexey Ivanov
53580b336a 8284884: Replace polling with waiting in javax/swing/text/html/parser/Parser/8078268/bug8078268.java
Reviewed-by: serb, psadhukhan
2022-04-15 13:55:06 +00:00
Thomas Stuefe
bdf8a2a205 8283326: Implement SafeFetch statically
Reviewed-by: dholmes, mdoerr, akozlov, lucy
2022-04-15 10:39:19 +00:00
Thomas Stuefe
bb7c97bddf 8284874: Add comment to ProcessHandle/OnExitTest to describe zombie problem
Reviewed-by: rriggs
2022-04-15 09:08:18 +00:00
Daniel Fuchs
1e22c70ff2 8284892: java/net/httpclient/http2/TLSConnection.java fails intermittently
Reviewed-by: djelinski, jpai, michaelm
2022-04-15 09:07:09 +00:00
Prasanta Sadhukhan
510003cfe3 8042380: Test javax/swing/JFileChooser/4524490/bug4524490.java fails with InvocationTargetException
Reviewed-by: serb
2022-04-15 08:32:13 +00:00
Feilong Jiang
ea0706de82 8284863: riscv: missing side effect for result in instruct vcount_positives
Reviewed-by: fyang, shade
2022-04-15 06:12:48 +00:00
John Jiang
d970820616 8284796: sun.security.ssl.Finished::toString misses a line feed in the message format pattern
Reviewed-by: xuelei
2022-04-15 02:09:30 +00:00
Phil Race
d41331e6f2 8223543: [TESTBUG] Regression test java/awt/Graphics2D/DrawString/LCDTextSrcEa.java has issues
Reviewed-by: serb, azvegint, aivanov
2022-04-15 01:03:44 +00:00
Magnus Ihse Bursie
3084921d7a 8284894: Fix typos in langtools
Reviewed-by: jjg
2022-04-14 21:41:45 +00:00
Paul Sandoz
fbb0916090 8283892: Compress and expand bits
Reviewed-by: alanb, redestad
2022-04-14 20:27:12 +00:00
Magnus Ihse Bursie
160eb2bd39 8284891: Fix typos in build system files
Reviewed-by: erikj
2022-04-14 19:33:28 +00:00
Andrey Turbanov
48c7549806 8284853: Fix various 'expected' typo
Reviewed-by: bpb, ihse
2022-04-14 18:05:49 +00:00
vamsi-parasa
a81c5d3a23 8284635: Crashes after 8282221: assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Reviewed-by: kvn
2022-04-14 16:24:29 +00:00
Raffaello Giulietti
3ffec3a50b 8284866: Add test to JDK-8273056
Reviewed-by: jlaskey
2022-04-14 15:36:20 +00:00
Pavel Rappo
1cc3c330e3 8283864: Clean up DocFinder and friends
Reviewed-by: jjg
2022-04-14 15:09:47 +00:00
Aleksey Shipilev
9a00b432ea 8284584: Avoid duplicate node_idx_t definitions
Reviewed-by: kvn, redestad
2022-04-14 11:11:56 +00:00
Tejesh R
f26403172f 8236987: Remove call to System.out.println from ImageIcon.loadImage
Reviewed-by: aivanov, psadhukhan, prr
2022-04-14 11:10:22 +00:00
Roman Kennke
339005dbc9 8284816: Make markWord::has_monitor() more robust
Reviewed-by: stuefe, zgu, dcubed
2022-04-14 09:33:37 +00:00
Roman Kennke
2ba5cc4163 8284760: Correct type/array element offset in LibraryCallKit::get_state_from_digest_object()
Reviewed-by: roland, kvn
2022-04-14 09:31:29 +00:00
Alexander Zvegintsev
c3938ec18b 8159694: HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
Reviewed-by: serb
2022-04-14 07:54:35 +00:00
Alexander Zvegintsev
23c6817c1a 6626492: Event time in future part 2, now on X
Reviewed-by: serb
2022-04-14 07:53:41 +00:00
Aleksey Shipilev
2241a05705 8284578: Relax InterpreterCodelet stub alignment
Reviewed-by: kvn, dlong
2022-04-14 07:30:37 +00:00
Swati Sharma
bf85b0095f 8284564: Extend VectorAPI validation tests for SHIFTs and ROTATE operations with constant shift values.
Reviewed-by: psandoz, jbhateja
2022-04-14 04:06:15 +00:00
Andrey Turbanov
bf1c3ef02b 8284775: Simplify String.substring(_, length()) calls
Reviewed-by: bpb, serb
2022-04-13 19:08:44 +00:00
Andrey Turbanov
249d54f93d 8284673: Collapse identical catch branches in java.management
Reviewed-by: cjplummer, dholmes
2022-04-13 17:47:35 +00:00
Zhiqiang Zang
c7755b815d 8283094: Add Ideal transformation: x + (con - y) -> (x - y) + con
Reviewed-by: kvn, thartmann
2022-04-13 16:01:10 +00:00
Coleen Phillimore
e245f9d200 8284274: Error reporting crashes because missing ResourceMarks
Reviewed-by: dholmes, stuefe
2022-04-13 14:46:27 +00:00
Matthias Baesken
8ee2944cc4 8284754: print more interesting env variables in hs_err and VM.info
Reviewed-by: stuefe
2022-04-13 11:49:00 +00:00
Prasanta Sadhukhan
70251b064d 8194946: Regression automated Test 'javax/swing/JFileChooser/6738668/bug6738668.java' fails
Reviewed-by: aivanov
2022-04-13 10:58:36 +00:00
Daniel Jeliński
507dc41a53 8284720: IntelliJ: JIRA integration
Reviewed-by: mcimadamore, ihse
2022-04-13 10:33:48 +00:00
Claes Redestad
280aa42880 8284579: Improve VarHandle checks for interpreter
Reviewed-by: mcimadamore, mchung
2022-04-13 07:21:24 +00:00
Eric Liu
c35590282d 8282528: AArch64: Incorrect replicate2L_zero rule
Reviewed-by: aph
2022-04-13 04:21:43 +00:00
Glavo
5691a3b6af 8284702: Add @since for java.time.LocalDate.EPOCH
Reviewed-by: rriggs, bpb, iris, darcy, naoto
2022-04-13 02:17:45 +00:00
Jonathan Gibbons
7920e8ba42 8283714: REDO - Unexpected TypeElement in ANALYZE TaskEvent
8284030: Standard Doclet should not attempt to link to primitive types

Reviewed-by: vromero, jlahoda, prappo
2022-04-12 23:33:26 +00:00
Johannes Bechberger
bc12e8616d 8284752: Zero does not build on Mac OS X due to missing os::current_thread_enable_wx implementation
Reviewed-by: dholmes
2022-04-12 23:23:51 +00:00
Johannes Bechberger
cafde7fe00 8284732: FFI_GO_CLOSURES macro not defined but required for zero build on Mac OS X
Reviewed-by: dholmes
2022-04-12 23:20:12 +00:00