Jaikiran Pai
|
2f426cd68b
|
8298375: Bad copyright header in test/jdk/java/lang/Character/Supplementary.java
Reviewed-by: alanb
|
2022-12-08 11:02:21 +00:00 |
|
Sergey Tsypanov
|
b9346e149e
|
8298033: Character.codePoint{At|Before}(char[], int, int) doesn't do JavaDoc-specified check
Reviewed-by: rriggs
|
2022-12-08 10:21:56 +00:00 |
|
Alan Bateman
|
1166c8e2c0
|
8296896: Change virtual Thread.yield to use external submit
Reviewed-by: jpai, rpressler
|
2022-12-08 07:37:32 +00:00 |
|
Daniel Jeliński
|
27bbe7be2c
|
8297976: Remove sun.net.ProgressMonitor and related classes
8240275: Occasional errors in HttpURLConnection due to race with GC
Reviewed-by: jpai, dfuchs, michaelm
|
2022-12-07 08:56:10 +00:00 |
|
Yude Lin
|
f5ad515db0
|
8297247: Add GarbageCollectorMXBean for Remark and Cleanup pause time in G1
Reviewed-by: tschatzl, ayang
|
2022-12-06 07:16:27 +00:00 |
|
Maurizio Cimadamore
|
73baadceb6
|
8295044: Implementation of Foreign Function and Memory API (Second Preview)
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: jvernee, pminborg, psandoz, alanb, sundar
|
2022-12-05 13:49:53 +00:00 |
|
Daniel D. Daugherty
|
6e5470525d
|
8295424: adjust timeout for another JLI GetObjectSizeIntrinsicsTest.java subtest
8297367: disable TestRedirectLinks.java in slowdebug mode
8297369: disable Fuzz.java in slowdebug mode
Reviewed-by: sspitsyn, jjg, cjplummer, lmesnik
|
2022-12-02 22:29:21 +00:00 |
|
Jie Fu
|
11ba7591df
|
8297992: Tests fail after JDK-8297215 due to lack of @enablePreview
Reviewed-by: darcy
|
2022-12-02 06:04:10 +00:00 |
|
Joe Darcy
|
770ff5a812
|
8297215: Update libs tests to use @enablePreview
Reviewed-by: alanb, sspitsyn
|
2022-12-01 20:38:16 +00:00 |
|
Jaikiran Pai
|
0ce182723b
|
8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: alanb, lancea, dfuchs
|
2022-11-30 00:37:31 +00:00 |
|
Ryan Ernst
|
50f9043c69
|
8297451: ProcessHandleImpl should assert privilege when modifying reaper thread
Reviewed-by: chegar, alanb
|
2022-11-26 20:04:59 +00:00 |
|
Claes Redestad
|
87d1097d9b
|
8297530: java.lang.IllegalArgumentException: Negative length on strings concatenation
Reviewed-by: enikitin, alanb
|
2022-11-24 17:40:30 +00:00 |
|
Matthias Baesken
|
bcc6b12b71
|
8296945: PublicMethodsTest is slow due to dependency verification with debug builds
Reviewed-by: mchung, thartmann
|
2022-11-21 07:41:11 +00:00 |
|
Joe Darcy
|
6fd1442123
|
8296743: Tighten Class.getModifiers spec for array classes
Reviewed-by: rriggs, mchung, heidinga
|
2022-11-18 21:51:55 +00:00 |
|
Roger Riggs
|
9c39932672
|
8294899: Process.waitFor() throws IllegalThreadStateException when a process on Windows returns an exit code of 259
Reviewed-by: alanb, jpai
|
2022-11-14 14:17:46 +00:00 |
|
Adam Sotona
|
e802b124b7
|
8296196: Class.getEnumConstants() throws undocumented ClassCastException and NullPointerException
Reviewed-by: darcy
|
2022-11-10 06:20:57 +00:00 |
|
Smita Kamath
|
07946aa49c
|
8289552: Make intrinsic conversions between bit representations of half precision values and floats
Reviewed-by: kvn, sviswanathan, jbhateja
|
2022-10-11 17:06:19 +00:00 |
|
Alex Menkov
|
c1166a304d
|
8289561: java/lang/instrument/NativeMethodPrefixAgent.java fails with "ERROR: Injection failure: java.lang.UnsupportedOperationException: Records requires ASM8"
Reviewed-by: lmesnik, cjplummer, sspitsyn
|
2022-10-07 17:13:30 +00:00 |
|
Alan Bateman
|
1fda8421b9
|
8291429: java/lang/Thread/virtual/ThreadAPI.java timed out on single core system
Reviewed-by: sspitsyn, cjplummer
|
2022-10-07 08:14:43 +00:00 |
|
Alan Bateman
|
0ad6803ac2
|
8293810: Remove granting of RuntimePermission("stopThread") from tests
Reviewed-by: dfuchs, mullan, mchung, chegar
|
2022-10-07 06:15:38 +00:00 |
|
Alan Bateman
|
ad7b7d40ce
|
8294697: java/lang/Thread/virtual/ThreadAPI.testGetStackTrace2 failed with non-empty stack trace
Reviewed-by: dfuchs, jpai
|
2022-10-06 07:59:43 +00:00 |
|
Alan Bateman
|
b8f9a915a2
|
8293940: Some tests for virtual threads take too long
Reviewed-by: dfuchs
|
2022-09-30 16:41:33 +00:00 |
|
Alan Bateman
|
1abf971b93
|
8249627: Degrade Thread.suspend and Thread.resume
Reviewed-by: cjplummer, sspitsyn, dholmes, jpai
|
2022-09-27 11:43:59 +00:00 |
|
Roger Riggs
|
5ae6bc23e8
|
8234262: Unmask SIGQUIT in a child process
Reviewed-by: bpb, dholmes, vtewari, stuefe, alanb
|
2022-09-26 15:55:22 +00:00 |
|
Aleksey Shipilev
|
0b56b82243
|
8293991: java/lang/Float/Binary16ConversionNaN.java fails on silent NaN conversions
Reviewed-by: darcy
|
2022-09-23 09:03:18 +00:00 |
|
Alan Bateman
|
acd5bcfc88
|
8289610: Degrade Thread.stop
Reviewed-by: rriggs, cjplummer, jpai, mchung, prr, mullan
|
2022-09-23 07:55:29 +00:00 |
|
Adam Sotona
|
0fa7d9e8cd
|
8278863: Add method ClassDesc::ofInternalName
Reviewed-by: jvernee
|
2022-09-20 07:50:03 +00:00 |
|
Joe Darcy
|
1dc5039fed
|
8293626: AccessFlag::locations(ClassFileFormatVersion cffv) does not throw NPEx when parameter is null
8293627: AccessFlag::locations(ClassFileFormatVersion cffv) and locations() results are inconsistent
Reviewed-by: mchung
|
2022-09-13 16:51:01 +00:00 |
|
Roger Riggs
|
0c61bf109f
|
8293282: LoadLibraryUnloadTest.java fails with "Too few cleared WeakReferences"
Reviewed-by: mchung, jpai
|
2022-09-12 13:26:15 +00:00 |
|
Alan Bateman
|
68da02c7b5
|
8292240: CarrierThread.blocking not reset when spare not activated
Reviewed-by: dfuchs
|
2022-09-10 06:15:48 +00:00 |
|
Vicente Romero
|
46e6e41b9a
|
8293051: Further refactor javac after removal of -source/-target/--release 7
Reviewed-by: darcy, mcimadamore
|
2022-09-08 14:36:19 +00:00 |
|
Bill Huang
|
032be168b5
|
8292066: Convert TestInputArgument.sh and TestSystemLoadAvg.sh to java version
Reviewed-by: lmesnik, amenkov
|
2022-09-01 21:29:24 +00:00 |
|
Joe Darcy
|
2d18dda3f2
|
8173605: Remove support for source and target 1.7 option in javac
Reviewed-by: vromero
|
2022-09-01 16:43:50 +00:00 |
|
Roger Riggs
|
2d10d4f54e
|
8291651: CleanerTest.java fails with "Cleanable was cleaned"
Reviewed-by: jpai, dfuchs
|
2022-09-01 14:02:06 +00:00 |
|
Aleksey Shipilev
|
6e6202c14d
|
8292407: Improve Weak CAS VarHandle/Unsafe tests resilience under spurious failures
Reviewed-by: yadongwang, fyang, vkempik, psandoz
|
2022-09-01 09:22:56 +00:00 |
|
Roger Riggs
|
4e457acda0
|
8291760: PipelineLeaksFD.java still fails: More or fewer pipes than expected
Reviewed-by: jpai, alanb
|
2022-08-26 19:06:29 +00:00 |
|
Daniel D. Daugherty
|
8a0c3e53d5
|
8292261: adjust timeouts in JLI GetObjectSizeIntrinsicsTest.java
Reviewed-by: cjplummer
|
2022-08-22 19:29:58 +00:00 |
|
Aleksey Shipilev
|
e8bc87956a
|
8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases
Reviewed-by: psandoz
|
2022-08-17 18:13:49 +00:00 |
|
Ao Qi
|
e61f6fc394
|
8292362: java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1 failed on some platforms
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb
|
2022-08-17 08:32:19 +00:00 |
|
Joe Darcy
|
e44e3f0c19
|
8289106: Add model of class file versions to core reflection
Reviewed-by: rriggs
|
2022-08-16 18:43:58 +00:00 |
|
Jaikiran Pai
|
4cc6cb9d9d
|
8290041: ModuleDescriptor.hashCode is inconsistent
Reviewed-by: alanb
|
2022-08-16 08:31:36 +00:00 |
|
Bill Huang
|
7ea9ba1f6c
|
8292064: Convert java/lang/management/MemoryMXBean shell tests to java version
Reviewed-by: lmesnik, sspitsyn
|
2022-08-11 14:34:01 +00:00 |
|
Joe Darcy
|
68af7c1365
|
8291734: Return accurate ACC_SUPER access flag for classes
Reviewed-by: mchung
|
2022-08-10 19:55:57 +00:00 |
|
David Schlosnagle
|
9825c33560
|
8291641: Optimize StackTraceElement.toString()
Reviewed-by: rriggs, mchung
|
2022-08-10 16:22:19 +00:00 |
|
David Holmes
|
87cda21c5d
|
Merge
|
2022-08-05 22:35:24 +00:00 |
|
Alan Bateman
|
5963300c0c
|
8290562: ThreadMXBean.getThread{Cpu,User}Time fails with -XX:-VMContinuations
Reviewed-by: sspitsyn, kevinw, mchung
|
2022-08-05 07:39:43 +00:00 |
|
Roger Riggs
|
226b8e680a
|
8290885: java/lang/ProcessBuilder/PipelineLeaksFD.java fail: More or fewer pipes than expected
Reviewed-by: bpb, naoto, jpai
|
2022-08-01 13:44:21 +00:00 |
|
Roger Riggs
|
c1040897cd
|
8290848: LoadLibraryUnload.java still fails with "Too few cleared WeakReferences"
Reviewed-by: mchung, jpai
|
2022-07-27 14:47:17 +00:00 |
|
Joe Darcy
|
7318b22209
|
8289551: Conversions between bit representations of half precision values and floats
Reviewed-by: psandoz, jrose
|
2022-07-26 16:54:32 +00:00 |
|
Roger Riggs
|
620c8a045f
|
8289643: File descriptor leak with ProcessBuilder.startPipeline
Reviewed-by: alanb, jpai, lancea
|
2022-07-21 18:57:23 +00:00 |
|