Brian Burkhalter
|
683eebde09
|
8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS
Reviewed-by: alanb
|
2018-06-08 07:58:19 -07:00 |
|
David Holmes
|
12815851ce
|
8204589: ProblemList failing launcher tests
Reviewed-by: darcy
|
2018-06-07 22:26:02 -04:00 |
|
Vladimir Kozlov
|
42e75b8c79
|
8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
Reviewed-by: iignatyev, kbarrett
|
2018-06-07 17:38:34 -07:00 |
|
Jonathan Gibbons
|
fe24730ed9
|
8201274: Launch Single-File Source-Code Programs
Reviewed-by: mcimadamore, jlahoda, ksrini, mchung, ihse, alanb
|
2018-06-07 16:06:49 -07:00 |
|
Brian Burkhalter
|
e9f3b0e527
|
8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system
Reviewed-by: alanb
|
2018-06-07 07:43:29 -07:00 |
|
Alan Bateman
|
2466623e45
|
6350055: (se) SelectionKey.interestOps variants to atomically update interest ops
Co-authored-by: David M Lloyd <david.lloyd@redhat.com>
Reviewed-by: bpb
|
2018-06-07 09:18:39 +01:00 |
|
David Holmes
|
c83db6b4d1
|
8174734: Safepoint sync time did not increase
Reviewed-by: coleenp, hseigel
|
2018-06-06 17:10:37 -04:00 |
|
Vicente Romero
|
afe3bef2d8
|
8204322: "+=" applied to String operands can provoke side effects
Reviewed-by: mcimadamore, jlahoda, shade
|
2018-06-06 08:32:08 -07:00 |
|
Jan Lahoda
|
b766bdef51
|
8203891: Upgrade JOpt Simple to 5.0.4
Reviewed-by: alanb, chegar, mchung
|
2018-06-06 15:36:29 +02:00 |
|
Alan Bateman
|
79ed34634b
|
8203937: Not possible to read data from socket after write detects connection reset
Reviewed-by: chegar
|
2018-06-06 12:17:01 +01:00 |
|
Nishit Jain
|
ee5ff58a3d
|
8203872: Upgrading JDK with latest available LSR data from IANA
Reviewed-by: naoto
|
2018-06-06 14:16:51 +05:30 |
|
Li Jiang
|
069e4f8095
|
8193552: ISO 4217 amendment 165
8202026: ISO 4217 amendment 166
8204269: ISO 4217 amendment 167
Reviewed-by: naoto
|
2018-06-05 23:06:32 -07:00 |
|
Xueming Shen
|
ae662fdaa8
|
8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile
Reviewed-by: rriggs
|
2018-06-05 12:27:07 -07:00 |
|
Xueming Shen
|
fcfd1c85dd
|
8200530: '\r' is not supported as "newline" in java.util.jar.Manifest
Reviewed-by: jlaskey
|
2018-06-05 10:03:46 -07:00 |
|
Stefan Karlsson
|
fcfd260c1f
|
8204173: Lower the minimum number of heap memory pools in MemoryTest.java
Reviewed-by: mchung, sjohanss
|
2018-06-05 15:56:23 +02:00 |
|
Stefan Karlsson
|
8c5db24c99
|
8204165: Filter out tests requiring class unloading when ClassUnloading is disabled
Reviewed-by: coleenp, kbarrett
|
2018-06-05 15:56:14 +02:00 |
|
Robin Westberg
|
33724f098f
|
8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint
Reviewed-by: mgronlun, egahlin
|
2018-06-04 16:21:08 +02:00 |
|
Erik Gahlin
|
9017043b57
|
8203919: Remove "-add-modules" hint from error message
Reviewed-by: mgronlun
|
2018-06-04 22:03:10 +02:00 |
|
Lois Foltan
|
6379f91c00
|
8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior
Additional of circular nested dynamic constant test.
Reviewed-by: acorn, psandoz
|
2018-06-04 11:32:00 -04:00 |
|
John Jiang
|
ef6e99081d
|
8199388: Test development for ChaCha20 and Poly1305 algorithms
Add test for ChaCha20KeyGenerator
Reviewed-by: mullan
|
2018-06-01 17:45:10 -07:00 |
|
Rajan Halade
|
4639892e77
|
8204250: Problem list pkcs11 tests on windows
Reviewed-by: wetmore
|
2018-06-01 15:24:41 -07:00 |
|
Phil Race
|
e3fc1db59c
|
Merge
|
2018-06-01 09:18:22 -07:00 |
|
Phil Race
|
f3f7c9878c
|
Merge
|
2018-05-31 13:04:30 -07:00 |
|
Shashidhara Veerabhadraiah
|
92c17de5cf
|
8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails
Reviewed-by: serb
|
2018-05-31 16:50:10 +05:30 |
|
Sergey Bylokhov
|
bff7725b4d
|
8195624: Desktop API cannot be used without permission to read "os.version"
Reviewed-by: prr
|
2018-05-30 22:03:12 -07:00 |
|
Sergey Bylokhov
|
bb315314c8
|
8203380: Missing platform and bug information for MouseModifiersInKeyEvent test
Reviewed-by: prr
|
2018-05-30 21:30:05 -07:00 |
|
Sergey Bylokhov
|
f13ea2ea31
|
8196373: Introspector does not see overridden generic setter method
Reviewed-by: malenkov
|
2018-05-30 08:10:41 -07:00 |
|
Sergey Bylokhov
|
5c128bbc7d
|
8201279: javax.sound tests should not set java.home system property
Reviewed-by: prr, rriggs
|
2018-05-29 11:22:21 -07:00 |
|
Vivek Theeyarath
|
5103e3b4a3
|
8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
Correct MethodHandles.insertArguments spec
Reviewed-by: psandoz, mchung, ntv
|
2018-05-25 22:56:00 -07:00 |
|
Brian Burkhalter
|
9269c67670
|
8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag
Reviewed-by: alanb
|
2018-05-31 07:37:06 -07:00 |
|
Jamil Nimeh
|
fcb805f9a6
|
8153029: ChaCha20 Cipher Implementation
Add the ChaCha20 and ChaCha20-Poly1305 Cipher implementations
Reviewed-by: mullan
|
2018-05-31 07:05:10 -07:00 |
|
Jim Laskey
|
e18f24a98e
|
8050818: Predicate::not - provide an easier way to negate a predicate
Reviewed-by: chegar, dl, psandoz, forax, smarks, redestad
|
2018-05-30 12:40:04 -03:00 |
|
Rajan Halade
|
5712e9e18b
|
8189949: Remove Baltimore Cybertrust Code Signing CA
Reviewed-by: mullan
|
2018-05-30 07:42:48 -07:00 |
|
Vyom Tewari
|
6a48db9cf6
|
8194298: Add support for per Socket configuration of TCP keepalive
Reviewed-by: chegar, clanger, igerasim, alanb
|
2018-05-30 16:36:35 +05:30 |
|
Ramanand Patil
|
b2edcc4b37
|
8203233: (tz) Upgrade time-zone data to tzdata2018e
Reviewed-by: martin, naoto
|
2018-05-28 03:04:38 -07:00 |
|
Phil Race
|
9a9dad8b63
|
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
Reviewed-by: serb, erikj
|
2018-05-25 16:23:17 -07:00 |
|
Ekaterina Pavlova
|
ace1b8a4c9
|
8200266: [Graal] Update ProblemList-graal.txt files
Reviewed-by: kvn
|
2018-05-25 14:10:21 -07:00 |
|
Phil Race
|
5ff01c4163
|
Merge
|
2018-05-25 12:12:24 -07:00 |
|
Rajan Halade
|
a9d29cf43a
|
8203793: cacerts/VerifyCACerts.java fails with java.lang.Exception: At least one cacert test failed
Added equifaxsecureca to EXPIRY_EXC_ENTRIES list
Reviewed-by: redestad
|
2018-05-25 11:59:01 -07:00 |
|
Stuart Marks
|
a2f8f825ff
|
8201518: add test for randomized iteration order of unmodifiable Set and Map
Reviewed-by: plevart
|
2018-05-25 11:18:22 -07:00 |
|
Roger Riggs
|
474a1253bb
|
8203368: ObjectInputStream filterCheck method throws NullPointerException
Reviewed-by: bpb, smarks
|
2018-05-25 13:29:25 -04:00 |
|
Andrew Brygin
|
db67279f08
|
8203485: [freetype] text rotated on 180 degrees is too narrow
Reviewed-by: prr, serb
|
2018-05-25 11:35:31 +03:00 |
|
Brian Burkhalter
|
5c90486c43
|
8202290: AtomicAppend tests fail on macOS 10.13 ("High Sierra")
Reinstate actual running of tests for macOS version >= 10.13.
Reviewed-by: alanb
|
2018-05-25 07:22:37 -07:00 |
|
Rajan Halade
|
207e005711
|
8191844: Remove SECOM root (secomevrootca1)
Reviewed-by: mullan
|
2018-05-24 13:26:22 -07:00 |
|
Brian Burkhalter
|
18d880bad8
|
8203766: Add some instrumentation to jdk/java/nio/channels/Selector/RacyDeregister.java
Reviewed-by: alanb
|
2018-05-24 12:29:50 -07:00 |
|
Chris Hegarty
|
cfe6c55f1e
|
8203297: java/net/URL/OpenStream.java fails intermittently
Reviewed-by: alanb, dfuchs
|
2018-05-24 15:23:28 +01:00 |
|
Erik Gahlin
|
6d48a23efa
|
8203774: jdk/jfr/api/recorder/TestStartStopRecording.java failed due to compilation failed
Reviewed-by: mgronlun
|
2018-05-24 15:46:04 +02:00 |
|
David Holmes
|
9aa72c4d35
|
8203769: ProblemList test/jdk/java/util/Map/InPlaceOpsCollisions.java
Reviewed-by: stuefe
|
2018-05-24 01:04:42 -04:00 |
|
John Jiang
|
5463be7a75
|
8203686: Add JDK 11 major version to javax/net/ssl/compatibility/JdkRelease.java
Javax/net/ssl/compatibility/JdkRelease.java adds major version JDK 11
Reviewed-by: xuelei
|
2018-05-23 18:18:33 -07:00 |
|
Martin Buchholz
|
42f7e3f69e
|
8203328: Rename EFS in java.util.zip internals to something meaningful
Reviewed-by: sherman
|
2018-05-23 10:34:18 -07:00 |
|