hseigel [Wed, 11 Jun 2014 09:58:23 -0400] rev 25057
8031819: Remove legacy jdk checks and code
Summary: Delete old jdk specific code.
Reviewed-by: dholmes, coleenp, zgu, lfoltan
dsimms [Wed, 11 Jun 2014 12:09:12 +0200] rev 25056
6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical.
Summary: Wrapped memory with standard bounds checking "GuardedMemory".
Reviewed-by: zgu, fparain, dcubed
dcubed [Tue, 10 Jun 2014 20:24:48 -0700] rev 25055
Merge
hseigel [Tue, 10 Jun 2014 14:04:37 -0400] rev 25054
8044738: Check attribute_length of EnclosingMethod attribute
Summary: Add check that attribute_length == 4.
Reviewed-by: fparain, coleenp, lfoltan
sla [Mon, 09 Jun 2014 11:03:09 +0200] rev 25053
8044797: Building with clang gives: fatal error: file '...' has been modified since the precompiled header was built
Reviewed-by: dholmes, dcubed
ctornqvi [Fri, 06 Jun 2014 14:46:42 +0200] rev 25052
8043492: ad_x86_64_misc.obj : error LNK2011: precompiled object not linked in; image may not run
Summary: Added _build_pch_file.obj to LD_FLAGS and cleaned up support for older Visual Studio versions
Reviewed-by: twisti, lfoltan, sla, kvn
sla [Wed, 04 Jun 2014 11:05:30 +0200] rev 25051
8044107: Add Diagnostic Command to list all ClassLoaders
Reviewed-by: mgerdin, stefank
miauno [Mon, 02 Jun 2014 17:21:15 +0200] rev 25050
8044540: serviceability/sa/jmap-hashcode/Test8028623.java should be quarantined
Reviewed-by: sla
katleman [Thu, 03 Jul 2014 11:36:49 -0700] rev 25049
Added tag jdk9-b21 for changeset 783e13910e74
lana [Wed, 09 Jul 2014 10:41:00 -0700] rev 25048
Merge
lana [Tue, 01 Jul 2014 14:26:31 -0700] rev 25047
Merge
prr [Tue, 01 Jul 2014 10:20:34 -0700] rev 25046
Merge
mchung [Fri, 20 Jun 2014 13:35:56 -0700] rev 25045
8044063: Remove com.sun.java.browser.* from jdk repo
Reviewed-by: darcy, alanb
joehw [Mon, 30 Jun 2014 18:04:13 -0700] rev 25044
8023276: Java SE should include the full DOM API from JAXP
Reviewed-by: lancea, mchung, alanb