Dmitry Batrak
d12dcc701f
8170552: [macosx] Wrong rendering of diacritics on macOS
...
Reviewed-by: prr, vadim
2017-02-15 00:16:49 +03:00
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
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
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
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
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
Brian Burkhalter
1e4efa15be
8173387: java/nio/channels/Selector/SelectTimeout.java failed with "Test timed out early with timeout 100000000999"
...
Corrected timing problem with multiple threads setting static variables
Reviewed-by: clanger, alanb
2017-02-09 07:48:19 -08:00
Sibabrata Sahoo
f343f201a5
8168423: Test Task: Custom system class loader + security manager + malformed policy file = recursive initialization
...
If a malformed policy file is encountered when running with a custom system class loader then it leads to a recursive initialization issue
Reviewed-by: mullan
2017-02-09 05:19:48 -08:00
Dan Smith
125d4ea7d0
8173587: LambdaMetafactory needs to validate descriptors and method name
...
Reviewed-by: psandoz
2017-02-08 12:27:45 -07:00
Roger Riggs
d7c71b5a17
8174128: [testbug] Remove implementation dependency from java.time TCK tests
...
Reviewed-by: dfuchs, scolebourne
2017-02-08 13:17:31 -05:00
Daniel Fuchs
fcc0a083e4
8173898: StackWalker.walk throws InternalError if called from a constructor invoked through reflection
...
StackWalker is fixed to take into account constructor reflection frames. The specification of StackWalker.Option.SHOW_REFLECT_FRAMES is also clarified in this regard.
Reviewed-by: bchristi, lancea, mchung, psandoz
2017-02-08 16:33:52 +00:00
Alexander Scherbatiy
6a0c29b77d
8147440: HiDPI (Windows) Swing components have incorrect sizes after changing display resolution
...
Reviewed-by: serb, azvegint
2017-02-08 18:10:13 +03:00
Rahul Singh
95c98da26f
8137087: [TEST_BUG] Cygwin failure of java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.sh
...
Reviewed-by: yan, arapte
2017-02-08 17:02:50 +05:30
Brian Burkhalter
d3b74dbcb7
8173910: (fs) java/nio/file/FileSystem/Basic.java should conditionally check FileStores
...
On Unix platforms, spawn a 'df' process and skip FileStore check if it hangs
Reviewed-by: alanb
2017-02-07 11:01:04 -08:00
Doug Lea
ecabcca746
8172726: ForkJoin common pool retains a reference to the thread context class loader
...
Reviewed-by: martin, psandoz, chegar
2017-02-07 00:38:22 -08:00
Phil Race
8b8ce19160
Merge
2017-02-06 09:34:19 -08:00
Jesper Wilhelmsson
d59901faa4
Merge
2017-02-04 03:29:39 +01:00
Mandy Chung
b1af5af0c8
8173412: @Test in java/lang/annotation and java/lang/reflect/Proxy tests not run
...
Reviewed-by: redestad
2017-02-03 18:06:45 -08:00
Doug Lea
030a779128
8171886: Miscellaneous changes imported from jsr166 CVS 2017-02
...
Reviewed-by: martin, psandoz
2017-02-03 13:24:59 -08:00
Doug Lea
7f519be836
8169748: LinkedTransferQueue bulk remove is O(n^2)
...
8172023: Concurrent spliterators fail to handle exhaustion properly
Reviewed-by: martin, psandoz, smarks
2017-02-03 13:24:59 -08:00
Doug Lea
1f99fea68c
8173706: Is able to set a negative j.u.Vector size in JDK9 b151
...
Reviewed-by: martin, psandoz, smarks
2017-02-03 13:24:59 -08:00
Phil Race
e9dd1485e6
8173409: make setMixingCutoutShape public and remove jdk.desktop
...
Reviewed-by: serb, mchung, alexsch
2017-02-03 09:28:34 -08:00
David Dehaven
c52c77ca91
Merge
2017-02-03 08:15:55 -08:00
Daniel Fuchs
ea316f74e0
8173315: java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java fails intermittently
...
Ensure that each test case creates a new server with a new local port number to preserve test isolation.
Reviewed-by: michaelm
2017-02-03 11:29:17 +00:00
Arno Zeller
4d92a188b2
8170868: DefaultProxySelector should use system defaults on Windows, MacOS and Gnome
...
Reviewed-by: chegar, simonis, clanger, stuefe, erikj
2017-02-02 10:28:47 +01:00
Prasanta Sadhukhan
2679fdea07
8170578: CUPS Printing is broken with Ubuntu 16.10 (CUPS 2.2)
...
Reviewed-by: prr
2017-02-02 11:05:06 +05:30
Sergei Kovalev
6792c8bb23
8173475: java/net/HttpURLConnection/SetAuthenticator tests have undeclared dependency on java.logging module
...
Reviewed-by: dfuchs
2017-02-01 16:31:38 +03:00
Jesper Wilhelmsson
cbbc62dced
Merge
2017-02-01 00:56:16 +01:00
Naoto Sato
e9378f1493
8173423: Wrong display name for supplemental Japanese era
...
Reviewed-by: sherman
2017-01-31 13:18:34 -08:00
Jesper Wilhelmsson
e37cc00a49
Merge
2017-01-31 20:54:44 +01:00
Brent Christian
d0a0cdf753
8156073: 2-slot LiveStackFrame locals (long and double) are incorrect
...
Reviewed-by: coleenp, mchung
2017-01-31 11:51:02 -08:00
Naoto Sato
88f86ecc32
8172365: Provide a better migration path for ResourceBundleControlProvider
...
Reviewed-by: mchung
2017-01-30 14:38:08 -08:00
Phil Race
98be958e0e
Merge
2017-01-26 09:19:33 -08:00
Phil Race
52d01aa629
Merge
2017-01-26 08:36:27 -08:00
Peter Levart
f2998da973
8173056: Add test that captures current behavior of annotations with invalid annotation types
...
Reviewed-by: redestad
2017-01-25 15:41:20 +01:00
Dmitry Markov
6a093685ee
8163889: [macosx] Can't print from browser on Mac OS X
...
Reviewed-by: prr, psadhukhan
2017-01-24 18:44:13 +03:00
Hamlin Li
cf31932ce4
8171142: jdk_rmi registry test fail to clean up on failure
...
Reviewed-by: rriggs, dholmes
2017-01-24 00:48:51 -08:00
Rachna Goel
861b7d08a0
8167273: Calendar.getDisplayNames inconsistent with DateFormatSymbols
...
Reviewed-by: naoto
2017-01-24 12:06:03 +05:30