Aleksey Shipilev
|
7f80683cfe
|
8272783: Epsilon: Refactor tests to improve performance
Reviewed-by: tschatzl
|
2021-08-24 10:08:18 +00:00 |
|
Maxim Kartashev
|
9bc023220f
|
8269223: -Xcheck:jni WARNINGs working with fonts on Linux
Reviewed-by: prr, serb
|
2021-08-23 20:28:17 +00:00 |
|
Igor Ignatyev
|
709b5910c3
|
8272553: several hotspot runtime/CommandLine tests don't check exit code
Reviewed-by: dholmes
|
2021-08-23 18:03:13 +00:00 |
|
Jonathan Gibbons
|
1884072474
|
8265253: javac -Xdoclint:all gives "no comment" warning for code that can't be commented
Reviewed-by: hannesw
|
2021-08-23 17:31:29 +00:00 |
|
Denghui Dong
|
e8a289e77d
|
8272609: Add string deduplication support to SerialGC
Reviewed-by: kbarrett, iwalulya
|
2021-08-23 06:12:01 +00:00 |
|
David Holmes
|
f77a1a156f
|
8272472: StackGuardPages test doesn't build with glibc 2.34
Reviewed-by: shade, stuefe, jiefu
|
2021-08-22 01:13:27 +00:00 |
|
Sean Coffey
|
04a806ec86
|
8270344: Session resumption errors
Reviewed-by: xuelei
|
2021-08-20 20:10:42 +00:00 |
|
lawrence.andrews
|
d85560ed0f
|
8267161: Write automated test case for JDK-4479161
Reviewed-by: serb, aivanov
|
2021-08-20 17:45:46 +00:00 |
|
Vladimir Ivanov
|
86add21a85
|
8223923: C2: Missing interference with mismatched unsafe accesses
Reviewed-by: thartmann
|
2021-08-20 12:41:20 +00:00 |
|
Ivan Walulya
|
fb1dfc6f49
|
8267185 : Add string deduplication support to ParallelGC
Reviewed-by: kbarrett, ayang
|
2021-08-20 11:30:00 +00:00 |
|
Daniel Fuchs
|
db9834ff82
|
8258951: java/net/httpclient/HandshakeFailureTest.java failed with "RuntimeException: Not found expected SSLHandshakeException in java.io.IOException"
Reviewed-by: chegar
|
2021-08-20 09:05:00 +00:00 |
|
Thejasvi Voniadka
|
4bd37c3153
|
8272708: [Test]: Cleanup: test/jdk/security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java no longer needs ocspEnabled
Reviewed-by: rhalade
|
2021-08-20 03:15:04 +00:00 |
|
Phil Race
|
ddcd851c43
|
8272602: [macos] not all KEY_PRESSED events sent when control modifier is used
Reviewed-by: kizune
|
2021-08-20 00:08:42 +00:00 |
|
Ralf Schmelter
|
73da66ffb7
|
8272318: Improve performance of HeapDumpAllTest
Reviewed-by: lucy, sspitsyn
|
2021-08-18 18:30:26 +00:00 |
|
Harold Seigel
|
4d6593ce02
|
8272124: Cgroup v1 initialization causes NullPointerException when cgroup path contains colon
Reviewed-by: mseledtsov, sgehwolf
|
2021-08-18 14:24:58 +00:00 |
|
Vladimir Ivanov
|
e8f1219d6f
|
8271276: C2: Wrong JVM state used for receiver null check
Reviewed-by: kvn, thartmann
|
2021-08-18 10:31:24 +00:00 |
|
Christian Hagedorn
|
79a06df811
|
8272567: [IR Framework] Make AbstractInfo.getRandom() static
Reviewed-by: thartmann
|
2021-08-18 06:39:22 +00:00 |
|
Alexander Zuev
|
481c1f0549
|
8269951: [macos] Focus not painted in JButton when setBorderPainted(false) is invoked
Reviewed-by: serb, psadhukhan
|
2021-08-18 05:48:26 +00:00 |
|
Tobias Hartmann
|
5189047d09
|
8272558: IR Test Framework README misses some flags
Reviewed-by: chagedorn
|
2021-08-18 04:47:58 +00:00 |
|
Mikhailo Seledtsov
|
ec63957f9d
|
8272398: Update DockerTestUtils.buildJdkDockerImage()
Reviewed-by: iignatyev, hseigel
|
2021-08-17 23:22:44 +00:00 |
|
Vicente Romero
|
14623cde3a
|
8270835: regression after JDK-8261006
Reviewed-by: jlahoda
|
2021-08-17 20:47:36 +00:00 |
|
Igor Ignatyev
|
fe72197102
|
8272551: mark hotspot runtime/modules tests which ignore external VM flags
Reviewed-by: mseledtsov, jiefu
|
2021-08-17 19:37:45 +00:00 |
|
Igor Ignatyev
|
05d64da7f3
|
8272291: mark hotspot runtime/logging tests which ignore external VM flags
Reviewed-by: mseledtsov, dholmes
|
2021-08-17 19:36:44 +00:00 |
|
Brian Burkhalter
|
a68b5b9c1d
|
8272369: java/io/File/GetXSpace.java failed with "RuntimeException: java.nio.file.NoSuchFileException: /run/user/0"
Reviewed-by: alanb
|
2021-08-17 17:07:03 +00:00 |
|
Abdul Kolarkunnu
|
a199ebc017
|
8272581: sun/security/pkcs11/Provider/MultipleLogins.sh fails after JDK-8266182
Reviewed-by: weijun
|
2021-08-17 16:54:32 +00:00 |
|
Rajan Halade
|
1cbf41a87b
|
8225083: Remove Google certificate that is expiring in December 2021
Reviewed-by: xuelei, mullan
|
2021-08-17 16:01:42 +00:00 |
|
Jim Laskey
|
cf64c3e7e2
|
8272326: java/util/Random/RandomTestMoments.java had two Gaussian fails
Reviewed-by: rriggs, bpb
|
2021-08-17 15:53:41 +00:00 |
|
Abdul Kolarkunnu
|
ed57cf1cf3
|
8266182: Automate manual steps listed in the test jdk/sun/security/pkcs12/ParamsTest.java
Reviewed-by: hchao, ssahoo, xuelei, weijun
|
2021-08-17 12:12:22 +00:00 |
|
Hannes Wallnöfer
|
0e3fde6c3c
|
8264274: Block tags in overview.html are ignored
Reviewed-by: jjg
|
2021-08-17 08:29:49 +00:00 |
|
lawrence.andrews
|
c5c84b8fdc
|
8270312: Error: Not a test or directory containing tests: java/awt/print/PrinterJob/XparColor.java
Reviewed-by: psadhukhan, jdv
|
2021-08-17 07:44:35 +00:00 |
|
Igor Ignatyev
|
989f39f810
|
8272552: mark hotspot runtime/cds tests which ignore external VM flags
Reviewed-by: mseledtsov, jiefu, dholmes, iklam
|
2021-08-17 03:45:26 +00:00 |
|
Rajat Mahajan
|
a5ad7720d2
|
8272342: [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions
Reviewed-by: aivanov, pbansal
|
2021-08-16 22:24:00 +00:00 |
|
Jonathan Gibbons
|
ae45592d33
|
8272374: doclint should report missing "body" comments
Reviewed-by: kcr, hannesw
|
2021-08-16 20:48:25 +00:00 |
|
Igor Ignatyev
|
b2c272d4e2
|
8272305: several hotspot runtime/modules don't check exit codes
Reviewed-by: dholmes, mseledtsov
|
2021-08-16 16:56:15 +00:00 |
|
Brian Burkhalter
|
82688258f6
|
8272297: FileInputStream should override transferTo() for better performance
Reviewed-by: alanb
|
2021-08-16 15:53:33 +00:00 |
|
Christian Hagedorn
|
3677734584
|
8271471: [IR Framework] Rare occurrence of "<!-- safepoint while printing -->" in PrintIdeal/PrintOptoAssembly can let tests fail
Reviewed-by: kvn, thartmann
|
2021-08-16 14:51:11 +00:00 |
|
Albert Mingkun Yang
|
69cc588fce
|
8272235: G1: update outdated code root fixup
Reviewed-by: tschatzl, kbarrett
|
2021-08-16 09:40:56 +00:00 |
|
Ioi Lam
|
36e2ddad4d
|
8272348: Update CDS tests in anticipation of JDK-8270489
Reviewed-by: ccheung, minqi
|
2021-08-16 03:22:52 +00:00 |
|
Yi Yang
|
3f38a50c52
|
8271203: C2: assert(iff->Opcode() == Op_If || iff->Opcode() == Op_CountedLoopEnd || iff->Opcode() == Op_RangeCheck) failed: Check this code when new subtype is added
Reviewed-by: chagedorn, roland, thartmann
|
2021-08-16 02:30:57 +00:00 |
|
Phil Race
|
6a5241c3ad
|
8272491: Problem list javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java on macos
Reviewed-by: pbansal
|
2021-08-15 16:50:38 +00:00 |
|
Alexey Ushakov
|
17b9350023
|
8266079: Lanai: AlphaComposite shows differences on Metal compared to OpenGL
Reviewed-by: serb
|
2021-08-14 10:40:37 +00:00 |
|
Marcus G K Williams
|
87d2761f1b
|
8271883: Math CopySign optimization for x86
Reviewed-by: jbhateja, sviswanathan, kvn
|
2021-08-14 00:34:51 +00:00 |
|
Daniel D. Daugherty
|
bd7f9b4fb9
|
8272459: ProblemList compiler/codecache/TestStressCodeBuffers.java on aarch64
Reviewed-by: iignatyev
|
2021-08-13 16:57:12 +00:00 |
|
Lance Andersen
|
717792c3b7
|
8263940: NPE when creating default file system when default file system provider is packaged as JAR file on class path
Reviewed-by: naoto, bpb, iris, joehw
|
2021-08-13 16:11:04 +00:00 |
|
Thomas Stuefe
|
d06d0b9e9d
|
8272112: Arena code simplifications
Reviewed-by: kbarrett, coleenp
|
2021-08-13 06:38:08 +00:00 |
|
Prasanta Sadhukhan
|
0c4be76f7f
|
8058704: Nimbus does not honor JTextPane background color
6789980: JEditorPane background color not honored with Nimbus L&F
Reviewed-by: aivanov, serb
|
2021-08-13 05:12:59 +00:00 |
|
Jatin Bhateja
|
020aec5318
|
8271366: [REDO] JDK-8266054 VectorAPI rotate operation optimization
Reviewed-by: sviswanathan, psandoz
|
2021-08-13 04:33:53 +00:00 |
|
Lin Zang
|
09ab86b40c
|
8269909: getStack method in hprof.parser.Reader should use try-with-resource
Reviewed-by: dholmes, cjplummer, sspitsyn
|
2021-08-12 23:16:24 +00:00 |
|
Brian Burkhalter
|
428d51694f
|
8140241: (fc) Data transfer from FileChannel to itself causes hang in case of overlap
Reviewed-by: alanb
|
2021-08-12 15:27:09 +00:00 |
|
Coleen Phillimore
|
464e874a5c
|
8048190: NoClassDefFoundError omits original ExceptionInInitializerError
Reviewed-by: dholmes, iklam
|
2021-08-12 13:45:36 +00:00 |
|