Jaikiran Pai
|
05e9c41edd
|
8310731: Configure a javax.net.ssl.SNIMatcher for the HTTP/1.1 test servers in java/net/httpclient tests
Reviewed-by: dfuchs
|
2023-06-27 11:01:09 +00:00 |
|
David Leopoldseder
|
15878360bf
|
8310425: [JVMCI] compiler/runtime/TestConstantDynamic: lookupConstant returned an object of incorrect type: null
Reviewed-by: dnsimon, never
|
2023-06-27 08:29:55 +00:00 |
|
Daniel Skantz
|
73d7aa1d2c
|
8301489: C1: ShortLoopOptimizer might lift instructions before their inputs
Reviewed-by: thartmann, rcastanedalo
|
2023-06-27 07:05:48 +00:00 |
|
Adam Sotona
|
990e3a700d
|
8308899: Introduce Classfile context and improve Classfile options
8306650: Improve control of stack maps generation in Classfile API
8308646: Typo in ConstantValueAttribute
Reviewed-by: mcimadamore
|
2023-06-27 05:05:17 +00:00 |
|
Tejesh R
|
79c056ec8b
|
8006421: GraphicsConfiguration of a frame is changed when the frame is moved to another screen
Reviewed-by: azvegint, serb
|
2023-06-27 04:56:21 +00:00 |
|
Feilong Jiang
|
87e6fab2c4
|
8310873: Re-enable locked_create_entry symbol check in runtime/NMT/CheckForProperDetailStackTrace.java for RISC-V
Reviewed-by: fyang, rehn
|
2023-06-27 01:49:58 +00:00 |
|
David Holmes
|
39fa4e6371
|
8310489: New test runtime/ClassInitErrors/TestStackOverflowDuringInit.java failed
Reviewed-by: coleenp
|
2023-06-27 00:13:42 +00:00 |
|
Mandy Chung
|
7c6a28fd0c
|
8310922: java/lang/Class/forName/ForNameNames.java fails after being added by JDK-8310242
Reviewed-by: dholmes
|
2023-06-26 21:25:09 +00:00 |
|
Mandy Chung
|
7db2f08756
|
8310242: Clarify the name parameter to Class::forName
Reviewed-by: rriggs, liach, alanb, dholmes
|
2023-06-26 19:56:24 +00:00 |
|
Archie Cobbs
|
a08352f621
|
8305671: javac rejects semicolons in compilation units with no imports
Reviewed-by: vromero
|
2023-06-26 19:05:00 +00:00 |
|
Joe Darcy
|
815ac6eeb3
|
8310907: Add missing file
Reviewed-by: jjg
|
2023-06-26 18:14:32 +00:00 |
|
Joe Darcy
|
289f218a32
|
8310861: Improve location reporting for javac serial lint warnings
Reviewed-by: jlahoda
|
2023-06-26 16:56:40 +00:00 |
|
Weijun Wang
|
e624484ecf
|
8308540: On Kerberos TGT referral, if krb5.conf is missing realm, bad exception message
Reviewed-by: xuelei
|
2023-06-26 15:55:36 +00:00 |
|
Varada M
|
5ff42d1429
|
8303549: [AIX] TestNativeStack.java is failing with exit value 1
Reviewed-by: dholmes, gziemski
|
2023-06-26 14:28:40 +00:00 |
|
Prasanta Sadhukhan
|
a420ff48da
|
6664309: Docking point of a floating toolbar changes after closing
Reviewed-by: tr, prr
|
2023-06-26 09:24:07 +00:00 |
|
Thomas Schatzl
|
c23794f882
|
8308633: Increase precision of timestamps in g1 log
Reviewed-by: ayang, kbarrett
|
2023-06-26 07:51:22 +00:00 |
|
Emanuel Peter
|
9057b35033
|
8306922: IR verification fails because IR dump is chopped up
Reviewed-by: chagedorn, thartmann
|
2023-06-26 06:11:32 +00:00 |
|
Justin Lu
|
dad7bd9efc
|
8310234: Refactor Locale tests to use JUnit
Reviewed-by: naoto
|
2023-06-23 21:33:49 +00:00 |
|
Mandy Chung
|
556831d1bf
|
8310460: Remove jdeps -profile option
Reviewed-by: alanb
|
2023-06-23 17:03:02 +00:00 |
|
Ben Perez
|
7628da2008
|
8279254: PKCS9Attribute SigningTime always encoded in UTFTime
Reviewed-by: jnimeh
|
2023-06-23 15:31:16 +00:00 |
|
Jamil Nimeh
|
5ca4cdd2ca
|
8309740: Expand timeout windows for tests in JDK-8179502
Reviewed-by: xuelei, mbaesken
|
2023-06-23 14:52:12 +00:00 |
|
Eric Nothum
|
31dcda5d67
|
8295210: IR framework should not whitelist -XX:-UseTLAB
Reviewed-by: thartmann, chagedorn
|
2023-06-23 07:25:34 +00:00 |
|
Matthew Donovan
|
130a9f1387
|
8292704: sun/security/tools/jarsigner/compatibility/Compatibility.java use wrong key size for EC
Reviewed-by: rhalade
|
2023-06-22 18:43:27 +00:00 |
|
Daohan Qu
|
370b8b2644
|
8310618: Test serviceability/sa/ClhsdbDumpclass.java fails after 8242152: 'StackMapTable:' missing from stdout/stderr
Reviewed-by: kevinw, dholmes
|
2023-06-22 13:15:27 +00:00 |
|
Daohan Qu
|
8e047029e8
|
8242152: SA does not include StackMapTables when dumping .class files
Reviewed-by: cjplummer, sspitsyn
|
2023-06-22 06:45:19 +00:00 |
|
Serguei Spitsyn
|
3bc475ee65
|
8309909: remove test nsk.jvmti test objmonusage006 from ProblemList-Virtual.txt
Reviewed-by: cjplummer
|
2023-06-22 06:40:17 +00:00 |
|
Daniel D. Daugherty
|
ac44ef19d5
|
8310586: ProblemList java/lang/ScopedValue/StressStackOverflow.java#default with virtual threads on linux-all
Reviewed-by: dholmes, mikael
|
2023-06-21 21:07:04 +00:00 |
|
Erik Gahlin
|
59c6c0e1b7
|
8310335: JFR: Modernize collections and switch statements
Reviewed-by: mgronlun
|
2023-06-21 15:07:42 +00:00 |
|
Damon Fenacci
|
826dcb5424
|
8264899: C1: -XX:AbortVMOnException does not work if all methods in the call stack are compiled with C1 and there are no exception handlers
Reviewed-by: thartmann, amitkumar, fyang, mdoerr
|
2023-06-21 12:27:02 +00:00 |
|
Erik Gahlin
|
658c3374d8
|
8309296: jdk/jfr/event/runtime/TestAgentEvent.java fails due to "missing" dynamic JavaAgent
Reviewed-by: mgronlun
|
2023-06-21 11:47:25 +00:00 |
|
Coleen Phillimore
|
70e1c92a7f
|
8310297: assert(static_cast<T1>(result) == thing) with ctw
Reviewed-by: iklam, dholmes
|
2023-06-21 11:45:37 +00:00 |
|
Jan Lahoda
|
01623f6a57
|
8310133: Effectivelly final condition not enforced in guards for binding variables from the same case
Reviewed-by: vromero
|
2023-06-21 09:16:12 +00:00 |
|
Jan Lahoda
|
a15db1a56c
|
8302865: Illegal bytecode for break from if with instanceof pattern matching condition
Reviewed-by: vromero
|
2023-06-21 09:15:48 +00:00 |
|
Tobias Hartmann
|
67fbd87378
|
8310143: RandomCommandsTest fails due to unexpected VM exit code after JDK-8282797
Reviewed-by: rcastanedalo, chagedorn
|
2023-06-21 07:05:41 +00:00 |
|
Emanuel Peter
|
886ac1c261
|
8308606: C2 SuperWord: remove alignment checks when not required
Reviewed-by: fgao, kvn, pli
|
2023-06-21 06:40:50 +00:00 |
|
Jorn Vernee
|
e022e87654
|
8310053: VarHandle and slice handle derived from layout are lacking alignment check
Reviewed-by: mcimadamore
|
2023-06-21 00:03:13 +00:00 |
|
David Holmes
|
4c3efb3910
|
8309034: NoClassDefFoundError when initializing Long$LongCache
Reviewed-by: coleenp, fparain
|
2023-06-20 21:58:31 +00:00 |
|
Justin Lu
|
11201067a8
|
8310458: Fix build failure caused by JDK-8310049
Reviewed-by: rriggs, naoto
|
2023-06-20 18:16:33 +00:00 |
|
Justin Lu
|
09174e0c99
|
8310049: Refactor Charset tests to use JUnit
Reviewed-by: lancea, naoto
|
2023-06-20 17:21:00 +00:00 |
|
Daniel Fuchs
|
99d2a9afa9
|
8310330: HttpClient: debugging interestOps/readyOps could cause exceptions and smaller cleanup
Reviewed-by: djelinski
|
2023-06-20 15:51:43 +00:00 |
|
Eric Nothum
|
4a9cc8a000
|
8309266: C2: assert(final_con == (jlong)final_int) failed: final value should be integer
Reviewed-by: roland, chagedorn
|
2023-06-20 13:52:45 +00:00 |
|
Jan Lahoda
|
4ca548fe74
|
8310326: Incorrect position of the synthetic unnamed class
Reviewed-by: jlaskey
|
2023-06-20 10:34:52 +00:00 |
|
Axel Boldt-Christmas
|
a0595761ef
|
8310187: Improve Generational ZGC jtreg testing
Reviewed-by: stefank, eosterlund, stuefe
|
2023-06-20 10:08:13 +00:00 |
|
Jan Lahoda
|
79069c5e74
|
8310314: Misplaced "unnamed classes are a preview feature and are disabled by default" error
Reviewed-by: jlaskey
|
2023-06-20 07:02:49 +00:00 |
|
Michael McMahon
|
7b45c8fc3a
|
8241800: Disable IPV6_MULTICAST_ALL to prevent interference from all multicast groups
Reviewed-by: alanb
|
2023-06-19 21:35:58 +00:00 |
|
Ao Qi
|
137a5f7c2c
|
8310105: LoongArch64 builds are broken after JDK-8304913
Reviewed-by: shade, rriggs
|
2023-06-19 21:05:55 +00:00 |
|
Roger Riggs
|
33c6ec9d4e
|
8310019: MIPS builds are broken after JDK-8304913
Reviewed-by: phh, shade, aoqi
|
2023-06-19 18:29:14 +00:00 |
|
Erik Gahlin
|
e08e94f1b9
|
8310266: JFR: Refactor after 'view' command
Reviewed-by: mgronlun
|
2023-06-19 17:46:23 +00:00 |
|
Daniel Fuchs
|
f8f8bfbea1
|
8309939: HttpClient should not use Instant.now() as Instant source for deadlines
Reviewed-by: djelinski
|
2023-06-19 13:26:26 +00:00 |
|
Erik Gahlin
|
7d4b77ad9e
|
8304835: jdk/jfr/event/oldobject/TestArrayInformation.java fails with "Could not find event with class ... as (leak) object"
Reviewed-by: shade, mgronlun
|
2023-06-19 11:41:10 +00:00 |
|