duke [Wed, 05 Jul 2017 20:03:21 +0200] rev 26903
Merge
lana [Fri, 03 Oct 2014 12:11:32 -0700] rev 26902
Merge
sogoel [Wed, 01 Oct 2014 14:15:40 -0700] rev 26901
8055783: Group 9e: golden files for tests in tools/javac dir
Reviewed-by: jjg, mcimadamore
bpatel [Fri, 26 Sep 2014 13:51:43 -0700] rev 26900
8048351: tidy errors for attribute href, name for langtools javadoc tests needs investigation
Reviewed-by: jjg
lana [Fri, 03 Oct 2014 11:07:15 -0700] rev 26899
Added tag jdk9-b33 for changeset 6be305e56bcb
duke [Wed, 05 Jul 2017 20:03:17 +0200] rev 26898
Merge
lana [Fri, 03 Oct 2014 11:07:06 -0700] rev 26897
Added tag jdk9-b33 for changeset a54a9b558134
duke [Wed, 05 Jul 2017 20:03:14 +0200] rev 26896
Merge
lana [Fri, 03 Oct 2014 11:07:05 -0700] rev 26895
Added tag jdk9-b33 for changeset d82c879893c6
duke [Wed, 05 Jul 2017 20:03:11 +0200] rev 26894
Merge
lana [Fri, 03 Oct 2014 12:10:58 -0700] rev 26893
Merge
erikj [Fri, 03 Oct 2014 10:37:12 +0200] rev 26892
8059135: New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstrapping problem?
Reviewed-by: tbell, attila, lagergren
attila [Thu, 02 Oct 2014 16:30:49 +0200] rev 26891
8059346: Single class loader is used to load compiled bytecode
Reviewed-by: hannesw, lagergren
attila [Wed, 01 Oct 2014 12:22:12 +0200] rev 26890
8059372: Code duplication in split emitter
Reviewed-by: jlaskey, lagergren
attila [Wed, 01 Oct 2014 10:26:53 +0200] rev 26889
8059371: Code duplication in handling of break and continue
Reviewed-by: jlaskey, lagergren
attila [Wed, 01 Oct 2014 10:26:25 +0200] rev 26888
8059370: Unnecessary work in deoptimizing recompilation
Reviewed-by: jlaskey, lagergren
lagergren [Mon, 29 Sep 2014 14:39:58 -0700] rev 26887
8059321: Decrease warmup time by caching common structures that were reused during parse
Reviewed-by: attila, shade
lagergren [Fri, 26 Sep 2014 18:47:20 +0200] rev 26886
8059211: Changed ArrayData.length accessor to use the protected field and fixed javadoc warnings related to this
Reviewed-by: attila, hannesw
lana [Fri, 03 Oct 2014 11:07:16 -0700] rev 26885
Added tag jdk9-b33 for changeset 41df1bde8056
duke [Wed, 05 Jul 2017 20:03:08 +0200] rev 26884
Merge
lana [Fri, 03 Oct 2014 12:11:03 -0700] rev 26883
Merge
alanb [Fri, 26 Sep 2014 22:24:37 +0100] rev 26882
8049389: Move orb.idl and ir.idl to JDK include directory
Reviewed-by: erikj
lana [Fri, 03 Oct 2014 11:07:01 -0700] rev 26881
Added tag jdk9-b33 for changeset 763f7ca2eadc
duke [Wed, 05 Jul 2017 20:03:05 +0200] rev 26880
Merge
lana [Fri, 03 Oct 2014 12:11:44 -0700] rev 26879
Merge
vinnie [Fri, 03 Oct 2014 13:07:05 +0100] rev 26878
8048512: Uninitialised memory in jdk/src/share/native/sun/security/ec/ECC_JNI.cpp
Reviewed-by: mullan
kshefov [Fri, 03 Oct 2014 12:44:30 +0400] rev 26877
8058695: [TESTBUG] Reinvokers with arity >253 can't be cached
Reviewed-by: iignatyev, vlivanov
coffeys [Thu, 02 Oct 2014 17:34:44 +0100] rev 26876
8031191: Warning exception when XMLSignature logging is enabled
Reviewed-by: mullan, chegar
igerasim [Wed, 01 Oct 2014 23:10:34 +0400] rev 26875
8059450: Not quite correct code sample in javadoc
Reviewed-by: chegar
dfuchs [Wed, 01 Oct 2014 18:16:45 +0200] rev 26874
8025690: Default FileHandler constructor doesn't throw NullPointerException if pattern is empty and count > 1
Summary: Added additional check in default constructor in order to fix the oddity and make the implementation comply with the spec.
Reviewed-by: lancea
msheppar [Wed, 01 Oct 2014 16:36:18 +0100] rev 26873
8058932: java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
Summary: changed hello.foo.bar to invalidhost.invalid
Reviewed-by: chegar
amurillo [Tue, 30 Sep 2014 08:39:22 -0700] rev 26872
Merge
amurillo [Fri, 26 Sep 2014 01:40:33 -0700] rev 26871
Merge
jwilhelm [Thu, 25 Sep 2014 23:46:06 +0200] rev 26870
Merge
jwilhelm [Tue, 16 Sep 2014 17:22:58 +0200] rev 26869
8055006: Store original value of Min/MaxHeapFreeRatio
Summary: Store the value set by the user and some makefile changes required to change the flags.
Reviewed-by: jwilhelm, ihse
Contributed-by: erik.joelsson@oracle.com
amurillo [Fri, 19 Sep 2014 08:55:47 -0700] rev 26868
Merge
thartmann [Wed, 17 Sep 2014 08:04:31 +0200] rev 26867
8015774: Add support for multiple code heaps
Summary: Support for segmentation of the code cache. Separate code heaps are created and used to store code of different types.
Reviewed-by: kvn, iveresov, roland, anoll, egahlin, sla
vinnie [Tue, 30 Sep 2014 13:25:04 +0100] rev 26866
8059462: Typo in keytool resource file
Reviewed-by: weijun
weijun [Tue, 30 Sep 2014 13:38:58 +0800] rev 26865
8058657: Add @jdk.Exported to com.sun.jarsigner APIs
Reviewed-by: alanb, mchung
dfuchs [Mon, 29 Sep 2014 18:56:32 +0200] rev 26864
8059269: FileHandler may throw NPE if pattern is a simple name and the lock file already exists
Summary: NPE may be thrown when Path.getParentPath() returns null. The fix is to call Path.getAbsolutePath().getParentPath() when Path.getParentPath() returns null.
Reviewed-by: alanb
weijun [Sun, 28 Sep 2014 10:42:50 +0800] rev 26863
8059313: Enable keytool NSS test on Mac
Reviewed-by: vinnie
wetmore [Sat, 27 Sep 2014 03:49:31 +0000] rev 26862
8059307: OpenJDK build problem with JDK-8058845
Reviewed-by: alanb
wetmore [Fri, 26 Sep 2014 17:05:05 -0700] rev 26861
8058845: Update JCE environment for build improvements
Reviewed-by: mullan, alanb, erikj, mchung, katleman
alanb [Fri, 26 Sep 2014 22:24:50 +0100] rev 26860
8049389: Move orb.idl and ir.idl to JDK include directory
Reviewed-by: erikj
dfuchs [Fri, 26 Sep 2014 11:29:29 +0200] rev 26859
8043306: Provide a replacement for the API that allowed to listen for LogManager configuration changes
Summary: Added two new methods to LogManager (addConfigurationListener/removeConfigurationListener) which provide an equivalent functionality with no ties to java.beans.
Reviewed-by: alanb, mchung, plevart, psandoz
okutsu [Fri, 26 Sep 2014 12:52:18 +0900] rev 26858
8042126: DateTimeFormatter "MMMMM" returns English value in Japanese locale
Reviewed-by: naoto
lana [Fri, 03 Oct 2014 11:07:09 -0700] rev 26857
Added tag jdk9-b33 for changeset f9efcf2457e3
duke [Wed, 05 Jul 2017 20:02:59 +0200] rev 26856
Merge
lana [Fri, 03 Oct 2014 12:11:14 -0700] rev 26855
Merge
amurillo [Fri, 26 Sep 2014 01:40:31 -0700] rev 26854
Merge
jwilhelm [Fri, 26 Sep 2014 06:07:48 +0000] rev 26853
Merge
jwilhelm [Mon, 22 Sep 2014 16:22:21 +0200] rev 26852
Merge
mgerdin [Thu, 25 Sep 2014 10:01:53 +0200] rev 26851
8055141: Catch linker errors earlier in the JVM build by not allowing unresolved externals
Reviewed-by: erikj, ehelin, dholmes
brutisso [Wed, 24 Sep 2014 11:00:12 +0200] rev 26850
8036116: Fix thread-id types in G1 remembered set implementations
Reviewed-by: stefank, jprovino, brutisso
Contributed-by: sangheon.kim@oracle.com
sla [Tue, 23 Sep 2014 14:18:55 +0200] rev 26849
Merge
stefank [Tue, 23 Sep 2014 12:52:57 +0000] rev 26848
Merge