Prasanta Sadhukhan
b1f8d2ea76
8339935: Open source several AWT focus tests - series 5
...
Reviewed-by: prr
2024-09-25 03:07:45 +00:00
Alexander Zvegintsev
8c08c43a34
8340433: Open source closed choice tests #3
...
Reviewed-by: honkar, prr
2024-09-24 18:56:22 +00:00
vamsi-parasa
212e32931c
8338694: x86_64 intrinsic for tanh using libm
...
Reviewed-by: kvn, jbhateja, sgibbons, sviswanathan
2024-09-24 15:11:13 +00:00
Prasanta Sadhukhan
6c91a16f16
8340367: Opensource few AWT image tests
...
Reviewed-by: prr
2024-09-24 02:09:42 +00:00
Prasanta Sadhukhan
3411f9dff7
8339995: Open source several AWT focus tests - series 6
...
Reviewed-by: prr
2024-09-24 02:08:06 +00:00
Alexey Ivanov
e97f0fe1b4
8340365: Position the first window of a window list
...
Reviewed-by: azvegint, prr
2024-09-23 18:31:31 +00:00
Alexey Ivanov
833ff29983
8340461: Amend description for logArea
...
Reviewed-by: azvegint, prr
2024-09-23 18:25:12 +00:00
Francisco Ferrari Bihurriet
c6f1d5f374
8319332: Security properties files inclusion
...
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@openjdk.org>
Co-authored-by: Martin Balao <mbalao@openjdk.org>
Reviewed-by: weijun, mullan, kdriver
2024-09-23 17:45:38 +00:00
Lance Andersen
0f9f777520
8336025: Improve ZipOutputSream validation of MAX CEN Header field limits
...
Reviewed-by: alanb
2024-09-23 16:07:12 +00:00
Alexander Zvegintsev
a9b0f9ccbf
8340393: Open source closed choice tests #2
...
Reviewed-by: psadhukhan
2024-09-23 13:58:00 +00:00
Abhishek Kumar
bc7c0dc45d
8340084: Open source AWT Frame related tests
...
Reviewed-by: psadhukhan, honkar
2024-09-23 08:02:36 +00:00
Alexey Ivanov
3c22d83c0f
8340008: KeyEvent/KeyTyped/Numpad1KeyTyped.java has 15 seconds timeout
...
Reviewed-by: azvegint, prr
2024-09-20 10:07:03 +00:00
Prasanta Sadhukhan
46b02f49bc
8339906: Open source several AWT focus tests - series 4
...
Reviewed-by: abhiscxk, prr
2024-09-20 06:06:27 +00:00
Abhishek Kumar
f4e401791e
8339984: Open source AWT MenuItem related tests
...
Reviewed-by: aivanov
2024-09-20 04:19:12 +00:00
Prasanta Sadhukhan
94c33179b6
8339895: Open source several AWT focus tests - series 3
...
Reviewed-by: prr
2024-09-20 03:05:22 +00:00
Phil Race
fdc16a3734
8340480: Bad copyright notices in changes from JDK-8339902
...
Reviewed-by: kcr, bpb, kizune
2024-09-19 22:20:05 +00:00
Alexander Zuev
fde8508379
8339902: Open source couple TextField related tests
...
Reviewed-by: honkar
2024-09-19 19:51:05 +00:00
Alexey Ivanov
d1d824008d
8340308: PassFailJFrame: Make rows default to number of lines in instructions
...
Reviewed-by: honkar, azvegint
2024-09-19 16:59:51 +00:00
Prasanta Sadhukhan
bc36ace72c
8340271: Open source several AWT Robot tests
...
Reviewed-by: abhiscxk, honkar
2024-09-19 16:22:17 +00:00
Brian Burkhalter
2ada313cdd
8340329: (fs) Message of NotLinkException thrown by FIles.readSymbolicLink does not include file name (win)
...
Reviewed-by: alanb
2024-09-19 15:25:04 +00:00
Serhiy Sachkov
cecb0b3d11
8339787: Add some additional diagnostic output to java/net/ipv6tests/UdpTest.java
...
Reviewed-by: dfuchs
2024-09-19 12:08:31 +00:00
Alexey Ivanov
0120d3eed5
8340306: Add border around instructions in PassFailJFrame
...
Reviewed-by: honkar, prr
2024-09-19 11:48:45 +00:00
Alexey Ivanov
2faf8b8d58
8340007: Refactor KeyEvent/FunctionKeyTest.java
...
Reviewed-by: azvegint
2024-09-19 09:44:57 +00:00
Serhiy Sachkov
118c9ade1a
8338759: Add extra diagnostic to java/net/InetAddress/ptr/Lookup.java
...
Reviewed-by: dfuchs, shade
2024-09-19 08:39:11 +00:00
Kevin Walls
c58fbef05e
8340276: Test java/lang/management/ThreadMXBean/Locks.java failed with NullPointerException
...
Reviewed-by: cjplummer, lmesnik
2024-09-19 08:28:51 +00:00
Harshitha Onkar
31849127a0
8339962: Open source AWT TextField tests - Set1
...
Reviewed-by: jdv, dnguyen, prr
2024-09-18 19:25:11 +00:00
Rafael Winterhalter
1d070a3238
8337302: Undefined type variable results in null
...
Reviewed-by: liach
2024-09-18 12:33:56 +00:00
Prasanta Sadhukhan
147e30070d
8340015: Open source several AWT focus tests - series 7
...
Reviewed-by: honkar
2024-09-18 04:33:28 +00:00
Harshitha Onkar
f0ae90f30c
8340210: Add positionTestUI() to PassFailJFrame.Builder
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, azvegint
2024-09-17 20:05:46 +00:00
Brian Burkhalter
f87701635f
8315273: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link (win)
...
Reviewed-by: djelinski
2024-09-17 15:50:16 +00:00
Jaikiran Pai
3e03e6673a
8340176: Replace usage of -noclassgc with -Xnoclassgc in test/jdk/java/lang/management/MemoryMXBean/LowMemoryTest2.java
...
Reviewed-by: kevinw, lmesnik
2024-09-17 00:56:31 +00:00
Phil Race
b26645f64b
8339883: Open source several AWT/2D related tests
...
Reviewed-by: psadhukhan, honkar
2024-09-16 19:28:20 +00:00
Prasanta Sadhukhan
4b7906375b
8339842: Open source several AWT focus tests - series 2
...
Reviewed-by: prr
2024-09-16 05:41:58 +00:00
Prasanta Sadhukhan
a0794e0a05
8339639: Opensource few AWT PopupMenu tests
...
Reviewed-by: azvegint, prr
2024-09-16 03:48:55 +00:00
Manukumar V S
fa502ecd2d
8339943: Frame not disposed in java/awt/dnd/DropActionChangeTest.java
...
Reviewed-by: prr, azvegint
2024-09-14 05:08:57 +00:00
Prasanta Sadhukhan
358ff19633
8339727: Open source several AWT focus tests - series 1
...
Reviewed-by: honkar
2024-09-13 11:22:39 +00:00
Alexander Zvegintsev
5e5942a282
8339794: Open source closed choice tests #1
...
Reviewed-by: jdv, prr
2024-09-12 23:05:15 +00:00
Per Minborg
81ff91ef27
8339531: Improve performance of MemorySegment::mismatch
...
Reviewed-by: mcimadamore
2024-09-12 18:31:08 +00:00
Jaikiran Pai
6d4bd6c6b6
8339835: Replace usages of -mx and -ms in some client-libs tests
...
Reviewed-by: azvegint, prr
2024-09-12 02:06:09 +00:00
Jaikiran Pai
1d39249231
8339834: Replace usages of -mx and -ms in some tests
...
Reviewed-by: aivanov, ascarpino, prr, dholmes
2024-09-12 02:02:14 +00:00
Patricio Chilano Mateo
591aa7c5c7
8335362: [Windows] Stack pointer increment in _cont_thaw stub can cause program to terminate with exit code 0xc0000005
...
Reviewed-by: dholmes, fparain
2024-09-11 19:41:43 +00:00
Alan Bateman
7e2bcf6d00
8338890: Add monitoring/management interface for the virtual thread scheduler
...
Reviewed-by: kevinw
2024-09-10 07:23:35 +00:00
Artur Barashev
56387a0981
8329754: The ThreadSafe attribute is ignored for SecureRandom algorithm aliases
...
Reviewed-by: weijun
2024-09-09 21:04:04 +00:00
Tejesh R
79d761358c
8338153: java/awt/Checkbox/CheckboxCheckerScalingTest.java test failed on linux machine
...
Reviewed-by: abhiscxk, honkar
2024-09-09 05:17:09 +00:00
Jorn Vernee
8e580ec538
8338123: Linker crash when building a downcall handle with many arguments in x64
...
Reviewed-by: mcimadamore
2024-09-06 17:32:34 +00:00
Maurizio Cimadamore
9e1af8cc7c
8339285: Test fails with assert(depth < max_critical_stack_depth) failed: can't have more than 10 critical frames
...
Reviewed-by: alanb
2024-09-05 18:11:18 +00:00
Brian Burkhalter
042053c3a8
8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows
...
Reviewed-by: alanb
2024-09-05 15:03:54 +00:00
Per Minborg
6be927260a
8338591: Improve performance of MemorySegment::copy
...
Reviewed-by: mcimadamore
2024-09-05 13:10:24 +00:00
Shaojin Wen
cb9f5c5791
8339290: Optimize ClassFile Utf8EntryImpl#writeTo
...
Reviewed-by: redestad, liach
2024-09-05 11:45:49 +00:00
Alexey Ivanov
ef96a7b014
8332901: Select{Current,New}ItemTest.java for Choice don't open popup on macOS
...
Move SelectCurrentItemTest.java to java/awt/Choice/SelectItem/.
Move SelectNewItemTest.java to java/awt/Choice/SelectItem/.
Use latches to control test flow instead of delays.
Encapsulate the common logic in SelectCurrentItemTest.
Provide overridable checkXXX() methods to modify conditions.
Provide an overridable method which defines where to click
in the choice popup to select an item.
Reviewed-by: honkar, prr, dnguyen
2024-09-04 16:37:17 +00:00