Sergey Bylokhov
|
7fea10327e
|
8279134: Fix Amazon copyright in various files
Reviewed-by: xliu, phh
|
2021-12-26 22:10:54 +00:00 |
|
Brian Burkhalter
|
13265f9901
|
8274750: java/io/File/GetXSpace.java failed: '/dev': 191488 != 190976
Reviewed-by: rriggs, naoto
|
2021-10-29 16:13:23 +00:00 |
|
Clive Verghese
|
97d3280eb4
|
8275536: Add test to check that File::lastModified returns same time stamp as Files.getLastModifiedTime
Reviewed-by: alanb, bpb
|
2021-10-25 18:33:57 +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 |
|
Brian Burkhalter
|
68ef21db41
|
4847239: (spec) File.createTempFile() should make it clear that it doesn't create the temporary directory
Reviewed-by: naoto, lancea
|
2021-06-25 19:08:35 +00:00 |
|
Weijun Wang
|
640a2afda3
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
|
2021-05-24 16:55:55 +00:00 |
|
Brian Burkhalter
|
a963aab1a8
|
8181919: Refactor test/java/io/File/GetXSpace.sh to java test
Reviewed-by: naoto
|
2020-08-14 08:12:13 -07:00 |
|
Brian Burkhalter
|
d0d925c13a
|
8251017: java/io/File/GetXSpace.java fails on UNIX
Reviewed-by: naoto
|
2020-08-10 10:25:17 -07:00 |
|
Brian Burkhalter
|
db1e207a72
|
8249703: test/jdk/java/io/File/GetXSpace.java fails on macos
Reviewed-by: naoto
|
2020-08-10 09:54:34 -07:00 |
|
Igor Ignatyev
|
d5c4c292a0
|
6501010: test/java/io/File/GetXSpace.java fails on Windows
Reviewed-by: bpb
|
2020-07-30 19:39:44 -07:00 |
|
Igor Ignatyev
|
8d97637cf2
|
8249700: java/io/File/GetXSpace.java should be added to exclude list, and not @ignore-d
Reviewed-by: alanb
|
2020-07-20 09:11:53 -07:00 |
|
Mikael Vidstedt
|
071bd521bc
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
|
2020-05-20 17:33:37 -07:00 |
|
Stefan Karlsson
|
81597d9f8f
|
8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts
Reviewed-by: dholmes, cjplummer
|
2020-05-04 21:20:39 +02:00 |
|
Brian Burkhalter
|
17c057bd76
|
8229333: java/io/File/SetLastModified.java timed out
Reviewed-by: lancea, rriggs
|
2019-10-01 07:37:39 -07:00 |
|
Brian Burkhalter
|
c9e23b5e71
|
8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
If all other means to obtain the file length fail, fall back to FindFirstFile
Reviewed-by: igerasim, alanb
|
2018-05-22 16:19:31 -07:00 |
|
Yumin Qi
|
4ea684bf31
|
8194154: System property user.dir should not be changed
Cached user.dir so getCanonicalPath uses the cached value.
Reviewed-by: alanb, bpb, rriggs
|
2018-02-21 14:23:45 -08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|