Nils Eliasson
|
5f1eb58771
|
Merge
|
2015-11-16 20:37:22 +01:00 |
|
Alejandro Murillo
|
38b3ed8f07
|
Merge
|
2015-11-16 10:47:28 -08:00 |
|
Doug Lea
|
81c502660b
|
8029574: TreeMap: optimization of method computeRedLevel()
Reviewed-by: martin, shade
|
2015-11-16 10:14:46 -08:00 |
|
Rajeev Chamyal
|
7d7c956397
|
6288609: JInternalFrame.setDefaultCloseOperation() interferes with "close" behavior
Reviewed-by: psadhukhan, alexsch
|
2015-11-16 15:03:17 +04:00 |
|
Roland Westrelin
|
694262c33b
|
8042997: Make intrinsic some or all check index/range methods
Objects.checkIndex() intrinsic
Reviewed-by: psandoz, shade
|
2015-11-16 10:18:18 +01:00 |
|
Prasanta Sadhukhan
|
2603ac8fdb
|
8081491: The case print incomplete
Reviewed-by: alexsch, rchamyal
|
2015-11-16 10:56:21 +03:00 |
|
Felix Yang
|
3c5dd5581c
|
8143015: 5 tests fail with error "Can't find source for class: java.util.stream.OpTestCase"
Reviewed-by: weijun
|
2015-11-16 12:54:01 +08:00 |
|
Weijun Wang
|
4d01763cc8
|
8142927: Feed some text to STDIN in ProcessTools.executeProcess()
Reviewed-by: rriggs
|
2015-11-15 09:15:03 +08:00 |
|
Weijun Wang
|
0793aa183c
|
8142926: OutputAnalyzer's shouldXXX() calls return this
Reviewed-by: alanb
|
2015-11-14 11:00:40 +08:00 |
|
Jonathan Gibbons
|
39cb0e2223
|
8142996: move jdk java/util/streams tests into java.base directories
Reviewed-by: mchung
|
2015-11-13 15:55:32 -08:00 |
|
Roger Riggs
|
2714bdae50
|
8132394: (process) ProcessBuilder support for a pipeline of processes
Reviewed-by: psandoz, alanb
|
2015-11-13 15:48:59 -05:00 |
|
Alejandro Murillo
|
1d0da88fea
|
Merge
|
2015-11-13 10:35:27 -08:00 |
|
Roger Riggs
|
bb5de762da
|
8141571: jdk/internal/jimage/JImageReadTest.java crashing in msvcr120.dll
Add asserts to diagnose
Reviewed-by: jlaskey
|
2015-11-13 12:00:23 -05:00 |
|
Nadeesh TV
|
09c0550556
|
8054978: java.time.Duration.parse() fails for negative duration with 0 seconds and nanos
Reviewed-by: rriggs, scolebourne
|
2015-11-13 11:52:56 -05:00 |
|
Rajeev Chamyal
|
00b0a8c46b
|
8079253: Test javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java fails
Reviewed-by: serb, alexsch
|
2015-11-13 18:46:16 +04:00 |
|
Alexander Scherbatiy
|
d48c3fcafb
|
8137571: Linux HiDPI Graphics support
Reviewed-by: flar, serb
|
2015-11-13 18:36:14 +04:00 |
|
Jaroslav Bachorik
|
e67e132b02
|
8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties
Reviewed-by: sla
|
2015-11-13 14:44:05 +01:00 |
|
Erik Joelsson
|
4c7b25d5bf
|
8145106: Still intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
Reviewed-by: tbell, dholmes
|
2015-12-11 11:46:45 +01:00 |
|
Brian Burkhalter
|
e5a6f24f64
|
8032027: Add BigInteger square root methods
Add sqrt() and sqrtAndReminder() using Newton iteration
Reviewed-by: darcy, lowasser
|
2015-12-10 17:47:26 -08:00 |
|
Brian Burkhalter
|
30abf404b3
|
8139133: Changing the modification time on a unix domain socket file fails
If a file descriptor cannot be obtained, use utimes() instead of futimes().
Reviewed-by: alanb
|
2015-12-10 15:57:27 -08:00 |
|
Jaroslav Bachorik
|
5bb9726117
|
8043138: Attach API should not require jvmstat rmi protocol
Reviewed-by: alanb, mchung, erikj, ihse
|
2015-11-13 14:44:05 +01:00 |
|
Alan Bateman
|
11e31407a5
|
8144210: Runtime.currentRuntime should be final
Reviewed-by: dl, dholmes
|
2015-11-29 20:27:38 +00:00 |
|
Alexander Scherbatiy
|
a00e011325
|
8073320: Windows HiDPI Graphics support
Reviewed-by: flar, serb
|
2015-11-13 05:02:26 -08:00 |
|
Sean Mullan
|
8934131c54
|
Merge
|
2015-11-13 07:22:48 -05:00 |
|
Lana Steuck
|
a02888a4fb
|
Merge
|
2015-11-12 18:31:10 -08:00 |
|
Kumar Srinivasan
|
6583a4c652
|
8035473: [javadoc] Revamp the existing Doclet APIs
8146529: Update the new Doclet API
8146427: "-nohelp" option issue
8146475: "-helpfile" option issue
Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
|
2015-11-12 17:56:29 -08:00 |
|
Aleksey Shipilev
|
c7a7ba0e1e
|
8148483: JEP 280: Indify String Concatenation
Co-authored-by: Remi Forax <forax@univ-mlv.fr>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse
|
2016-01-28 19:43:05 +03:00 |
|
Doug Lea
|
6646fcbf18
|
8144990: java/util/concurrent/forkjoin/FJExceptionTableLeak.java: OOM with Xcomp,G1GC
Reviewed-by: martin, psandoz, chegar
|
2016-01-28 08:23:23 -08:00 |
|
Antonios Printezis
|
816a40ae00
|
8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches
Introduces the jdk.nio.maxCachedBufferSize property.
Reviewed-by: alanb, bpb
|
2016-01-28 10:58:10 -05:00 |
|
Alan Bateman
|
c464136491
|
8148192: (fs) Path.register can fail with Bad file descriptor and other errors
Reviewed-by: chegar
|
2016-01-28 12:55:19 +00:00 |
|
Chris Hegarty
|
4389a9aad4
|
8148220: Update TEST.groups to include jdk/internal/math and jdk/internal/misc
Reviewed-by: coffeys
|
2016-01-28 11:09:42 +00:00 |
|
Martin Buchholz
|
b9d758e600
|
8148174: NegativeArraySizeException in Vector.grow(int)
Improve management of internal array
Reviewed-by: smarks, forax
|
2016-01-25 16:07:00 -08:00 |
|
Weijun Wang
|
c1d20c94d3
|
8147400: Deprecate policytool
Reviewed-by: xuelei, mullan
|
2016-01-27 21:59:00 +08:00 |
|
Claes Redestad
|
e9df200123
|
8147962: URL should handle lower-casing of protocol locale-independently
Reviewed-by: chegar, alanb, naoto
|
2016-01-27 13:51:35 +01:00 |
|
Brian Burkhalter
|
7b678f7571
|
8148121: Typo in API , FileOwnerAttributeView.getOwner() and FileOwnerAttributeView.setOwner()
"It it" -> "It is"
Reviewed-by: sherman
|
2016-01-26 15:30:42 -08:00 |
|
Artem Smotrakov
|
ff74b29304
|
8144539: Update PKCS11 tests to run with security manager
Reviewed-by: valeriep, ascarpino
|
2016-01-26 13:32:07 -08:00 |
|
Chris Hegarty
|
b9687e112e
|
8065076: java/net/SocketPermission/SocketPermissionTest.java fails intermittently
Reviewed-by: coffeys, xiaofeya
|
2016-01-26 09:25:53 +00:00 |
|
Chris Hegarty
|
595f5a808e
|
8148154: Integrate JOpt Simple for internal usage by JDK tools
Reviewed-by: alanb, redestad, rriggs
|
2016-01-26 09:18:51 +00:00 |
|
Joe Darcy
|
def42e0b5f
|
8142363: Remove LFMultiThreadCachingTest.java from windows problem list
Reviewed-by: lancea
|
2015-11-12 16:04:07 -08:00 |
|
Sean Mullan
|
a534e4c6c4
|
Merge
|
2015-11-12 17:45:33 -05:00 |
|
Lana Steuck
|
d900f2f444
|
Merge
|
2015-11-12 14:15:05 -08:00 |
|
Sean Mullan
|
4591a2d447
|
Merge
|
2015-11-12 16:09:09 -05:00 |
|
Sean Mullan
|
02b5487b04
|
8072463: Remove requirement that AKID and SKID have to match when building certificate chain
Reviewed-by: xuelei
|
2015-11-12 16:07:14 -05:00 |
|
Lana Steuck
|
13a36bc849
|
Added tag jdk9-b92 for changeset ff95a3cea444
|
2015-11-12 10:39:06 -08:00 |
|
Peter Brunet
|
7b6f3bbed8
|
8134116: Add more comprehensive fix and regression test for JDK-8133897
Use getTitleAt instead of Page.title field; add regression test
Reviewed-by: alexsch, serb
|
2015-11-12 12:27:36 -06:00 |
|
Rob McKenna
|
bcebf98d38
|
8132455: com/sun/jndi/ldap/LdapTimeoutTest.java fails at handleNamingException
Reviewed-by: vinnie
|
2015-11-12 13:37:35 +00:00 |
|
Roger Riggs
|
e15eefc7d7
|
8141652: Rename methods Objects.nonNullElse* to requireNonNullElse*
And some usages of replacing expr != null ? expr : otherexpr
Reviewed-by: jrose, chegar
|
2015-11-11 22:38:15 -05:00 |
|
Joseph Provino
|
f2134af77c
|
Merge
|
2015-11-11 23:45:51 +00:00 |
|
Chris Hegarty
|
bdbc4d15df
|
8140606: Update library code to use internal Unsafe
Reviewed-by: alanb, mchung, psandoz, weijun
|
2015-11-11 09:19:12 +00:00 |
|
Tiantian Du
|
6c93228c43
|
8076359: Test Task: Develop new tests for Leverage CPU Instructions for GHASH and RSA
Reviewed-by: mullan, ascarpino
|
2015-11-11 10:42:20 +03:00 |
|