alexsch [Wed, 30 Sep 2015 17:46:11 +0400] rev 33245
8040322: TextArea.replaceRange() and insert() are broken with setText(null)
Reviewed-by: serb, azvegint
Contributed-by: Ambarish Rapte <ambarish.rapte@oracle.com>
azvegint [Wed, 30 Sep 2015 13:31:01 +0300] rev 33244
8076540: [macosx] NPE due to incorrect threading
Reviewed-by: alexsch, azvegint
ntv [Tue, 20 Oct 2015 13:10:28 -0400] rev 33243
8134928: java.time.Instant.truncatedTo(TemporalUnit unit) is truncating up if the year < 1970
Reviewed-by: rriggs, scolebourne
peytoia [Tue, 20 Oct 2015 19:34:04 +0900] rev 33242
8072600: Unicode 8 support
Reviewed-by: okutsu
ascarpino [Mon, 19 Oct 2015 17:35:18 -0700] rev 33241
8133151: Preferred provider configuration for JCE
Reviewed-by: valeriep
ascarpino [Mon, 19 Oct 2015 17:26:01 -0700] rev 33240
8139860: Add ucrypto/TestRSA.java to ProblemList: Message is larger than modulus
Reviewed-by: xuelei
darcy [Mon, 19 Oct 2015 13:48:32 -0700] rev 33239
8139925: Problem list LFMultiThreadCachingTest.java on windows
Reviewed-by: rriggs, chegar
psandoz [Mon, 19 Oct 2015 11:28:50 -0700] rev 33238
8080418: Add Optional.or()
Reviewed-by: chegar, forax, scolebourne
jlahoda [Mon, 19 Oct 2015 19:14:29 +0200] rev 33237
8134254: JShell API/tool: REPL for Java into JDK9
Summary: Adding makefile for jshell tool launcher.
Reviewed-by: alanb, erikj, sundar
Contributed-by: robert.field@oracle.com, jan.lahoda@oracle.com
xuelei [Mon, 19 Oct 2015 08:19:58 +0000] rev 33236
8077806: mismatch comment and code in CipherSuite.java
Reviewed-by: xuelei
Contributed-by: Time Du <tiantian.du@oracle.com>
redestad [Sun, 18 Oct 2015 01:43:06 +0200] rev 33235
8139706: JarFile.getBytes could use InputStream.readNBytes
Reviewed-by: sherman, chegar, alanb
lana [Thu, 22 Oct 2015 08:47:48 -0700] rev 33234
Added tag jdk9-b88 for changeset 84939eb5c7b5
duke [Wed, 05 Jul 2017 20:55:51 +0200] rev 33233
Merge
mgerdin [Mon, 26 Oct 2015 17:13:40 -0400] rev 33232
8140452: Internal Error memory/allocation.cpp:179
Summary: use const ref & and avoid copy ctor
Reviewed-by: coleenp
amurillo [Thu, 22 Oct 2015 16:25:34 -0700] rev 33231
Merge