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 |
|
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 |
|
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 |
|
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 |
|
Serguei Spitsyn
|
145cb85e75
|
8160024: jdb returns invalid argument count if first parameter to Arrays.asList is null
Adjust com/sun/jdi/MethodImpl.java for null argument
Reviewed-by: dcubed, dsamersoff
|
2016-11-07 16:14:18 -08: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 |
|
Jim Laskey
|
d96b3cd0cb
|
8159393: jlink should print a warning that a signed modular JAR will be treated as unsigned
Reviewed-by: alanb, sundar, mullan, weijun
|
2016-11-07 13:10:42 -04:00 |
|
Alexander Scherbatiy
|
36bb41faf9
|
8168992: Add floating point implementation for new BasicGraphicsUtils text related methods use floating point API
Reviewed-by: serb, ssadetsky
|
2016-11-07 11:22:53 +03:00 |
|
Athijegannathan Sundararajan
|
9b789e7327
|
8166286: jmod fails on symlink to directory
Reviewed-by: jlaskey, alanb
|
2016-11-07 11:33:31 +05:30 |
|
Mandy Chung
|
5fb366ed4f
|
8169231: Fix tests to add @compile --add-modules to workaround jtreg bug
Reviewed-by: jjg
|
2016-11-04 15:49:31 -07:00 |
|
Lana Steuck
|
766e807c18
|
Merge
|
2016-11-04 17:52:55 +00:00 |
|
Ambarish Rapte
|
099928305c
|
8160766: [TEST_BUG] java/awt/Focus/DisposedWindow
Reviewed-by: serb, aghaisas
|
2016-11-04 21:55:19 +05:30 |
|
Amy Lu
|
4971ed9d30
|
8037278: sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently: unexpected subprocess output
Reviewed-by: dfuchs, rriggs
|
2016-11-04 22:33:44 +08:00 |
|
Prasanta Sadhukhan
|
f57398c41a
|
8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X
Reviewed-by: prr, jdv
|
2016-11-04 17:27:56 +05:30 |
|
Mandy Chung
|
d74e2a09ac
|
6479237: (cl) Add support for classloader names
Reviewed-by: alanb, bchristi, coleenp, dfuchs, lfoltan, psandoz, sspitsyn
|
2016-11-03 18:08:28 -07:00 |
|
Jamil Nimeh
|
c535c8a446
|
8133632: javax.net.ssl.SSLEngine does not properly handle received SSL fatal alerts
Upon receiving a fatal alert, make sure the input and output queues are closed and the engine is in the NOT_HANDSHAKING state.
Reviewed-by: xuelei
|
2016-11-03 15:18:16 -07:00 |
|