Alexey Ushakov
af683a251d
8158495: CCE: sun.java2d.NullSurfaceData cannot be cast to sun.java2d.opengl.OGLSurfaceData
...
Reviewed-by: serb, prr
2016-06-06 16:23:37 +03:00
Shilpi Rastogi
389fc2ae25
8158171: MethodHandles.dropArgumentsToMatch(...) non-documented IAE
...
Reviewed-by: sundar, mhaupt
2016-06-06 09:13:35 +02:00
Brent Christian
3af1187ad7
8152893: StackWalker#getCallerClass is not filtering hidden/ reflection frames when walker is configured to show hidden /reflection frames
...
Reviewed-by: mchung
2016-06-03 17:01:23 -07:00
Mandy Chung
10a92943ae
8158604: test/java/util/ResourceBundle/modules/appbasic missing @test
...
Reviewed-by: alanb, okutsu
2016-06-03 12:26:45 -07:00
Chris Hegarty
05e9b6b110
8158525: Update a few java/net tests to use the loopback address instead of the host address
...
Reviewed-by: rriggs
2016-06-03 13:45:30 +01:00
Dmitry Samersoff
f29ed63213
8155009: [TESTBUG] jstack subtest of BasicLauncherTest should not be executed under OS X
...
Detect OS X and skip part of the test
Reviewed-by: sspitsyn, rehn
2016-06-03 13:07:00 +03:00
Robbin Ehn
97027caf34
8156537: Tools using MonitoredVmUtil do not parse module in cmdline correctly
...
Reviewed-by: dsamersoff, sla
2016-06-03 10:05:04 +02:00
Rajeev Chamyal
ee120117f8
8158358: [TEST_BUG] test/javax/swing/JPopupMenu/8147521/PopupMenuTest.java: compilation failed
...
Reviewed-by: alexsch, aniyogi
2016-06-03 12:27:06 +05:30
Rajeev Chamyal
27ca8ca42f
8146319: JEditorPane function setPage leaves a file lock
...
Reviewed-by: alexsch, ssadetsky
2016-06-03 11:55:46 +05:30
Mandy Chung
74c27aab0f
8157892: StackFrame::getFileName returns null when a source file exists for native methods
...
8157977: getByteCodeIndex method from StackFrame does not return negative number when StackFrame is a native frame
Reviewed-by: dfuchs, bchristi
2016-06-02 16:39:14 -07:00
Alejandro Murillo
6e70c4d112
Merge
2016-06-02 14:58:53 -07:00
Xueming Shen
98e2f679cf
8158482: regex UNICODE_CHARACTER_CLASS flag cannot be disabled with an embedded flag expression
...
Reviewed-by: bpb
2016-06-02 14:03:50 -07:00
Rajan Halade
5223193974
8158560: Mark java/rmi/transport/dgcDeadLock/DGCDeadLock.java as intermittently faiing
...
Reviewed-by: smarks
2016-06-02 12:25:17 -07:00
Prasanta Sadhukhan
e110eecba2
6842011: StackOverflowError printing landscape with scale and transform
...
Reviewed-by: prr, flar
2016-06-02 15:20:31 +05:30
Ajit Ghaisas
a9834530de
8139192: Custom ImageFilters return blank images in Java 8(.45) while working in 7
...
Reviewed-by: flar, prr
2016-06-02 15:16:07 +05:30
Avik Niyogi
db25371672
8132771: [TEST_BUG][macosx] Test javax/swing/JTree/DnD/LastNodeLowerHalfDrop.java fails for MacOSX
...
Reviewed-by: rchamyal, alexsch
2016-06-02 13:15:00 +05:30
Joe Darcy
7cc6c1d553
8158451: Problem list IncludeLocalesPluginTest.java
...
Reviewed-by: naoto
2016-06-01 15:28:05 -07:00
David Dehaven
1733b64041
Merge
2016-06-01 15:27:51 -07:00
Joe Darcy
e48c0f85b2
8158430: Push tests for JDK-5040830
...
Reviewed-by: psandoz
2016-06-01 11:22:06 -07:00
Xueming Shen
d17f9b96fe
8061777: (zipfs) IllegalArgumentException in ZipCoder.toString when using Shitft_JIS
...
Reviewed-by: psandoz
2016-06-01 09:52:08 -07:00
Ramanand Patil
78bb28e4af
8151876: (tz) Support tzdata2016d
...
Reviewed-by: okutsu, coffeys
2016-06-01 14:33:44 +01:00
Weijun Wang
65360411bb
8152108: Correct jarsigner warning message about missing timestamp
...
Reviewed-by: mullan
2016-06-01 15:35:38 +08:00
Avik Niyogi
e5ec5f5afd
8158230: [macosx] ActionEvent is not fired for menu item with option apple.laf.useScreenMenuBar
...
Reviewed-by: serb, alexsch
2016-06-01 11:16:22 +05:30
Hamlin Li
90cd96154e
8158194: Rename the directory “InstalledModuleDescriptors” and any reference to “installed” to “system” in the tests
...
Reviewed-by: mchung
2016-05-31 22:04:00 -07:00
Stuart Marks
246a39a5b1
8157777: DeadCachedConnection doesn't wait for registry to die
...
Reviewed-by: darcy
2016-05-31 17:54:41 -07:00
Andrey Nazarov
56dd686558
8157850: Jar tests should pass through VM options
...
Reviewed-by: martin
2016-05-31 16:42:32 -07:00
Amanda Jiang
989d0b0b7c
8156059: Update/Develop new tests for JEP 287: SHA-3 Hash Algorithms
...
Update existing MessageDigest tests with SHA-3 Hash Algorithms and add one test case to check supported providers
Reviewed-by: valeriep, rhalade
2016-05-31 22:41:56 +00:00
Roger Riggs
4d41caa932
8158254: Put java/time/test/java/time/TestClock_System on the problem list for Solaris
...
Reviewed-by: lancea, darcy
2016-05-31 14:58:53 -04:00
Chris Hegarty
c3a4f2331c
8085785: sun/net/www/protocol/http/ZoneId.java timeouts intermittently
...
Reviewed-by: coffeys, msheppar
2016-05-31 19:16:35 +01:00
Semyon Sadetsky
989fe674ba
8139218: Dialog that opens and closes quickly changes focus in original focusowner
...
Reviewed-by: alexsch
2016-05-31 15:57:01 +03:00
Avik Niyogi
d3571d7787
8144161: [TESTBUG] [macosx] Test javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java fails for mac
...
Reviewed-by: rchamyal, alexsch
2016-05-31 16:03:21 +05:30
Nishit Jain
02f77987fa
8072099: Format "ha" is unable to parse hours 10-12
...
Reviewed-by: okutsu, peytoia
2016-05-31 16:19:32 +09:00
Hamlin Li
6d91e29934
8158190: Add test that checks -Xpatch with both Jar and exploded patches
...
Reviewed-by: alanb
2016-05-31 00:15:04 -07:00
Hamlin Li
c36a7cfd2c
8158149: test bug for SystemModuleFinder when fast path is supported
...
Reviewed-by: alanb, mchung
2016-05-30 21:35:58 -07:00
Rachna Goel
48873ebc3f
8145136: Upgrade CLDR locale data
...
Reviewed-by: naoto, okutsu, peytoia
2016-05-31 13:00:48 +09:00
Amy Lu
e94656ce65
8154980: Remove intermittent key from test BandIntegrity.java
...
Reviewed-by: shade
2016-05-31 10:09:34 +08:00
Felix Yang
991c9b0593
8157816: Mark 4 httpclient tests as intermittently failing
...
Reviewed-by: chegar
2016-05-30 17:49:04 -07:00
Hamlin Li
8d6c2508ab
8158044: Add test that checks uri of upgradeable modules
...
Reviewed-by: alanb, mchung
2016-05-30 16:03:48 -07:00
Alan Bateman
a5e1465831
8066258: Re-examine com.sun.nio.file to see if it should be a supported API
...
Reviewed-by: chegar
2016-05-30 17:38:05 +01:00
Sergey Bylokhov
b1849da623
8158072: Need a test for JDK-7172749
...
Reviewed-by: prr, avu
2016-05-30 13:42:11 +03:00
Alexey Ivanov
d579a3a932
8133731: [TEST_BUG] Unmappable in ASCII character such as Thai should be escaped in the regtests targeted for a regular non-I18n runs
...
Reviewed-by: serb, alexsch
2016-05-30 12:43:18 +03:00
Semyon Sadetsky
26a8aa6704
8157163: AWT FileDialog does not inherit icon image from parent Frame
...
Reviewed-by: alexsch, serb
2016-05-30 11:08:27 +03:00
Masayoshi Okutsu
212d6de09b
8039565: Remove test exclusion for java/util/ResourceBundle/RestrictedBundleTest.java
...
Reviewed-by: peytoia
2016-05-30 14:58:59 +09:00
Felix Yang
8fe1e0ad30
8078812: Test RMI with client and servers as modules
...
Reviewed-by: smarks
2016-05-29 18:22:21 -07:00
Sergey Bylokhov
a34bbc2ae4
8156043: Unstable behavior of PropertyDescriptor's getWriteMethod() in case of overloaded setters
...
Reviewed-by: alexsch, ssadetsky
2016-05-29 02:34:28 +03:00
Sergey Bylokhov
1bae87cde9
8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails
...
Reviewed-by: ant, prr
2016-05-29 02:10:14 +03:00
Alan Bateman
40abbd6d10
8140449: (fs) Paths.get("x").relativize("") return ..\ on Windows
...
Reviewed-by: chegar, rriggs
2016-06-17 17:17:21 +01:00
Goetz Lindenmaier
4f7d655557
8159690: [TESTBUG] Mark headful tests with @key headful
...
Reviewed-by: simonis, alexsch
2016-06-14 10:44:59 +02:00
Weijun Wang
9197f75413
8159805: sun/security/tools/jarsigner/warnings/NoTimestampTest.java fails after JDK-8027781
...
Reviewed-by: mullan
2016-06-17 21:08:03 +08:00
Weijun Wang
644df29a24
8158633: BASE64 encoded cert not correctly parsed with UTF-16
...
Reviewed-by: mullan
2016-06-17 21:07:31 +08:00
Nishit Jain
868cd939e6
8159420: The LanguageRange.parse() method is throwing IllegalArgumentException in Turkish Locale
...
Reviewed-by: naoto, okutsu, peytoia
2016-06-17 21:42:38 +09:00
Hamlin Li
0b8d67723b
8159785: Add test that tests ClassLoader.getResource/getResources in Multi-Release Jar
...
Reviewed-by: alanb
2016-06-17 04:35:09 -07:00
Masayoshi Okutsu
7d9de8aef5
8158272: IncludeLocalesPluginTest.java fails with timeout
...
8158468: tools/jlink/plugins/IncludeLocalesPluginTest.java doesn't detect test failures
Reviewed-by: alanb, mchung, naoto
2016-06-17 17:06:16 +09:00
Alan Bateman
8547893efe
8158456: ModuleDescriptor.read does not verify dependence on java.base in module-info.class
...
8159248: ModuleFinder.of not clear that FindException thrown if module descriptor cannot be derived for automatic module
Reviewed-by: chegar, mchung
2016-06-17 08:41:39 +01:00
Weijun Wang
0b83896bd2
8156471: test/sun/security/krb5/auto/TestHosts should not be modified in-place
...
Reviewed-by: xuelei
2016-06-17 10:53:13 +08:00
Weijun Wang
43402ad3fb
8157387: StrongSecureRandom.java timeout after push for JDK-8141039
...
Reviewed-by: xuelei, wetmore
2016-06-17 09:46:36 +08:00
Weijun Wang
6c14c3fdae
6968542: keytool -importcert cannot deal with duplicate certs
...
Reviewed-by: xuelei
2016-06-17 09:46:27 +08:00
Joe Darcy
b2795ca463
8071859: AnnotationInvocationHandler.equals(Object) return true when apply to annotation
...
Reviewed-by: mchung, chegar
2016-06-16 13:00:34 -07:00
Jim Laskey
f98b4f5aea
8159206: All jlink or jmod tests failing
...
Reviewed-by: alanb, mchung
2016-06-16 09:09:53 -03:00
Valerie Peng
c1c5618ddd
8154191: Deprivilege java.smartcardio module
...
Updated java.policy with the entry for java.smartcardio module
Reviewed-by: mullan, mchung
2016-06-15 23:24:08 +00:00
Doug Lea
559140e18e
8066070: PriorityQueue corrupted when adding non-Comparable
...
Reviewed-by: martin, chegar
2016-06-01 19:03:15 -07:00
David Dehaven
a513e6fe8a
Merge
2016-06-15 12:47:50 -07:00
Mandy Chung
99b0f7996c
8068764: java/lang/ClassLoader/ExtDirs.java failed with java.lang.IllegalThreadStateException with fastdebug
...
Reviewed-by: alanb
2016-06-15 11:56:09 -07:00
Alexandre Iline
431772cea7
8158855: Fix remaining module dependences in java/lang
...
Reviewed-by: alanb, mchung, amlu
2016-06-15 10:25:25 -07:00
Naoto Sato
a94f94cce1
8043387: java/time/test/java/util/TestFormatter.java failed
...
Reviewed-by: sherman
2016-06-15 09:24:16 -07:00
David Dehaven
2579e92c1f
Merge
2016-06-15 09:24:05 -07:00
Shilpi Rastogi
3555038f51
8039955: [TESTBUG] jdk/lambda/LambdaTranslationTest1 - java.lang.AssertionError: expected [d:1234.000000] but found [d:1234,000000]
...
Reviewed-by: psandoz
2016-06-15 14:21:24 +02:00
Joe Darcy
ec44f8917b
8159502: Mark ShortRSAKey512.java as intermittently failing
...
Reviewed-by: xuelei
2016-06-14 23:02:43 -07:00
Weijun Wang
2fdac0ef5e
8158887: sun/security/tools/jarsigner/concise_jarsigner.sh timed out
...
Reviewed-by: xuelei
2016-06-15 11:42:59 +08:00
Alejandro Murillo
6015181842
Merge
2016-06-14 20:17:41 -07:00
Xueming Shen
5aad7937b7
8139414: java.util.Scanner hasNext() returns true, next() throws NoSuchElementException
...
8072582: Scanner delimits incorrectly when delimiter spans a buffer boundary
Reviewed-by: smarks
2016-06-14 16:56:27 -07:00
Artem Smotrakov
aa221e3a63
8159038: javax/net/ssl/SSLSession/SessionCacheSizeTests.java failed with java.net.SocketException: Address already in use
...
Reviewed-by: xuelei
2016-06-14 10:27:23 -07:00
Alejandro Murillo
3391d95d57
Merge
2016-06-14 10:22:07 -07:00
Nishit Jain
3db5ac3931
8135061: java.util.Locale#lookup throws java.lang.StringIndexOutOfBoundsException for range having '-' as second character
...
Reviewed-by: okutsu, peytoia
2016-06-14 12:29:49 +09:00
Valerie Peng
d9d53c3850
8157489: AppleProvider in java.base/macosx/classes/module-info.java.extra
...
Remove the line for ServiceLoader lookup
Reviewed-by: mchung
2016-06-13 21:49:37 +00:00
Chris Hegarty
6461c37c9a
8041924: sun/net/www/http/ChunkedOutputStream/checkError.java fails on some systems
...
Reviewed-by: coffeys
2016-06-13 18:28:46 +01:00
Bhanu Prakash Gopularam
b9e8313df2
8062758: Update java/security/Security/ClassLoaderDeadlock/Deadlock2.sh with the removal of -Djava.ext.dirs
...
Removing test as java.ext.dirs not supported
Reviewed-by: mchung, mullan
2016-06-12 23:19:34 -07:00
Dan Smith
78f6770876
8159186: jdk/test/Makefile: allow users to set verbosity
...
Reviewed-by: erikj
2016-06-13 09:31:20 -06:00
Pavel Rappo
763be5ec14
8159039: sun/net/httpclient/hpack/HeaderTableTest.java fails on some locales
...
Reviewed-by: chegar
2016-06-13 15:48:17 +01:00
Tim Du
bc833edb16
8158620: Enable debug option for sun/security/ec/TestEC.java
...
Reviewed-by: mullan, xuelei
2016-06-13 00:47:32 -07:00
Daniel Fuchs
4c69f47805
8153666: Optimize Formatter.formatMessage
...
This patch brings a small optimization that removes needless synchronization in Formatter.formatMessage. It also fixes the code that decides whether to call MessageFormat, and brings a small clarification to the API documentation on the conditions when that will happen.
Reviewed-by: rriggs, martin
2016-06-13 08:20:34 +01:00
John Jiang
c5b3a7c036
8151913: Fix module dependencies in java/net tests
...
Module dependency declaration for java/net/* tests
Reviewed-by: alanb
2016-06-12 21:55:20 -07:00
Joe Darcy
0530bceffc
5041778: (ann) AnnotationFormatError if "default" Class type not found
...
Reviewed-by: jfranck
2016-06-12 12:14:52 -07:00
Weijun Wang
ec53a43962
8158534: DrbgParameters strength parameter is underspecified if < -1
...
Reviewed-by: xuelei
2016-06-12 10:48:19 +08:00
John Jiang
032b90ef59
8157665: ProblemList.txt needs to be updated as 7041639 closed
...
Since the bug JDK-7041639 have been closed, so the associated tests should be removed from ProblemList.
Reviewed-by: xuelei
2016-06-11 18:33:53 -07:00
Alexandre Iline
9862c36936
8157996: Unneeded import in lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java
...
Reviewed-by: mchung, chegar
2016-05-27 14:26:58 -07:00
Phil Race
5ec4301ed5
8157339: Further stabilization for the SwingSet client sanity tests
...
Reviewed-by: serb, alexsch
2016-05-27 13:26:56 -07:00
Dmitry Samersoff
df511d0dcc
8152950: BasicLauncherTest.java fails due to type error
...
Better handle js engine initialization error
Reviewed-by: jbachorik
2016-05-27 19:31:41 +03:00
Masayoshi Okutsu
8cb25f3af9
8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository
...
Reviewed-by: alanb, peytoia, naoto
2016-05-27 14:33:48 +09:00
Felix Yang
3e72d2ce1c
8157931: jdk/internal/jrtfs/Basic.java fails with exploded builds
...
Reviewed-by: alanb, sundar, jlaskey
2016-05-26 18:56:46 -07:00
John Jiang
6ffb19d592
8157783: Fix module dependencies for /jdk/* tests
...
Module declarations for the tests in /jdk/*
Reviewed-by: chegar
2016-05-26 15:47:39 -07:00
Alejandro Murillo
62c695b852
Merge
2016-05-26 14:24:50 -07:00
Daniel Fuchs
c3435ed005
8146389: java/util/logging/XMLFormatterDate.java fails during year switch
...
Updates the test to match the changes in the XML content that were brought by JDK-8072645.
Reviewed-by: joehw
2016-05-26 19:55:00 +02:00
Alan Bateman
39e8310a9a
8156143: Module.getResourceAsStream throws unspecified SecurityException with module in custom Layer
...
Reviewed-by: chegar, mchung
2016-05-26 10:56:58 +01:00
Amy Lu
55279111aa
8157663: Remove tools/jimage/JImageTest.java from ProblemList.txt
...
Reviewed-by: darcy
2016-05-26 16:11:04 +08:00
Xueming Shen
6d8b52eca8
8147539: (zipfs) ZipPath should throw ProviderMismatchException when invoking register()
...
8153248: (zipfs) ZipPath#getFileName( ) returns inconsistent result
8146754: (zipfs) ZipPath.relativize() returns wrong result for path ending with slash /
8139956: (zipfs) ZipPath does not produce correct empty path on relativize()
Reviewed-by: alanb, shurailine
2016-05-25 13:53:03 -07:00
Alan Bateman
bfb7fba79b
8156142: ModuleReader instances don't always throw NPE for passed null args
...
Reviewed-by: chegar, mchung
2016-05-25 20:12:32 +01:00
Alan Bateman
53e204dc49
8150668: Layer.defineModulesXXX with a Configuration containing java.base throws undocumented exception
...
Reviewed-by: chegar, mchung
2016-05-25 19:58:03 +01:00
Svetlana Nikandrova
600aaed0a7
8136933: Additional tests for Solaris SO_FLOW_SLA socket option in JDK 9
...
Reviewed-by: chegar
2016-05-25 17:07:13 +03:00
Amy Lu
9009c5951c
8157813: Remove sun/rmi/transport/proxy/EagerHttpFallback.java from ProblemList.txt
...
Reviewed-by: shade
2016-05-25 18:01:16 +08:00
Bhanu Prakash Gopularam
a94e9c4d1b
8156718: Need tests for IsoFields getFrom for unsupported non-Iso Temporal fields
...
Reviewed-by: rriggs, scolebourne
2016-05-25 09:14:55 +00:00
John Jiang
4408e4cb4a
8157635: Fix module dependencies for /sun/* tests
...
Module declarations for the tests in /sun/*
Reviewed-by: alanb
2016-05-25 03:06:24 +01:00
John Jiang
7dcb615aae
8157633: Fix module dependencies for /com/* tests
...
Module declarations for the tests in /com/*
Reviewed-by: alanb
2016-05-25 02:47:28 +01:00
John Jiang
4ed9567218
8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently
...
Sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently due to large DSA key parameter generation.
Reviewed-by: valeriep
2016-05-25 02:20:02 +01:00
Hamlin Li
f86a99352f
8151904: test/java/lang/StackWalker/VerifyStackTrace.java needs to handle update releases
...
Reviewed-by: dfuchs, mchung
2016-05-24 18:41:31 -07:00
Vyom Tewari
af7a591d39
8016521: InetAddress should not always re-order addresses returned from name service
...
Reviewed-by: chegar
2016-05-24 20:15:18 +01:00
Doug Lea
27a77176a6
8153768: Miscellaneous changes imported from jsr166 CVS 2016-05
...
Reviewed-by: martin, psandoz, chegar, shade
2016-05-24 10:14:41 -07:00
Vyom Tewari
6bd865a6b4
8143923: java.net socket supportedOptions set depends on call order
...
Reviewed-by: chegar
2016-05-24 12:31:30 +01:00
Alan Bateman
fe609fd3cb
8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
...
Reviewed-by: chegar, mchung
2016-05-24 11:31:25 +01:00
Staffan Larsen
e549e87431
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
...
Reviewed-by: tbell, erikj
2016-05-24 12:14:28 +02:00
Chris Hegarty
4d950890f2
8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
...
Reviewed-by: alanb
2016-05-24 09:18:40 +01:00
Amy Lu
d9d560f71b
8151768: Consider moving pack200 tests to tier 1
...
Reviewed-by: darcy
2016-05-24 15:58:58 +08:00
Staffan Larsen
847a2d2de1
8157555: com/sun/jdi/RedefineClearBreakpoint.sh times out due to Indify String Concat being slow in debug mode
...
Reviewed-by: sspitsyn
2016-05-24 08:53:54 +02:00
Amy Lu
a74cd0321d
8157499: Mark several tests from jdk_net as intermittently failing
...
Reviewed-by: chegar
2016-05-24 11:28:29 +08:00
Chris Hegarty
cbd92ed3f5
8156497: Add jar tool support for Multi-Release Modular JARs
...
Reviewed-by: alanb
2016-05-23 21:28:39 +01:00
Hiroshi Ito
c5ef4d69b9
8158365: List.spliterator should optimize for RandomAccess lists
...
Reviewed-by: psandoz
2016-05-23 23:12:05 +08:00
Daniel Fuchs
1aceedb6a9
8056285: java/util/logging/CheckLockLocationTest.java java.lang.RuntimeException: Test failed: should have been able to create FileHandler for %t/writable-dir/log.log in writable directory
...
Added some instrumentation to the test to help a better diagnosis
Reviewed-by: mchung
2016-07-11 11:32:40 +01:00
Xue-Lei Andrew Fan
e78fd8d72e
8148516: Improve the default strength of EC in JDK
...
Reviewed-by: valeriep
2016-07-09 05:56:18 +00:00
Brian Burkhalter
465af0b962
8157287: java/nio/file/FileStore/Basic.java failed with "java.nio.file.AccessDeniedException : /zones/zoneone/root "
...
Ignore AccessDeniedException when testing space attributes.
Reviewed-by: alanb
2016-07-08 16:16:45 -07:00
Michael McMahon
998f8f5911
8153142: Cannot resolve multiple values from one response header
...
Reviewed-by: rriggs
2016-05-23 12:57:40 +01:00
Michael McMahon
ab880cb4af
8157105: HTTP/2 client hangs in blocking mode if an invalid frame has been received
...
Reviewed-by: rriggs
2016-05-23 12:38:48 +01:00
Alan Bateman
ce04e9d9a2
8152650: ModuleFinder.compose should accept varargs
...
Reviewed-by: mchung
2016-05-21 08:01:03 +01:00
Joe Darcy
48ac10a591
8157487: Mark ZoneId.java as intermittently failing
...
Reviewed-by: naoto
2016-05-20 16:34:14 -07:00
Sibabrata Sahoo
ea82a852dd
8157417: Some of SecureRandom test might get timed out in linux
...
Reviewed-by: weijun
2016-05-20 09:57:01 -07:00
Artem Smotrakov
4880e22424
8129389: javax/net/ssl/DTLS tests fail intermittently
...
Reviewed-by: xuelei
2016-05-20 09:40:29 -07:00
Jim Laskey
3648a0f15f
8156602: javac crashes again on Windows 32-bit with ClosedChannelException
...
Reviewed-by: alanb
2016-05-20 11:41:29 -03:00
Hamlin Li
524ec2f1de
8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing
...
Reviewed-by: psandoz
2016-05-20 03:33:57 -07:00
Sergey Bylokhov
a23de88885
8132973: @BeanProperty: what is the correct output in case of repeating annotations?
...
Reviewed-by: alexsch, avstepan
2016-05-26 16:12:12 +03:00
Ajit Ghaisas
7f19f63454
6827800: Default button is activated even when it is invisible
...
Reviewed-by: serb, rchamyal
2016-05-26 17:01:24 +05:30
Rajeev Chamyal
d6fea79c1a
8147521: [macosx] Internal API Usage: setPopupType used to force creation of heavyweight popup
...
Reviewed-by: alexsch, serb, prr
2016-05-26 16:02:19 +05:30
David Dehaven
a5e0e96acb
Merge
2016-05-25 13:38:38 -07:00
Rajeev Chamyal
4cdcbc2939
8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10
...
Reviewed-by: alexsch, serb
2016-05-25 14:59:15 +05:30
Rajeev Chamyal
09ee8a5f69
8153282: [TEST_BUG] some new JInternalFrame tests fail
...
Reviewed-by: alexsch, serb
2016-05-24 14:30:31 +05:30
Rajeev Chamyal
b782ef4bdf
7070795: High contrast colour scheme fails to be applied to JFormattedTextField
...
Reviewed-by: alexsch, serb
2016-05-24 14:23:36 +05:30
Prem Balakrishnan
282908c590
8057574: inconsistent behavior for setBackground (Windows/Linux)
...
Reviewed-by: serb, arapte
2016-05-24 14:19:53 +05:30
Sergey Bylokhov
a73a3830ee
8155103: [TEST_BUG] @BeanProperty: unwanted "declaringClass" descriptor when annotating an enum
...
Reviewed-by: ssadetsky, alexsch, avstepan
2016-05-23 17:43:45 +03:00
Alexander Scherbatiy
18cecf9f67
8136366: Add a public API to create a L&F without installation
...
Reviewed-by: prr, serb
2016-05-22 12:31:56 +04:00
Sergey Bylokhov
a279dc035c
8156579: Two JavaBeans tests failed
...
Reviewed-by: alanb
2016-05-21 02:53:37 +03:00
Nishit Jain
93f4f6c1b5
7102969: currency.properties supercede not working correctly
...
8149452: j.t.SimpleDateFormat.getDateFormatSymbols().getZoneStrings() returns incorrect result for some time zones
8157138: Error while fetching currency instance by Currency.getInstance(currencycode)
Reviewed-by: naoto, okutsu, peytoia
2016-05-20 13:48:58 +09:00
Weijun Wang
06fe4b9a0b
8138766: New default -sigalg for keytool
...
Reviewed-by: mullan
2016-05-20 11:20:49 +08:00
Weijun Wang
efd36db57d
8149521: automatic discovery of LDAP servers with Kerberos authentication
...
Reviewed-by: vinnie
2016-05-20 11:15:05 +08:00
Artem Smotrakov
d54e7309f5
8157344: Multiple test timeouts after push for JDK-8141039
...
8156606: java/security/SecureRandom/Serialize.java gets time out in Linux
Reviewed-by: weijun
2016-05-19 19:45:04 -07:00
Brent Christian
0260528ef9
8029891: Deadlock detected in java/lang/ClassLoader/deadlock/GetResource.java
...
Properties now stores values in an internal ConcurrentHashMap
Reviewed-by: mchung, dholmes, plevart
2016-05-19 16:25:35 -07:00
Anthony Scarpino
6f2785f741
8155847: SHA groups needed for jdk.security.provider.preferred
...
Reviewed-by: valeriep, mullan
2016-05-19 16:05:33 -07:00
Sergey Bylokhov
02d66f66b3
8148915: Intermittent failures of bug6400879.java
...
Reviewed-by: amenkov
2016-05-19 22:24:00 +03:00
Iris Clark
a950576f78
8144062: Move jdk.Version to java.lang.Runtime.Version
...
Reviewed-by: abuckley, alanb, forax, jjg, mchung, psandoz
2016-05-19 12:04:54 -07:00
Mandy Chung
ab6efe7a7d
8157068: ExceptionInInitializerError if images build patched to use exploded version of jdk.internal.module.SystemModules
...
Reviewed-by: alanb
2016-05-19 11:17:35 -07:00
Artem Smotrakov
2100b2e6c2
8134267: javax/net/ssl/TLS/TestJSSE.java fails intermittently with BindException: Address already in use
...
Reviewed-by: chegar
2016-05-19 09:16:59 -07:00
Paul Sandoz
4b1159ce76
8157239: java/lang/invoke/VarHandles/ tests fail by timeout with -Xcomp with lambda form linkage
...
Reviewed-by: vlivanov
2016-05-19 16:08:40 +02:00
Aleksei Efimov
4417a1f36f
8072579: XjcOptionalPropertyTest.java creates files in test.src
...
Reviewed-by: joehw
2016-05-19 16:08:39 +03:00
Aleksei Efimov
0516c0ca0c
8157096: [TEST_BUG] test/javax/xml/bind/xjc/8145039/JaxbMarshallTest.java is skipped by jtreg
...
Reviewed-by: shade, joehw
2016-05-19 15:58:44 +03:00
Alan Bateman
958506d2cb
8157290: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java failing
...
Reviewed-by: chegar
2016-05-19 13:08:36 +01:00
Sibabrata Sahoo
19c7dcc012
8141039: Test Task: Develop new tests for JEP 273: DRBG-Based SecureRandom Implementations
...
Reviewed-by: weijun
2016-05-19 04:20:08 -07:00
Ajit Ghaisas
c839e6ceee
7172750: Nimbus ScrollBar:ScrollBarThumb[Pressed].backgroundPainter is never invoked
...
Reviewed-by: serb, rchamyal
2016-05-19 16:45:58 +05:30
Prasanta Sadhukhan
5fdb08818d
6509729: javax.print.ServiceUI.printDialog Border/Margin Evaluation is bugged
...
Reviewed-by: prr, jdv
2016-05-19 16:32:38 +05:30
Phil Race
d4b2e45898
Merge
2016-05-18 12:04:26 -07:00
Jan Lahoda
a865c6ef6b
8133549: Generalize jshell's EditingHistory
...
Adding a generic EditingHistory to jdk.internal.le, for use by both jjs and jshell
Reviewed-by: sundar
2016-05-18 21:00:33 +02:00
Kumar Srinivasan
ca98819c49
8156807: Pack200 must support v53.0 class files
...
Reviewed-by: mchung, shade
2016-05-18 11:31:23 -07:00
Rajan Halade
4dcf9fd923
8156035: Remove intermittent key from sun/security/rsa/SpecTest.java
...
Reviewed-by: mullan
2016-05-18 16:36:52 -07:00
Sergey Bylokhov
da73758e61
8156169: Some sound tests rarely hangs because of incorrect synchronization
...
Reviewed-by: prr, amenkov
2016-05-18 20:40:17 +03:00
Phil Race
3546becf91
Merge
2016-05-18 09:57:35 -07:00
Paul Sandoz
0bad445941
8157152: Atomic add for VarHandle byte[]/ByteBuffer views is incorrect for endian conversion
...
Reviewed-by: fyuan, shade, vlivanov
2016-05-18 18:46:14 +02:00
Artem Smotrakov
5cf7ba5687
8157107: HTTP/2 client may fail with NPE if additional logging enabled
...
Reviewed-by: michaelm
2016-05-18 16:39:08 +01:00
Xue-Lei Andrew Fan
f3c9c10b7e
8157035: Use stronger algorithms and keys for JSSE testing
...
Reviewed-by: weijun, jnimeh
2016-05-18 14:47:28 +00:00
Sergey Bylokhov
65713ca08e
8156581: Cleanup of ProblemList.txt
...
Reviewed-by: prr, alexsch
2016-05-18 16:58:10 +03:00
Alexandre Iline
b67da697df
8156972: java/lang/reflect/Layer/LayerAndLoadersTest.java test requires jdk.compiler
...
Reviewed-by: alanb
2016-05-18 11:56:24 +01:00
Athijegannathan Sundararajan
ea55d0b71b
8154192: Deprivilege java.scripting module
...
Reviewed-by: jlaskey, alanb
2016-05-18 15:03:39 +05:30
Michael Haupt
c4976196f5
8156915: introduce MethodHandle factory for array length
...
Reviewed-by: sundar
2016-05-18 10:42:29 +02:00
Mikhail Cherkasov
49f26d74b4
6882559: new JEditorPane("text/plain","") fails for null context class loader
...
Reviewed-by: serb, aivanov
2016-05-18 18:35:54 +03:00
Alexey Ivanov
2de846fa45
8136998: JComboBox prevents wheel mouse scrolling of JScrollPane
...
Reviewed-by: serb, alexp
2016-05-18 15:51:19 +03:00
Prasanta Sadhukhan
c0fd256a5e
6529030: Java Printing: Print range > Selection gets enabled
...
Reviewed-by: prr, jgodinez
2016-05-18 11:33:04 +05:30
Hamlin Li
1244c2f423
8157011: Problem list tools/pack200/TestNormal.java and java/io/pathNames/GeneralWin32.java
...
Reviewed-by: darcy
2016-05-17 19:20:05 -07:00
Aleksey Shipilev
33bb9220fc
8157171: Hook up Unsafe.weakCompareAndSetVolatile to VarHandles
...
Reviewed-by: psandoz, redestad
2016-05-17 22:28:00 +03:00
Anton Litvinov
b71deff4e2
8041694: JFileChooser removes trailing spaces in the selected directory name
...
Reviewed-by: serb, ssadetsky
2016-05-16 18:12:53 +03:00
Mikhail Cherkasov
4f8ad61498
8078268: javax.swing.text.html.parser.Parser parseScript incorrectly optimized
...
Reviewed-by: alexp, aivanov
2016-05-13 14:30:59 +03:00
Dmitry Markov
e28bb07a3d
8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus
...
Reviewed-by: ant, denis
2016-05-13 14:25:29 +03:00
Phil Race
413ba627fd
Merge
2016-05-12 11:03:07 -07:00
Alexander Scherbatiy
39fe334e12
8154539: Examine the desktop module's use of sun.misc.SoftCache
...
Reviewed-by: prr, chegar, mchung
2016-05-12 20:43:37 +04:00
Michael McMahon
6ce3711133
8156801: java/net/httpclient/security/Driver.java failed with RuntimeException: Non zero return value
...
Reviewed-by: chegar
2016-05-12 16:06:17 +01:00
Weijun Wang
07f2c9d05f
8156213: Remove SHA-1 and 3KeyTDEA algorithms from DRBG
...
Reviewed-by: wetmore, xuelei
2016-05-12 13:06:03 +08:00
Jim Laskey
dcb864bfec
8156781: change to jlink has result in test failure
...
Reviewed-by: redestad
2016-05-11 16:17:45 -03:00
Roger Riggs
82ae26a9a8
8155978: Remove HTTP proxy implementation and tests from RMI
...
Reviewed-by: smarks
2016-05-11 14:01:29 -04:00
Daniel Fuchs
172839f24f
8156153: java/lang/System/LoggerFinder/jdk/DefaultLoggerBridgeTest/DefaultLoggerBridgeTest.java fails with java.lang.RuntimeException
...
Runs each scenario in its own VM to avoid unwanted interaction and start from a clean slate.
Reviewed-by: mchung
2016-05-11 19:23:58 +02:00
Alexandre Iline
114e7f30f7
8156695: Fix @modules in tests in java/lang/management
...
As part of JDK-8155993, tests are updated to declare dependencies on jdk.management.
Reviewed-by: mchung
2016-05-10 14:51:29 -07:00
Jim Laskey
0f02e652db
8156766: jdk/test/tools/jlink/plugins/SorterPluginTest.java broken
...
Reviewed-by: redestad
2016-05-11 12:01:19 -03:00
Staffan Larsen
aefbfce7cf
8156658: Common way to run jtreg tests
...
Reviewed-by: erikj, dsamersoff
2016-05-11 11:04:47 +02:00
Bhanu Prakash Gopularam
f2dabbdb6a
8062804: IsoFields WEEK_BASED_YEAR and QUARTER_OF_YEAR too lenient
...
Addded the necessary chck in IsoFields WEEK_BASED_YEAR and QUARTER_OF_YEAR
Reviewed-by: rriggs, scolebourne
2016-05-11 10:28:23 +00:00
Alexandre Iline
e7e64ceea3
8151914: java/util/jar/JarFile/MultiReleaseJar* tests do not declare module dependences
...
Reviewed-by: chegar
2016-05-10 13:48:07 -07:00
Xue-Lei Andrew Fan
9c17407e9e
8156716: Incorrect condition in test SupportedDHKeys.java
...
Reviewed-by: weijun
2016-05-11 05:02:20 +00:00
Weijun Wang
7df23eb45e
8154523: SHA1PRNG output should change after setSeed
...
Reviewed-by: xuelei
2016-05-11 12:32:00 +08:00
Xueming Shen
b45ea8903e
6328855: String: Matches hangs at short and easy Strings containing \r \n
...
6192895: java.util.regex.Matcher: Performance issue
6345469: java.util.regex.Matcher utilizes 100% of the CPU
6988218: RegEx matcher loops
6693451: RegEx matcher goes into infinite delay
7006761: Matcher.matches() has infinite loop
8140212: Slow performance of Matcher.find
8151481: j.u.regex.Pattern cleanup
6609854: Regex does not match correctly for negative nested character classes
4916384: CANON_EQ supports only combining character sequences with non-spacing marks
4867170: Pattern doesn't work with composite character in CANON_EQ mode
6995635: CANON_EQ pattern flag is buggy
6728861: ExceptionInInitializerError is caught when the pattern has precomposed character
6736245: A character in Composition Exclusion Table does not match itself
7080302: the normalization in java regex pattern may have flaw
Reviewed-by: rriggs, okutsu, alanb
2016-05-10 21:19:25 -07:00
Weijun Wang
772322c6fa
8156709: Cannot call setSeed on NativePRNG on Mac if EGD is /dev/urandom
...
Reviewed-by: wetmore
2016-05-11 08:39:36 +08:00
Jaroslav Kamenik
553aa43136
8155795: Optimize Integer/Long.reverse by using reverseBytes
...
Reviewed-by: redestad, shade
2016-05-10 13:28:00 +02:00
Prem Balakrishnan
12675924fc
6421058: When calls JSpinner.setEditor() the font in a JSpinner become is a bold
...
Reviewed-by: serb, alexsch
2016-05-10 16:08:21 +05:30
Yuri Nesterenko
d338c44a68
8156128: Tests for [AWT/Swing] Conditional support for GTK 3 on Linux
...
Reviewed-by: prr
2016-05-10 12:15:07 +03:00
Hamlin Li
26ba99921f
8156002: java/nio/channels/SocketChannel/AdaptSocket.java Fails in Mesos on OSX
...
Reviewed-by: dfuchs
2016-05-10 15:12:04 +08:00
Xue-Lei Andrew Fan
155e6796dd
8154344: sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java fails on solaris
...
Reviewed-by: weijun
2016-05-10 00:44:28 +00:00
Pavel Rappo
b962e07463
8087113: Websocket API and implementation
...
Reviewed-by: chegar
2016-05-09 23:33:09 +01:00
Mandy Chung
36b0cdb85a
8153912: Reconsider StackFrame::getFileName and StackFrame::getLineNumber
...
Add StackFrame::getByteCodeIndex method. Revised getFileName and getLineNumber method.
Reviewed-by: dfuchs, bchristi
2016-05-09 09:35:57 -07:00
Phil Race
7dd38808b9
Merge
2016-05-09 08:50:20 -07:00
Amy Lu
cff84c09fa
8156529: Problem list java/nio/file/WatchService/DeleteInterference.java
...
Reviewed-by: alanb
2016-05-09 18:11:02 +08:00
Amy Lu
6f57005359
8156512: Mark several tests from java/nio as intermittently failing
...
Reviewed-by: alanb
2016-05-09 18:06:57 +08:00
Sergey Bylokhov
6b75dd6668
8155071: AppletViewer should print the deprecation warning that the Applet API is deprecated
...
Reviewed-by: prr, smarks
2016-05-09 12:55:03 +03:00
Michael McMahon
1eae872553
8155888: java/net/httpclient/QuickResponses.java intermittently failed with java.util.ConcurrentModificationException
...
Reviewed-by: chegar
2016-05-09 10:28:24 +01:00
Nishit Jain
880dc078b3
8154295: Currency iso code is int and hence looses the preceeding zero
...
Reviewed-by: naoto, okutsu, peytoia
2016-05-09 17:46:28 +09:00
Nadeesh TV
4900a83203
8079628: java.time: DateTimeFormatter containing "DD" fails on 3-digit day-of-year value`
...
Change the definition of 'DD' to match with CLDR
Reviewed-by: rriggs, scolebourne
2016-05-08 07:46:19 +00:00
Serguei Spitsyn
9b65ce9388
Merge
2016-05-06 23:14:50 +00:00
Xueming Shen
d3f1fdbc0b
8150496: (zipfs) Fix performance issues in zip-fs
...
8150366: (zipfs) lastAccessTime and createTime returned as null instead of default value
Reviewed-by: alanb, redestad, shade
2016-05-06 14:03:08 -07:00
Serguei Spitsyn
55e2b30835
Merge
2016-05-06 20:36:12 +00:00
Serguei Spitsyn
427a2549f6
8156147: NPE in InstrumentationImpl.transform when loading classes from -Xbootclasspath/a
...
Use the jdk.internal.loader.Bootloader if the loader argument is null
Reviewed-by: alanb
2016-05-06 12:45:04 -07:00
Stuart Marks
b4192cdebc
8139233: add initial compact immutable collection implementations
...
Reviewed-by: plevart, forax, dfuchs, chegar, alanb, scolebourne
2016-05-06 11:33:32 -07:00
Ambarish Rapte
b1cc5f555f
8154328: [TEST_BUG] java/awt/TrayIcon/ActionEventTest/ActionEventTest.java
...
Reviewed-by: serb, rchamyal
2016-05-06 17:43:36 +03:00
Nadeesh TV
386a77fd91
8148949: DateTimeFormatter pattern letters 'A','n','N'
...
Changed the definition of pattern letters 'A','n','N' because it does not match the definition of CLDR
Reviewed-by: rriggs, scolebourne
2016-05-06 12:48:19 +00:00
Prahalad Narayanan
1c010b15e9
8015070: Antialiased text on translucent backgrounds gets bright artifacts
...
Reviewed-by: flar, prr, jdv
2016-05-06 11:23:49 +00:00
Michael McMahon
ba6c1c4a52
8153572: [JEP 110] IOException (connection closed for reading) is thrown when try to connect HTTPS service
...
Reviewed-by: rriggs
2016-05-06 11:30:41 +01:00
Jayathirth D V
e6a2c0dc1e
7116979: Unexpected pixel colour when converting images to TYPE_BYTE_INDEXED
...
Unexpected pixel colour when converting images to TYPE_BYTE_INDEXED
Reviewed-by: prr, flar
2016-05-06 06:52:13 +00:00
Mandy Chung
b58e171061
8155513: Deprivilege jdk.charsets
...
Reviewed-by: alanb, chegar
2016-05-05 22:39:36 -07:00
Weijun Wang
b932c60a85
8051408: NIST SP 800-90A SecureRandom implementations
...
Reviewed-by: wetmore, xuelei, coffeys
2016-05-06 11:38:44 +08:00
Alexandre Iline
cbf4406738
8154182: Fix java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java to only use available modules
...
Reviewed-by: alanb, mchung
2016-05-05 13:57:47 -07:00
Manajit Halder
b1cc284a24
8137137: [macosx] The native dialog doesn't have 'close'(X) button on Mac
...
Reviewed-by: psadhukhan, prr
2016-05-05 16:08:34 +03:00
Ambarish Rapte
08482543b4
8155742: [Windows] robot.keyPress(KeyEvent.VK_ALT_GRAPH) throws java.lang.IllegalArgumentException in windows
...
Reviewed-by: rchamyal, serb
2016-05-05 14:56:42 +03:00
Ambarish Rapte
6fd98f9b98
6384991: TrayIcon ActionListener called at wrong time
...
Reviewed-by: rchamyal, serb
2016-05-05 14:44:25 +03:00
Michael McMahon
0cf5c57454
8155928: Remove hardcoded port numbers from httpclient/Security.java test
...
Reviewed-by: chegar, rriggs
2016-05-05 11:37:18 +01:00
Sergey Bylokhov
09a7921d55
8151786: [TESTBUG] java/beans/XMLEncoder/Test4625418.java timed out intermittently
...
Reviewed-by: alexsch, yan
2016-05-05 01:30:23 +03:00
Naoto Sato
bd9c092ecc
8155649: IncludeLocalesPlugin throws NPE when jdk.localedata not resolved
...
Reviewed-by: alanb, mchung
2016-05-04 08:53:09 -07:00
Amy Lu
191e61e184
8154911: Move GCDuringIteration.java back to tier1
...
Reviewed-by: darcy, martin
2016-05-04 10:56:01 +08:00
Sergey Bylokhov
214029ed2b
6729836: JavaSound treats large file sizes as negative and cannot read or skip
...
Reviewed-by: prr
2016-05-04 01:03:46 +03:00
Phil Race
4ff0d8b26f
Merge
2016-05-03 12:25:20 -07:00
Daniel Fuchs
a96b7f7d25
8139982: Re-examine java.management dependency on java.util.logging.LoggingMXBean
...
The logging MXBean implementation no longer implements java.util.logging.LoggingMXBean. java.lang.management.PlatformLoggingMXBean is used instead. java.util.logging.LoggingMXBean and java.util.logging.LogManager::getLoggingMXBean are now deprecated. Types and accessors defined in java.lang.management should be used instead.
Reviewed-by: mchung
2016-05-17 19:24:46 +02:00
Alejandro Murillo
8d9cf355fd
Merge
2016-05-17 07:43:45 -07:00
Athijegannathan Sundararajan
38f007ac7f
8157146: Add debug printlns to tests FieldSetAccessibleTest and VerifyJimage.java
...
Reviewed-by: alanb, shade
2016-05-17 19:53:43 +05:30
Alejandro Murillo
ffaebaa66e
Merge
2016-05-17 05:38:15 -07:00
Paul Sandoz
44afe20e99
8156485: MethodHandles.varHandleExactInvoker should perform exact checks
...
Reviewed-by: vlivanov
2016-05-17 12:06:41 +02:00
Felix Yang
c594c87387
8155088: Fix module dependencies in java/sql/* and javax/* tests
...
Reviewed-by: alanb
2016-05-17 02:34:56 -07:00
Sean Mullan
1839997d4b
Merge
2016-05-16 13:54:55 -04:00
Sean Mullan
5c27ac09c7
8150468: ClassCircularityError on error in security policy file
...
Reviewed-by: mchung, xuelei
2016-05-16 13:53:46 -04:00
Rajan Halade
5cd35e69e2
8155049: New tests from 8144566 fail with "No expected Server Name Indication"
...
Reviewed-by: xuelei
2016-05-16 10:36:51 -07:00
Pavel Rappo
baf59c0bd8
8150785: (bf) Hoist slice and duplicate methods up to java.nio.Buffer
...
Reviewed-by: alanb, rriggs, chegar
2016-05-16 15:10:04 +01:00
Athijegannathan Sundararajan
905d21fe76
8156914: jlink API minor cleanups
...
Reviewed-by: mchung
2016-05-16 14:47:27 +05:30
Pavel Rappo
976b541ac5
8156931: java.nio.Buffer tests cleanup
...
Reviewed-by: alanb
2016-05-16 09:54:01 +01:00
Paul Sandoz
00883c0dc9
8154049: DualPivot sorting calculates incorrect runs for nearly sorted arrays
...
Reviewed-by: shade
2016-05-16 07:01:26 +02:00
Xue-Lei Andrew Fan
c139d55758
8156991: Problem list UnsupportedDHKeys.java on windows
...
Reviewed-by: igerasim
2016-05-16 01:05:57 +00:00
Alejandro Murillo
7a3decd3a2
Merge
2016-05-14 09:11:07 -07:00
Valerie Peng
dff68b8e33
Merge
2016-05-14 03:45:59 +00:00
Valerie Peng
b40b6a2e8e
8000415: Add support for SHA-3
...
Add SHA-3 support to SUN and OracleUcrypto provider
Reviewed-by: ascarpino, jnimeh
2016-05-14 03:44:30 +00:00
Nadeesh TV
6c51be077a
8155823: Add date-time patterns 'v' and 'vvvv'
...
Addded necessary methodss
Reviewed-by: rriggs, scolebourne
2016-05-13 18:58:32 +00:00
Artem Smotrakov
e7dc48db5b
8156710: HttpTimeoutException should be thrown if server doesn't respond
...
Reviewed-by: michaelm
2016-05-13 11:32:41 -07:00
Martin Buchholz
a3e3a0da68
8156584: Initialization race in sun.security.x509.AlgorithmId.get
...
Use safe variant of double-checked locking to initialize oidTable
Reviewed-by: xuelei
2016-05-12 18:57:24 -07:00
Rajan Halade
21c525f41e
8156671: Refactor sun/security/rsa/SignatureTest.java
...
Reviewed-by: valeriep
2016-05-12 16:40:01 -07:00
Joe Darcy
9d15bdddf6
8156897: Problem list ShortRSAKey1024.sh on windows
...
Reviewed-by: mullan
2016-05-12 15:44:01 -07:00