Mandy Chung
|
cc03734b99
|
8266925: Add a test to verify that hidden class's members are not statically invocable
Reviewed-by: alanb
|
2021-05-12 00:53:04 +00:00 |
|
Mandy Chung
|
dfe8833f5d
|
8266783: java/lang/reflect/Proxy/DefaultMethods.java fails with jtreg 6
Reviewed-by: iris
|
2021-05-11 20:22:39 +00:00 |
|
Daniel Fuchs
|
3fcdc50e44
|
8266646: Add more diagnostic to java/lang/System/LoggerFinder/modules
Reviewed-by: naoto, iris, bpb, lancea
|
2021-05-07 12:56:49 +00:00 |
|
Alex Menkov
|
52f1db6b6f
|
8262002: java/lang/instrument/VerifyLocalVariableTableOnRetransformTest.sh failed with "TestCaseScaffoldException: DummyClassWithLVT did not match .class file"
Reviewed-by: coleenp, sspitsyn
|
2021-05-06 18:34:12 +00:00 |
|
Lance Andersen
|
fcedfc8a3b
|
8266579: Update test/jdk/java/lang/ProcessHandle/PermissionTest.java & test/jdk/java/sql/testng/util/TestPolicy.java
Reviewed-by: joehw, naoto, bpb
|
2021-05-06 14:13:45 +00:00 |
|
Naoto Sato
|
4e96b31042
|
8265989: System property for the native character encoding name
Reviewed-by: iris, joehw, rriggs
|
2021-05-04 17:30:14 +00:00 |
|
Fernando Guallini
|
ec383abc1d
|
8183374: Refactor java/lang/Runtime shell tests to java
Reviewed-by: coffeys
|
2021-04-28 14:00:23 +00:00 |
|
Vladimir Kozlov
|
4785e112ae
|
8264806: Remove the experimental JIT compiler
Reviewed-by: iignatyev, erikj
|
2021-04-27 06:23:21 +00:00 |
|
Vladimir Kozlov
|
694acedf18
|
8264805: Remove the experimental Ahead-of-Time Compiler
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
|
2021-04-27 01:12:18 +00:00 |
|
Christoph Göttschkes
|
7146104fda
|
8265421: java/lang/String/StringRepeat.java test is missing a memory requirement
Reviewed-by: jlaskey, shade, ryadav
|
2021-04-21 07:13:13 +00:00 |
|
Rafael Winterhalter
|
f47faf283b
|
8228988: AnnotationParser throws NullPointerException on incompatible member type
Reviewed-by: darcy
|
2021-04-20 21:33:19 +00:00 |
|
Per Liden
|
79798c656d
|
8265136: ZGC: Expose GarbageCollectorMXBeans for both pauses and cycles
Reviewed-by: sspitsyn, ayang
|
2021-04-20 07:53:43 +00:00 |
|
Jorn Vernee
|
c88714875d
|
8265079: Implement VarHandle invoker caching
Reviewed-by: redestad, vlivanov, psandoz, mchung
|
2021-04-19 11:36:55 +00:00 |
|
Roger Riggs
|
7b61a426e0
|
8265173: [test] divert spurious log output away from stream under test in ProcessBuilder Basic test
Reviewed-by: dholmes
|
2021-04-15 14:38:14 +00:00 |
|
Lance Andersen
|
ffb3771816
|
8265019: Update tests for additional TestNG test permissions
Reviewed-by: naoto, bpb, alanb
|
2021-04-14 15:42:55 +00:00 |
|
Rafael Winterhalter
|
9dd96257c6
|
8263763: Synthetic constructor parameters of enum are not considered for annotation indices
Reviewed-by: darcy, jfranck
|
2021-04-12 21:01:08 +00:00 |
|
Jorn Vernee
|
b7baca7f32
|
8264288: Performance issue with MethodHandle.asCollector
Reviewed-by: jrose, vlivanov
|
2021-04-05 20:05:07 +00:00 |
|
Naoto Sato
|
6c145c4768
|
8264544: Case-insensitive comparison issue with supplementary characters.
Co-authored-by: Chris Johnson <chriswjohnson.jdk@gmail.com>
Reviewed-by: joehw, iris, alanb
|
2021-04-02 16:32:45 +00:00 |
|
Joe Darcy
|
328e9514a8
|
8169629: Annotations with lambda expressions cause AnnotationFormatError
Reviewed-by: jfranck
|
2021-04-01 16:46:32 +00:00 |
|
Roger Riggs
|
0abbfb2fc5
|
8263729: [test] divert spurious output away from stream under test in ProcessBuilder Basic test
Reviewed-by: stuefe, iklam
|
2021-03-22 14:50:47 +00:00 |
|
Alex Menkov
|
c82a673cf6
|
8262001: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java failed with "RuntimeException: Current Peak = 14 Expected to be == previous peak = 7 + 8"
Reviewed-by: dfuchs, sspitsyn
|
2021-03-18 20:10:26 +00:00 |
|
Jaikiran Pai
|
9225a23023
|
8263108: Class initialization deadlock in java.lang.constant
Reviewed-by: vtewari, plevart, chegar
|
2021-03-18 01:45:07 +00:00 |
|
Igor Ignatyev
|
a7aba2b61c
|
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
|
2021-03-13 14:51:53 +00:00 |
|
Ivan Šipka
|
75aa15467e
|
8259267: Refactor LoaderLeak shell test as java test.
Reviewed-by: rriggs, iignatyev, dfuchs
|
2021-03-03 20:02:57 +00:00 |
|
Joe Darcy
|
e5304b3a99
|
8253409: Double-rounding possibility in float fma
Reviewed-by: bpb
|
2021-02-23 19:42:05 +00:00 |
|
Christoph Langer
|
efbaedeb81
|
8262018: Wrong format in SAP copyright header of OsVersionTest
Reviewed-by: mdoerr
|
2021-02-19 14:44:53 +00:00 |
|
Mandy Chung
|
bf75a3a024
|
8261851: update ReflectionCallerCacheTest.java test to use ForceGC from test library
Reviewed-by: alanb
|
2021-02-17 17:34:58 +00:00 |
|
Christoph Langer
|
8ba390d1e2
|
8261753: Test java/lang/System/OsVersionTest.java still failing on BigSur patch versions after JDK-8253702
Reviewed-by: rriggs
|
2021-02-16 12:57:59 +00:00 |
|
Aleksey Shipilev
|
ad54d8dd83
|
8260934: java/lang/StringBuilder/HugeCapacity.java fails without Compact Strings
Reviewed-by: iklam
|
2021-02-10 07:32:53 +00:00 |
|
Joe Darcy
|
2fd8ed024b
|
8240632: Note differences between IEEE 754-2019 math lib special cases and java.lang.Math
Reviewed-by: bpb
|
2021-02-08 21:50:55 +00:00 |
|
Ivan Šipka
|
fb46d4e578
|
8259268: Refactor InheritIO shell test as java test
Reviewed-by: iignatyev, rriggs
|
2021-02-06 00:05:42 +00:00 |
|
Jesper Wilhelmsson
|
9b7a8f1982
|
Merge
|
2021-02-04 02:06:33 +00:00 |
|
Ivan Šipka
|
0ef93feb43
|
8259265: Refactor UncaughtExceptions shell test as java test.
Reviewed-by: rriggs
|
2021-02-03 14:08:29 +00:00 |
|
Mahendra Chhipa
|
9af333923b
|
8261003: Bad Copyright header format after JDK-8183372
Reviewed-by: bchristi
|
2021-02-02 22:14:07 +00:00 |
|
Mahendra Chhipa
|
6dc3c6dcdd
|
8183372: Refactor java/lang/Class shell tests to java
Reviewed-by: bchristi, mchung
|
2021-02-02 21:11:41 +00:00 |
|
Aleksey Shipilev
|
081fa3e715
|
8260927: StringBuilder::insert is incorrect without Compact Strings
Reviewed-by: redestad, alanb, rriggs, jlaskey
|
2021-02-02 18:00:43 +00:00 |
|
Thomas Stuefe
|
d7b1fc59a5
|
8260707: java/lang/instrument/PremainClass/InheritAgent0100.java times out
Co-authored-by: Arno Zeller <azeller@openjdk.org>
Reviewed-by: dholmes, sspitsyn, dcubed
|
2021-02-02 17:56:38 +00:00 |
|
Jorn Vernee
|
d07af2b8ec
|
8255531: MethodHandles::permuteArguments throws NPE when duplicating dropped arguments
Reviewed-by: redestad
|
2021-01-28 12:26:32 +00:00 |
|
Serguei Spitsyn
|
c538cd8b79
|
8165276: Spec states to invoke the premain method in an agent class if it's public but implementation differs
Reviewed-by: mchung, dholmes, alanb
|
2021-01-26 07:15:50 +00:00 |
|
Johannes Kuhn
|
bf5e801501
|
8259922: MethodHandles.collectArguments does not throw IAE if pos is outside the arity range
Reviewed-by: mchung
|
2021-01-22 17:18:06 +00:00 |
|
Claes Redestad
|
27cc62a5c7
|
8259911: byteArrayViewVarHandle should throw ArrayIndexOutOfBoundsException
Reviewed-by: jvernee, mchung
|
2021-01-20 23:42:58 +00:00 |
|
Jan Lahoda
|
235488215b
|
8250768: javac should be adapted to changes in JEP 12
Reviewed-by: mcimadamore, erikj, jjg, ihse
|
2021-01-11 10:10:47 +00:00 |
|
Jesper Wilhelmsson
|
555641ede5
|
Merge
|
2021-01-07 21:17:35 +00:00 |
|
Rafael Winterhalter
|
d25a1bed56
|
8259224: (ann) getAnnotatedReceiverType should not parameterize owner(s) of statically nested classes
Reviewed-by: jfranck
|
2021-01-06 15:46:33 +00:00 |
|
Jesper Wilhelmsson
|
d234388042
|
Merge
|
2020-12-21 09:09:05 +00:00 |
|
Brent Christian
|
e680ebeb2f
|
8258007: Add instrumentation to NativeLibraryTest
Reviewed-by: mchung, naoto
|
2020-12-19 00:17:02 +00:00 |
|
Joel Borggrén-Franck
|
1cc98bde67
|
8256693: getAnnotatedReceiverType parameterizes types too eagerly
Reviewed-by: vromero
|
2020-12-18 13:34:36 +00:00 |
|
Brent Christian
|
b2f035549a
|
8253497: Core Libs Terminology Refresh
Reviewed-by: naoto, kcr, rriggs, joehw, bpb, smarks, alanb
|
2020-12-16 23:09:20 +00:00 |
|
Roger Riggs
|
aa9c136d67
|
8251989: Hex formatting and parsing utility
Reviewed-by: tvaleev, chegar, naoto, darcy
|
2020-12-16 20:29:49 +00:00 |
|
Coleen Phillimore
|
4d6f318153
|
8257726: Make -XX:+StressLdcRewrite option a diagnostic option
Reviewed-by: lfoltan, stuefe, dcubed
|
2020-12-15 23:54:50 +00:00 |
|