Xueming Shen
|
e944d9f280
|
8161942: java.util.zip.ZipEntry.java not covering UpperLimit range of DOS epoch
Reviewed-by: redestad
|
2016-07-22 16:32:48 -07:00 |
|
Phil Race
|
f3b4127564
|
8140314: Verify IIOMetadataFormat class on loading
Reviewed-by: bpb
|
2016-07-22 15:57:57 -07:00 |
|
Brian Burkhalter
|
13f9c0a307
|
8148454: [PIT] Failure of ReplaceMetadataTest on TIFF with IllegalStateException
Move super.setOutput() to end of setOutput() to avoid setting super.output to null
Reviewed-by: prr
|
2016-07-22 14:32:49 -07:00 |
|
Jayathirth D V
|
c8c6407341
|
8161902: [PIT][TEST_BUG]sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java compilation fails
Reviewed-by: prr
|
2016-07-23 02:08:17 +05:30 |
|
Vinnie Ryan
|
149b8bf45d
|
8161571: Verifying ECDSA signatures permits trailing bytes
Reviewed-by: xuelei
|
2016-07-22 16:05:23 +01:00 |
|
Chris Hegarty
|
91e8d57d26
|
8078568: java/net/URLPermission/URLTest.java fails intermittently with BindException
Reviewed-by: dfuchs
|
2016-07-22 11:12:02 +01:00 |
|
Prem Balakrishnan
|
e5c0bbdf38
|
8144709: [hidpi] [TestBug] java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java, java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java are failing
Reviewed-by: alexsch, rchamyal
|
2016-07-22 12:16:33 +05:30 |
|
Ajit Ghaisas
|
40c1e2c376
|
7096375: Swing ignores first click after decreasing system's time
Reviewed-by: alexsch, rchamyal
|
2016-07-22 12:13:24 +05:30 |
|
Prasanta Sadhukhan
|
87b4dabe23
|
4882305: StreamPrintServ.getSupportedAttributeValues returns null for Orientation attr
Reviewed-by: prr, jdv
|
2016-07-22 10:53:01 +05:30 |
|
Rajeev Chamyal
|
7973c653bd
|
8158918: setExtendedState(1) for maximized Frame results in state==7
Reviewed-by: alexsch, ssadetsky
|
2016-07-21 20:30:18 +05:30 |
|
Iris Clark
|
89602315a1
|
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
Reviewed-by: alanb, rfield, ksrini
|
2016-07-21 07:42:05 -07:00 |
|
Jim Laskey
|
9628408ffe
|
8158407: jimage: verify should do more extensive test
Reviewed-by: alanb
|
2016-07-21 10:34:59 -03:00 |
|
Amy Lu
|
8786a75ec7
|
8161565: Problem list httpclient/SplitResponse.java
Reviewed-by: chegar
|
2016-07-21 10:02:12 +08:00 |
|
Oliver Bendig
|
0efd8d9c26
|
4908075: Press shift and another key using robot does not trigger events properly - WinXP
Reviewed-by: alexsch, simonis
|
2016-07-20 17:08:04 +02:00 |
|
Steve Drach
|
fe8757403b
|
8157524: Revert JarFile methods "entries" and "stream" to Java 8 behavior
Reviewed-by: alanb, psandoz, redestad
|
2016-07-19 10:05:22 -07:00 |
|
Phil Race
|
dc18887731
|
Merge
|
2016-07-18 09:53:59 -07:00 |
|
Pavel Rappo
|
9118632bbd
|
8161474: Extract interface from java.net.http.RawChannel
Reviewed-by: michaelm
|
2016-07-18 13:43:49 +01:00 |
|
Michael Haupt
|
7112e19bd1
|
8161212: Test times out: java/lang/invoke/LoopCombinatorLongSignatureTest.java
Reviewed-by: redestad
|
2016-07-18 14:06:50 +02:00 |
|
Manajit Halder
|
0de9a3c949
|
8160266: [macosx] NestedModalDialogTest.java and NestedModelessDialogTest.java tests does not run with current JDK codebase after taking the files from MACOSX_PORT
Reviewed-by: alexsch, rchamyal
|
2016-07-18 16:45:11 +05:30 |
|
Semyon Sadetsky
|
b55e203e17
|
8159587: IOOBE in javax/swing/JFileChooser/7199708/bug7199708.java
Reviewed-by: alexsch
|
2016-07-18 09:44:13 +03:00 |
|
Amy Lu
|
a80a380ddb
|
8161347: Mark java/lang/ProcessBuilder/Zombies.java as intermittently failing
Reviewed-by: rriggs
|
2016-07-18 13:13:52 +08:00 |
|
Brian Burkhalter
|
eba2a20a2b
|
8160220: (fs) Tests in jdk/test/java/nio/file/WatchService leave directory trees behind
Create temporary files by default in a scratch directory.
Reviewed-by: alanb, chegar
|
2016-07-15 17:49:42 -07:00 |
|
Doug Lea
|
14d4754bdd
|
8080603: Replace Unsafe with VarHandle in java.util.concurrent classes
8153715: Use Unsafe.weakCompareAndSet in java.util.concurrent
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs, shade
|
2016-07-15 14:04:09 -07:00 |
|
Doug Lea
|
a09ddefd05
|
8157522: Performance improvements to CompletableFuture
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
|
2016-07-15 13:59:58 -07:00 |
|
Doug Lea
|
aa81d50820
|
8159924: Various improvements to StampedLock code
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
|
2016-07-15 13:51:43 -07:00 |
|
Vyom Tewari
|
05b3d5c63f
|
8151788: NullPointerException from ntlm.Client.type3
Reviewed-by: chegar, prappo, weijun
|
2016-07-15 14:06:50 +05:30 |
|
John Jiang
|
0475827ed5
|
8154821: Update issue number for sun/security/pkcs11/ec/TestKeyFactory.java in ProblemList
Sun/security/pkcs11/ec/TestKeyFactory.java is tracked by 8026976 instead of 7157786
Reviewed-by: xuelei
|
2016-07-14 19:42:16 -07:00 |
|
Xueming Shen
|
ac12555ea3
|
8161426: Test java/util/zip/InflaterInputStream/TestAvailable.java fails on open-only linux
Reviewed-by: bpb
|
2016-07-14 16:04:38 -07:00 |
|
Volker Simonis
|
d09561f8c6
|
8160564: TEST: Add a test to check the implementation of VersionProps.versionNumbers()
Reviewed-by: mchung, redestad
|
2016-07-14 16:49:30 +02:00 |
|
Steve Drach
|
0062a02e07
|
8150680: JarFile.Release enum needs reconsideration with respect to it's values
Reviewed-by: alanb, psandoz
|
2016-07-13 11:43:45 -07:00 |
|
Weijun Wang
|
3db1a80a5f
|
8161341: Garbage in ProblemList.txt
Reviewed-by: xuelei
|
2016-07-14 10:37:36 +08:00 |
|
Rachna Goel
|
4e8a2de21a
|
8154797: Localization data for "GMT"
Reviewed-by: naoto, okutsu
|
2016-07-14 10:30:23 +09:00 |
|
Rajan Halade
|
1a75a21846
|
8161011: Mark RMI tests DownloadActivationGroup, UseCustomSocketFactory, and RestartService as itnermittent
Reviewed-by: bpb
|
2016-07-13 16:53:31 -07:00 |
|
Xueming Shen
|
47c84f9fe6
|
7031075: GZIPInputStream's available() reports 1, but read() gives -1
Reviewed-by: bpb
|
2016-07-13 16:37:24 -07:00 |
|
Brian Burkhalter
|
5d404c26b1
|
8160221: jdk/test/java/nio/channels/FileChannel/Transfers.java leaving files behind
Create temporary files in the test scratch directory instead of in the default temporary file directory.
Reviewed-by: alanb
|
2016-07-12 07:58:40 -07:00 |
|
Henry Jen
|
d996c5d95f
|
8132379: -J options can cause crash or "Warning: app args parsing error passing arguments as-is"
Reviewed-by: ksrini
|
2016-07-07 21:15:24 -07:00 |
|
Amy Lu
|
caddf21da8
|
8132548 : java/lang/ThreadGroup/Stop.java fails with "RuntimeException: Failure"
Reviewed-by: dholmes, martin, darcy
|
2016-07-13 10:26:11 +08:00 |
|
Rajan Halade
|
cd2dd88b9e
|
8161233: ProblemList sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java on macOS
Reviewed-by: ascarpino
|
2016-07-12 14:39:08 -07:00 |
|
Jim Laskey
|
e4226ff2f2
|
8161067: jlink: Enable plugins to use the module pool for class lookup
Reviewed-by: sundar, psandoz
|
2016-07-12 10:58:58 -03:00 |
|
Daniel Fuchs
|
d5e84de014
|
8159245: Loggers created by system classes are not initialized correctly when configured programmatically from application code
Loggers of the same name now share the same configuration.
Reviewed-by: mchung, mli
|
2016-07-12 11:29:01 +01:00 |
|
Weijun Wang
|
1931ac4196
|
8130302: jarsigner and keytool -providerClass needs be re-examined for modules
Reviewed-by: valeriep, mchung, mullan
|
2016-07-12 09:41:49 +08:00 |
|
Brian Burkhalter
|
fadef405a9
|
8160215: jdk/test/java/io/Reader/ReaderBulkReadContract.java should clean up better
Create temporary files in the test scratch directory instead of in the default temporary file directory.
Reviewed-by: lancea, alanb
|
2016-07-11 17:18:59 -07:00 |
|
Goetz Lindenmaier
|
e52b963d0c
|
8160974: [TESTBUG] Mark more headful tests with @key headful
Reviewed-by: serb, simonis
|
2016-07-07 16:21:45 +02:00 |
|
Avik Niyogi
|
1ffa10e13a
|
8161470: Failure javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java
Reviewed-by: alexsch, rchamyal
|
2016-07-20 14:17:41 +05:30 |
|
Avik Niyogi
|
b86418d365
|
8160438: javax/swing/plaf/nimbus/8057791/bug8057791.java fails
Reviewed-by: alexsch, rchamyal
|
2016-07-20 11:25:57 +05:30 |
|
Prasanta Sadhukhan
|
53e6f45619
|
5080830: SheetCollate is not handled properly by the cross platform print dlg
Reviewed-by: prr, jdv
|
2016-07-15 15:30:15 +05:30 |
|
Prahalad Kumar Narayanan
|
5cf99edb24
|
8152971: JNI Warning with -Xcheck:jni
Reviewed-by: prr, psadhukhan
|
2016-07-15 15:16:12 +05:30 |
|
Ajit Ghaisas
|
0dff35666b
|
8159956: EXCEPTION_ACCESS_VIOLATION in sun.awt.windows.ThemeReader.getThemeMargins
Reviewed-by: prr, ssadetsky
|
2016-07-15 15:13:09 +05:30 |
|
Semyon Sadetsky
|
947d19a3a6
|
8036915: setLocationRelativeTo stopped working in Ubuntu 13.10 (Unity)
Reviewed-by: alexsch, azvegint
|
2016-07-15 09:44:56 +03:00 |
|
Yuri Nesterenko
|
99bcaacabf
|
8157137: [PIT] [TEST_BUG] compilation failed for some tests from jdk/test/java/awt/mixing/AWT_Mixing (can't find Helper)
Reviewed-by: ssadetsky
|
2016-07-14 17:15:31 +03:00 |
|
Alexander Scherbatiy
|
b172f7afd8
|
8143064: Icons are not properly rendered with Windows L&F on HiDPI display
Reviewed-by: ssadetsky
|
2016-07-13 21:37:17 +03:00 |
|
Jayathirth D V
|
68aae8c142
|
7059970: Test case: javax/imageio/plugins/png/ITXtTest.java is not closing a file
Reviewed-by: prr, bpb, psadhukhan
|
2016-07-13 17:34:26 +05:30 |
|
Ajit Ghaisas
|
cc741b81f7
|
6567433: JComponent.updateUI() may create StackOverflowError
Reviewed-by: alexsch, rchamyal
|
2016-07-13 16:05:36 +05:30 |
|
Semyon Sadetsky
|
b15c691620
|
8159460: On Ubuntu Unity, problem with java/awt/Window/FindOwner/FindOwnerTest
Reviewed-by: azvegint
|
2016-07-13 10:50:58 +03:00 |
|
Phil Race
|
3083fc3bb2
|
Merge
|
2016-07-11 12:07:59 -07:00 |
|
Prasanta Sadhukhan
|
11c3f1fedb
|
8160882: [PIT][TEST_BUG] a trap of java/awt/print/PrinterJob/PrintTestLexmarkIQ.java
Reviewed-by: yan
|
2016-07-11 16:39:11 +05:30 |
|
Rajeev Chamyal
|
b2c4d31401
|
8159168: [hidpi] Window.setShape() works incorrectly on HiDPI
Reviewed-by: alexsch, ssadetsky
|
2016-07-11 14:56:17 +05:30 |
|
Prasanta Sadhukhan
|
c41a009a62
|
5049012: PrintToFile option is not disabled for flavors that do not support destination
Reviewed-by: prr, jdv
|
2016-07-11 10:45:54 +05:30 |
|
Phil Race
|
feb1698c01
|
Merge
|
2016-07-08 10:46:31 -07:00 |
|
Phil Race
|
54d6e1b926
|
Merge
|
2016-07-08 10:41:12 -07:00 |
|
Rajan Halade
|
dd3db000a7
|
8144559: sun/security/mscapi/SignUsingNONEwithRSA.sh failed intermittently
Reviewed-by: vinnie
|
2016-07-08 10:15:38 -07:00 |
|
Ivan Gerasimov
|
2e894aee9a
|
8160518: Semicolon is not recognized as comment starting character (Kerberos)
Reviewed-by: weijun
|
2016-07-08 19:38:17 +03:00 |
|
Phil Race
|
252e4cbffa
|
Merge
|
2016-07-08 09:30:13 -07:00 |
|
Alexander Scherbatiy
|
d5dacffaee
|
8160977: [PIT] Typo in SwingUtilities2.java
Reviewed-by: ssadetsky, azvegint
|
2016-07-08 09:27:09 -07:00 |
|
Rajeev Chamyal
|
537455b8a3
|
8158205: HiDPI hand cursor broken on Windows
Reviewed-by: alexsch, ssadetsky
|
2016-07-08 19:32:52 +05:30 |
|
Athijegannathan Sundararajan
|
09a43a8546
|
8161055: Remove plugin ordering by isAfter, isBefore
Reviewed-by: mchung, jlaskey
|
2016-07-08 17:11:51 +05:30 |
|
Ajit Ghaisas
|
2e768f848b
|
8160421: Regression: JDK-8139192 causes NPE in java.awt.Toolkit.createCustomCursor()
Reviewed-by: flar, prr
|
2016-07-08 11:15:46 +05:30 |
|
Joe Darcy
|
b7b1f7c62e
|
8161022: Mark java/security/SignedObject/Chain.java as failing intermittently
Reviewed-by: weijun
|
2016-07-07 18:21:21 -07:00 |
|
Alexandre Iline
|
d1197dfc96
|
8158670: Fix @modules in java/lang/SecurityManager/CheckSecurityProvider.java
Enhanced test to detect if the corresponding module is present and update provider list.
Reviewed-by: mchung, valeriep
|
2016-07-08 00:50:28 +00:00 |
|
Daniel D. Daugherty
|
c3455566fd
|
Merge
|
2016-07-07 17:05:23 -07:00 |
|
Daniel D. Daugherty
|
2ef41f0f70
|
8161010: quarantine sun/tools/jps/TestJpsJar.java in JDK9-dev and JDK9-hs
Reviewed-by: iklam
|
2016-07-07 16:46:30 -07:00 |
|
Ivan Gerasimov
|
9c8bec9818
|
8160267: Ucrypto config file cannot be read when -Dfile.encoding=UTF-16 is set
Reviewed-by: mullan
|
2016-07-08 01:49:54 +03:00 |
|
Joe Darcy
|
871852cb44
|
8152174: Type annotations with a missing type throw NullPointerException
Reviewed-by: jfranck
|
2016-07-07 10:16:47 -07:00 |
|
Sibabrata Sahoo
|
0a0c30f0a3
|
8160940: Enable debug log in javax/net/ssl/HttpsURLConnection/Equals.java to track JDK-8160210
Reviewed-by: xuelei
|
2016-07-07 09:50:35 -07:00 |
|
Alexander Scherbatiy
|
16aa730d25
|
8160879: [PIT] CloseOnMouseClickPropertyTest fails with AA hint:Nonantialiased rendering mode exception
Reviewed-by: ssadetsky, azvegint
|
2016-07-07 15:39:19 +03:00 |
|
Jim Laskey
|
748aad61f6
|
8160829: Remove ASMPool support from jlink
Reviewed-by: sundar, psandoz, forax
|
2016-07-07 09:38:33 -03:00 |
|
John Jiang
|
0eca75cd93
|
8157667: sun/security/x509/URICertStore/ExtensionsWithLDAP.java has to be updated due to JDK-8134577
Resolving hosts by proxy instead of name service
Reviewed-by: mullan
|
2016-07-07 01:31:31 -07:00 |
|
Shilpi Rastogi
|
aec121f999
|
8158169: MethodHandles.dropArgumentsToMatch(...)
Reviewed-by: psandoz, mhaupt
|
2016-07-07 09:51:47 +02:00 |
|
Ambarish Rapte
|
a2168558c1
|
8160764: [TEST_BUG] java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java
Reviewed-by: alexsch, ssadetsky
|
2016-07-06 21:07:35 +05:30 |
|
Tim Du
|
3e0395eb84
|
8160339: Remove intermittent key from javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java
Reviewed-by: xuelei
|
2016-07-06 01:50:34 -07:00 |
|
Tim Du
|
766c7ad4c6
|
8160333: Remove intermittent key from javax/net/ssl/TLSv12/ShortRSAKey512.java
Reviewed-by: xuelei
|
2016-07-05 23:43:59 -07:00 |
|
Joe Darcy
|
4fc8ce216b
|
8160901: Demote java/lang/ProcessBuilder/Zombies.java to tier 2
Reviewed-by: rriggs
|
2016-07-06 10:19:00 -07:00 |
|
Artem Kosarev
|
90e4430c17
|
8135114: sun/security/krb5/auto tests failed on machine with TR locale
Reviewed-by: xuelei
|
2016-07-06 09:54:07 -07:00 |
|
Michael Haupt
|
d09f7620fe
|
8160717: MethodHandles.loop() does not check for excessive signature
Reviewed-by: psandoz, redestad
|
2016-07-06 17:10:36 +02:00 |
|
Roger Riggs
|
1e4ea02a07
|
8160848: Add diagnostics to java/lang/ProcessBuilder/Zombies
Reviewed-by: martin
|
2016-07-06 10:33:17 -04:00 |
|
Felix Yang
|
6e722043e3
|
8153838: test/java/io/Serializable/failureAtomicity/FailureAtomicity.java doesnot declare module dependencies
Reviewed-by: alanb
|
2016-07-06 01:20:20 -07:00 |
|
Hamlin Li
|
521a8f2238
|
8160866: IntPrimitiveOpsTests.java still in ProblemList.txt while related bug has been closed
Reviewed-by: mhaupt
|
2016-07-06 00:04:55 -07:00 |
|
Alejandro Murillo
|
451f529750
|
Merge
|
2016-07-05 13:50:37 -07:00 |
|
Sibabrata Sahoo
|
b96909178b
|
8159861: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timeout
Reviewed-by: xuelei
|
2016-07-05 10:11:42 -07:00 |
|
Sibabrata Sahoo
|
fc19d91719
|
8160341: Remove intermittent key from TestDSAGenParameterSpec.java
Reviewed-by: xuelei
|
2016-07-05 10:10:07 -07:00 |
|
Sibabrata Sahoo
|
a558bfc790
|
8158116: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with timeout
Reviewed-by: xuelei
|
2016-07-05 10:07:13 -07:00 |
|
Sibabrata Sahoo
|
11ecd00506
|
8160624: sun/security/tools/keytool/printssl.sh failed with "Socket closed"
Reviewed-by: weijun
|
2016-07-05 10:04:16 -07:00 |
|
Shilpi Rastogi
|
33695b874c
|
8158510: Add test cases to validate Annotation
Reviewed-by: alanb, psandoz, mhaupt
|
2016-07-05 12:44:28 +02:00 |
|
Semyon Sadetsky
|
3c449e081f
|
8022810: Cannot list all the available display modes on Ubuntu linux in case of two screen devices
Reviewed-by: alexsch, serb
|
2016-07-05 12:37:36 +03:00 |
|
Alexander Scherbatiy
|
8d33f0b3fe
|
8160248: Dragged internal frame leaves artifacts for floating point ui scale
Reviewed-by: ssadetsky
|
2016-07-05 09:48:49 +03:00 |
|
Alexander Scherbatiy
|
6e18073968
|
8142966: Wrong cursor position in text components on HiDPI display
Reviewed-by: prr, serb
|
2016-07-05 09:36:41 +03:00 |
|
Mandy Chung
|
9a3757b37a
|
8160698: java --dry-run should not cause main class be initialized
Reviewed-by: ksrini
|
2016-07-04 09:13:13 -07:00 |
|
Ivan Gerasimov
|
7a41a43d84
|
8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow"
Reviewed-by: coffeys, xuelei
|
2016-07-04 16:25:11 +03:00 |
|
Prasanta Sadhukhan
|
e37a8652d8
|
6789262: getPageFormat doesn't apply PrintRequestAttributeSet specified
Reviewed-by: prr, jdv
|
2016-07-04 17:10:29 +05:30 |
|
Michael Haupt
|
a06c5e0f57
|
8143211: provide bytecode intrinsics for loop and try/finally executors
Reviewed-by: psandoz, redestad, vlivanov
|
2016-07-04 10:08:18 +02:00 |
|