Sergey Bylokhov
|
6781443555
|
8164104: Cleanup of javaclient related mapfiles
Reviewed-by: prr
|
2016-08-22 01:35:40 +03:00 |
|
Sergey Bylokhov
|
a5e760b81c
|
8148109: [SWT] Provide a supported mechanism to use EmbeddedFrame
Reviewed-by: alanb, prr
|
2016-08-20 18:35:37 +03:00 |
|
Alexander Scherbatiy
|
966cbcfce3
|
8151303: [macosx] [hidpi] JButton's low-res. icon is visible when clicking on it
8156182: [macosx] HiDPI/Retina icons do not work for disabled JButton/JMenuItem etc
Reviewed-by: flar, prr
|
2016-08-19 16:48:53 +04:00 |
|
Jayathirth D V
|
5390af7c2b
|
8163258: Getting NullPointerException from ImageIO.getReaderWriterInfo due to failure to check for null
Reviewed-by: prr, psadhukhan
|
2016-08-19 12:22:23 +05:30 |
|
Prasanta Sadhukhan
|
cd6bfaf6d2
|
8164205: [PIT][TEST_BUG] test javax/print/attribute/ServiceDlgPageRangeTest.java doesn't compile
Reviewed-by: prr
|
2016-08-18 10:46:48 +05:30 |
|
Rajeev Chamyal
|
b446df55a5
|
8161913: [PIT] java/awt/Window/8159168/SetShapeTest.java mostly fails
Reviewed-by: alexsch, aniyogi
|
2016-08-17 14:48:13 +05:30 |
|
Avik Niyogi
|
71b91c6ce1
|
8163169: [PIT][TEST_BUG] fix to JDK-8161470 doesn't work
Reviewed-by: alexsch, rchamyal
|
2016-08-17 14:42:14 +05:30 |
|
Sergey Bylokhov
|
c47ae75e1b
|
8159898: Negative array size in java/beans/Introspector/Test8027905.java
Reviewed-by: alexsch, yan
|
2016-08-16 23:07:35 +03:00 |
|
Alexander Zvegintsev
|
8b735ce29a
|
8155691: Update GIFlib library to the latest up-to-date
Reviewed-by: serb
|
2016-08-16 22:10:12 +03:00 |
|
Goetz Lindenmaier
|
ad6ab85840
|
8161907: adlc: Fix crash in cisc_spill_match if _rChild == NULL
Reviewed-by: kvn
|
2016-07-20 12:34:11 +02:00 |
|
Roland Westrelin
|
3636d8f3d5
|
8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled
Don't convert loop with safepoint on the backedge to Counted loop
Reviewed-by: kvn
|
2016-07-25 14:31:42 -07:00 |
|
Vicente Romero
|
0bba28db43
|
8161383: javac is looking for operator symbols at the wrong place
Reviewed-by: mcimadamore
|
2016-07-19 11:27:56 -07: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 |
|
Rickard Bäckman
|
28a49367f1
|
Merge
|
2016-07-19 13:15:45 +02:00 |
|
Attila Szegedi
|
49f0e7fc38
|
8160953: Update build-nagen-eclipse task to work with JDK 9
Reviewed-by: lagergren, sundar
|
2016-07-19 13:12:50 +02:00 |
|
Daniel D. Daugherty
|
308ab83004
|
8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X
8161177: quarantine com/sun/jdi/sde/SourceDebugExtensionTest.java on Win*
Reviewed-by: sspitsyn, gtriantafill
|
2016-07-18 14:21:17 -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 |
|
Frederic Parain
|
ed5f40504b
|
8161034: GPL header missing comma after year
Reviewed-by: alanb
|
2016-07-18 08:28:32 -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 |
|
Chris Hegarty
|
dd92b2d236
|
8160838: Better HTTP service
Reviewed-by: ahgross, alanb, michaelm
|
2016-07-18 08:28:48 +01:00 |
|
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 |
|
Amit Sapre
|
65e8b4d804
|
8158350: Table in ThreadInfo.from(CompositeData) may need updates for new stack trace attributes
Update table in ThreadInfo.from(CompositeData) for new stack trace attributes
Reviewed-by: alanb, dholmes, dsamersoff
|
2016-07-15 23:54:37 -07: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 |
|
Daniel D. Daugherty
|
c15db2813a
|
Merge
|
2016-07-15 17:04:51 -07:00 |
|
Gerald Thornbrugh
|
03321f4a59
|
8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
Reviewed-by: erikj, dsamersoff, dholmes
|
2016-07-15 16:52:33 -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 |
|
Mark Sheppard
|
6caa8f09c4
|
8157749: Improve handling of DNS error replies
Reviewed-by: chegar, rriggs, coffeys
|
2016-07-15 20:57:41 +01: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 |
|
Daniel D. Daugherty
|
5bfaf361d1
|
Merge
|
2016-07-15 18:09:33 +00:00 |
|
Alan Burlison
|
963af328b0
|
8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r().
Reviewed-by: alanb, dcubed, simonis, dholmes
|
2016-07-15 09:37:38 -07:00 |
|
Alan Bateman
|
90e6b1dedd
|
8161036: Fix copyright header
Reviewed-by: mchung
|
2016-07-15 17:31:30 +01:00 |
|
Alejandro Murillo
|
088da8eae6
|
Merge
|
2016-07-15 09:10:36 -07:00 |
|
Alejandro Murillo
|
1373aa2a75
|
Merge
|
2016-07-15 09:10:35 -07:00 |
|
Alejandro Murillo
|
2bff7015a6
|
Merge
|
2016-07-15 09:05:36 -07:00 |
|
Alejandro Murillo
|
ffa5c59108
|
Merge
|
2016-07-15 09:05:29 -07:00 |
|
Paul Sandoz
|
2446e48a5f
|
8151163: All Buffer implementations should leverage Unsafe unaligned accessors
Reviewed-by: shade, aph
|
2016-07-15 12:36:15 +02: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 |
|