Jesper Wilhelmsson
|
04e3b6c0b1
|
Merge
|
2017-05-23 15:30:45 +02:00 |
|
Igor Ignatyev
|
f8c5d25081
|
8180644: move jdk.testlibrary.NetworkConfiguration to the top level test library
Reviewed-by: duke
|
2017-05-19 13:33:47 -07:00 |
|
Lana Steuck
|
cc347a7a7c
|
Merge
|
2017-05-19 16:34:37 +00:00 |
|
Nishit Jain
|
365839bc1d
|
6609740: [Fmt-De] format error in DecimalFormat
Reviewed-by: naoto
|
2017-05-19 11:06:57 +05:30 |
|
Lana Steuck
|
40ed54262c
|
Merge
|
2017-05-19 04:17:50 +00:00 |
|
Igor Ignatyev
|
bf025a7c01
|
8180621: remove jdk.testlibrary.management.InputArguments
Reviewed-by: mchung
|
2017-05-18 17:07:36 -07:00 |
|
Igor Ignatyev
|
735d9b2c36
|
8180397: remove jdk.testlibrary.IOUtils
Reviewed-by: alanb
|
2017-05-18 15:51:25 -07:00 |
|
Igor Ignatyev
|
eed4c8949e
|
8180391: move SerializationUtils to top level testlibrary
Reviewed-by: psandoz
|
2017-05-18 15:43:44 -07:00 |
|
Brian Burkhalter
|
c7bb91a8f4
|
8177809: File.lastModified() is losing milliseconds (always ends in 000)
Use higher precision time values where available.
Reviewed-by: bchristi, rriggs
|
2017-05-18 12:53:19 -07:00 |
|
Igor Ignatyev
|
2c90120810
|
8180395: move FilterClassLoader and ParentLastURLClassLoader to top level testlibrary
Reviewed-by: psandoz
|
2017-05-18 10:22:20 -07:00 |
|
Jesper Wilhelmsson
|
6cd14af82b
|
Merge
|
2017-05-16 01:11:26 +02:00 |
|
Christian Tornqvist
|
7466e6f833
|
8180304: Add tests to ProblemList that fails on Windows when running with subst or different drive than source code is on
Reviewed-by: ksrini, gtriantafill
|
2017-05-12 15:09:23 -07:00 |
|
Vladimir Kozlov
|
0a1859b858
|
Merge
|
2017-05-12 13:59:16 -07:00 |
|
Brent Christian
|
310f127406
|
8177328: java/lang/ClassLoader/securityManager/ClassLoaderTest.java times out with -Xcomp
Remove unneeded automatic module tests; refactor into multiple @runs
Reviewed-by: mchung
|
2017-05-12 10:11:42 -07:00 |
|
Michael McMahon
|
412db99011
|
8180303: Remove technote doc link from ProxySelector/B8035158.java test
Reviewed-by: chegar
|
2017-05-12 17:38:30 +01:00 |
|
Amy Lu
|
c18fe9b250
|
8085814: Move stream test library to the jdk test library area
8173414: Some testng tests check nothing in java util stream
Reviewed-by: psandoz
|
2017-05-12 12:53:50 +08:00 |
|
Lana Steuck
|
5d5921732e
|
Merge
|
2017-05-11 20:22:54 +00:00 |
|
Brian Burkhalter
|
a5deccf860
|
8180085: (ch) java/nio/channels/SocketChannel/VectorIO.java: add debug instrumentation
Add some print statements potentially useful in solving JDK-8177801.
Reviewed-by: alanb
|
2017-05-11 07:43:36 -07:00 |
|
Mark Sheppard
|
a83a070a03
|
7155591: test/java/net/MulticastSocket/SetOutgoingIf.java fails on macOS
Reviewed-by: chegar, bpb
|
2017-05-11 15:05:32 +01:00 |
|
Xue-Lei Andrew Fan
|
d9de25905c
|
8140436: Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS
Reviewed-by: valeriep, jnimeh, apetcher
|
2017-05-10 23:40:46 +00:00 |
|
Kumar Srinivasan
|
00b9efeb0b
|
8169646: Remove launcher's -d32/-d64 option
Reviewed-by: dholmes
|
2017-05-10 15:12:43 -07:00 |
|
Pavel Rappo
|
c74eb4302e
|
8179021: Latest bugfixes to WebSocket/HPACK from the sandbox repo
Reviewed-by: dfuchs
|
2017-05-10 12:36:14 +01:00 |
|
Ujwal Vangapally
|
987f6bf3ea
|
6515161: If remote removeNotificationListener gets SecurityException, client no longer gets notifications
There won't be any inconsistent state if remote removeNotificationListener gets any exception
Reviewed-by: dfuchs, hb
|
2017-05-10 12:00:08 +05:30 |
|
Mandy Chung
|
2acf66bce5
|
8179950: Custom system class loader using Enum.valueOf in its initialization triggers java.lang.InternalError
Reviewed-by: alanb, dfuchs, lancea
|
2017-05-09 10:34:13 -07:00 |
|
Magnus Ihse Bursie
|
97df63049c
|
8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes
|
2017-05-09 12:57:30 +02:00 |
|
Mandy Chung
|
429e4ac085
|
8020801: Apply the restriction of invoking MethodHandles.lookup to j.l.r.Method.invoke
Reviewed-by: plevart, psandoz
|
2017-05-08 21:21:39 -07:00 |
|
Michael McMahon
|
c5c52df157
|
8179559: Solaris MulticastSocket issues
Reviewed-by: chegar
|
2017-05-08 14:04:27 +01:00 |
|
Felix Yang
|
5024b5321b
|
8178912: Remove sample/chatserver/ChatTest.java and sample/mergesort/MergeSortTest.java
Reviewed-by: psandoz
|
2017-05-07 19:01:13 -07:00 |
|
Alexandre Iline
|
b5de0fab48
|
8179852: Remove references to demo tests from TEST.groups
Reviewed-by: bpb
|
2017-05-05 14:59:48 -07:00 |
|
Phil Race
|
4098d419e8
|
Merge
|
2017-05-05 08:34:22 -07:00 |
|
Lana Steuck
|
c582d3ffba
|
Merge
|
2017-05-05 04:52:02 +00:00 |
|
Mandy Chung
|
53460df056
|
8179645: java.util.jar.Packer.newPacker and newUnpacker fails when running with security manager
Reviewed-by: alanb, ksrini
|
2017-05-04 15:39:09 -07:00 |
|
Amy Lu
|
295faa8f79
|
8023897: Replace/update/rename executeAndCatch in various tests to assertThrows
Reviewed-by: dfuchs, prappo, psandoz, rriggs
|
2017-05-04 20:24:12 +08:00 |
|
Alan Bateman
|
853c626781
|
Merge
|
2017-05-04 09:43:09 +01:00 |
|
Alan Bateman
|
4c0e26e374
|
8178380: Module system implementation refresh (5/2017)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Reviewed-by: mchung, alanb, sspitsyn
|
2017-05-04 07:26:55 +00:00 |
|
John Jiang
|
6aff2d0db6
|
8179451: Confidential copyright header in openjdk
Using Oracle OpenJDK copyright notices
Reviewed-by: weijun
|
2017-05-03 21:15:07 -07:00 |
|
Lance Andersen
|
24f4f83ebc
|
8078267: Add test to verify that a module based JDBC driver via the service-provider loading mechanism
Reviewed-by: joehw
|
2017-05-03 12:58:17 -04:00 |
|
Semyon Sadetsky
|
cc6031a373
|
8159902: OGL surfaces are not HiDPI compatible on Linux/Solaris
Reviewed-by: prr, serb
|
2017-05-02 12:10:55 -07:00 |
|
Phil Race
|
18bd522b75
|
Merge
|
2017-05-02 11:24:21 -07:00 |
|
Semyon Sadetsky
|
9fe1a3b3e0
|
8160530: [TEST-BUG] Consistent failure of java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java
Reviewed-by: yan, prr, serb
|
2017-05-01 10:24:07 -07:00 |
|
Phil Race
|
41f177fd62
|
Merge
|
2017-04-28 13:52:45 -07:00 |
|
Joe Darcy
|
f1d871844a
|
8179448: Mark ImageModules.java as failing intermittently
Reviewed-by: chegar
|
2017-04-28 12:49:56 -07:00 |
|
Doug Simon
|
1e4314a638
|
8179434: test/java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java fails due to JDK-8177845
Reviewed-by: mchung
|
2017-04-28 12:22:53 -07:00 |
|
Alexandre Iline
|
91d055b6be
|
Merge
|
2017-05-01 11:48:16 -07:00 |
|
Ron Pressler
|
b8116f74c0
|
8177146: MethodHandles.Lookup::bind allows illegal protected access
Reviewed-by: psandoz, vlivanov, redestad
|
2017-05-01 10:43:40 -07:00 |
|
Alexandre Iline
|
7ebbf0f840
|
8179457: Remove demo/jvmti tests
Reviewed-by: iignatyev, sspitsyn
|
2017-04-28 17:21:28 -07:00 |
|
Brian Burkhalter
|
db8bc54f61
|
8179452: Remove intermittent key from some tests which appear no longer to fail
Remove "intermittent" key
Reviewed-by: alanb, lancea, darcy
|
2017-04-28 16:14:57 -07:00 |
|
Stuart Marks
|
cb05e8ea85
|
8150488: Scanner.findAll() can return infinite stream if regex matches zero chars
Reviewed-by: sherman
|
2017-04-28 12:16:30 -07:00 |
|
Michael McMahon
|
b0ddb372f0
|
8175814: Update default HttpClient protocol version and optional request version
Reviewed-by: chegar, dfuchs
|
2017-04-28 14:16:33 +01:00 |
|
Doug Simon
|
3a3040f1c9
|
8177845: Need a mechanism to load Graal
Reviewed-by: kvn, mchung
|
2017-04-27 13:07:23 -07:00 |
|