aefimov [Mon, 26 Jan 2015 12:36:32 +0300] rev 28661
8046817: JDK 8 schemagen tool does not generate xsd files for enum types
Reviewed-by: joehw, mkos
erikj [Mon, 26 Jan 2015 10:29:11 +0100] rev 28660
8069261: Create make dependencies on make variable values
Reviewed-by: ihse
aefimov [Mon, 26 Jan 2015 12:25:27 +0300] rev 28659
8062923: XSL: Run-time internal error in 'substring()'
8062924: XSL: wrong answer from substring() function
Reviewed-by: joehw
erikj [Mon, 26 Jan 2015 10:24:25 +0100] rev 28658
8055190: Cleanup include and exclude of core-libs native libraries after source code restructure
Reviewed-by: alanb
weijun [Mon, 26 Jan 2015 09:29:29 +0800] rev 28657
8055045: StringIndexOutOfBoundsException while reading krb5.conf
Reviewed-by: mullan
katleman [Wed, 28 Jan 2015 16:45:45 -0800] rev 28656
Added tag jdk9-b48 for changeset 6d99e9b8dbe5
duke [Wed, 05 Jul 2017 20:16:49 +0200] rev 28655
Merge
lana [Thu, 29 Jan 2015 15:36:59 -0800] rev 28654
Merge
amurillo [Tue, 27 Jan 2015 10:11:22 -0800] rev 28653
Merge
amurillo [Thu, 22 Jan 2015 22:42:31 -0800] rev 28652
Merge
dlong [Thu, 22 Jan 2015 18:23:54 -0500] rev 28651
Merge
zmajo [Wed, 21 Jan 2015 10:51:35 +0100] rev 28650
8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
Summary: Changed interpreter and compilation policies to allow using CompileThresholdScaling on a per-method level
Reviewed-by: jrose, kvn
zmajo [Tue, 20 Jan 2015 09:45:11 +0100] rev 28649
8069162: quarantine serviceability/dcmd/compiler/CompilerQueueTest.java
Summary: Added '@ignore 8069160' to the test.
Reviewed-by: anoll, kvn
iveresov [Mon, 19 Jan 2015 12:29:50 -0800] rev 28648
8068881: SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory$SimulatedWsdlDefinitions.<init>
Summary: Use MachMerge to hook together defs of the same multidef value in a block
Reviewed-by: kvn, vlivanov