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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Nishit Jain
|
c8aad861dc
|
8166994: Improve sun.util.locale.LocaleMatcher
Reviewed-by: okutsu, naoto, peytoia
|
2016-11-08 14:48:55 +05:30 |
|
Xue-Lei Andrew Fan
|
f683694e4f
|
8169318: Dump the reproduced packet in DTLSOverDatagram.java
Reviewed-by: mullan
|
2016-11-08 06:22:31 +00:00 |
|
Joe Darcy
|
924cb72be2
|
8170139: OpenNonIntegralNumberOfSampleframes.java still fails
Reviewed-by: smarks
|
2016-11-21 12:06:10 -08:00 |
|
Sergei Kovalev
|
0a45ed3b0f
|
8169721: [TESTBUG] com/sun/jndi tests have undeclared dependency on java.naming module
Reviewed-by: rriggs, dfuchs
|
2016-11-21 19:18:22 +03:00 |
|
Joe Darcy
|
bf0b3da423
|
8170112: Problem list failing jimage tests until JDK-8169713 is fixed
Reviewed-by: jlaskey
|
2016-11-21 07:54:42 -08:00 |
|
Mandy Chung
|
87e6723568
|
8170062: Problem list java/lang/ClassLoader/platformClassLoader/DefinePlatformClass.java
Reviewed-by: darcy
|
2016-11-20 23:19:54 -08:00 |
|
Bhanu Prakash Gopularam
|
86bd9c2fd3
|
8066291: Return unmodifiable set of zone IDs to optimize ZoneIdPrinterParser
Cache the available zones to speed up parsing
Reviewed-by: rriggs, scolebourne
|
2016-11-21 06:04:25 +00:00 |
|
Hamlin Li
|
177ea1a2de
|
8168975: java/rmi/activation/Activatable tests fail due to "Port already in use" in RMID.restart()
Reviewed-by: rriggs, chegar, darcy
|
2016-11-20 17:39:09 -08:00 |
|
Mandy Chung
|
671d12ce6b
|
8169909: java agent fails to add to class path when the initial module is a named module
Reviewed-by: alanb
|
2016-11-20 07:57:57 -08:00 |
|
Sergei Kovalev
|
9776118339
|
8169658: TESTBUG: javax/rmi tests have undeclared dependencies
Reviewed-by: rriggs
|
2016-11-18 15:33:30 +03:00 |
|
Denis Kononenko
|
2007b3c02e
|
8167240: Write new tests to cover functionality of existing 'jimage' options
New tests were implemented
Reviewed-by: jlaskey, anazarov, shurailine
|
2016-11-16 18:11:56 +03:00 |
|
Amy Lu
|
1c762c2b33
|
8169836: ProblemList update for java/lang/management/MemoryMXBean/PendingAllGC.sh
Reviewed-by: mchung
|
2016-11-18 14:39:03 +08:00 |
|
Amy Lu
|
e2729d2bea
|
8169826: ProblemList update for tools/pack200/CommandLineTests.java
Reviewed-by: mchung
|
2016-11-18 12:11:32 +08:00 |
|
Paul Sandoz
|
b02932fab8
|
8169838: java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java failed intermittently
Reviewed-by: martin
|
2016-11-17 12:24:51 -08:00 |
|
Weijun Wang
|
9a7622561a
|
7004967: SecureRandom should be more explicit about threading
8169312: SecureRandom::getSeed(num) not specified if num is negative
Reviewed-by: mullan, xuelei
|
2016-11-17 21:02:39 +08:00 |
|
Nancy Nigam
|
5b06ce3c07
|
8165296: update existing i18n test cases of test/java/util
Reviewed-by: okutsu
|
2016-11-17 11:40:50 +05:30 |
|
Hamlin Li
|
a7d4828bea
|
8169764: output more information when java/nio/channels/AsynchronousSocketChannel/Basic.java fails
Reviewed-by: alanb
|
2016-11-16 17:29:14 -08:00 |
|
Paul Sandoz
|
ce32d2aec8
|
8072784: Better spliterator implementation for BitSet.stream()
Reviewed-by: martin
|
2016-11-16 14:26:14 -08:00 |
|
Artem Smotrakov
|
3d0c012270
|
8168969: Merge SSLSocketSample and SSLSocketTemplate
Reviewed-by: xuelei
|
2016-11-16 12:50:29 -08:00 |
|
Joe Darcy
|
16a386fb56
|
8169803: Remove OpenNonIntegralNumberOfSampleframes.java from the problem list
Reviewed-by: serb
|
2016-11-16 11:20:34 -08:00 |
|
Jamil Nimeh
|
2eff7e6a9a
|
8043252: Debug of access control is obfuscated - NullPointerException in ProtectionDomain
Protect against null return value from Permission.getActions in ProtectionDomain's toString method.
Reviewed-by: weijun, mullan
|
2016-11-16 08:29:58 -08:00 |
|
Daniel Fuchs
|
f3cb8c41dc
|
8169068: Add a new method: java.net.Authenticator.getDefault()
Reviewed-by: chegar
|
2016-11-16 15:40:06 +00:00 |
|
Jim Laskey
|
b440aed691
|
8169505: Update changes by JDK-8159393 to reflect CCC review
Reviewed-by: sundar
|
2016-11-16 10:52:08 -04:00 |
|
Sergei Kovalev
|
94dc401425
|
8169710: com/sun/nio/sctp tests has undeclared dependency on jdk.sctp module
Reviewed-by: dfuchs, chegar
|
2016-11-15 15:52:27 +03:00 |
|