Claes Redestad
aa6c568a06
8287798: Reduce runtime of java.lang.reflect/runtime microbenchmarks
...
Reviewed-by: jvernee, mchung
2022-06-07 07:22:12 +00:00
Hannes Wallnöfer
f6a79e340f
8287674: CSS improvements for summary lists
...
Reviewed-by: jjg
2022-06-07 06:32:39 +00:00
Xiaohong Gong
ef7cc2105c
8286279: [vectorapi] Only check index of masked lanes if offset is out of array boundary for masked store
...
Reviewed-by: psandoz
2022-06-07 01:16:52 +00:00
Sergey Bylokhov
645be42f76
8287824: The MTPerLineTransformValidation tests has a typo in the @run tag
...
Reviewed-by: iris, prr
2022-06-06 23:17:25 +00:00
Mandy Chung
a50b06e851
8287867: Bad merge of jdk/test/lib/util/ForceGC.java causing test compilation error
...
Reviewed-by: dcubed
2022-06-06 22:33:18 +00:00
Alexey Semenyuk
c37c8e5d34
8250950: Allow per-user and system wide configuration of a jpackaged app
...
Reviewed-by: almatvee
2022-06-06 22:17:59 +00:00
Calvin Cheung
124ba45fb8
8287101: CDS should check for file truncation for all regions
...
Reviewed-by: iklam, coleenp
2022-06-06 21:56:01 +00:00
Mandy Chung
2e332c2760
8287671: Adjust ForceGC to invoke System::gc fewer times for negative case
...
Reviewed-by: rriggs, bchristi, xuelei
2022-06-06 21:11:37 +00:00
KIRIYAMA Takuya
c328f8fa2a
8287764: runtime/cds/serviceability/ReplaceCriticalClasses failed on localized Windows
...
Reviewed-by: iklam
2022-06-06 21:08:53 +00:00
Hannes Wallnöfer
4d6fb51551
8287524: Improve checkboxes to select releases on deprecated API page
...
Reviewed-by: jjg
2022-06-06 11:11:43 +00:00
Aleksey Shipilev
0d1a3053cd
8287732: jdk/jshell/ToolEnablePreviewTest.java fails on x86_32 after JDK-8287496
...
Reviewed-by: alanb, kvn
2022-06-06 05:29:30 +00:00
Fei Gao
24fe8ad74c
8283307: Vectorize unsigned shift right on signed subword types
...
Reviewed-by: jiefu, pli, sviswanathan, kvn
2022-06-06 02:02:10 +00:00
Jatin Bhateja
f347ff9986
8283894: Intrinsify compress and expand bits on x86
...
Reviewed-by: psandoz, sviswanathan, jrose, kvn
2022-06-06 00:37:54 +00:00
Daniel D. Daugherty
3df4b034fb
8287837: ProblemList java/lang/ref/OOMEInReferenceHandler.java in -Xcomp
...
Reviewed-by: rriggs
2022-06-05 14:08:55 +00:00
Jie Fu
a113e166e9
8287830: gtest fails to compile after JDK-8287661
...
Reviewed-by: shade
2022-06-04 06:47:29 +00:00
Alan Bateman
e4e1e8f66c
8284199: Implementation of Structured Concurrency (Incubator)
...
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Reviewed-by: psandoz, mcimadamore, darcy
2022-06-04 06:15:49 +00:00
Manukumar V S
d76c1089ef
8286772: java/awt/dnd/DropTargetInInternalFrameTest/DropTargetInInternalFrameTest.html times out and fails in Windows
...
Reviewed-by: prr
2022-06-04 03:00:44 +00:00
Jie Fu
005a330387
8287826: javax/accessibility/4702233/AccessiblePropertiesTest.java fails to compile
...
Reviewed-by: dcubed
2022-06-04 02:49:52 +00:00
Daniel D. Daugherty
e2cfe2e14a
8231491: JDI tc02x004 failed again due to wrong # of breakpoints
...
Reviewed-by: cjplummer
2022-06-03 22:17:16 +00:00
Artem Semenov
b6cdfd685d
8287740: NSAccessibilityShowMenuAction not working for text editors
...
Reviewed-by: kizune, serb
2022-06-03 21:29:24 +00:00
Srinivas Mandalika
25e9901aea
8285305: Create an automated test for JDK-4495286
...
Reviewed-by: serb
2022-06-03 21:28:19 +00:00
Srinivas Mandalika
6f526e1bc3
8285373: Create an automated test for JDK-4702233
...
Reviewed-by: serb
2022-06-03 21:27:07 +00:00
Martin Desruisseaux
a7e07fdbc1
8287102: ImageReaderSpi.canDecodeInput() for standard plugins should return false if a stream is too short
...
Reviewed-by: prr
2022-06-03 21:16:21 +00:00
Alexander Matveev
7a0c8b14aa
8286850: [macos] Add support for signing user provided app image
...
Reviewed-by: asemenyuk
2022-06-03 20:27:58 +00:00
Quan Anh Mai
0b35460fa0
8283694: Improve bit manipulation and boolean to integer conversion operations on x86_64
...
Reviewed-by: kvn, dlong
2022-06-03 20:19:37 +00:00
Sandhya Viswanathan
a0219da966
8287517: C2: assert(vlen_in_bytes == 64) failed: 2
...
Reviewed-by: kvn, jiefu, chagedorn, fgao
2022-06-03 17:59:40 +00:00
Jonathan Gibbons
59e9700c4e
8252717: Integrate/merge legacy standard doclet diagnostics and doclint
...
Reviewed-by: erikj, prappo
2022-06-03 16:17:23 +00:00
Xue-Lei Andrew Fan
28c112fcf0
8287685: [BACKOUT] JDK-8287384 Speed up jdk.test.lib.util.ForceGC
...
Reviewed-by: dcubed
2022-06-03 15:47:19 +00:00
Aleksey Shipilev
33b9d77065
8287729: Loom: Check alternative implementation on x86_32
...
Reviewed-by: alanb, zgu
2022-06-03 12:19:25 +00:00
Tejesh R
407abf5d65
8233477: [Win LAF]The tooltip doesn't display correctly in Win LAF
...
Reviewed-by: psadhukhan, prr, honkar
2022-06-03 07:46:17 +00:00
Aleksey Shipilev
625821dae7
8287661: Fix and improve BitMap::print_on(outputStream*)
...
Reviewed-by: stefank
2022-06-03 07:24:42 +00:00
Jonathan Gibbons
deb06539b0
8287337: SnippetUtils should throw exceptions if snippets not found
...
Reviewed-by: hannesw
2022-06-02 23:53:23 +00:00
Phil Race
2776ff3b03
8276266: Clean up incorrect client-libs ProblemList.txt entries
...
Reviewed-by: serb, kizune
2022-06-02 22:44:39 +00:00
Alexander Matveev
409157d2af
8287125: [macos] Multiple jpackage tests fail/timeout on same host
...
Reviewed-by: asemenyuk
2022-06-02 21:44:51 +00:00
Mandy Chung
37e1835be7
8287746: ProblemList jni/nullCaller/NullCallerTest.java
...
Reviewed-by: alanb, dcubed
2022-06-02 19:13:16 +00:00
Naoto Sato
26d24263c7
8287340: Refactor old code using StringTokenizer in locale related code
...
Reviewed-by: iris, joehw
2022-06-02 18:35:20 +00:00
vamsi-parasa
7f44f572ea
8285868: x86 intrinsics for floating point method isInfinite
...
Reviewed-by: kvn, jbhateja
2022-06-02 17:42:42 +00:00
Brian Burkhalter
13596cdf69
8287097: (fs) Files::copy requires an undocumented permission when copying from the default file system to a non-default file system
...
Reviewed-by: chegar, alanb
2022-06-02 17:36:25 +00:00
Tim Prinzing
e51ca1dee3
8287171: Refactor null caller tests to a single directory
...
Reviewed-by: ihse, mchung
2022-06-02 16:45:05 +00:00
Aleksey Shipilev
3cfd38caf1
8287726: Fix JVMTI tests with "requires vm.continuations" after JDK-8287496
...
Reviewed-by: alanb, rehn, lmesnik
2022-06-02 15:58:08 +00:00
Patricio Chilano Mateo
5acac2238f
8286830: ~HandshakeState should not touch oops
...
Reviewed-by: dholmes, rehn
2022-06-02 13:32:25 +00:00
Alan Bateman
6ff2d89ea1
8287496: Alternative virtual thread implementation that maps to OS thread
...
Reviewed-by: rehn, mchung
2022-06-02 09:02:37 +00:00
Emanuel Peter
199832a710
8283466: C2: missing skeleton predicates in peeled loop
...
Reviewed-by: roland, chagedorn
2022-06-02 06:49:23 +00:00
Prasanta Sadhukhan
d7341ae42e
8286846: test/jdk/javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on mac aarch64
...
Reviewed-by: tr, prr, honkar
2022-06-02 03:40:52 +00:00
Prasanta Sadhukhan
07d24509a6
8213531: Test javax/swing/border/TestTitledBorderLeak.java fails
...
Reviewed-by: prr
2022-06-02 03:39:39 +00:00
liach
6030c0e403
8287118: Use monospace font for annotation default values
...
Reviewed-by: hannesw, jjg
2022-06-01 23:05:51 +00:00
Raffaello Giulietti
72bcf2aa03
4511638: Double.toString(double) sometimes produces incorrect results
...
Reviewed-by: aturbanov, darcy, bpb
2022-06-01 21:53:54 +00:00
Ioi Lam
67ecd30327
8287398: Allow concurrent execution of hotspot docker tests
...
Reviewed-by: shade, mseledtsov, sgehwolf
2022-06-01 15:51:47 +00:00
Brian Burkhalter
8071b2311c
8287237: (fs) Files.probeContentType returns null if filename contains hash mark on Linux
...
Reviewed-by: rriggs, jpai, vtewari
2022-06-01 15:15:53 +00:00
Aleksey Shipilev
774928f944
8287625: ProblemList jdk/jshell/HighlightUITest.java on all platforms
...
Reviewed-by: jlahoda
2022-06-01 14:57:36 +00:00