33427 Commits

Author SHA1 Message Date
Athijegannathan Sundararajan
39366de6a7 8117883: nasgen prototype, instance member count calculation is wrong
Reviewed-by: hannesw, lagergren
2015-06-18 19:20:53 +05:30
Lana Steuck
bcd100fae5 Added tag jdk9-b69 for changeset b15ed6c5dedd 2015-06-18 01:43:18 -07:00
Lana Steuck
9cb5471823 Added tag jdk9-b69 for changeset adbe1040a135 2015-06-18 01:43:17 -07:00
Lana Steuck
9e43534d73 Added tag jdk9-b69 for changeset d24a2c340a47 2015-06-18 01:43:13 -07:00
Lana Steuck
344c6de926 Added tag jdk9-b69 for changeset 97f4fef2d420 2015-06-18 01:43:12 -07:00
Lana Steuck
47104bc101 Added tag jdk9-b69 for changeset cf43381c8a56 2015-06-18 01:43:12 -07:00
Lana Steuck
c4879427a9 Added tag jdk9-b69 for changeset 4ba02b88b7ed 2015-06-18 01:43:09 -07:00
Lana Steuck
8c6ad8b54e Added tag jdk9-b69 for changeset 20f60dc00878 2015-06-18 01:43:08 -07:00
Lana Steuck
eb0abc6a4c Added tag jdk9-b69 for changeset b5fc60ba6aa1 2015-06-18 01:43:07 -07:00
Erik Joelsson
1fd2ac8e9b 8087208: Add devkit creation script for windows
Reviewed-by: ihse
2015-06-18 10:15:41 +02:00
Erik Joelsson
b0742f7a97 8087193: Support building with devkits on Macosx
Reviewed-by: ihse
2015-06-18 10:08:42 +02:00
Rajan Halade
d3571832fc 8060103: CheckBlacklistedCerts.java thinks its openjdk build
Reviewed-by: weijun
2015-06-18 11:16:01 +08:00
Anthony Scarpino
57a503e4fc 8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
Reviewed-by: kvn, jrose
2015-06-17 17:41:04 -07:00
Mikhailo Seledtsov
8993ac36f0 8098821: Crash in system dictionary initialization with shared strings
Map string regions after the compressed class base is known

Reviewed-by: iklam, dcubed, coleenp
2015-06-17 21:43:26 +00:00
Sonali Goel
08aea23120 8080826: Group 15: golden files for tests in tools/javac/generics/type* dirs
Reviewed-by: jjg
2015-06-17 13:20:33 -07:00
Hannes Wallnöfer
18c25f6f9f 8098808: Convert Scope from interface to class
Reviewed-by: sundar, attila
2015-06-17 13:56:53 +02:00
Athijegannathan Sundararajan
55f2b58bad 8098847: obj."prop" and obj.'prop' should result in SyntaxError
Reviewed-by: hannesw, attila
2015-06-17 14:21:20 +05:30
Hannes Wallnöfer
28f8652430 8087312: PropertyMapWrapper.equals should compare className
Reviewed-by: sundar, attila
2015-06-17 09:10:45 +02:00
Joe Darcy
c8cd505356 8098579: Remove non-existent javax.tools.annotation package from CORE_PKGS.gmk
Reviewed-by: jjg
2015-06-16 16:11:18 -07:00
Andrew Haley
52b991b411 8130150: Implement BigInteger.montgomeryMultiply intrinsic
Add montgomeryMultiply intrinsics

Reviewed-by: kvn
2015-06-16 17:31:53 +01:00
Andrew Haley
97bd6da6c6 8130150: Implement BigInteger.montgomeryMultiply intrinsic
Add montgomeryMultiply intrinsics

Reviewed-by: kvn
2015-06-16 14:58:30 +01:00
Alexander Kulyakhtin
dc2bada880 8062045: Update svc regression tests to extend the default security policy instead of override
Changed main/othervm/policy to main/othervm/java.security.policy in the tests from the jdk_svc tests group

Reviewed-by: jbachorik
2015-06-16 16:36:27 +03:00
Athijegannathan Sundararajan
2ea5c82229 8098578: Global scope is not accessible with indirect load call
Reviewed-by: attila, hannesw
2015-06-16 18:26:25 +05:30
Hannes Wallnöfer
e87ce70fa1 8098807: Strict eval throws ClassCastException with large scripts
Reviewed-by: sundar, attila
2015-06-16 13:25:41 +02:00
Srikanth Adayapalam
23e3cf3d7f 8074346: Type annotation on a qualified type causes spurious 'cannot find symbol' errors
Issue clear diagostic when package names in a qualified type name are illegally annotated

