SendaoYan
|
d791f4b98d
|
8341585: Test java/foreign/TestUpcallStress.java should mark as /native
Reviewed-by: luhenry, pminborg
|
2024-11-28 09:29:49 +00:00 |
|
Per Minborg
|
103338534f
|
8344967: Some tests in TestFill do not use the test parameter
Reviewed-by: jvernee
|
2024-11-28 07:59:48 +00:00 |
|
Jaikiran Pai
|
81c44e5eb4
|
8344908: URLClassPath should not propagate IllegalArgumentException when finding resources in classpath URLs
Reviewed-by: alanb
|
2024-11-28 07:54:00 +00:00 |
|
Quan Anh Mai
|
ce9d543eb1
|
8345119: Some java/foreign tests wrongly assume aligned memory
Reviewed-by: mcimadamore, jvernee
|
2024-11-28 06:57:51 +00:00 |
|
Brian Burkhalter
|
0312694c46
|
8344882: (bf) Temporary direct buffers should not count against the upper limit on direct buffer memory
Reviewed-by: alanb
|
2024-11-27 16:14:03 +00:00 |
|
Per Minborg
|
a1473ec302
|
8294432: Add provisions to calculate hash values from MemorySegments
Reviewed-by: mcimadamore
|
2024-11-27 13:26:36 +00:00 |
|
Alexey Semenyuk
|
4a22c1fefc
|
8344770: Switch jpackage unit tests to use JUnit5
Reviewed-by: almatvee
|
2024-11-27 12:42:34 +00:00 |
|
Abhishek Kumar
|
96388be1b5
|
8345004: [BACKOUT] GTK & Nimbus LAF: Tabbed pane's background color is not expected one when change the opaque checkbox.
Reviewed-by: psadhukhan, kizune
|
2024-11-27 08:24:01 +00:00 |
|
Valerie Peng
|
8c2b4f6271
|
8345057: ML_KEM NamedParameterSpec constants removed by ML-DSA integration
Reviewed-by: mullan, hchao
|
2024-11-26 21:08:57 +00:00 |
|
Harshitha Onkar
|
5e15415cb9
|
8344654: Some client tests still expect a SecurityManager after JEP486
Reviewed-by: prr, azvegint
|
2024-11-26 20:10:48 +00:00 |
|
Sean Mullan
|
65c98e577f
|
8344420: Remove Security Manager dependencies from javax.security package
Reviewed-by: alanb, rriggs, wetmore
|
2024-11-26 17:24:22 +00:00 |
|
Alan Bateman
|
f0b72f728d
|
8342380: Implement JEP 498: Warn upon Use of Memory-Access Methods in sun.misc.Unsafe
Reviewed-by: vklang, jpai
|
2024-11-26 12:28:55 +00:00 |
|
Volkan Yazıcı
|
25dd51e4fc
|
8344222: Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration
Reviewed-by: dfuchs, jpai
|
2024-11-26 09:35:31 +00:00 |
|
Per Minborg
|
4e68d665be
|
8344954: Linker tests fails on BE platforms after JDK-8340205
Reviewed-by: mdoerr, amitkumar
|
2024-11-26 08:24:21 +00:00 |
|
Taizo Kurashige
|
48e3b6511a
|
8344275: tools/jpackage/windows/Win8301247Test.java fails on localized Windows platform
Reviewed-by: asemenyuk, almatvee
|
2024-11-25 23:23:03 +00:00 |
|
Alisen Chung
|
16232578d9
|
8339524: Clean up a few ExtendedRobot tests
Reviewed-by: honkar, aivanov, prr
|
2024-11-25 22:32:59 +00:00 |
|
Phil Race
|
027607968b
|
8344667: Remove most uses of AWT Permissions from the desktop module
Reviewed-by: azvegint, kizune
|
2024-11-25 22:16:07 +00:00 |
|
Naoto Sato
|
15ae8d02ee
|
8319993: Update Unicode Data Files to 16.0.0
8319992: Update ICU4J to Version 76.1
Reviewed-by: jlu, joehw, iris
|
2024-11-25 15:54:23 +00:00 |
|
Alan Bateman
|
a032de2904
|
8344577: Virtual thread tests are timing out on some macOS systems
Reviewed-by: jpai
|
2024-11-25 15:34:13 +00:00 |
|
Adam Sotona
|
c6b14c62f6
|
8344841: ClassPrinter prints confusing value for null
Reviewed-by: liach
|
2024-11-25 13:45:34 +00:00 |
|
Sean Mullan
|
ddc8a9d5da
|
8344366: Remove Security Manager dependencies from javax.net.ssl and sun.security.ssl packages
Reviewed-by: coffeys, ascarpino, hchao
|
2024-11-25 13:10:59 +00:00 |
|
Prasanta Sadhukhan
|
333a9973f1
|
8335231: [macos] Test java/awt/print/PrinterJob/Cancel/PrinterJobCancel.java failed on macOS because the case didn't get the expected PrintAbortException
Reviewed-by: tr, abhiscxk
|
2024-11-25 08:57:54 +00:00 |
|
Per Minborg
|
68ba7ee5c8
|
8340205: Native linker allows MemoryLayout consisting of only PaddingLayout
Reviewed-by: jvernee, mcimadamore
|
2024-11-25 07:42:57 +00:00 |
|
Phil Race
|
6f622da7fb
|
8344923: Problem list on java/awt/Robot/ScreenCaptureRobotTest.java on macOS
Reviewed-by: dholmes
|
2024-11-25 03:33:17 +00:00 |
|
Damon Nguyen
|
6711e1327a
|
8344914: OOME in several tests since JDK-6672644 - JComboBox still scrolling
Reviewed-by: prr
|
2024-11-24 08:54:17 +00:00 |
|
Alexey Semenyuk
|
70c4e2c0cc
|
8344587: Reduce number of "jdk.jpackage.internal" classes used from other packages
Reviewed-by: almatvee
|
2024-11-22 23:33:49 +00:00 |
|
Damon Nguyen
|
11147046aa
|
6672644: JComboBox still scrolling if switch to another window and return back
Reviewed-by: abhiscxk, psadhukhan
|
2024-11-22 19:29:41 +00:00 |
|
Harshitha Onkar
|
1b2d9cad53
|
8344881: Problemlist java/awt/Robot/InfiniteLoopException.java on Linux
Reviewed-by: prr, dnguyen
|
2024-11-22 19:16:54 +00:00 |
|
Nizar Benalla
|
5154b71637
|
8343598: Since Checker can mark some preview elements as new even if bytecode reference is identical
Reviewed-by: hannesw
|
2024-11-22 17:59:12 +00:00 |
|
Ben Perez
|
8b98f958dc
|
8298387: Implement JEP 497: Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm
Reviewed-by: jnimeh
|
2024-11-22 17:48:08 +00:00 |
|
Ben Perez
|
13987b4244
|
8298390: Implement JEP 496: Quantum-Resistant Module-Lattice-Based Key Encapsulation Mechanism
Co-authored-by: Ferenc Rakoczi <ferenc.r.rakoczi@oracle.com>
Reviewed-by: valeriep
|
2024-11-22 16:36:52 +00:00 |
|
Tobias Hartmann
|
6d3becb486
|
8344861: Disable CheckJNICalls in tests until JDK-8344802 is fixed
Reviewed-by: coleenp
|
2024-11-22 14:48:39 +00:00 |
|
Raffaello Giulietti
|
bf374c33f5
|
8343453: Modernize FloatingDecimal tests
Reviewed-by: darcy
|
2024-11-22 11:41:04 +00:00 |
|
Daniel Fuchs
|
a07b72bfcf
|
8344346: java/net/httpclient/ShutdownNow.java fails with java.lang.AssertionError: client was still running, but exited after further delay: timeout should be adjusted
Reviewed-by: jpai
|
2024-11-22 09:55:07 +00:00 |
|
Johan Sjölen
|
2ea0364b6e
|
8343893: Test jdk/jfr/event/runtime/TestNativeMemoryUsageEvents.java failed: heap should have grown and NMT should show that: expected 0 > 0
Reviewed-by: gziemski, mgronlun, lmesnik
|
2024-11-22 08:55:27 +00:00 |
|
Prasanta Sadhukhan
|
e21d06f488
|
8344338: javax/swing/JTextArea/bug4265784.java fails on Ubuntu 24.04.1
Reviewed-by: achung, kizune
|
2024-11-22 03:07:26 +00:00 |
|
Phil Race
|
0f458e2c3e
|
8342903: Deprecate for removal java.awt.Window.getWarningString()
Reviewed-by: kizune, erikj, azvegint
|
2024-11-21 21:24:46 +00:00 |
|
Aleksei Efimov
|
cee74f9e67
|
8338536: Permanently disable remote code downloading in JNDI
Reviewed-by: dfuchs
|
2024-11-21 20:55:02 +00:00 |
|
Artur Barashev
|
882d635807
|
8245545: Disable TLS_RSA cipher suites
Reviewed-by: mullan
|
2024-11-21 14:14:30 +00:00 |
|
Phil Race
|
a01aa22026
|
8342281: Deprecate for removal javax.sound.sampled.AudioPermission
Reviewed-by: honkar, kizune
|
2024-11-21 03:58:49 +00:00 |
|
Alexey Semenyuk
|
080f1cc8cd
|
8289771: jpackage: ResourceEditor error when path is overly long on Windows
Reviewed-by: almatvee
|
2024-11-20 16:54:51 +00:00 |
|
David M. Lloyd
|
e11d126a8d
|
8333796: Add missing serialization functionality to sun.reflect.ReflectionFactory
Reviewed-by: liach, rriggs
|
2024-11-20 14:17:28 +00:00 |
|
Renjith Kannath Pariyangad
|
bb7a8403ba
|
8342541: Exclude List/KeyEventsTest/KeyEventsTest.java from running on macOS
Reviewed-by: aivanov, prr
|
2024-11-19 18:19:28 +00:00 |
|
Alexey Ivanov
|
02ec8ca2d6
|
8342508: Use latch in BasicMenuUI/bug4983388.java instead of delay
Reviewed-by: azvegint, abhiscxk, serb
|
2024-11-19 17:15:46 +00:00 |
|
naveen.n.narayanan
|
47ebf8d868
|
8342098: Write a test to compare the images
Reviewed-by: aivanov, abhiscxk
|
2024-11-19 17:15:24 +00:00 |
|
Alexey Semenyuk
|
7f672eb266
|
8344550: Compilation error of jpackage test JPackageStringBundle.java source
Reviewed-by: rriggs
|
2024-11-19 16:56:11 +00:00 |
|
Alan Bateman
|
48223f7b9c
|
8344143: Test jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java timed out on macosx-x64
Reviewed-by: pchilanomate
|
2024-11-19 16:37:43 +00:00 |
|
Alexey Semenyuk
|
fea5f2b145
|
8344415: Restruct jpackage utility classes
Reviewed-by: almatvee
|
2024-11-19 13:54:57 +00:00 |
|
Alexey Semenyuk
|
0714114fe3
|
8344322: Improve capabilities of jpackage test lib to validate error output of jpackage
Reviewed-by: almatvee
|
2024-11-19 13:53:45 +00:00 |
|
Matthias Baesken
|
cc8bd63741
|
8344036: Tests tools/jlink/runtimeImage fail on AIX after JDK-8311302
Reviewed-by: sgehwolf
|
2024-11-19 13:44:11 +00:00 |
|