Weijun Wang
|
f400896822
|
8342442: Static ACVP sample tests
Reviewed-by: mullan, bperez
|
2024-11-09 23:11:33 +00:00 |
|
Weijun Wang
|
cd91a44500
|
8343549: SeededSecureRandomTest needn't be in a package
Reviewed-by: mullan
|
2024-11-05 02:53:26 +00:00 |
|
Weijun Wang
|
bdfb41f977
|
8309841: Jarsigner should print a warning if an entry is removed
Reviewed-by: mullan, hchao
|
2024-10-02 22:55:50 +00:00 |
|
Christian Stein
|
99fefec092
|
8331431: Update to use jtreg 7.4
Reviewed-by: ihse, erikj, jpai
|
2024-06-18 07:25:17 +00:00 |
|
Jatin Bhateja
|
a941397327
|
8329031: CPUID feature detection for Advanced Performance Extensions (Intel® APX)
Reviewed-by: sviswanathan, kvn
|
2024-06-09 00:47:23 +00:00 |
|
Alexander Zvegintsev
|
01125fa21b
|
8331605: jdk/test/lib/TestMutuallyExclusivePlatformPredicates.java test failure
Reviewed-by: prr
|
2024-05-02 21:29:27 +00:00 |
|
vamsi-parasa
|
18de9321ce
|
8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions
Reviewed-by: sviswanathan, jbhateja
|
2024-03-11 16:42:13 +00:00 |
|
Weijun Wang
|
b87d9cf2c9
|
8325506: Ensure randomness is only read from provided SecureRandom object
Reviewed-by: kdriver, valeriep
|
2024-02-26 21:52:40 +00:00 |
|
Jie Fu
|
2d5cb97288
|
8324647: Invalid test group of lib-test after JDK-8323515
Reviewed-by: shade
|
2024-01-24 23:25:17 +00:00 |
|
Aleksey Shipilev
|
8b9bf75880
|
8323515: Create test alias "all" for all test roots
Reviewed-by: dholmes, alanb, joehw, lmesnik
|
2024-01-23 17:03:35 +00:00 |
|
Matthew Donovan
|
c2e77e2f17
|
8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64
Reviewed-by: mbaesken
|
2024-01-11 15:19:48 +00:00 |
|
Stefan Karlsson
|
cbe329b90a
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
Reviewed-by: lkorinth, lmesnik
|
2024-01-03 08:53:01 +00:00 |
|
Leo Korinth
|
d52a995f35
|
8315097: Rename createJavaProcessBuilder
Reviewed-by: lmesnik, dholmes, rriggs, stefank
|
2023-10-27 08:47:26 +00:00 |
|
Alex Menkov
|
f7deaf4bef
|
8316778: test hprof lib: invalid array element type from JavaValueArray.elementSize
Reviewed-by: cjplummer, lmesnik, sspitsyn
|
2023-10-03 19:35:51 +00:00 |
|
Afshin Zafari
|
45a145e5bc
|
8299915: Remove ArrayAllocatorMallocLimit and associated code
Reviewed-by: dholmes, coleenp
|
2023-09-27 08:27:02 +00:00 |
|
Qing Xiao
|
a35e96a3fa
|
8313612: Use JUnit in lib-test/jdk tests
Reviewed-by: cstein, asotona
|
2023-09-21 06:24:49 +00:00 |
|
Christian Stein
|
c50315de8f
|
8314495: Update to use jtreg 7.3.1
Reviewed-by: dholmes, erikj, iris, jpai
|
2023-08-21 06:30:56 +00:00 |
|
Christian Stein
|
9c6eb67e85
|
8313167: Update to use jtreg 7.3
Reviewed-by: jjg, iris
|
2023-08-07 16:09:23 +00:00 |
|
Matthias Baesken
|
39c104df44
|
8310380: Handle problems in core-related tests on macOS when codesign tool does not work
Reviewed-by: lucy, clanger, cjplummer
|
2023-06-28 06:51:05 +00:00 |
|
Weijun Wang
|
b5922c3b86
|
8305846: Support compilation in Proc test utility
Reviewed-by: valeriep
|
2023-05-05 20:03:11 +00:00 |
|
Leonid Mesnik
|
64ac9a05e8
|
8306946: jdk/test/lib/process/ProcessToolsStartProcessTest.java fails with "wrong number of lines in OutputAnalyzer output"
Reviewed-by: dholmes
|
2023-05-04 01:10:54 +00:00 |
|
Leonid Mesnik
|
2e340e855b
|
8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
Reviewed-by: cjplummer, sspitsyn
|
2023-04-26 14:53:33 +00:00 |
|
Christian Stein
|
2763cf14e6
|
8304896: Update to use jtreg 7.2
Reviewed-by: erikj, lmesnik, iris
|
2023-04-24 15:36:19 +00:00 |
|
Leonid Mesnik
|
8d2ebf248e
|
8303697: ProcessTools doesn't print last line of process output
Reviewed-by: dholmes, stuefe
|
2023-03-17 13:45:41 +00:00 |
|
Kosta Stojiljkovic
|
36995c5a75
|
8304242: CPUInfoTest fails because "serialize" CPU feature is not known
Reviewed-by: kvn, sviswanathan, thartmann
|
2023-03-17 06:20:24 +00:00 |
|
Kim Barrett
|
f1d76fa925
|
8302262: Remove -XX:SuppressErrorAt develop option
Reviewed-by: stuefe, dholmes, tschatzl
|
2023-02-15 00:44:02 +00:00 |
|
Varada M
|
cb8107303e
|
8300139: [AIX] Use pthreads to avoid JNI_createVM call from primordial thread
Reviewed-by: dholmes, stuefe
|
2023-02-13 11:12:36 +00:00 |
|
Christian Stein
|
2cdc019565
|
8298178: Update to use jtreg 7.1.1
Reviewed-by: erikj
|
2022-12-06 20:51:06 +00:00 |
|
Christian Stein
|
c70d1e1bd3
|
8296710: Update to use jtreg 7.1
Reviewed-by: erikj, alanb, jjg
|
2022-12-01 16:49:40 +00:00 |
|
Volodymyr Paprotski
|
f12710e938
|
8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
Reviewed-by: sviswanathan, vlivanov
|
2022-11-21 21:01:25 +00:00 |
|
Vladimir Kozlov
|
e122321cb5
|
8295844: jdk/test/whitebox/CPUInfoTest.java failed with "not all features are known: expected true, was false"
Reviewed-by: tschatzl, dnsimon
|
2022-10-24 19:11:56 +00:00 |
|
Joshua Cao
|
f872467d69
|
8255746: Make PrintCompilation available on a per method level
Reviewed-by: chagedorn, kvn, xliu
|
2022-10-19 19:40:18 +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 |
|
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 |
|
Christian Stein
|
1ee59adcfe
|
8289798: Update to use jtreg 7
Reviewed-by: ihse, jpai
|
2022-09-07 15:13:35 +00:00 |
|
Coleen Phillimore
|
0c37008917
|
8275662: remove test/lib/sun/hotspot
Reviewed-by: mseledtsov, sspitsyn, lmesnik
|
2022-07-11 13:07:03 +00:00 |
|
Coleen Phillimore
|
e7795851d2
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
Reviewed-by: lmesnik, dholmes
|
2022-07-08 15:55:14 +00:00 |
|
Roger Riggs
|
fdc8455c45
|
8288495: [test] Make OutputAnalyzer exception more informative
Reviewed-by: lmesnik, naoto, jpai, dholmes
|
2022-06-24 13:46:32 +00:00 |
|
Jatin Bhateja
|
6f6486e977
|
8284960: Integration of JEP 426: Vector API (Fourth Incubator)
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Smita Kamath <svkamath@openjdk.org>
Co-authored-by: Joshua Zhu <jzhu@openjdk.org>
Co-authored-by: Xiaohong Gong <xgong@openjdk.org>
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Eric Liu <eliu@openjdk.org>
Co-authored-by: Ningsheng Jian <njian@openjdk.org>
Reviewed-by: ngasson, vlivanov, mcimadamore, jlahoda, kvn
|
2022-05-31 16:02:09 +00:00 |
|
Matthias Baesken
|
de8f4d01b2
|
8286191: misc tests fail due to JDK-8285987
Reviewed-by: rriggs
|
2022-05-10 07:44:20 +00:00 |
|
Alan Bateman
|
9583e3657e
|
8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
|
2022-05-07 08:06:16 +00:00 |
|
Roger Riggs
|
7022543fcf
|
8286195: ProblemList test/lib-test/jdk/test/lib/TestMutuallyExclusivePlatformPredicates.java
Reviewed-by: dcubed, lancea
|
2022-05-05 14:45:14 +00:00 |
|
Sibabrata Sahoo
|
0462d5a252
|
8285452: Add a new test library API to replace a file content using FileUtils.java
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: weijun, dfuchs
|
2022-05-04 06:56:16 +00:00 |
|
Fei Yang
|
5905b02c0e
|
8276799: Implementation of JEP 422: Linux/RISC-V Port
Co-authored-by: Yadong Wang <yadonn.wang@huawei.com>
Co-authored-by: Yanhong Zhu <zhuyanhong2@huawei.com>
Co-authored-by: Feilong Jiang <jiangfeilong@huawei.com>
Co-authored-by: Kun Wang <wangkun49@huawei.com>
Co-authored-by: Zhuxuan Ni <nizhuxuan@huawei.com>
Co-authored-by: Taiping Guo <guotaiping1@huawei.com>
Co-authored-by: Kang He <hekang6@huawei.com>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Xiaolin Zheng <yunyao.zxl@alibaba-inc.com>
Co-authored-by: Kuai Wei <kuaiwei.kw@alibaba-inc.com>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: ihse, dholmes, rriggs, kvn, shade
|
2022-03-24 09:22:46 +00:00 |
|
Chris Plummer
|
16e0ad0ad0
|
8270199: Most SA tests are skipped on macosx-aarch64 because all executables are signed
Reviewed-by: dholmes, kevinw
|
2022-01-26 18:06:05 +00:00 |
|
Roger Riggs
|
03f647f4bb
|
8278028: [test-library] Warnings cleanup of the test library
Reviewed-by: dfuchs, mchung, naoto, lancea, lmesnik
|
2021-12-14 19:54:54 +00:00 |
|
Weijun Wang
|
c24fb852f2
|
8275512: Upgrade required version of jtreg to 6.1
Reviewed-by: ihse, iignatyev, joehw, lancea, jjg, mchung
|
2021-10-19 21:04:14 +00:00 |
|
Igor Veresov
|
673ce7efa5
|
8272873: C2: Inlining should not depend on absolute call site counts
Reviewed-by: kvn, vlivanov, dlong
|
2021-08-26 00:17:15 +00:00 |
|
Igor Ignatyev
|
ada58d13f7
|
8067223: [TESTBUG] Rename Whitebox API package
Reviewed-by: dholmes, kvn
|
2021-08-02 20:44:18 +00:00 |
|
Daniel D. Daugherty
|
76fdf2c89b
|
8268146: fix for JDK-8266254 fails validate-source
Reviewed-by: psandoz, wetmore
|
2021-06-02 21:50:43 +00:00 |
|