Reviewed-by: mcimadamore, jlahoda
2015-06-16 09:39:59 +05:30
Alejandro Murillo
03de95d555 Merge 2015-06-15 10:56:29 -07:00
Frank Yuan
8ad1f8523c 8080907: Develop test for Xerces Update: XML Schema Validation
Reviewed-by: lancea, joehw
2015-06-15 09:25:23 -07:00
Hannes Wallnöfer
3c76c77513 8098546: eval within a 'with' leaks definitions into global scope
Reviewed-by: sundar, attila
2015-06-15 15:49:14 +02:00
Hannes Wallnöfer
21c3399f5e 8086052: Script evaluation should not return last function declaration
Reviewed-by: sundar, attila
2015-06-15 15:37:01 +02:00
Vladimir Ivanov
10ca8052a1 8087218: Constant fold loads from final instance fields in VM anonymous classes
Reviewed-by: jrose, rbackman
2015-06-15 15:27:04 +03:00
Sergei Kovalev
0141308dfa 8067163: Several JT_HS tests fails due to ClassNotFoundException on compacts
Reviewed-by: dholmes, vlivanov
2015-06-17 16:22:38 +03:00
Alexander Alexeev
1b1d8f21cb 8129426: aarch64: add support for PopCount in C2
Add support for PopCount using SIMD cnt and addv inst

Reviewed-by: kvn, aph
2015-06-25 13:41:29 +00:00
Ed Nevill
38d2a4cc99 8086087: aarch64: add support for 64 bit vectors
Support 64 bit vectors

Reviewed-by: kvn, aph
2015-06-25 08:52:12 +00:00
James Cheng
e2533553f6 8073583: C2 support for CRC32C on SPARC
Reviewed-by: jrose, kvn
2015-06-29 00:10:01 -07:00
Jesper Wilhelmsson
a15fb7f8d5 Merge 2015-06-15 13:48:28 +02:00
Jesper Wilhelmsson
230f1ae9c8 Merge 2015-06-15 13:48:27 +02:00
Jaroslav Bachorik
17ac153c62 8087350: Improve array conversions
Reviewed-by: dfuchs, ahgross
2015-06-15 12:58:33 +02:00
Phil Race
9fe659cafa 8086092: More palette improvements
Reviewed-by: bae, serb, mschoene
2015-06-16 14:38:12 -07:00
Joe Darcy
5b04ada0dd 8086029: Fix doclint reference warnings in org.omg.CORBA
Reviewed-by: lancea, alanb
2015-06-12 17:33:15 -07:00
Jiangli Zhou
929482f807 Merge 2015-06-12 19:54:14 -04:00
Jiangli Zhou
2aebdad393 8015086: add interned strings to the shared archive
Support saving interned strings in shared CDS archive.

Reviewed-by: coleenp, iklam, pliden
2015-06-12 17:03:04 -04:00
Sean Mullan
451c9d3170 Merge 2015-06-12 16:39:25 -04:00
Sean Mullan
22fad64529 8087283: Add support for the XML Signature here() function to the JDK XPath implementation
Reviewed-by: alanb, joehw
2015-06-12 16:36:31 -04:00
Vladimir Kozlov
bd1fbafc35 Merge 2015-06-12 09:59:30 -07:00
Severin Gehwolf
9ac0d9d341 8087120: [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms
Use __builtin_frame_address(0) rather than returning address of local variable.

Reviewed-by: dholmes
2015-06-12 16:09:45 +01:00
Andrew Haley
50746b15a9 8078521: AARCH64: Add AArch64 SA support
Add AArch64 SA support

Reviewed-by: dsamersoff, dholmes
2015-06-12 15:49:55 +01:00
Athijegannathan Sundararajan
907f7f2c7c 8087211: Indirect evals should be strict with -strict option
Reviewed-by: lagergren, hannesw
2015-06-12 16:55:20 +05:30
Lana Steuck
94c4895e47 Merge 2015-06-11 20:20:05 -07:00
Lana Steuck
e012aadd0c Merge 2015-06-11 20:19:56 -07:00
Lana Steuck
d812ad995b Merge 2015-06-11 20:19:26 -07:00