Felix Yang
|
5f2d8b9738
|
8170248: Problem list javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java
Reviewed-by: rriggs
|
2016-11-29 19:02:53 -08:00 |
|
Weijun Wang
|
d036a1e276
|
8170408: LogGeneratedClassesTest.java fails with recent changes
Reviewed-by: dfuchs
|
2016-11-30 08:02:39 +08:00 |
|
Doug Lea
|
cee580a37d
|
8166646: Miscellaneous changes imported from jsr166 CVS 2016-10
Reviewed-by: martin, smarks, psandoz
|
2016-11-28 23:47:23 -08:00 |
|
Doug Lea
|
3d0d86185e
|
8143577: optimize ArrayList.removeIf
8169679: ArrayList.subList().iterator().forEachRemaining() off-by-one-error
8167202: ArrayDeque improvements
8164793: new ArrayDeque(2**N) allocates backing array of size 2**(N+1)
8169739: LinkedBlockingDeque spliterator needs to support node self-linking
8169738: CopyOnWriteArrayList subList needs more synchronization
Reviewed-by: martin, smarks, psandoz, forax
|
2016-11-28 23:36:11 -08:00 |
|
Doug Lea
|
9e1258d0c3
|
8169243: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java still fails intermittently
Reviewed-by: martin, smarks, psandoz, amlu
|
2016-11-28 23:33:25 -08:00 |
|
Joe Darcy
|
d060432dd3
|
8170429: Problem list LogGeneratedClassesTest.java until JDK-8170408 is fixed
Reviewed-by: smarks
|
2016-11-28 17:32:49 -08:00 |
|
Mandy Chung
|
0a3285fcf6
|
8169816: Move src.zip and jrt-fs.jar under the lib directory
Reviewed-by: alanb, erikj
|
2016-11-28 11:37:00 -08:00 |
|
Daniel Fuchs
|
31337809b0
|
8169495: Add a method to set an Authenticator on a HttpURLConnection
New public method java.net.HttpURLConnection::setAuthenticator allows to specify an authenticator to use with a given connection.
Reviewed-by: chegar
|
2016-12-02 13:18:50 +00:00 |
|
Hamlin Li
|
1acb054167
|
8078587: java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java fails intermittently with Port already in use
Reviewed-by: chegar
|
2016-12-02 02:01:40 -08:00 |
|
Hamlin Li
|
aaef7d962d
|
8080550: java/rmi/server/useCustomRef/UseCustomRef.java failed with java.net.BindException intermittently
Reviewed-by: chegar
|
2016-12-02 01:11:33 -08:00 |
|
Hamlin Li
|
1f86ad9ea4
|
8153916: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java failed with BindException
Reviewed-by: chegar
|
2016-12-02 00:47:00 -08:00 |
|
Amy Lu
|
7c65dd947d
|
8170581: Remove OpenNonIntegralNumberOfSampleframes.java from ProblemList
Reviewed-by: darcy
|
2016-12-02 10:56:46 +08:00 |
|
Paul Sandoz
|
ca77f42179
|
8170155: StringBuffer and StringBuilder stream methods are not late-binding
Reviewed-by: sherman
|
2016-12-01 17:52:59 -08:00 |
|
Xueming Shen
|
689077a9da
|
8167328: jar -d m.jar hangs
Reviewed-by: alanb, mchung, chegar
|
2016-12-01 15:42:22 -08:00 |
|
Weijun Wang
|
22ba1d5ebb
|
8170364: FilePermission path modified during merge
Reviewed-by: alanb
|
2016-11-28 22:32:17 +08:00 |
|
Maksim Khramov
|
547092cf8d
|
8167284: [TESTBUG] [PIT] possible regression: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java
Reviewed-by: ssadetsky, yan
|
2016-11-28 14:36:46 +03:00 |
|
Avik Niyogi
|
b61b0b8c00
|
8167160: [TEST_BUG][PIT] failure of javax/swing/JRadioButton/8033699/bug8033699.java
Reviewed-by: psadhukhan, serb
|
2016-11-24 14:11:32 +05:30 |
|
Harsha Wardhana B
|
fdedfbc0f3
|
8141591: javax/management/remote/mandatory/threads/ExecutorTest.java fails intermittently
Reviewed-by: dfuchs
|
2016-11-24 12:04:44 +05:30 |
|
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 |
|
Brent Christian
|
20c0c1d9d0
|
8136831: Undefined null behavior in ClassLoader.getResourceXXXX()
Reviewed-by: alanb, mchung, psandoz
|
2016-11-23 10:41:25 -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
|
086115b975
|
8169416: SSLSessionImpl finalize overhead
Reviewed-by: xuelei, bpb
|
2016-11-23 10:20:05 -05: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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
Phil Race
|
726000493b
|
Merge
|
2016-11-14 09:03:07 -08: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 |
|
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
|
28c1706f8f
|
Merge
|
2016-11-09 10:04:43 -08:00 |
|
Jesper Wilhelmsson
|
69b8d4a1c9
|
Merge
|
2016-11-09 13:37:19 +01:00 |
|
Ujwal Vangapally
|
34af3661d3
|
8168141: javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java: No notif received!
Changed the time limit of 2 seconds for getting notification to default jtreg timeout.
Reviewed-by: rehn, dholmes
|
2016-11-14 12:05:26 +05:30 |
|
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 |
|