Mandy Chung
32e70396f4
8175193: jlink and requires static
...
Reviewed-by: alanb, forax
2017-02-24 09:26:59 -08:00
Pavel Rappo
191aad0e62
8164625: Pooled HttpConnection should be removed during close
...
Reviewed-by: dfuchs, michaelm
2017-02-24 17:05:00 +00:00
Jesper Wilhelmsson
17fe49c4c6
Merge
2017-02-24 12:01:33 +01:00
Chris Hegarty
5ae76b5084
8175261: Per-protocol cache setting not working for JAR URLConnection
...
Reviewed-by: dfuchs, michaelm
2017-02-24 10:37:30 +00:00
Sergey Kuksenko
4a259fb5dd
8175274: Fix httpclient asynchronous usage
...
Reviewed-by: dfuchs, michaelm
2017-02-21 11:08:34 +00:00
Amy Lu
e3af634a14
8175240: Problem list org/omg/CORBA/OrbPropertiesTest.java
...
Reviewed-by: alanb
2017-02-20 15:32:37 +08:00
Jesper Wilhelmsson
9ff76f96b2
Merge
2017-02-18 03:23:29 +01:00
David Dehaven
dfdd614819
Merge
2017-02-16 13:55:49 -08:00
Amy Lu
12ca4e48e7
8175062: Mark java/nio/channels/AsyncCloseAndInterrupt.java as intermittently failing
...
Reviewed-by: bpb
2017-02-17 14:10:24 +08:00
Weijun Wang
9edbb439a0
8175120: Remove old tests on kdc timeout policy
...
Reviewed-by: xuelei
2017-02-17 10:27:09 +08:00
Brian Burkhalter
323338dfaf
8175042: Add success message to java/io/FileInputStream/LargeFileAvailable.java
...
Print "Test succeeded" to stdout at the end of main()
Reviewed-by: lancea
2017-02-16 14:56:49 -08:00
Brian Burkhalter
eff1703b33
8175041: Add success message to java/nio/channels/FileChannel/LoopingTruncate.java
...
Print "Test succeeded" to stdout at the end of main()
Reviewed-by: alanb
2017-02-16 14:55:34 -08:00
Brian Burkhalter
a66653d1dc
8175033: (se) Improve internal timing of java/nio/channels/Selector/WakeupAfterClose.java
...
Add print of expected ClosedSelectorException
Reviewed-by: alanb
2017-02-16 12:26:23 -08:00
Mark Sheppard
a141b69c1b
8146299: Disable rmic -Xnew
...
Reviewed-by: chegar, smarks, rriggs, mchung
2017-02-16 11:26:14 +00:00
Vicente Romero
8f99e6ecdf
8174694: improve error message shown when main class can't be loaded
...
Reviewed-by: ksrini, alanb
2017-02-15 17:00:22 -08:00
George Triantafillou
36b0298518
8174855: Quarantine failing test jdk/test/sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java
...
Reviewed-by: alanb, coleenp
2017-02-15 11:36:35 -05:00
Weijun Wang
5ff0126d19
8168410: Multiple JCK tests are failing due to SecurityException is not thrown
...
Reviewed-by: mullan
2017-02-15 21:46:50 +08:00
Amit Sapre
a63ec90cd2
8174196: sun/management/jdp tests are not running properly
...
Reviewed-by: egahlin, dfuchs
2017-02-15 17:11:46 +05:30
Jini George
c4743a4cca
8173896: SA: BasicLauncherTest.java (printmdo) fails for Client VM and Server VM with emulated-client
...
Avoid running the test for client VMs and emulated client VMs, when method data is not available.
Reviewed-by: sspitsyn, dsamersoff
2017-02-15 11:58:21 +05:30
Paul Sandoz
50a683ef67
8174151: URLClassLoader no longer uses custom URLStreamHandler for jar URLs
...
Reviewed-by: alanb, chegar
2017-02-14 14:29:58 -08:00
Joe Darcy
52bf1f47f2
8174960: Mark WakeupAfterClose.java as failing intermittentl
...
Reviewed-by: rriggs, bpb
2017-02-14 13:08:33 -08:00
Xueming Shen
ad7f87f083
8174248: partialUpdateFooMainClass test in tools/jar/modularJar/Basic.java needs to be re-examined
...
Reviewed-by: chegar, lancea
2017-02-14 11:50:33 -08:00
Athijegannathan Sundararajan
7d21159948
8174718: "Module <name>'s descriptor returns inconsistent package set" confusing
...
Reviewed-by: alanb, jlaskey, mchung
2017-02-14 21:56:09 +05:30
Amy Lu
2d42fc6691
8174887: Problem list javax/net/ssl/DTLS/RespondToRetransmit.java
...
Reviewed-by: xuelei
2017-02-14 12:43:57 +08:00
Prasanta Sadhukhan
97456db8e6
8174717: [TEST_BUG] javax/swing/text/html/StyleSheet/bug4936917.java
...
Reviewed-by: yan, serb
2017-02-14 10:00:01 +05:30
Amy Lu
dbfbe59e5c
8169903: Refactor spliterator traversing tests into a library
...
Reviewed-by: psandoz
2017-02-14 10:11:26 +08:00
Athijegannathan Sundararajan
363755b622
8174209: Renumber the compress levels
...
Reviewed-by: alanb, jlaskey, mchung, redestad
2017-02-14 07:33:49 +05:30
David Dehaven
eca7a98977
Merge
2017-02-13 11:51:03 -08:00
Phil Race
203001b002
8173028: Incorrect processing of supplementary-plane characters in text fields
...
Reviewed-by: serb, vadim
2017-02-13 11:48:27 -08:00
Dan Smith
bf8ad52b22
8174399: LambdaMetafactory should use types in implMethod.type()
...
Reviewed-by: psandoz
2017-02-13 10:47:15 -07:00
Daniel Fuchs
28fc67ce7e
8174833: java/net/httpclient/http2/BasicTest.java always fails but always report success
...
Reviewed-by: michaelm
2017-02-13 17:18:48 +00:00
Prasanta Sadhukhan
9c2bee086b
8174720: [TEST_BUG] add :open to a @modules annotation for bug7089914.java
...
Reviewed-by: yan
2017-02-13 16:26:11 +05:30
Jan Lahoda
0f008adc1e
8173777: Merge javac -Xmodule into javac--patch-module
...
Converting uses of -Xmodule: to --patch-module.
Reviewed-by: alanb, mchung
2017-02-13 09:41:05 +01:00
Jayathirth D V
0fe1691425
7107905: ColorModel subclasses are missing hashCode() or equals() or both methods
...
Reviewed-by: prr, flar
2017-02-13 12:13:20 +05:30
Mandy Chung
62274dc8df
8174739: Rename JMOD section name for native libraries from native to lib
...
Reviewed-by: alanb
2017-02-10 10:26:46 -08:00
Phil Race
6e97034144
8172967: [macosx] Exception while working with layout for text containing unmappable character
...
Reviewed-by: serb, psadhukhan
2017-02-10 10:20:22 -08:00
Phil Race
4248b4a35f
Merge
2017-02-10 08:57:42 -08:00
Phil Race
e057678bf7
Merge
2017-02-10 08:17:47 -08:00
Prasanta Sadhukhan
24827583cc
8147002: [macosx] Arabic character cannot be rendered on MacOS X
...
Co-authored-by: Prahalad Narayanan <prahalad.kumar.narayanan@oracle.com>
Reviewed-by: prr, pnarayanan, jdv
2017-02-10 13:32:11 +05:30
Sergei Kovalev
73a2915d57
8174194: Several java/lang tests failing due to undeclared module dependencies
...
Reviewed-by: dfuchs, mchung
2017-02-10 11:00:41 +03:00
Mandy Chung
9d0a07ff25
8174740: RuntimeException: Module m's descriptor returns inconsistent package set
...
Reviewed-by: alanb
2017-02-12 16:45:00 -08:00
Xueming Shen
bfe5d05b1c
8165640: Enhance jar tool to allow module-info in versioned directories but not in base in modular multi-release jar files
...
Reviewed-by: psandoz, mchung
2017-02-11 21:31:43 -08:00
Jesper Wilhelmsson
c96b81a149
Merge
2017-02-09 23:35:22 +01:00
Alan Bateman
42395e26c7
Merge
2017-02-10 12:30:52 +00:00
Alan Bateman
4db74fef1e
Merge
2017-02-10 12:28:52 +00:00
Michael McMahon
a7c0fa1045
8174716: java/net/httpclient/security/Driver.java failing in JDK 9
...
Reviewed-by: alanb
2017-02-10 09:55:19 +00:00
Alan Bateman
a4693ee7d2
8173393: Module system implementation refresh (2/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: dfuchs, psandoz, mchung, alanb
2017-02-10 09:04:39 +00:00
Amy Lu
b07d8b9313
8174241: ProblemList update for TestWsImport, JdbMethodExitTest and jimage tests
...
Reviewed-by: lancea
2017-02-10 10:07:42 +08:00
Brian Burkhalter
6ae128f2d3
8174127: (ch) Add instrumentation to java/nio/channels/FileChannel/Transfer.java
...
Convert to TestNG and add some debugging output for large file creation time
Reviewed-by: alanb
2017-02-09 14:49:09 -08:00
Jesper Wilhelmsson
958e42d82d
Merge
2017-02-09 23:15:52 +01:00