John Jiang
|
794f11de72
|
8158916: ProblemList.txt update for com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java
Change the associated issue from JDK-8141370 to JDK-8169942
Reviewed-by: dfuchs
|
2016-11-23 18:13:51 -08:00 |
|
Li Jiang
|
819c6f5c78
|
8065555: Remove incorrect locale data for inexistent language German (Greece)
Reviewed-by: naoto
|
2016-11-22 22:27:20 -08:00 |
|
Phil Race
|
80cef0fcce
|
8170242: jdk.desktop needs package access to sun.awt
Reviewed-by: ihse, mullan
|
2016-11-23 11:53:40 -08:00 |
|
Lana Steuck
|
84d4718724
|
Merge
|
2016-11-23 19:15:15 +00:00 |
|
Joe Darcy
|
fc2f422623
|
8169479: java.lang.reflect.Constructor class has wrong api documentation
Reviewed-by: bpb, psandoz
|
2016-11-23 11:05:10 -08:00 |
|
Brent Christian
|
20c0c1d9d0
|
8136831: Undefined null behavior in ClassLoader.getResourceXXXX()
Reviewed-by: alanb, mchung, psandoz
|
2016-11-23 10:41:25 -08:00 |
|
Paul Sandoz
|
f5f1fcb803
|
8132964: Spliterator documentation on Priority(Blocking)Queue
Reviewed-by: martin, dl, chegar
|
2016-11-23 10:35:44 -08:00 |
|
Paul Sandoz
|
11b92f7ddb
|
8169808: Stream returning methods should specify if they are late binding
Reviewed-by: martin
|
2016-11-23 10:35:43 -08:00 |
|
Brent Christian
|
36ffe056e1
|
8169435: ClassLoader.isParallelCapable is final and conflicting method may get VerifyError
Reviewed-by: acorn, dholmes, mchung
|
2016-11-23 10:34:10 -08:00 |
|
Roger Riggs
|
305d776581
|
8169645: ObjectInputFilter Config spec is ambiguous regarding overriding the filter via System properties
Reviewed-by: bpb
|
2016-11-23 11:47:29 -05:00 |
|
Lana Steuck
|
2e931825c6
|
Added tag jdk-9+146 for changeset f7a57d034f22
|
2016-11-23 16:16:35 +00:00 |
|
Roger Riggs
|
086115b975
|
8169416: SSLSessionImpl finalize overhead
Reviewed-by: xuelei, bpb
|
2016-11-23 10:20:05 -05:00 |
|
Jamil Nimeh
|
a4e5122d64
|
8170035: When determining the ciphersuite lists, there is no debug output for disabled suites
Provide extra debugging output for JSSE that displays disabled cipher suites
Reviewed-by: vinnie, wetmore
|
2016-11-22 20:54:32 -08:00 |
|
Amy Lu
|
3b349e495b
|
8170158: Remove ClassLoader/platformClassLoader/DefinePlatformClass.java from ProblemList
Reviewed-by: dfuchs
|
2016-11-23 10:12:01 +08:00 |
|
Phil Race
|
05f6d3edc7
|
Merge
|
2016-11-22 10:45:48 -08:00 |
|
Phil Race
|
9341d6fc60
|
8169887: javax/swing/JEditorPane/8080972/TestJEditor.java, javax/swing/text/View/8080972/TestObjectView.java are failing
Reviewed-by: serb, alexsch
|
2016-11-22 10:43:49 -08:00 |
|
Magnus Ihse Bursie
|
895d5ab5ab
|
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
Reviewed-by: erikj
|
2016-11-22 14:48:16 +01:00 |
|
Hamlin Li
|
a7eccd60df
|
8153543: java/rmi/transport/reuseDefaultPort/ReuseDefaultPort.java fails intermittently
Reviewed-by: chegar
|
2016-11-22 01:37:18 -08:00 |
|
Bhanu Prakash Gopularam
|
460675bc08
|
8158880: java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
Set locale explicitly in the test
Reviewed-by: rriggs, naoto
|
2016-11-22 08:22:57 +00:00 |
|
Rachna Goel
|
a9bb2d512b
|
8168906: Tighten permissions granted to the jdk.localedata module
Reviewed-by: okutsu, naoto, alanb, mullan
|
2016-11-22 13:02:12 +05:30 |
|
Amanda Jiang
|
421c8d8778
|
8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304
Reviewed-by: weijun
|
2016-11-21 22:50:22 -08:00 |
|
Hamlin Li
|
9fc3ceda86
|
8170049: tests under java/rmi/activation/ fail with "java.security.AccessControlException: access denied ("java.net.SocketPermission" "localhost:5281" "listen,resolve")" on windows
Reviewed-by: rriggs
|
2016-11-21 17:17:21 -08:00 |
|
Lana Steuck
|
6993b24b83
|
Merge
|
2016-11-21 18:48:31 +00:00 |
|
Lana Steuck
|
964fb2939d
|
Added tag jdk-9+145 for changeset fb4ce696b742
|
2016-11-17 17:50:08 +00:00 |
|
Weijun Wang
|
62fe00f628
|
8169751: sun/security/krb5/auto/rcache_usemd5.sh fails on solaris
Reviewed-by: xuelei
|
2016-11-16 12:55:42 +08:00 |
|
Brian Burkhalter
|
3630a6a4f8
|
8168500: (se) EPollArrayWrapper optimization for update events should be robust to dynamic changes in file descriptor resource limits
Make eventsHigh final and always initialize it to an empty Map.
Reviewed-by: alanb
|
2016-11-15 08:40:36 -08:00 |
|
Jim Laskey
|
8d64cef95c
|
8169720: jimage help message for --include option should be corrected
Reviewed-by: alanb, sundar
|
2016-11-15 10:53:32 -04:00 |
|
Jayathirth D V
|
7395b4d356
|
6334602: Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs
Reviewed-by: serb, prr
|
2016-11-15 12:52:24 +05:30 |
|
Anthony Scarpino
|
39b3b9cb3b
|
8168931: Few OCSP related test failed with "Response is unreliable: its validity interval is out-of-date"
Reviewed-by: mullan
|
2016-11-14 13:32:15 -08:00 |
|
Anthony Scarpino
|
a556619f93
|
8168861: AnchorCertificates uses hardcoded password for cacerts keystore
Reviewed-by: vinnie, mullan
|
2016-11-14 10:13:38 -08:00 |
|
Phil Race
|
cbde1f4c5f
|
8169518: Suppress Deprecation warnings for deprecated Swing APIs
Reviewed-by: alexsch, ssadetsky
|
2016-11-14 09:59:36 -08:00 |
|
Phil Race
|
726000493b
|
Merge
|
2016-11-14 09:03:07 -08:00 |
|
Sergey Bylokhov
|
cc33916b47
|
8169332: The fix JDK-8083664 in AudioFileWriter can be reverted
Reviewed-by: prr, amenkov
|
2016-11-11 17:07:33 +03:00 |
|
Prahalad Kumar Narayanan
|
8b4ddda72d
|
8165212: VolatileImage should not be compatible with GraphicsConfiguration which transform is changed
Reviewed-by: prr, serb
|
2016-11-11 15:33:57 +05:30 |
|
Prahalad Kumar Narayanan
|
e285ff61a8
|
8166003: [PIT][TEST_BUG] missing helper for javax/swing/text/GlyphPainter2/6427244/bug6427244.java
Reviewed-by: prr, psadhukhan
|
2016-11-11 15:30:22 +05:30 |
|
Manajit Halder
|
a41bc73423
|
8165680: [macosx] Enhance handling of UTF-8 characters in CDataTransfer.java
Reviewed-by: serb, aniyogi
|
2016-11-11 13:58:42 +05:30 |
|
Ajit Ghaisas
|
d666bc1ccf
|
8169043: The task bar icon color is not blue
Reviewed-by: serb, arapte
|
2016-11-11 12:40:59 +05:30 |
|
Prasanta Sadhukhan
|
b9f35ce0be
|
8160888: [PIT] What to expect of updated java/awt/print/PrinterJob/Margins.java
Reviewed-by: prr
|
2016-11-10 12:23:14 +05:30 |
|
Phil Race
|
f385a9f5dd
|
8155874: Fix java.desktop deprecation warnings about Class.newInstance
Reviewed-by: serb, alexsch
|
2016-11-09 11:28:13 -08:00 |
|
Phil Race
|
088852ae20
|
8169339: Provide internal API to JavaFX to locate JDK fonts
Reviewed-by: serb, kcr
|
2016-11-09 10:26:29 -08:00 |
|
Phil Race
|
28c1706f8f
|
Merge
|
2016-11-09 10:04:43 -08:00 |
|
Jesper Wilhelmsson
|
5140309cac
|
Merge
|
2016-11-09 13:37:19 +01:00 |
|
Joe Darcy
|
2f430bc9e5
|
8169736: Mark RmiIiopReturnValueTest.java as intermittently failing
Reviewed-by: lancea
|
2016-11-15 13:31:52 -08:00 |
|
Dmitry Markov
|
579a6df747
|
8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used
Reviewed-by: ssadetsky
|
2016-11-09 15:20:30 +03:00 |
|
Mikhail Cherkasov
|
2af32d911b
|
8156723: JVM crash at sun.java2d.windows.GDIBlitLoops.nativeBlit
Reviewed-by: serb
|
2016-11-08 20:11:13 +03:00 |
|
Konstantin Shefov
|
b68a13573f
|
8004693: TEST_BUG: java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java fails
Reviewed-by: azvegint, avstepan
|
2016-11-08 17:10:12 +03:00 |
|
Sergei Kovalev
|
c8163c0388
|
8169316: com/sun/net/httpserver tests have undeclared dependency on java.logging
Reviewed-by: chegar
|
2016-11-08 16:18:41 +03:00 |
|
Ramanand Patil
|
d0b96b7e6a
|
8169191: (tz) Support tzdata2016i
Reviewed-by: martin, okutsu
|
2016-11-08 18:02:50 +05:30 |
|
Bradford Wetmore
|
5e03e2fcd5
|
8169229: RSAClientKeyExchange debug info is incorrect
Reviewed-by: xuelei
|
2016-11-08 16:54:28 -08:00 |
|
Artem Smotrakov
|
31c4b07045
|
8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar
Reviewed-by: weijun, mullan
|
2016-11-08 15:55:11 -08:00 |
|