Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +00:00 |
|
Pavel Rappo
|
eff396f397
|
8280713: Related to comment inheritance jdk.javadoc cleanup and refactoring
Reviewed-by: jjg
|
2022-03-01 12:06:11 +00:00 |
|
Chris Hegarty
|
369291b265
|
8282444: Module finder incorrectly assumes default file system path-separator character
Reviewed-by: alanb
|
2022-03-01 10:37:35 +00:00 |
|
Ichiroh Takiguchi
|
c5c6058fd5
|
8282219: jdk/java/lang/ProcessBuilder/Basic.java fails on AIX
Reviewed-by: rriggs
|
2022-02-26 03:33:29 +00:00 |
|
Tyler Steele
|
58e1882f3c
|
8282042: [testbug] FileEncodingTest.java depends on default encoding
Adds expected encoding "ISO-8859-1" for AIX in FileEncodingTest.java
Reviewed-by: naoto
|
2022-02-22 16:50:48 +00:00 |
|
Tim Prinzing
|
a6f8a386ef
|
8281000 : ClassLoader::registerAsParallelCapable throws NPE if caller is null
Reviewed-by: erikj, ihse, mchung, bchristi
|
2022-02-17 17:34:39 +00:00 |
|
Joe Darcy
|
4c7f8b49a4
|
8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException
Reviewed-by: sundar, alanb
|
2022-02-17 17:12:40 +00:00 |
|
Joe Darcy
|
5ec7898dbf
|
8281671: Class.getCanonicalName spec should explicitly cover array classes
Reviewed-by: mchung
|
2022-02-16 22:02:55 +00:00 |
|
Tim Prinzing
|
67763df4dc
|
8281003: MethodHandles::lookup throws NPE if caller is null
Reviewed-by: ihse, mchung, jrose, alanb
|
2022-02-16 20:09:46 +00:00 |
|
Magnus Ihse Bursie
|
95f198b2b1
|
8274980: Improve adhoc build version strings
Reviewed-by: shade, erikj
|
2022-02-14 10:31:42 +00:00 |
|
Joe Darcy
|
c3179a8760
|
8281462 : Annotation toString output for enum not reusable for source input
Reviewed-by: mchung
|
2022-02-11 23:24:08 +00:00 |
|
Alex Menkov
|
95fd9d20f3
|
8281243: Test java/lang/instrument/RetransformWithMethodParametersTest.java is failing
Reviewed-by: sspitsyn, dcubed, lmesnik
|
2022-02-07 09:08:34 +00:00 |
|
Alex Menkov
|
86c24b319e
|
8240908: RetransformClass does not know about MethodParameters attribute
Reviewed-by: cjplummer, sspitsyn
|
2022-02-03 15:51:16 +00:00 |
|
Jim Laskey
|
bde2b3783e
|
8279954: java/lang/StringBuffer(StringBuilder)/HugeCapacity.java intermittently fails
Reviewed-by: shade, dholmes
|
2022-02-01 18:45:31 +00:00 |
|
Mandy Chung
|
9c0104b9c9
|
8221642: AccessibleObject::setAccessible throws NPE when invoked by JNI code with no java frame on stack
Reviewed-by: alanb
|
2022-02-01 00:09:35 +00:00 |
|
Aleksey Shipilev
|
251351f494
|
8280889: java/lang/instrument/GetObjectSizeIntrinsicsTest.java fails with -XX:-UseCompressedOops
Reviewed-by: sspitsyn, dcubed
|
2022-01-31 08:49:02 +00:00 |
|
Joe Darcy
|
40a2ce2033
|
8270476: Make floating-point test infrastructure more lambda and method reference friendly
Reviewed-by: bpb
|
2022-01-27 22:57:09 +00:00 |
|
Mandy Chung
|
a183bfb436
|
8280377: MethodHandleProxies does not correctly invoke default methods with varags
Reviewed-by: alanb
|
2022-01-26 01:24:15 +00:00 |
|
Vicente Romero
|
2eab86b513
|
8213905: reflection not working for type annotations applied to exception types in the inner class constructor
Reviewed-by: jlahoda
|
2022-01-26 00:33:10 +00:00 |
|
Aleksey Shipilev
|
76fe03fe01
|
8280166: Extend java/lang/instrument/GetObjectSizeIntrinsicsTest.java test cases
Reviewed-by: sspitsyn, lmesnik
|
2022-01-25 19:23:02 +00:00 |
|
Naoto Sato
|
0a094d7c28
|
8268081: Upgrade Unicode Data Files to 14.0.0
Reviewed-by: joehw, iris, lancea
|
2022-01-12 19:17:18 +00:00 |
|
Vladimir Kozlov
|
d3408a46b7
|
8277964: ClassCastException with no stack trace is thrown with -Xcomp in method handle invocation
Reviewed-by: dlong, mchung, dholmes
|
2021-12-15 21:45:45 +00:00 |
|
David Holmes
|
c93b24d852
|
8132785: java/lang/management/ThreadMXBean/ThreadLists.java fails intermittently
Reviewed-by: alanb, kevinw, dcubed, sspitsyn
|
2021-12-13 21:37:51 +00:00 |
|
Vicente Romero
|
03bf55f620
|
8277980: ObjectMethods::bootstrap throws NPE when lookup is null
Reviewed-by: jjg
|
2021-12-08 22:49:43 +00:00 |
|
Stuart Marks
|
d7ad546758
|
8276422: Add command-line option to disable finalization
Co-authored-by: David Holmes <dholmes@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Reviewed-by: dholmes, kbarrett, bchristi
|
2021-12-08 00:27:53 +00:00 |
|
Joe Darcy
|
8b042d14b7
|
8257856: Make ClassFileVersionsTest.java robust to JDK version updates
Reviewed-by: alanb
|
2021-12-02 18:17:32 +00:00 |
|
Maurizio Cimadamore
|
96e36071b6
|
8275063: Implementation of Foreign Function & Memory API (Second incubator)
Reviewed-by: erikj, psandoz, jvernee, darcy
|
2021-11-24 11:51:16 +00:00 |
|
Mandy Chung
|
032067264f
|
8277451: java.lang.reflect.Field::set on static field with invalid argument type should throw IAE
Reviewed-by: alanb
|
2021-11-23 17:14:59 +00:00 |
|
Roger Riggs
|
d7012fbd60
|
8276880: Remove java/lang/RuntimeTests/exec/ExecWithDir as unnecessary
Reviewed-by: alanb
|
2021-11-09 20:43:51 +00:00 |
|
Masanori Yano
|
e198594753
|
8250678: ModuleDescriptor.Version parsing treats empty segments inconsistently
Reviewed-by: mchung, alanb
|
2021-11-09 14:28:07 +00:00 |
|
Roger Riggs
|
7e73bca0b7
|
8276408: Deprecate Runtime.exec methods with a single string command line argument
Reviewed-by: alanb
|
2021-11-08 16:39:07 +00:00 |
|
Jaikiran Pai
|
396132ff1e
|
8275509: ModuleDescriptor.hashCode isn't reproducible across builds
Reviewed-by: alanb, ihse
|
2021-11-05 03:44:45 +00:00 |
|
Mandy Chung
|
21da218387
|
8274848: LambdaMetaFactory::metafactory on REF_invokeSpecial impl method has incorrect behavior
Reviewed-by: psandoz, dlsmith
|
2021-10-28 22:24:56 +00:00 |
|
Mandy Chung
|
c6339cb8a2
|
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
8013527: calling MethodHandles.lookup on itself leads to errors
Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
|
2021-10-28 18:32:50 +00:00 |
|
Mandy Chung
|
309acbf0e8
|
8275703: System.loadLibrary fails on Big Sur for libraries hidden from filesystem
Reviewed-by: dholmes, alanb, mcimadamore
|
2021-10-28 15:27:26 +00:00 |
|
Weijun Wang
|
d589b664cc
|
8270380: Change the default value of the java.security.manager system property to disallow
Reviewed-by: lancea, mullan, rriggs
|
2021-10-21 14:04:48 +00:00 |
|
Naoto Sato
|
8a3e0a1fc1
|
7008363: TEST_BUG: test/java/lang/StringCoding/CheckEncodings.sh does nothing and is very slow at that
Reviewed-by: iris, lancea, bpb, whuang
|
2021-10-19 15:54:14 +00:00 |
|
Christian Stein
|
c10de3538b
|
8262944: Improve exception message when automatic module lists provider class not in JAR file
Reviewed-by: dfuchs, jvernee, alanb, lancea, mchung
|
2021-10-06 15:11:28 +00:00 |
|
Aleksey Shipilev
|
c0533ef2d8
|
8274522: java/lang/management/ManagementFactory/MXBeanException.java test fails with Shenandoah
Reviewed-by: alanb, mchung
|
2021-09-30 06:55:24 +00:00 |
|
Aleksey Shipilev
|
f8415a9b2f
|
8274523: java/lang/management/MemoryMXBean/MemoryTest.java test should handle Shenandoah
Reviewed-by: mchung, cjplummer
|
2021-09-30 06:54:13 +00:00 |
|
Raffaello Giulietti
|
da38ced329
|
8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family
Reviewed-by: bpb
|
2021-09-22 16:16:14 +00:00 |
|
Roger Riggs
|
0a361638c5
|
8272600: (test) Use native "sleep" in Basic.java
Reviewed-by: iklam, dholmes
|
2021-09-22 13:55:19 +00:00 |
|
Naoto Sato
|
54dee132d1
|
8273188: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails with "FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed"
Reviewed-by: dholmes, alanb
|
2021-09-09 19:41:56 +00:00 |
|
Roger Riggs
|
7fd6b0bfd8
|
8273242: (test) Refactor to use TestNG for RuntimeTests ExecCommand tests
Reviewed-by: naoto, lancea
|
2021-09-08 20:53:25 +00:00 |
|
Brian Burkhalter
|
e551852801
|
8271225: Add floorDivExact() method to java.lang.[Strict]Math
Reviewed-by: darcy
|
2021-08-31 14:42:14 +00:00 |
|
Vicente Romero
|
0609421d4b
|
8272347: ObjectMethods::bootstrap should specify NPE if any argument except lookup is null
Reviewed-by: mchung, chegar
|
2021-08-30 21:16:46 +00:00 |
|
Naoto Sato
|
7fc8540907
|
8260265: UTF-8 by Default
Reviewed-by: alanb, rriggs
|
2021-08-30 21:13:59 +00:00 |
|
Aleksey Shipilev
|
a3308af060
|
8272836: Limit run time for java/lang/invoke/LFCaching tests
Reviewed-by: redestad, iignatyev
|
2021-08-26 06:51:19 +00:00 |
|
Claes Redestad
|
a15b659278
|
8271732: Regression in StringBuilder.charAt bounds checking
Reviewed-by: alanb, naoto
|
2021-08-12 07:01:53 +00:00 |
|
Brian Burkhalter
|
0b12e7c82c
|
8075806: divideExact is missing in java.lang.Math
Reviewed-by: darcy
|
2021-07-26 17:19:53 +00:00 |
|