David Holmes
|
95bf19563b
|
8010319: Implementation of JEP 181: Nest-Based Access Control
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Maurizio Mimadamore <maurizio.mimadamore@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Daniel Smith <daniel.smith@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Kumar Srinivasan <kumardotsrinivasan@gmail.com>
Co-authored-by: Boris Ulasevich <boris.ulasevich@bell-sw.com>
Reviewed-by: alanb, psandoz, mchung, coleenp, acorn, mcimadamore, forax, jlahoda, sspitsyn, abuckley
|
2018-06-23 01:32:41 -04:00 |
|
Sergey Bylokhov
|
014033a098
|
8196030: AWT Robot mouseMove fails on Windows 10 1709 with HiDPI
8190326: Robot.mouseMove uses scaling factor of main display on unscaled second display
Reviewed-by: prr, kcr
|
2018-06-04 20:32:19 -07:00 |
|
Sergey Bylokhov
|
580fc39512
|
8203308: Remove the appletviewer classes
Reviewed-by: prr, erikj
|
2018-06-04 19:01:16 -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 |
|
Chris Yin
|
d51c1b87d2
|
8201528: Add new test to check for package versioning information in OpenJDK
Reviewed-by: mchung
|
2018-06-12 08:51:28 +08:00 |
|
Valerie Peng
|
c3a97b27e2
|
8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
Updated the impl and added reg test to cover all 4 combinations of ByteBuffers
Reviewed-by: ascarpino
|
2018-06-11 21:56:58 +00:00 |
|
Mandy Chung
|
37e651198d
|
8204648: test/jdk/tools/launchers/SourceMode.java fails with long shebang line
Reviewed-by: darcy
|
2018-06-09 20:57:43 -07:00 |
|
Jonathan Gibbons
|
48d64563d2
|
8204588: Test failures after "Launch Single-File Source-Code Programs"
Reviewed-by: mchung
|
2018-06-08 15:24:51 -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 |
|
Henry Jen
|
b026102163
|
8199871: Deprecate pack200 and unpack200 tools
Reviewed-by: mchung, psandoz, abuckley
|
2018-06-15 17:34:01 -07:00 |
|
Alan Bateman
|
db61a602f6
|
8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
Reviewed-by: bpb
|
2018-06-16 10:10:54 +01:00 |
|
Ramanand Patil
|
b2edcc4b37
|
8203233: (tz) Upgrade time-zone data to tzdata2018e
Reviewed-by: martin, naoto
|
2018-05-28 03:04:38 -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 |
|
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 |
|
Sergey Bylokhov
|
606c9e56a3
|
8203027: Open source tests for "java.awt.geom"
Reviewed-by: prr, jdv
|
2018-05-22 17:33:31 -07:00 |
|
Jan Lahoda
|
aabea5d599
|
8203827: Upgrade JLine to 2.14.6
Reviewed-by: alanb, hannesw, rfield
|
2018-06-01 13:04:30 +02:00 |
|
Robin Westberg
|
c2f454bb57
|
8203237: JFR TestBiasedLockRevocationEvents should ignore events unrelated to the test
Reviewed-by: egahlin, mgronlun
|
2018-06-01 10:15:48 +02:00 |
|
Rajan Halade
|
e042b06185
|
8191031: Remove several Symantec Root CAs
Reviewed-by: mullan
|
2018-05-31 14:56:51 -07:00 |
|
Sergey Bylokhov
|
4549cb8a69
|
8201364: [macosx] Component.getLocation() gives inconsistent coordinate for a component at (0,0)
Reviewed-by: dmarkov
|
2018-05-17 14:41:23 -07:00 |
|
Jayathirth D V
|
cd7a37b018
|
5109146: PNGMetadata Background color initialization from standard metadata is incomplete
Reviewed-by: prr, kaddepalli
|
2018-05-17 11:40:55 +05:30 |
|
Alan Snyder
|
d7e59b52c5
|
8194327: [macos] AWT windows have incorrect main/key window behaviors
Reviewed-by: serb, erikj
|
2018-05-16 16:46:51 -07:00 |
|
Phil Race
|
f9abf6bee6
|
Merge
|
2018-05-16 10:27:25 -07:00 |
|
Xueming Shen
|
bd36be5066
|
8191533: jar --describe-module prints service provider class names in lower case
Reviewed-by: alanb
|
2018-05-16 10:12:10 -07:00 |
|
Phil Race
|
7984fb2956
|
Merge
|
2018-05-16 09:45:40 -07:00 |
|
Phil Race
|
ca8b59370b
|
Merge
|
2018-05-15 10:13:52 -07:00 |
|
Pankaj Bansal
|
4d00df3200
|
8196616: ava/awt/GraphicsDevice/DisplayModes/CompareToXrandrTest.java fails
Reviewed-by: prr, mhalder
|
2018-05-15 18:03:31 +05:30 |
|