iignatyev [Fri, 11 Apr 2014 00:34:51 +0400] rev 24003
8038953: Add sanity tests for BMI1 and LZCNT instructions
Reviewed-by: kvn, iignatyev
Contributed-by: anton.ivanov@oracle.com
roland [Thu, 10 Apr 2014 11:38:12 +0200] rev 24002
8005079: fix LogCompilation for incremental inlining
Summary: report late inlining as part of the rest of the inlining output
Reviewed-by: twisti, kvn
anoll [Thu, 10 Apr 2014 09:26:24 +0200] rev 24001
8036898: assert(t != NULL) failed: must set before get
Summary: Ignore nodes without a type when checking for speculative types in Compile::remove_speculative_types(...).
Reviewed-by: kvn, roland
Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
ctornqvi [Tue, 15 Apr 2014 19:03:51 +0200] rev 24000
8035173: [TESTBUG] runtime/threads/CancellableThreadTest fails with OOM on windows-i586
Summary: Test ported to jtreg, thread pairs decreased from 1024 to 128 to avoid OOM on 32 bit Windows
Reviewed-by: sla, dsimms
lfoltan [Mon, 14 Apr 2014 14:27:45 -0400] rev 23999
8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults.
Summary: A static method should be preferred during method resolution over an overpass, search the current class as well as its superclasses.
Reviewed-by: acorn, coleenp, kamg
lfoltan [Mon, 14 Apr 2014 10:13:03 -0400] rev 23998
8038076: constraint on multianewarray instruction is not checked since class version 50.
Summary: No VerifiyError generated if multianewarray bytecode's array type descriptor was 1 dimension smaller than dimensions specified.
Reviewed-by: hseigel, ctornqvi, coleenp, kamg
dsimms [Mon, 14 Apr 2014 11:23:06 +0200] rev 23997
8039947: Dtrace return probe name for jni_SetStaticBooleanField named incorrectly
Reviewed-by: sla, dholmes, gtriantafill
allwin [Mon, 14 Apr 2014 10:43:04 +0200] rev 23996
Merge
coleenp [Fri, 11 Apr 2014 20:02:37 +0000] rev 23995
8039904: dtrace/hotspot/Monitors/Monitors001 fails with "assert(s > 0) failed: Bad size calculated"
Summary: Dtrace monitoring uses size before mirror size is set.
Reviewed-by: kamg, hseigel
dholmes [Thu, 10 Apr 2014 21:36:56 -0400] rev 23994
8039891: Remove ppcsflt builds from JPRT
Reviewed-by: sla, hseigel, coleenp
dsamersoff [Wed, 09 Apr 2014 15:01:24 +0000] rev 23993
Merge
dsamersoff [Wed, 09 Apr 2014 07:08:08 -0700] rev 23992
8029139: [TESTBUG] runtime/InitialThreadOverflow/testme.sh fails with exit code 127
Summary: The test launcher compiles against TESTJAVA but LD_LIBRARY_PATH set to COMPILE java.
Reviewed-by: sla, sspitsyn
dsamersoff [Wed, 09 Apr 2014 06:09:43 -0700] rev 23991
8037279: runtime/6929067/Test6929067.sh crashes on 32bit linux
Summary: The test compile launcher with TESTJAVA but attempt to load vm from COMPILEJAVA
Reviewed-by: sla, sspitsyn
katleman [Thu, 24 Apr 2014 12:21:02 -0700] rev 23990
Added tag jdk9-b10 for changeset 41f447bfbbd7
mduigou [Fri, 11 Apr 2014 10:31:20 -0700] rev 23989
8041151: More concurrent hgforest
Reviewed-by: chegar, erikj, sla
lana [Thu, 24 Apr 2014 16:02:11 -0700] rev 23988
Merge
erikj [Thu, 24 Apr 2014 10:21:58 +0200] rev 23987
8041593: Update README-builds.html to refer to jdk9
Reviewed-by: tbell, iris
erikj [Wed, 23 Apr 2014 14:23:50 +0200] rev 23986
8041487: Fix proper dependencies for correct incremental build of javadocs
Reviewed-by: tbell
mduigou [Tue, 22 Apr 2014 12:56:41 -0700] rev 23985
8007327: Emit MEMORY_SIZE into spec.gmk
Reviewed-by: erikj
mduigou [Tue, 22 Apr 2014 12:55:56 -0700] rev 23984
8041267: Add filtering capability to CacheFind
Reviewed-by: erikj
alundblad [Tue, 22 Apr 2014 16:39:46 +0200] rev 23983
8037085: The sjavac exclude option should accept valid directory identifiers
Summary: Option handling code rewritten. Exclusion / inclusion patterns changed from package to directories.
Reviewed-by: jfranck, erikj, ihse
erikj [Tue, 22 Apr 2014 14:14:35 +0200] rev 23982
8030794: Update configure to require jdk8 as boot
Reviewed-by: chegar, tbell
dholmes [Mon, 21 Apr 2014 20:17:00 -0400] rev 23981
8041141: JDK9 emb build failure on PPC platform
Reviewed-by: tbell
katleman [Thu, 24 Apr 2014 12:20:54 -0700] rev 23980
Added tag jdk9-b10 for changeset 94afcb4be25e
duke [Wed, 05 Jul 2017 19:37:47 +0200] rev 23979
Added tag jdk9-b10 for changeset 8c0bdeecd7c0
duke [Wed, 05 Jul 2017 19:37:47 +0200] rev 23978
Merge
duke [Wed, 05 Jul 2017 19:37:43 +0200] rev 23977
Merge
lana [Thu, 17 Apr 2014 15:23:23 -0700] rev 23976
Merge