mdoerr [Thu, 17 Sep 2015 09:03:57 +0200] rev 33070
8136525: Generate interpreter entries only once and avoid unnecessary jump to jump
Reviewed-by: coleenp, twisti, aph
neliasso [Fri, 18 Sep 2015 10:11:11 +0200] rev 33069
8135068: Extract method matchers from CompilerOracle
Summary: Ecapsulate code to enable reuse
Reviewed-by: roland, kvn
iveresov [Thu, 17 Sep 2015 13:42:50 -0700] rev 33068
Merge
thartmann [Thu, 17 Sep 2015 08:08:47 +0200] rev 33067
8134739: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts
Summary: Bail out of superword optimization if loop was removed (i.e., if zero-trip Opaque1Node was removed).
Reviewed-by: kvn, roland
kvn [Wed, 16 Sep 2015 15:54:32 -0700] rev 33066
8134553: CRC32C implementations for x86/x64 targets
Reviewed-by: kvn
Contributed-by: tomasz.wojtowicz@intel.com
mcberg [Wed, 16 Sep 2015 13:16:17 -0700] rev 33065
8134802: LCM register pressure scheduling
Summary: Calculate register pressure in a block to help instructions scheduling.
Reviewed-by: kvn, dlong
kvn [Wed, 16 Sep 2015 20:33:16 +0200] rev 33064
Merge
kvn [Tue, 15 Sep 2015 11:04:11 -0700] rev 33063
8136406: Remove ZapDeadCompiledLocals code
Summary: Dead code elimination.
Reviewed-by: roland, twisti
roland [Tue, 15 Sep 2015 13:08:43 +0200] rev 33062
8136461: PhaseIdealLoop::try_move_store_before_loop() may bypass early loop exit
Summary: PhaseIdealLoop::try_move_store_before_loop() needs to check for early loop exit before candidate Stores
Reviewed-by: kvn
enevill [Tue, 15 Sep 2015 12:59:51 +0000] rev 33061
8136524: aarch64: test/compiler/runtime/7196199/Test7196199.java fails
Summary: Fix safepoint handlers to save 128 bits on vector poll
Reviewed-by: kvn
Contributed-by: felix.yang@linaro.org
lana [Thu, 22 Oct 2015 08:47:43 -0700] rev 33060
Added tag jdk9-b88 for changeset 9f14b17a8956
amurillo [Tue, 27 Oct 2015 10:15:37 -0700] rev 33059
Merge
amurillo [Thu, 22 Oct 2015 16:25:34 -0700] rev 33058
Merge
jprovino [Tue, 20 Oct 2015 11:17:05 -0400] rev 33057
Merge
jwilhelm [Wed, 07 Oct 2015 00:46:44 +0200] rev 33056
Merge
erikj [Tue, 27 Oct 2015 17:51:36 +0100] rev 33055
8140312: Enable new sjavac server only mode in jdk build
Reviewed-by: ihse, tbell
erikj [Tue, 27 Oct 2015 13:48:21 +0100] rev 33054
8140484: Vardeps broken when variable value contains '$'
Reviewed-by: tbell
lana [Thu, 22 Oct 2015 11:12:30 -0700] rev 33053
Merge
ihse [Thu, 22 Oct 2015 16:41:24 +0200] rev 33052
8140282: Remove test directories on clean-test-*
Reviewed-by: erikj
ihse [Thu, 22 Oct 2015 15:54:15 +0200] rev 33051
8140277: Configuration out-of-date check should also check closed sources
Reviewed-by: erikj
lana [Wed, 21 Oct 2015 18:38:29 -0700] rev 33050
Merge
amurillo [Tue, 20 Oct 2015 11:56:22 -0700] rev 33049
Merge
amurillo [Mon, 19 Oct 2015 12:30:16 -0700] rev 33048
Merge
dlong [Sat, 17 Oct 2015 15:41:02 -0400] rev 33047
Merge
dlong [Fri, 09 Oct 2015 02:43:49 -0400] rev 33046
Merge
twisti [Thu, 08 Oct 2015 11:31:14 -1000] rev 33045
8136421: JEP 243: Java-Level JVM Compiler Interface
Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
jwilhelm [Wed, 07 Oct 2015 00:46:44 +0200] rev 33044
Merge
jwilhelm [Mon, 28 Sep 2015 15:05:01 +0200] rev 33043
Merge
dsamersoff [Thu, 24 Sep 2015 20:39:41 +0300] rev 33042
8086134: Deadlock detection fails to attach to core file
Summary: Test reimplemented for jtreg
Reviewed-by: jbachorik
amurillo [Thu, 08 Oct 2015 14:28:55 -0700] rev 33041
Merge
amurillo [Thu, 01 Oct 2015 11:52:43 -0700] rev 33040
Merge
iveresov [Fri, 25 Sep 2015 12:04:34 -0700] rev 33039
Merge
neliasso [Fri, 18 Sep 2015 10:09:38 +0200] rev 33038
8135068: Extract method matchers from CompilerOracle
Summary: Ecapsulate code to enable reuse
Reviewed-by: roland, kvn
prr [Tue, 20 Oct 2015 10:33:25 -0700] rev 33037
Merge
prr [Tue, 20 Oct 2015 08:24:24 -0700] rev 33036
Merge
prr [Mon, 12 Oct 2015 14:44:02 -0700] rev 33035
Merge
ddehaven [Tue, 06 Oct 2015 12:51:53 -0700] rev 33034
Merge
erikj [Fri, 02 Oct 2015 17:33:42 +0200] rev 33033
8138739: Enable devkit on macosx in JPRT (again)
Reviewed-by: ihse
erikj [Tue, 20 Oct 2015 17:29:53 +0200] rev 33032
8139813: Base heap size on type of boot jdk, not architecture of build machine
Reviewed-by: tbell, ihse
ihse [Tue, 20 Oct 2015 16:40:01 +0200] rev 33031
8139969: Fix unzip in compare.sh broken by JDK-8136813
Reviewed-by: erikj
ihse [Tue, 20 Oct 2015 10:39:07 +0200] rev 33030
8139668: Generate README-build.html from markdown
Reviewed-by: erikj
erikj [Tue, 20 Oct 2015 09:47:56 +0200] rev 33029
8139735: Switch compilers in JPRT for windows and linux
Reviewed-by: tbell, ihse
jlahoda [Mon, 19 Oct 2015 19:13:58 +0200] rev 33028
8134254: JShell API/tool: REPL for Java into JDK9
Summary: Adding jdk.jshell module into modules.xml; and listing it among TOOLS_MODULES.
Reviewed-by: alanb, erikj, sundar
Contributed-by: robert.field@oracle.com, jan.lahoda@oracle.com
lana [Thu, 22 Oct 2015 08:47:39 -0700] rev 33027
Added tag jdk9-b88 for changeset 15f446204203
duke [Wed, 05 Jul 2017 20:54:58 +0200] rev 33026
Added tag jdk9-b88 for changeset 16b4968f9bb8
duke [Wed, 05 Jul 2017 20:54:58 +0200] rev 33025
Merge
duke [Wed, 05 Jul 2017 20:54:54 +0200] rev 33024
Merge
lana [Wed, 21 Oct 2015 15:15:36 -0700] rev 33023
Merge
lana [Thu, 15 Oct 2015 16:50:02 -0700] rev 33022
Merge
chegar [Tue, 13 Oct 2015 09:02:30 +0100] rev 33021
8139371: Three langtools test failures after the removal of sun.misc.Lock
Reviewed-by: jjg, mchung
sadayapalam [Tue, 13 Oct 2015 09:48:03 +0530] rev 33020
8000316: Huge performance bottleneck in com.sun.tools.javac.comp.Check.localClassName
Summary: Speed up Check.localClassName by avoiding generating names known to be in use already
Reviewed-by: mcimadamore, jlahoda, sadayapalam
Contributed-by: dmitry.chuyko@oracle.com
sadayapalam [Mon, 12 Oct 2015 19:43:44 +0530] rev 33019
8139245: compiler crashes with exception on int:new method reference and generic method inference
Reviewed-by: mcimadamore
mcimadamore [Mon, 12 Oct 2015 12:24:33 +0100] rev 33018
8138840: NPE when compiling bitwise operations with illegal operand types
8139243: compiler crashes with exception on sum operation of String var and void method call result
8139249: Compiler crashes on unary bitwise complement with non-integral operand
Summary: Certain binary operator checks are accepting more operands than required.
Reviewed-by: jlahoda
lana [Mon, 19 Oct 2015 00:25:14 -0700] rev 33017
Added tag jdk9-b87 for changeset 610c74da519c
duke [Wed, 05 Jul 2017 20:54:48 +0200] rev 33016
Merge
lana [Wed, 21 Oct 2015 15:15:26 -0700] rev 33015
Merge
aefimov [Fri, 16 Oct 2015 19:07:08 +0300] rev 33014
8073519: schemagen does not report errors while generating xsd files
Reviewed-by: dfuchs
lana [Mon, 19 Oct 2015 00:25:03 -0700] rev 33013
Added tag jdk9-b87 for changeset 611cd2f9832d
duke [Wed, 05 Jul 2017 20:54:42 +0200] rev 33012
Merge
lana [Mon, 19 Oct 2015 00:25:01 -0700] rev 33011
Added tag jdk9-b87 for changeset 659a7814aa2e
duke [Wed, 05 Jul 2017 20:54:36 +0200] rev 33010
Merge
lana [Wed, 21 Oct 2015 15:15:33 -0700] rev 33009
Merge
lana [Thu, 15 Oct 2015 16:50:08 -0700] rev 33008
Merge
attila [Mon, 12 Oct 2015 14:52:47 +0200] rev 33007
8139282: Remove @author and @id tags from Dynalink JavaDoc; some minor edits
Reviewed-by: mhaupt, sundar