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 |
|
Jonathan Gibbons
|
3482cb87fd
|
8266254: Update to use jtreg 6
8265020: tests must be updated for new TestNG module name
Reviewed-by: lancea, erikj, mchung, naoto, alanb, iris, chegar
|
2021-06-02 21:20:12 +00:00 |
|
Vladimir Ivanov
|
2a2f105a56
|
8267117: sun/hotspot/whitebox/CPUInfoTest.java fails on Ice Lake
Reviewed-by: kvn
|
2021-05-13 23:26:35 +00:00 |
|
Weijun Wang
|
381de0c1d0
|
8266753: jdk/test/lib/process/ProcTest.java failed with "Exception: Proc abnormal end"
Reviewed-by: dfuchs
|
2021-05-11 15:22:52 +00:00 |
|
Weijun Wang
|
c70589c68c
|
8265227: Move Proc.java from security/testlibrary to test/lib
Reviewed-by: rriggs, xuelei, rhalade, ssahoo
|
2021-04-15 15:07:47 +00:00 |
|
Roger Riggs
|
788e30c154
|
8263320: [test] Add Object Stream Formatter to work with test utility HexPrinter
Reviewed-by: chegar
|
2021-03-18 21:26:46 +00:00 |
|
Igor Ignatyev
|
a7aba2b61c
|
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
|
2021-03-13 14:51:53 +00:00 |
|
Roger Riggs
|
a023b93712
|
8255394: jdk/test/lib/hexdump/ASN1FormatterTest.java fails with ---illegal-access=deny
Reviewed-by: alanb, weijun
|
2020-10-27 18:17:57 +00:00 |
|
Evgeny Nikitin
|
52e45a3677
|
8229186: Improve error messages for TestStringIntrinsics failures
Reviewed-by: iignatyev, lmesnik
|
2020-10-09 16:48:49 +00:00 |
|
Roger Riggs
|
38159d52d4
|
8253876: jdk/test/lib/hexdump/ASN1FormatterTest.java fails with "AssertionError: Lines expected [126] but found [202]"
Reviewed-by: shade, lancea
|
2020-10-07 18:36:14 +00:00 |
|
Igor Ignatyev
|
ac772cd916
|
8253750: use build-stable default seed for Utils.RANDOM_GENERATOR
Reviewed-by: rriggs
|
2020-10-06 20:35:34 +00:00 |
|
Roger Riggs
|
05a764f4ff
|
8253883: Problem list jdk/test/lib/hexdump/ASN1Formatter on Windows
Reviewed-by: lancea
|
2020-09-30 23:45:08 +00:00 |
|
Igor Veresov
|
79d70f6b51
|
8253869: sun/hotspot/whitebox/CPUInfoTest.java fails after JDK-8239090
Reviewed-by: mikael
|
2020-09-30 21:49:16 +00:00 |
|
Roger Riggs
|
092c227721
|
8252523: Add ASN.1 Formatter to work with test utility HexPrinter
Reviewed-by: weijun
|
2020-09-30 20:42:39 +00:00 |
|
Igor Ignatyev
|
338dd21cfe
|
8247725: move two tests for whitebox from test/hotspot/jtreg/sanity to test/lib-test
Reviewed-by: dcubed
|
2020-06-17 07:40:11 -07:00 |
|
Igor Ignatyev
|
e7f8e1fdb5
|
8211977: move testlibrary tests into one place
Reviewed-by: erikj, dholmes, ihse
|
2020-06-16 09:50:45 -07:00 |
|
Roger Riggs
|
6c3c3dad97
|
8247521: (test) jdk/test/lib/hexdump/HexPrinterTest.java fails on windows
Reviewed-by: iignatyev, joehw
|
2020-06-15 11:57:33 -04:00 |
|
Roger Riggs
|
120a0d116a
|
8247274: (test) HexPrinter cleanup
Reviewed-by: lancea
|
2020-06-10 14:51:28 -04:00 |
|
Igor Ignatyev
|
e47b2bc8c3
|
8246387: switch to jtreg 5.1
Reviewed-by: dholmes, erikj
|
2020-06-10 10:47:40 -07:00 |
|
Roger Riggs
|
bdf672659c
|
8243010: Test support: Customizable Hex Printer
Reviewed-by: lancea, dfuchs, weijun
|
2020-04-16 15:45:37 -04:00 |
|
Stefan Karlsson
|
c8e7590899
|
8237111: LingeredApp should be started with getTestJavaOpts
Reviewed-by: cjplummer, dholmes
|
2020-01-24 10:31:45 +01:00 |
|
Katja Kantserova
|
d16d3eca51
|
8081037: serviceability/sa/ tests time out on Windows
Reviewed-by: jbachorik, sla, dsamersoff
|
2015-05-28 16:31:47 +02:00 |
|