Damon Nguyen
|
358ac07255
|
8294254: [macOS] javax/swing/plaf/aqua/CustomComboBoxFocusTest.java failure
Reviewed-by: jdv, achung
|
2022-10-18 03:55:23 +00:00 |
|
Fei Gao
|
490fcd0c25
|
8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov
Reviewed-by: chagedorn, kvn
|
2022-10-18 02:00:53 +00:00 |
|
Serguei Spitsyn
|
21a825e059
|
8288387: GetLocalXXX/SetLocalXXX spec should require suspending target thread
Reviewed-by: lmesnik, dsamersoff
|
2022-10-17 23:36:22 +00:00 |
|
Thomas Stuefe
|
ec2981b83b
|
8293711: Factor out size parsing functions from arguments.cpp
Reviewed-by: dholmes, jsjolen
|
2022-10-17 12:44:51 +00:00 |
|
Coleen Phillimore
|
5d273b9f04
|
8295278: Add parallel class loading tests
Reviewed-by: vlivanov, ccheung
|
2022-10-17 12:31:39 +00:00 |
|
Srikanth Adayapalam
|
cf07eaeb92
|
8295020: javac emits incorrect code for for-each on an intersection type.
Reviewed-by: mcimadamore
|
2022-10-17 07:40:19 +00:00 |
|
Matthias Baesken
|
b3bb3e6ed8
|
8295325: tools/jlink/plugins/SaveJlinkArgfilesPluginTest.java fails on Linux ppc64le
Reviewed-by: alanb, mdoerr, mchung
|
2022-10-17 06:53:49 +00:00 |
|
Sergey Tsypanov
|
74a51ccc86
|
8292698: Improve performance of DataInputStream
Reviewed-by: dfuchs
|
2022-10-17 04:41:12 +00:00 |
|
Daniel D. Daugherty
|
e7d0ab227f
|
8295379: ProblemList java/lang/Float/Binary16Conversion.java in Xcomp mode on x64
8295380: ProblemList gc/cslocker/TestCSLocker.java in Xcomp mode on x64
Reviewed-by: alanb
|
2022-10-15 14:50:10 +00:00 |
|
Vladimir Ivanov
|
8487c56f7e
|
8295294: Misc cleanups in runtime/InvocationTests
Reviewed-by: dholmes
|
2022-10-14 17:46:11 +00:00 |
|
Thomas Schatzl
|
2e2a51ee22
|
8295267: Improve G1 scan to merge ratio calculation
Reviewed-by: ayang, iwalulya
|
2022-10-14 14:45:56 +00:00 |
|
Nikita Provotorov
|
2da079c64e
|
8294426: Two fingers tap generates wrong mouse modifiers on M2 MacBooks
Reviewed-by: prr
|
2022-10-14 14:14:23 +00:00 |
|
Archie L. Cobbs
|
786ce1c27b
|
8295024: Cyclic constructor error is non-deterministic and inconsistent
Reviewed-by: vromero
|
2022-10-14 13:52:50 +00:00 |
|
Joshua Cao
|
3dbc38a2c9
|
8295288: Some vm_flags tests associate with a wrong BugID
Reviewed-by: phh
|
2022-10-14 13:36:12 +00:00 |
|
Prasanta Sadhukhan
|
7133fc93e1
|
7172359: HTML parser StackOverflowError on invalid HTML: <li> tag inside an <option>
Reviewed-by: tr, jdv, aivanov
|
2022-10-14 09:05:39 +00:00 |
|
Darragh Clarke
|
b30d922009
|
8292876: Do not include the deprecated userinfo component of the URI in HTTP/2 headers
Reviewed-by: aefimov, dfuchs, jpai
|
2022-10-14 01:37:29 +00:00 |
|
Phil Race
|
fdb74ed452
|
8295301: Problem list TrayIcon tests that fail on Ubuntu 22.04
Reviewed-by: dholmes
|
2022-10-13 21:37:28 +00:00 |
|
David Alvarez
|
21407dec01
|
8295173: (tz) Update Timezone Data to 2022e
Reviewed-by: naoto
|
2022-10-13 20:48:43 +00:00 |
|
Naoto Sato
|
4224d45132
|
8295232: "java.locale.useOldISOCodes" property is read lazily
Reviewed-by: lancea, bpb, iris, rriggs, coffeys
|
2022-10-13 16:18:53 +00:00 |
|
Abhishek Kumar
|
3b3438752c
|
8288882: JFileChooser - empty (0 bytes) file is displayed as 1 KB
Reviewed-by: aivanov, angorya, psadhukhan
|
2022-10-13 16:14:49 +00:00 |
|
Daniel Jeliński
|
94caecbe57
|
8294906: Memory leak in PKCS11 NSS TLS server
Reviewed-by: valeriep
|
2022-10-13 09:29:17 +00:00 |
|
Doug Simon
|
03e63a2b87
|
8295225: [JVMCI] codeStart should be cleared when entryPoint is cleared
Reviewed-by: never
|
2022-10-13 08:34:36 +00:00 |
|
Michael McMahon
|
26ac836636
|
8291638: Keep-Alive timeout of 0 should close connection immediately
Reviewed-by: dfuchs, jpai
|
2022-10-13 08:32:48 +00:00 |
|
Ioi Lam
|
90fb9a085b
|
8295102: Always load @lambda-form-invoker lines from default classlist
Reviewed-by: redestad, ccheung
|
2022-10-13 00:01:06 +00:00 |
|
Bill Huang
|
ac1941425b
|
8294994: Update Jarsigner and Keytool i18n tests to validate i18n compliance
Reviewed-by: naoto
|
2022-10-12 22:17:19 +00:00 |
|
Mahendra Chhipa
|
1961e81e02
|
8289509: Improve test coverage for XPath Axes: descendant, descendant-or-self, following, following-sibling
Reviewed-by: bhuang, joehw
|
2022-10-12 18:13:20 +00:00 |
|
Daniel Jeliński
|
d1252653b0
|
8277970: Test jdk/sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java fails with "tag mismatch"
Reviewed-by: jnimeh, xuelei
|
2022-10-12 15:32:36 +00:00 |
|
Leonid Mesnik
|
0475c34120
|
8292386: jvmti/thread/SuspendThread/suspendthrd03 failed with "FAIL: Status is 2"
Reviewed-by: sspitsyn, dcubed
|
2022-10-12 14:59:19 +00:00 |
|
Magnus Ihse Bursie
|
860784238e
|
8295205: Add jcheck whitespace checking for markdown files
Reviewed-by: erikj
|
2022-10-12 13:31:54 +00:00 |
|
Michael McMahon
|
cb62f1c5c0
|
8295218: New KeepAliveTest.java has invalid copyright notice
Reviewed-by: dfuchs, tschatzl
|
2022-10-12 12:10:07 +00:00 |
|
Ramesh Bhagavatam Gangadhar
|
86ec158dfb
|
8291226: Create Test Cases to cover scenarios for JDK-8278067
Reviewed-by: dfuchs, michaelm
|
2022-10-12 11:44:44 +00:00 |
|
Xiaohong Gong
|
ab8c1361bc
|
8292898: [vectorapi] Unify vector mask cast operation
Co-authored-by: Quan Anh Mai <qamai@openjdk.org>
Reviewed-by: jbhateja, eliu
|
2022-10-12 01:39:57 +00:00 |
|
Jatin Bhateja
|
2ceb80c60f
|
8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms
Reviewed-by: kvn, sviswanathan
|
2022-10-12 01:05:44 +00:00 |
|
Quan Anh Mai
|
703a6ef591
|
8283699: Improve the peephole mechanism of hotspot
Reviewed-by: kvn, dlong
|
2022-10-12 00:31:04 +00:00 |
|
Kim Barrett
|
94a9b048af
|
8295013: OopStorage should derive from CHeapObjBase
Reviewed-by: stefank, tschatzl
|
2022-10-11 23:17:31 +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 |
|
Abhishek Kumar
|
9d0009e92b
|
6777156: GTK L&F: JFileChooser can jump beyond root directory in combobox and selection textarea.
Reviewed-by: jdv, tr, psadhukhan
|
2022-10-11 12:55:59 +00:00 |
|
Tejesh R
|
33d0618813
|
6616245: NullPointerException when using JFileChooser with a custom FileView
Reviewed-by: aivanov
|
2022-10-11 11:11:49 +00:00 |
|
Erik Gahlin
|
fba763f825
|
8291519: jdk/jfr/api/event/TestShouldCommit.java failed with Unexpected value of shouldCommit()
Reviewed-by: mgronlun
|
2022-10-11 10:06:17 +00:00 |
|
KIRIYAMA Takuya
|
4435d56d3f
|
8282395: URL.openConnection can throw IOOBE
Reviewed-by: dfuchs
|
2022-10-11 09:22:33 +00:00 |
|
Daniel Jeliński
|
fe70487d0b
|
8294958: java/net/httpclient/ConnectTimeout tests are slow
Reviewed-by: dfuchs, aefimov
|
2022-10-11 08:50:01 +00:00 |
|
Eric Liu
|
9d116ec147
|
8294262: AArch64: compiler/vectorapi/TestReverseByteTransforms.java test failed on SVE machine
Reviewed-by: aph, njian
|
2022-10-11 01:37:20 +00:00 |
|
Markus Grönlund
|
4df4a1f8e2
|
8287832: jdk/jfr/event/runtime/TestActiveSettingEvent.java failed with "Expected two batches of Active Setting events"
Reviewed-by: egahlin
|
2022-10-10 12:40:58 +00:00 |
|
Prasanta Sadhukhan
|
269252aa3d
|
8295007: javax/swing/JRadioButton/4314194/bug4314194.java fails in mach5 for WIndowLookAndFeel
Reviewed-by: aivanov, tr
|
2022-10-10 11:51:21 +00:00 |
|
Jie Fu
|
6ed74ef654
|
8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839
Reviewed-by: chagedorn, epeter
|
2022-10-10 07:06:51 +00:00 |
|
Markus Karg
|
8713dfa64e
|
8294541: java/io/BufferedInputStream/TransferTo.java fails with OOME
Reviewed-by: alanb
|
2022-10-09 13:55:27 +00:00 |
|
Alex Menkov
|
495c043533
|
7124710: interleaved RedefineClasses() and RetransformClasses() calls may have a problem
Reviewed-by: sspitsyn, dcubed
|
2022-10-07 23:02:19 +00:00 |
|
Matias Saavedra Silva
|
3466e99934
|
8294691: dynamicArchive/RelativePath.java is running other test case
Reviewed-by: iklam, ccheung
|
2022-10-07 20:44:35 +00:00 |
|
Chris Plummer
|
6a266c4de1
|
8292879: com/sun/jdi/ClassUnloadEventTest.java failed due to classes not unloading
Reviewed-by: dholmes, coleenp, sspitsyn
|
2022-10-07 19:11: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 |
|