Calvin Cheung
|
087bccfe28
|
8286978: SIGBUS in libz during CDS initialization
Reviewed-by: iklam
|
2022-05-20 17:51:47 +00:00 |
|
Sibabrata Sahoo
|
dbda0e2bda
|
8286969: Add a new test library API to execute kinit in SecurityTools.java
Reviewed-by: rhalade, weijun
|
2022-05-19 06:05:57 +00:00 |
|
Erik Gahlin
|
ac7e019232
|
8286925: Move JSON parser used in JFR tests to test library
Reviewed-by: mgronlun, alanb
|
2022-05-18 15:07:29 +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 |
|
Matthias Baesken
|
9d2f591e6a
|
8285987: executing shell scripts without #! fails on Alpine linux
Reviewed-by: mdoerr, goetz
|
2022-05-05 12:45:32 +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 |
|
Xue-Lei Andrew Fan
|
ffca23a531
|
8284490: Remove finalizer method in java.security.jgss
Reviewed-by: rriggs, dfuchs, weijun
|
2022-05-03 14:14:09 +00:00 |
|
Stuart Marks
|
b2c33f0f86
|
8282120: optimal capacity tests and test library need to be cleaned up
Reviewed-by: naoto
|
2022-04-20 18:43:54 +00:00 |
|
Weijun Wang
|
9ce2d75d0b
|
8278449: Improve keychain support
Reviewed-by: ahgross, rhalade, mullan
|
2022-04-19 22:18:33 +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 |
|
Ioi Lam
|
de4f04cb71
|
8253495: CDS generates non-deterministic output
Reviewed-by: erikj, kbarrett, ccheung, ihse
|
2022-03-16 03:12:48 +00:00 |
|
Weijun Wang
|
fc918a73d0
|
8281234: The -protected option is not always checked in keytool and jarsigner
Reviewed-by: hchao, mullan
|
2022-03-02 14:07:26 +00:00 |
|
Aleksey Shipilev
|
847a99b53d
|
8281822: Test failures on non-DTrace builds due to incomplete DTrace* flags handling
Reviewed-by: dholmes, kvn
|
2022-02-16 20:08:27 +00:00 |
|
Mahendra Chhipa
|
0f3d3ac32c
|
8061729: Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
Reviewed-by: dfuchs
|
2022-02-16 16:43:15 +00:00 |
|
Leo Korinth
|
2604a88fbb
|
8281585: Remove unused imports under test/lib and jtreg/gc
Reviewed-by: dholmes, sspitsyn
|
2022-02-14 12:05:16 +00:00 |
|
Alex Menkov
|
86c24b319e
|
8240908: RetransformClass does not know about MethodParameters attribute
Reviewed-by: cjplummer, sspitsyn
|
2022-02-03 15:51:16 +00:00 |
|
Kevin Walls
|
63a00a0df2
|
8272777: Clean up remaining AccessController warnings in test library
Reviewed-by: rriggs, sspitsyn
|
2022-02-03 10:10:45 +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 |
|
Erik Gahlin
|
7acc4c7dfe
|
8280058: JFR: StreamUtils::getJfrRepository(Process) should print stdout and stderr
Reviewed-by: mgronlun
|
2022-01-18 17:14:42 +00:00 |
|
Yumin Qi
|
1228b2f1f8
|
8261455: Automatically generate the CDS archive if necessary
Reviewed-by: iklam, ccheung
|
2022-01-13 00:23:05 +00:00 |
|
Yumin Qi
|
a6903f806a
|
8279018: CRC calculation in CDS should not include _version and _head_size
Reviewed-by: iklam, ccheung
|
2021-12-22 16:14:59 +00:00 |
|
Jesper Wilhelmsson
|
803cb8a768
|
Merge
|
2021-12-21 21:58:05 +00:00 |
|
Erik Gahlin
|
fffa73c1ef
|
8269425: 2 jdk/jfr/api/consumer/streaming tests failed to attach
Reviewed-by: mgronlun
|
2021-12-17 09:49:44 +00:00 |
|
Weijun Wang
|
1f1db838ab
|
8278186: org.jcp.xml.dsig.internal.dom.Utils.parseIdFromSameDocumentURI throws StringIndexOutOfBoundsException when calling substring method
Reviewed-by: mullan
|
2021-12-15 17:00:55 +00:00 |
|
Chris Plummer
|
54c9a99663
|
8278643: CoreUtils.getCoreFileLocation() should print out the size of the core file found
Reviewed-by: amenkov, lmesnik, sspitsyn
|
2021-12-15 01:25:53 +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 |
|
Michael McMahon
|
bc31ccc95b
|
8278312: Update SimpleSSLContext keystore to use SANs for localhost IP addresses
Reviewed-by: dfuchs
|
2021-12-09 17:38:49 +00:00 |
|
Zhengyu Gu
|
5a036ace01
|
8277990: NMT: Remove NMT shutdown capability
Reviewed-by: stuefe, shade
|
2021-12-07 17:42:08 +00:00 |
|
Volker Simonis
|
40fef2311c
|
8275908: Record null_check traps for calls and array_check traps in the interpreter
Reviewed-by: chagedorn, mdoerr
|
2021-11-26 16:21:15 +00:00 |
|
Ioi Lam
|
a77d8ddf11
|
8276787: Improve warning messages for -XX:+RecordDynamicDumpInfo
Reviewed-by: ccheung, stuefe
|
2021-11-16 21:03:33 +00:00 |
|
Aleksei Efimov
|
2ca4ff87b7
|
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: dfuchs, alanb, michaelm, chegar
|
2021-11-11 14:33:58 +00:00 |
|
Ioi Lam
|
8747882e4c
|
8276790: Rename GenericCDSFileMapHeader::_base_archive_path_offset
Reviewed-by: dholmes, ccheung
|
2021-11-09 07:18:06 +00:00 |
|
Yumin Qi
|
603bba282a
|
8271420: Extend CDS custom loader support to Windows platform
Reviewed-by: iklam, ccheung
|
2021-11-03 23:16:15 +00:00 |
|
Severin Gehwolf
|
9971a2cab3
|
8275735: [linux] Remove deprecated Metrics api (kernel memory limit)
Reviewed-by: hseigel, mchung
|
2021-11-02 10:39:41 +00:00 |
|
Alex Menkov
|
5bbc8d3cb2
|
8274621: NullPointerException because listenAddress[0] is null
Reviewed-by: sspitsyn, lmesnik, cjplummer
|
2021-10-29 21:38:24 +00:00 |
|
Markus Grönlund
|
72a976ef05
|
8266936: Add a finalization JFR event
Reviewed-by: coleenp, mchung, egahlin
|
2021-10-18 16:52:36 +00:00 |
|
Yumin Qi
|
8de77634c4
|
8273152: Refactor CDS FileMapHeader loading code
Reviewed-by: ccheung, iklam
|
2021-10-07 21:33:32 +00:00 |
|
Lin Zang
|
340c715c3b
|
8273929: Remove GzipRandomAccess in heap dump test
Reviewed-by: cjplummer, sspitsyn
|
2021-10-07 11:57:18 +00:00 |
|
Lin Zang
|
a74c099d67
|
8252842: Extend jmap to support parallel heap dump
Reviewed-by: rschmelter, cjplummer
|
2021-09-23 07:00:06 +00:00 |
|
Sean Mullan
|
6d91a3eb7b
|
8269039: Disable SHA-1 Signed JARs
Reviewed-by: weijun
|
2021-09-21 13:45:47 +00:00 |
|
Thejasvi Voniadka
|
a5108a605e
|
8273646: Add openssl from path variable also in to Default System Openssl Path in OpensslArtifactFetcher
Reviewed-by: weijun
|
2021-09-21 09:01:09 +00:00 |
|
Ioi Lam
|
b98290444a
|
8271073: Improve testing with VM option VerifyArchivedFields
Reviewed-by: ccheung, minqi
|
2021-09-16 23:26:55 +00:00 |
|
Yumin Qi
|
9c5441c9c4
|
8271569: Clean up the use of CDS constants and field offsets
Reviewed-by: iklam, dholmes
|
2021-09-16 17:56:07 +00:00 |
|
Aleksey Shipilev
|
46af82e5b0
|
8273804: Platform.isTieredSupported should handle the no-compiler case
Reviewed-by: dholmes
|
2021-09-16 07:52:24 +00:00 |
|
Aleksey Shipilev
|
2d13fb21af
|
8273803: Zero: Handle "zero" variant in CommandLineOptionTest.java
Reviewed-by: dholmes
|
2021-09-16 07:51:17 +00:00 |
|
Aleksey Shipilev
|
8fbcc8239a
|
8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Reviewed-by: ihse, sgehwolf
|
2021-09-15 08:56:53 +00:00 |
|
Mikhailo Seledtsov
|
7c26ddb575
|
8195809: [TESTBUG] jps and jcmd -l support for containers is not tested
Reviewed-by: hseigel, kevinw
|
2021-09-13 17:36:23 +00:00 |
|
Ioi Lam
|
922e86f4ff
|
8273522: Rename test property vm.cds.archived.java.heap to vm.cds.write.archived.java.heap
Reviewed-by: minqi, ccheung, mseledtsov
|
2021-09-10 22:45:26 +00:00 |
|
Aleksey Shipilev
|
8c16f485b3
|
8273487: Zero: Handle "zero" variant in runtime tests
Reviewed-by: alanb, dholmes
|
2021-09-09 08:07:00 +00:00 |
|
Yumin Qi
|
d414a88d88
|
8273240: Dynamic test ArchiveConsistency.java should use CDSArchiveUtils
Reviewed-by: iklam
|
2021-09-03 20:36:48 +00:00 |
|