Avik Niyogi
|
ba274b43ec
|
8138771: java.awt.image.AbstractMultiResolutionImage needs customized spec for methods of Image which it implements
Reviewed-by: flar, alexsch
|
2016-11-23 14:28:14 +05:30 |
|
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 |
|
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
|
51de98373e
|
Merge
|
2016-11-22 11:46:06 -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 |
|
Brian Burkhalter
|
c71d7e10e6
|
8170142: Broken links in TIFF metadata format and usage notes
Change href attributes to the correct destinations
Reviewed-by: prr
|
2016-11-21 15:04:37 -08:00 |
|
Lana Steuck
|
6993b24b83
|
Merge
|
2016-11-21 18:48:31 +00:00 |
|
Alexander Scherbatiy
|
9ebdadb0f0
|
8169719: WrappedPlainView.modelToView() should return Rectangle2D
Reviewed-by: prr, serb, ssadetsky
|
2016-11-21 17:46:48 +03:00 |
|
Harsha Wardhana B
|
44f0e6e482
|
8169575: com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java failing with jtreg tip
Reviewed-by: rriggs, fparain
|
2016-11-21 12:13:39 +05:30 |
|
Lana Steuck
|
964fb2939d
|
Added tag jdk-9+145 for changeset fb4ce696b742
|
2016-11-17 17:50:08 +00:00 |
|
Rahul Raghavan
|
b5aa3c60c0
|
8159035: com/sun/crypto/provider/Cipher/CTS/CTSMode.java test crashed due to unhandled case of cipher length value as 0
Handled 0 length input case in Java wrapper method
Reviewed-by: alanb, ascarpino, kvn, sherman, thartmann
|
2016-11-17 01:17:26 -08:00 |
|
Ambarish Rapte
|
d1743ce948
|
6614519: [Doc] Description java.awt.dnd.DragSourceContext.getCursor() should be clarified
Reviewed-by: serb, ssadetsky
|
2016-11-17 14:14:40 +05:30 |
|
Ambarish Rapte
|
bd215e318b
|
8169840: [TESTBUG] DisposeDialogNotActivateOwnerTest: Test clashes with another test with a similar name
Reviewed-by: serb, aghaisas
|
2016-11-17 11:57:56 +05:30 |
|
Prasanta Sadhukhan
|
6d895b494d
|
8168657: [PIT] Still, on Windows test always fails: java/awt/SplashScreen/MultiResolutionSplash/unix/UnixMultiResolutionSplashTest.java
Reviewed-by: serb, rchamyal
|
2016-11-17 11:48:37 +05:30 |
|
Dmitry Batrak
|
26282a374c
|
8169202: [macos] Font substitution does not work for supplementary characters
Reviewed-by: serb, prr
|
2016-11-17 02:31:04 +03:00 |
|
Phil Race
|
67657286e4
|
8167182: Exported elements referring to inaccessible types in jdk.accessibility
Reviewed-by: serb, ssadetsky
|
2016-11-16 14:27:39 -08:00 |
|
Phil Race
|
15c92b98a3
|
8168759: Incorrect vertical positioning of diacritics
Reviewed-by: serb
|
2016-11-16 11:49:52 -08: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
|
f5794aaadb
|
8153208: TIFFImageReadParam: should "contains()" check be appropriate for addAllowedTagSet() method?
Do not add a duplicate TIFFTagSet instance and update the spec accordingly.
Reviewed-by: prr
|
2016-11-15 08:58:29 -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 |
|