Phil Race
|
4ce22477ac
|
8162432: Clean up references in font code to old Solaris releases
Reviewed-by: bpb
|
2016-07-22 16:07:45 -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 |
|
Brian Burkhalter
|
affafb79f4
|
8149016: Misleading IllegalArgumentException message when a type that is neither LONG nor IFD pointer is supplied to TIFFField constructor
Replace invocation of this() constructor with explicit checks and initializations
Reviewed-by: prr
|
2016-07-22 11:16:08 -07:00 |
|
Vinnie Ryan
|
149b8bf45d
|
8161571: Verifying ECDSA signatures permits trailing bytes
Reviewed-by: xuelei
|
2016-07-22 16:05:23 +01:00 |
|
Christoph Langer
|
d585d63b3e
|
8160174: java.net.NetworkInterface - fixes and improvements for network interface listing
Reviewed-by: chegar
|
2016-07-22 14:38:33 +02: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 |
|
Masayoshi Okutsu
|
2d98fa4822
|
8161203: ResourceBundle.getBundle performance regression
Reviewed-by: alanb
|
2016-07-22 13:31:58 +09:00 |
|
Anthony Scarpino
|
da8486b47a
|
8060224: Enable SHA-1 CertPath Restrictions
Reviewed-by: mullan
|
2016-07-21 15:08:06 -07:00 |
|
Daniil Titov
|
a7baef3652
|
8156960: Deprecate JSObject.getWindow(Applet) method
Reviewed-by: mchung, kcr, smarks, erikj, alexsch
|
2016-07-21 12:27:27 -07:00 |
|
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 |
|
Brent Christian
|
284de87e36
|
8161039: System.getProperty("os.version") returns incorrect version number on Mac
Omit trailing .0 from os.version when patchVersion is 0
Reviewed-by: alanb
|
2016-07-21 13:02:35 -07:00 |
|
Alejandro Murillo
|
0a1971428e
|
Merge
|
2016-07-21 17:13:23 +00:00 |
|
Alejandro Murillo
|
e68b446bd7
|
Added tag jdk-9+128 for changeset 90ff5a56fe54
|
2016-07-21 16:42:58 +00:00 |
|
Naoto Sato
|
2de3b82d9a
|
8161937: non-ASCII characters in source code comments
Reviewed-by: alanb
|
2016-07-21 09:21:48 -07:00 |
|
Jim Laskey
|
9628408ffe
|
8158407: jimage: verify should do more extensive test
Reviewed-by: alanb
|
2016-07-21 10:34:59 -03:00 |
|
Volker Simonis
|
d17574e8dd
|
8161951: 8132379 introduced non ANSI C coding
Reviewed-by: dholmes
|
2016-07-20 20:47:42 +02:00 |
|
Amy Lu
|
8786a75ec7
|
8161565: Problem list httpclient/SplitResponse.java
Reviewed-by: chegar
|
2016-07-21 10:02:12 +08:00 |
|
Brent Christian
|
99b4bd5013
|
8161718: Copyright/License updates to corba, jdk
Reviewed-by: bpb, naoto
|
2016-07-20 08:32:07 -07: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 |
|
Sergey Kuksenko
|
a3f68687bc
|
8161091: Incorrect HTTP Stream.FlowControl implementation allows to send DataFrame even when window size was exhausted
Fix flow control
Reviewed-by: rriggs, chegar
|
2016-07-19 16:13:01 -07:00 |
|
Pete Brunet
|
799f4aec1e
|
8145207: [macosx] JList, VO can't access non-visible list items
Add support for single/multi select following focus and following VO cursor
Reviewed-by: alexsch, ant
|
2016-07-18 15:43:30 -05:00 |
|
Phil Race
|
2faf8b22ed
|
8161407: Provide a javadoc description for java.desktop module
Reviewed-by: bpb
|
2016-07-18 12:52:44 -07:00 |
|
Phil Race
|
2c5d76c8f0
|
8161531: Provide a javadoc description for the java.datatransfer module
Reviewed-by: ssadetsky
|
2016-07-18 12:21:23 -07:00 |
|
Phil Race
|
94247b22b9
|
8054991: sun.font.GlyphList uses broken double-checked locking
Reviewed-by: psadhukhan, aivanov
|
2016-07-18 12:15:53 -07:00 |
|
Phil Race
|
dc18887731
|
Merge
|
2016-07-18 09:53:59 -07:00 |
|
Chris Hegarty
|
7415063010
|
8160993: Fix headers in the java/net/http package
Reviewed-by: alanb
|
2016-07-18 15:34:22 +01: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
|
7fa43fa58f
|
8157523: Various improvements to ForkJoin/SubmissionPublisher code
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
|
2016-07-15 13:55:51 -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 |
|
Brian Burkhalter
|
9d9145a699
|
8161455: Missing word in API documentation
Change "file has created" to "file has been created" in two places.
Reviewed-by: rriggs, alanb
|
2016-07-15 13:23:02 -07:00 |
|
Brian Burkhalter
|
d46ee264df
|
8161413: Math.fma javadoc doesn't have @since 9
Add @since tag for float and double versions of fma().
Reviewed-by: rriggs
|
2016-07-15 12:30:10 -07:00 |
|
Alan Bateman
|
90e6b1dedd
|
8161036: Fix copyright header
Reviewed-by: mchung
|
2016-07-15 17:31:30 +01:00 |
|
Vyom Tewari
|
4b1893fad9
|
8144692: HttpServer API: use of non-existant method in example in package Javadoc
Reviewed-by: chegar, prappo
|
2016-07-15 13:59:03 +05:30 |
|
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 |
|
Valerie Peng
|
99cea12e90
|
8136459: MessageDigest.isEqual is not a "simple byte compare"
Update the corresponding javadoc with @implNote and clarification.
Reviewed-by: mullan, darcy
|
2016-07-15 01:24:22 +00:00 |
|