Jamsheed Mohammed C M
|
36e011b2f0
|
8145333: -XX:+EnableJVMCI -XX:+UseJVMCICompiler -XX:-EnableJVMCI makes JVM crash
JVMCI Flags are checked for consistency after parse.
Reviewed-by: twisti
|
2016-02-22 23:37:29 -08:00 |
|
Roland Westrelin
|
310eb4ad4d
|
Merge
|
2016-02-23 10:22:56 +00:00 |
|
Michael Haupt
|
5baf4fccc4
|
8150360: augment/correct MethodHandle API documentation
Reviewed-by: psandoz
|
2016-02-23 07:17:54 +01:00 |
|
Manajit Halder
|
43cef7fa52
|
8147834: [macosx] KeyEvents for function keys F17, F18, F19 return keyCode 0
Reviewed-by: serb, aniyogi
|
2016-02-23 10:24:29 +05:30 |
|
Prasanta Sadhukhan
|
a06164b8d9
|
8150233: Missing copyright headers in XSurfaceData/ExtendedKeyCodes
Reviewed-by: prr
|
2016-02-23 10:22:40 +05:30 |
|
Amy Lu
|
0934254e03
|
8149154: tools/pack200/Pack200Test.java failed with NullPointerException
Reviewed-by: ksrini
|
2016-02-23 09:52:56 +08:00 |
|
Vicente Romero
|
0698afcea9
|
8149600: javac, remove unused options, step 2
Reviewed-by: jjg, mcimadamore
|
2016-02-22 16:17:25 -08:00 |
|
Jesper Wilhelmsson
|
8c7980f33a
|
Merge
|
2016-02-22 19:25:32 +00:00 |
|
Christoph Langer
|
5b5e0a63e7
|
8149915: enabling validate-annotations feature for xsd schema with annotation causes NPE
Reviewed-by: joehw
|
2016-02-22 11:00:06 -08:00 |
|
Jesper Wilhelmsson
|
e76fbbafb5
|
Merge
|
2016-02-22 19:46:37 +01:00 |
|
Jon Masamitsu
|
0c28c2ee37
|
8150302: Reference processing logging prints the "from list" incorrectly
Reviewed-by: tamao, brutisso
|
2016-02-22 09:41:56 -08:00 |
|
Volker Simonis
|
4b8c19d6b7
|
8150197: Integrate AIX fixes from build-infra
Reviewed-by: erikj
|
2016-02-22 11:27:09 +01:00 |
|
Magnus Ihse Bursie
|
589abd0822
|
8150203: Incremental update from build-infra project
Reviewed-by: erikj
|
2016-02-22 11:23:03 +01:00 |
|
Magnus Ihse Bursie
|
2011115a3e
|
8150203: Incremental update from build-infra project
Reviewed-by: erikj
|
2016-02-22 11:22:55 +01:00 |
|
Shilpi Rastogi
|
165fa0078f
|
8144931: Assert class signatures are correct and refer to valid classes
Reviewed-by: vlivanov, psandoz, mhaupt
|
2016-02-22 09:02:14 +01:00 |
|
Tobias Hartmann
|
2d969b234b
|
Merge
|
2016-02-22 08:04:12 +01:00 |
|
Coleen Phillimore
|
c606f158a9
|
8150012: Better byte behavior for reflection
Reviewed-by: kvn, jrose, kevinw, ahgross
|
2016-02-21 08:33:59 -05:00 |
|
Vladimir Kozlov
|
f1b4495911
|
8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE: Invalid encoding for PolicyQualifierInfo
Fix incorrect code
Reviewed-by: jrose, coleenp, kevinw
|
2016-02-20 14:11:18 -08:00 |
|
Doug Lea
|
2b446bf074
|
8150014: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java fails with NoClassDefFoundError
Reviewed-by: martin, psandoz, darcy, mhaupt, dholmes
|
2016-02-20 12:19:36 -08:00 |
|
Ed Nevill
|
5f3739f293
|
8150313: aarch64: optimise array copy using SIMD instructions
Reviewed-by: aph
|
2016-02-20 15:15:35 +00:00 |
|
Ed Nevill
|
af0f23a617
|
8150082: aarch64: optimise small array copy
Reviewed-by: aph
|
2016-02-20 15:11:42 +00:00 |
|
Ed Nevill
|
f4b4c5d7b0
|
8150394: aarch64: add support for 8.1 LSE CAS instructions
Co-authored-by: Ananth Jasty <ananth.jasty@caviumnetworks.com>
Reviewed-by: aph
|
2016-03-08 14:39:50 +00:00 |
|
Mikael Vidstedt
|
d4b4dca194
|
8151002: Make Assembler methods vextract and vinsert match actual instructions
Reviewed-by: kvn, vlivanov, mcberg
|
2016-03-07 15:03:48 -08:00 |
|
Gustavo Romero
|
1c2427a182
|
8150353: PPC64LE: Support RTM on linux
Reviewed-by: mdoerr, kvn
|
2016-03-07 10:03:06 -03:00 |
|
Zoltan Majo
|
77c73b6d4f
|
Merge
|
2016-03-07 09:34:29 +01:00 |
|
Tobias Hartmann
|
ab85038e4a
|
Merge
|
2016-03-04 13:16:50 +00:00 |
|
Rahul Raghavan
|
29b4b2182c
|
8140721: ProfilerNumberOf*Methods flags should be diagnostic
Converted four ProfilerNumberOf*Methods flags from develop to diagnostic.
Reviewed-by: twisti
|
2016-03-04 01:18:08 -08:00 |
|
Zoltan Majo
|
d30d687178
|
8150839: Adjust the number of compiler threads for 32-bit platforms
Set the number of compiler threads to 3 on 32-bit platforms.
Reviewed-by: iveresov
|
2016-03-04 08:53:59 +01:00 |
|
Vivek Deshpande
|
40fe96de0d
|
8150767: Enables SHA Extensions on x86
Add x86 intrinsics for SHA-1 and SHA-256.
Co-authored-by: Shravya Rukmannagari <shravya.rukmannagari@intel.com>
Reviewed-by: kvn, twisti
|
2016-03-03 22:02:13 -08:00 |
|
Aleksey Shipilev
|
103aff334f
|
8146801: Allocating short arrays of non-constant size is slow
Reviewed-by: kvn, twisti, vlivanov
|
2016-03-04 01:30:11 +03:00 |
|
Aleksey Shipilev
|
548530cf08
|
8150465: Unsafe methods to produce uninitialized arrays
Reviewed-by: jrose, kvn, psandoz, aph, twisti, flar
|
2016-03-03 23:57:29 +03:00 |
|
Aleksey Shipilev
|
890f94d7e6
|
8150669: C1 intrinsic for Class.isPrimitive
Reviewed-by: twisti, vlivanov, redestad
|
2016-03-03 22:17:38 +03:00 |
|
Mikael Vidstedt
|
c40e7bc21f
|
8149159: Clean up Unsafe
Reviewed-by: jrose, kvn, stsmirno, chegar, aph, psandoz, redestad, twisti
|
2016-03-03 09:33:30 -08:00 |
|
Pavel Punegov
|
adde13cc80
|
Merge
|
2016-03-03 16:54:06 +01:00 |
|
Pavel Punegov
|
694727f144
|
8148563: compiler/compilercontrol/jcmd/StressAddMultiThreadedTest.java timesout
Decrease amount of directives and threads
Reviewed-by: neliasso
|
2016-03-01 20:17:27 +03:00 |
|
Konstantin Shefov
|
516438f368
|
8141616: Add new methods to the java Whitebox API
Reviewed-by: kvn, dpochepk
|
2016-02-20 11:43:13 +03:00 |
|
Naoto Sato
|
540c76f5b1
|
8148346: Reduce number of packages in jdk.localedata module
Reviewed-by: okutsu, alanb
|
2016-02-19 09:55:37 -08:00 |
|
Christoph Langer
|
5d04cc8e61
|
8150232: AIX cleanup: Integrate changes of 7178026 and others
Reviewed-by: simonis
|
2016-02-19 10:44:54 +01:00 |
|
Kim Barrett
|
390295caf1
|
8150134: Simplify concurrent refinement thread deactivation
Remove explicit deactivation and use green stop_at value.
Reviewed-by: jmasa, tschatzl
|
2016-02-19 15:14:59 -05:00 |
|
Magnus Ihse Bursie
|
d47edefb9c
|
Merge
|
2016-02-19 15:25:05 +01:00 |
|
Mikael Gerdin
|
732441b231
|
Merge
|
2016-02-19 14:15:13 +01:00 |
|
Magnus Ihse Bursie
|
f1812d9e9f
|
8150201: Restore missing -g flags to files with OPT_CFLAGS/per-file
Reviewed-by: dholmes, erikj
|
2016-02-19 14:04:20 +01:00 |
|
Mikael Gerdin
|
a43f54134a
|
Merge
|
2016-02-19 13:08:38 +01:00 |
|
Dmitry Dmitriev
|
0c1c39bbee
|
Merge
|
2016-02-19 12:47:16 +01:00 |
|
Dmitry Dmitriev
|
04d2edfca3
|
8146187: Print develop and nonproduct flags by -XX:+PrintFlags* options in debug build
Reviewed-by: gtriantafill, gziemski, dholmes
|
2016-02-19 13:24:21 +03:00 |
|
Felix Yang
|
d466ce4948
|
8150229: aarch64: pipeline class for several instructions is not set correctly
Aarch64: c2 fix pipeline class for several instructions.
Reviewed-by: aph
|
2016-02-19 17:12:14 +08:00 |
|
Aleksey Shipilev
|
1e654fe813
|
8150102: C1 should fold arraylength for constant/trusted arrays
Reviewed-by: vlivanov, kvn
|
2016-02-19 11:16:38 +03:00 |
|
Attila Szegedi
|
0b312f1dc2
|
8149451: Fix bytecode generation issue after 8149186
Reviewed-by: mhaupt, sundar
|
2016-02-18 22:34:40 -08:00 |
|
Alejandro Murillo
|
d147a661d8
|
Merge
|
2016-02-18 15:19:41 -08:00 |
|
Alejandro Murillo
|
d55b2fce32
|
Merge
|
2016-02-18 15:19:39 -08:00 |
|