Semyon Sadetsky
|
ae42c4bfa7
|
8157827: AWT_Desktop/Automated/Exceptions/BasicTest loads incorrect GTK version when jdk.gtk.version=3
Reviewed-by: prr
|
2016-07-29 11:25:59 +03:00 |
|
Semyon Sadetsky
|
7c91e56ca7
|
8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
Reviewed-by: alexsch
|
2016-07-29 11:14:05 +03:00 |
|
Semyon Sadetsky
|
cb959adf02
|
8161273: [hidpi] The frame insets size is wrong on Linux HiDPI because it is not scaled
Reviewed-by: alexsch
|
2016-07-29 10:59:43 +03:00 |
|
Semyon Sadetsky
|
6ac698e26b
|
8160246: Regression: 4410243 reproducible with GTK LaF
Reviewed-by: alexsch
|
2016-07-29 10:56:30 +03:00 |
|
David Dehaven
|
b6c0aa1261
|
Merge
|
2016-07-28 09:29:38 -07:00 |
|
David Dehaven
|
dd116aa128
|
Merge
|
2016-07-28 09:01:30 -07:00 |
|
Athijegannathan Sundararajan
|
2ebc9d3c1f
|
8162538: plugin API should avoid read only pool, have module view separated from resource view and have pool builder to modify
Reviewed-by: jlaskey, psandoz
|
2016-07-28 19:34:58 +05:30 |
|
Nadeesh TV
|
f7eff31b47
|
8066806: java.time.format.DateTimeFormatter cannot parse an offset with single digit hour
Added support for single digit hour in offset
Reviewed-by: rriggs, scolebourne
|
2016-07-28 10:28:21 +00:00 |
|
Brian Burkhalter
|
82e9d18d0e
|
8162624: (fs) Remove FileTypeDetectors based on libgio and libmagic
Remove GioFileTypeDetector and MagicFileTypeDetector.
Reviewed-by: alanb
|
2016-07-27 14:27:46 -07:00 |
|
David Dehaven
|
dd5b13bacb
|
Merge
|
2016-07-26 14:45:11 -07:00 |
|
Joe Darcy
|
085f7a6907
|
8162539: Test fails because it expects a blank between method signature and throws exception
Reviewed-by: coleenp
|
2016-07-26 12:56:26 -07:00 |
|
Doug Lea
|
55ee90a475
|
8161591: Miscellaneous changes imported from jsr166 CVS 2016-07
Reviewed-by: martin, psandoz, plevart
|
2016-07-26 10:06:19 -07:00 |
|
Doug Lea
|
2545e51a0c
|
8161608: StampedLock should use storeStoreFence when acquiring write lock
Reviewed-by: martin, psandoz, plevart
|
2016-07-26 10:02:05 -07:00 |
|
Doug Lea
|
825edd9274
|
8160751: Optimize ConcurrentHashMap.keySet().removeAll
8161372: ConcurrentHashMap.computeIfAbsent(k,f) locks bin when k present
Reviewed-by: martin, psandoz, plevart
|
2016-07-26 09:57:51 -07:00 |
|
Doug Lea
|
6db3f79f39
|
8160402: Garbage retention with CompletableFuture.anyOf
Reviewed-by: martin, psandoz, plevart
|
2016-07-26 09:53:38 -07:00 |
|
Sergey Bylokhov
|
c322804814
|
8159899: [TEST_BUG] Timeout in tests when OOM should be generated
Reviewed-by: yan, ssadetsky
|
2016-07-26 15:55:22 +03:00 |
|
Ramanand Patil
|
20477f85e7
|
8159684: (tz) Support tzdata2016f
Reviewed-by: okutsu
|
2016-07-26 13:48:29 +05:30 |
|
Valerie Peng
|
9a82da0c94
|
8159488: Deprivilege java.xml.crypto
Update java.policy with the necessary permissions and minor code refactoring
Reviewed-by: mullan
|
2016-07-27 01:24:09 +00:00 |
|
Vyom Tewari
|
620b097690
|
8161291: Serialization Tests for URLPermission is failing
Reviewed-by: dfuchs, chegar
|
2016-07-26 13:26:12 +05:30 |
|
Sibabrata Sahoo
|
1e34f70a1d
|
8151654: Additional modular test for "auth.login.defaultCallbackHandler"
Reviewed-by: mchung, weijun
|
2016-07-26 09:53:35 +08:00 |
|
Rajeev Chamyal
|
af0977717b
|
8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel
Reviewed-by: alexsch, ssadetsky
|
2016-07-25 15:29:24 +05:30 |
|
Xue-Lei Andrew Fan
|
d39fdb1811
|
8161106: Improve SSLSocket test template
Reviewed-by: weijun, jnimeh, asmotrak
|
2016-07-25 05:39:05 +00:00 |
|
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 |
|