Yudi Zheng
|
4f23fc1f27
|
8309671: Avoid using jvmci.Compiler property to determine if Graal is enabled
Reviewed-by: dnsimon, sspitsyn
|
2023-06-13 09:02:37 +00:00 |
|
Chen Liang
|
1a9edb8df9
|
8309838: Classfile API Util.toBinaryName and other cleanup
Reviewed-by: asotona
|
2023-06-13 08:57:47 +00:00 |
|
Jaikiran Pai
|
57fc9a3e96
|
8309763: Move tests in test/jdk/sun/misc/URLClassPath directory to test/jdk/jdk/internal/loader
Reviewed-by: alanb, mchung
|
2023-06-13 00:54:35 +00:00 |
|
Harshitha Onkar
|
2dca5ae4fd
|
8299052: ViewportOverlapping test fails intermittently on Win10 & Win11
Reviewed-by: aivanov
|
2023-06-12 23:11:52 +00:00 |
|
Chris Plummer
|
1612b6dc6e
|
8309752: com/sun/jdi/SetLocalWhileThreadInNative.java fails with virtual test thread factory due to OpaqueFrameException
Reviewed-by: sspitsyn, lmesnik
|
2023-06-12 18:07:40 +00:00 |
|
Maurizio Cimadamore
|
a6ad42e00e
|
8308645: Javadoc of FFM API needs to be refreshed
8309398: ValueLayout:: arrayElementVarHandle doesn't throws UnsupportedOperationException - if byteAlignment() > byteSize()
8308812: SequenceLayout::withElementCount(long elementCount) doesn't throw IllegalArgumentException - if elementCount < 0 for some cases
Reviewed-by: jvernee
|
2023-06-12 15:55:49 +00:00 |
|
Scott Gibbons
|
5d5ae35288
|
8308966: Add intrinsic for float/double modulo for x86 AVX2 and AVX512
Co-authored-by: Marius Cornea <marius.cornea@intel.com>
Reviewed-by: jbhateja, sviswanathan
|
2023-06-12 15:06:42 +00:00 |
|
Christian Hagedorn
|
4bc6bbb23f
|
8309814: [IR Framework] Dump socket output string in which IR encoding was not found
Reviewed-by: rcastanedalo
|
2023-06-12 10:46:36 +00:00 |
|
JoKern65
|
cf9e6353cc
|
8309462: [AIX] vmTestbase/nsk/jvmti/RunAgentThread/agentthr001/TestDescription.java crashing due to empty while loop
Reviewed-by: mbaesken, mdoerr, clanger
|
2023-06-12 10:01:13 +00:00 |
|
Jaikiran Pai
|
268ec61d4f
|
8308184: Launching java with large number of jars in classpath with java.protocol.handler.pkgs system property set can lead to StackOverflowError
Reviewed-by: mchung, alanb
|
2023-06-12 09:45:07 +00:00 |
|
Jan Lahoda
|
408cadb351
|
8309467: Pattern dominance should be adjusted
Reviewed-by: vromero
|
2023-06-12 08:15:53 +00:00 |
|
Emanuel Peter
|
6c3e621f98
|
8308749: C2 failed: regular loops only (counted loop inside infinite loop)
Reviewed-by: kvn, chagedorn
|
2023-06-12 07:40:58 +00:00 |
|
Tobias Holenstein
|
f5cbe53fdd
|
8027711: Unify wildcarding syntax for CompileCommand and CompileOnly
Reviewed-by: kvn, thartmann, chagedorn
|
2023-06-12 07:39:23 +00:00 |
|
Matthias Baesken
|
4d66d97745
|
8309549: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java fails on AIX
Reviewed-by: alanb, cjplummer, sspitsyn
|
2023-06-12 07:07:38 +00:00 |
|
Daniel D. Daugherty
|
aace3dc28c
|
8309760: ProblemList serviceability/jvmti/vthread/FollowReferences/VThreadStackRefTest.java#default with ZGC
Reviewed-by: amenkov
|
2023-06-10 02:02:34 +00:00 |
|
Kevin Driver
|
80edd5c298
|
8294985: SSLEngine throws IAE during parsing of X500Principal
Reviewed-by: wetmore, xuelei, mullan
|
2023-06-09 23:31:12 +00:00 |
|
Sergey Bylokhov
|
bdd81b3182
|
8304885: Reuse stale data to improve DNS resolver resiliency
Reviewed-by: michaelm, dfuchs
|
2023-06-09 23:20:06 +00:00 |
|
Joe Darcy
|
7d82479096
|
8309142: Refactor test/langtools/tools/javac/versions/Versions.java
Reviewed-by: jjg
|
2023-06-09 19:56:14 +00:00 |
|
Alexander Zvegintsev
|
f5ec93eb88
|
8309745: Problem list open client tests failing on Ubuntu_23.04
Reviewed-by: aivanov
|
2023-06-09 19:53:12 +00:00 |
|
Chris Hegarty
|
cee5724d09
|
8309727: Assert privileges while reading the jdk.incubator.vector.VECTOR_ACCESS_OOB_CHECK system property
Reviewed-by: rriggs, uschindler, psandoz
|
2023-06-09 19:25:21 +00:00 |
|
Chris Plummer
|
84184f9473
|
8232839: JDI AfterThreadDeathTest.java failed due to "FAILED: Did not get expected IllegalThreadStateException on a StepRequest.enable()"
Reviewed-by: sspitsyn, kevinw
|
2023-06-09 18:01:22 +00:00 |
|
Mandy Chung
|
679a6d8935
|
8309303: jdk/internal/misc/VM/RuntimeArguments test ignores jdk/internal/vm/options
Reviewed-by: dnsimon, alanb
|
2023-06-09 16:44:56 +00:00 |
|
Harshitha Onkar
|
6cd370e04b
|
8305645: System Tray icons get corrupted when Windows primary monitor changes
Reviewed-by: serb, aivanov
|
2023-06-09 16:11:46 +00:00 |
|
Darragh Clarke
|
a48bcf3671
|
8308336: Test java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java failed: java.net.BindException: Address already in use
Reviewed-by: dfuchs
|
2023-06-09 14:06:00 +00:00 |
|
Tobias Holenstein
|
c052756154
|
8282797: CompileCommand parsing errors should exit VM
Reviewed-by: kvn, chagedorn, thartmann
|
2023-06-09 13:01:02 +00:00 |
|
Alan Bateman
|
307085618d
|
8309702: Exclude java/lang/ScopedValue/StressStackOverflow.java from JTREG_TEST_THREAD_FACTORY=Virtual runs
Reviewed-by: jpai
|
2023-06-09 08:33:18 +00:00 |
|
Serguei Spitsyn
|
f91e9ba757
|
8309612: [REDO] JDK-8307153 JVMTI GetThreadState on carrier should return STATE_WAITING
Reviewed-by: cjplummer, amenkov
|
2023-06-09 06:12:48 +00:00 |
|
Eric Nothum
|
0a697e73d5
|
8307620: [IR Framework] Readme mentions JTREG_WHITE_LIST_FLAGS instead of JTREG_WHITELIST_FLAGS
Reviewed-by: rcastanedalo, chagedorn
|
2023-06-09 06:09:56 +00:00 |
|
Jim Laskey
|
0be39054a6
|
8309595: Allow javadoc to process unnamed classes
Reviewed-by: hannesw
|
2023-06-08 17:51:11 +00:00 |
|
Alan Bateman
|
b2a5271e74
|
8309196: Remove Thread.countStackFrames
Reviewed-by: rriggs, mchung, dholmes, jpai, iris
|
2023-06-08 17:28:04 +00:00 |
|
Joe Darcy
|
5a706fb403
|
8306584: Start of release updates for JDK 22
8306585: Add SourceVersion.RELEASE_22
8306586: Add source 22 and target 22 to javac
Reviewed-by: erikj, iris, dholmes, jlahoda, alanb
|
2023-06-08 16:02:21 +00:00 |
|
Stefan Karlsson
|
bb377b2673
|
8306841: Generational ZGC: NMT reports Java heap size larger than max heap size
Reviewed-by: eosterlund, stuefe
|
2023-06-08 14:06:27 +00:00 |
|
Chen Liang
|
ac3ce2bf75
|
8304425: ClassHierarchyResolver from Reflection
Reviewed-by: asotona
|
2023-06-08 07:29:56 +00:00 |
|
Aggelos Biboudis
|
79a4ac791c
|
8309235: Unnamed Variables (_) can't be used in JShell
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: asotona
|
2023-06-08 07:25:25 +00:00 |
|
Sergey Bylokhov
|
73dd03cc5a
|
8308152: PropertyDescriptor should work with overridden generic getter method
Reviewed-by: azvegint
|
2023-06-08 02:51:36 +00:00 |
|
Martin Balao
|
760cb04a2e
|
8309569: sun/security/pkcs11/Signature/TestRSAKeyLength.java fails after JDK-8301553
Co-authored-by: Martin Balao <mbalao@openjdk.org>
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com>
Reviewed-by: valeriep
|
2023-06-08 01:24:26 +00:00 |
|
Mandy Chung
|
e8a59843f2
|
8309630: Clean up tests that reference deploy modules
Reviewed-by: bchristi
|
2023-06-08 01:00:44 +00:00 |
|
Raffaello Giulietti
|
90027ff204
|
8309515: Stale cached data from Matcher.namedGroups() after Matcher.usePattern()
Reviewed-by: rriggs
|
2023-06-07 21:39:53 +00:00 |
|
Alexey Ivanov
|
ea41907396
|
8297923: java.awt.ScrollPane broken after multiple scroll up/down
Reviewed-by: honkar, prr, serb
|
2023-06-07 21:18:50 +00:00 |
|
Eric Nothum
|
92beb85510
|
8309474: [IR Framework] Wrong @ForceCompile link in README
Reviewed-by: chagedorn, thartmann
|
2023-06-07 20:16:51 +00:00 |
|
Mandy Chung
|
02bce0b145
|
8309532: java/lang/Class/getDeclaredField/FieldSetAccessibleTest should filter modules that depend on JVMCI
Reviewed-by: alanb, dfuchs
|
2023-06-07 18:44:27 +00:00 |
|
Joe Darcy
|
4ffc8cc216
|
8309574: Improve core reflection tests for JEP 445
Reviewed-by: mchung
|
2023-06-07 18:11:56 +00:00 |
|
Chris Plummer
|
e3f3ac0825
|
8309420: com/sun/jdi/StepTest.java fails with virtual thread wrapper
Reviewed-by: sspitsyn, amenkov
|
2023-06-07 18:03:49 +00:00 |
|
Chris Plummer
|
c38abbfcaa
|
8309510: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java no longer needs to override startUp() method
Reviewed-by: sspitsyn, amenkov
|
2023-06-07 17:57:23 +00:00 |
|
Joe Darcy
|
c24b0bada2
|
8309503: Improve javax.lang.model tests for JEP 445
Reviewed-by: jlahoda, jjg, jlaskey
|
2023-06-07 17:55:47 +00:00 |
|
Chris Plummer
|
a54f4d4ab9
|
8309509: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java fails with virtual test thread factory
Reviewed-by: sspitsyn, amenkov
|
2023-06-07 17:49:05 +00:00 |
|
Daniel D. Daugherty
|
33bb64f24f
|
8309614: [BACKOUT] JDK-8307153 JVMTI GetThreadState on carrier should return STATE_WAITING
Reviewed-by: azvegint
|
2023-06-07 15:17:43 +00:00 |
|
JoKern65
|
6eddbe26dd
|
8309219: Fix xlc17 clang 15 warnings in java.base
Reviewed-by: goetz, mdoerr
|
2023-06-07 13:42:03 +00:00 |
|
Serguei Spitsyn
|
177e8327d6
|
8307153: JVMTI GetThreadState on carrier should return STATE_WAITING
Reviewed-by: amenkov, cjplummer
|
2023-06-07 13:16:40 +00:00 |
|
Jorn Vernee
|
c49129f545
|
8308445: Linker should check that capture state segment is big enough
Reviewed-by: mcimadamore
|
2023-06-07 12:25:28 +00:00 |
|