Alan Bateman
|
800f9ab58a
|
8191867: Module attribute in 54.0+ class file cannot contains a requires java.base with ACC_TRANSITIVE or ACC_STATIC_PHASE
Reviewed-by: psandoz, mchung
|
2017-12-07 16:45:19 +00:00 |
|
Dean Long
|
29aabe9c05
|
8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler
Reviewed-by: iveresov, kvn
|
2017-12-06 18:37:57 -08:00 |
|
Roland Westrelin
|
c042b7af4c
|
8191950: assertion failed: no insertions allowed
Check for dead loops before incremental inlining.
Reviewed-by: thartmann
|
2017-12-02 13:50:04 +01:00 |
|
Jesper Wilhelmsson
|
e77f4f9c55
|
Merge
|
2017-12-02 06:51:10 +01:00 |
|
Kumar Srinivasan
|
7892014147
|
8192933: Wrong generic type parameter in serialized form javadoc
Reviewed-by: jjg
|
2017-12-06 15:14:13 -08:00 |
|
Patrick Reinhart
|
5eafe731b0
|
8191706: Add Reader::transferTo(Writer)
Reviewed-by: alanb, bpb, briangoetz
|
2017-12-06 14:39:15 -08:00 |
|
Kumar Srinivasan
|
a53a1b7844
|
8191078: Wrong "Package not found" warning
Reviewed-by: jjg, jlahoda
|
2017-12-06 11:43:50 -08:00 |
|
Chris Hegarty
|
18e143f6fb
|
Merge
|
2017-12-06 19:17:07 +00:00 |
|
Chris Hegarty
|
37811b7460
|
8191494: Refresh incubating HTTP Client
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm
|
2017-12-06 11:11:59 -08:00 |
|
Vicente Romero
|
8c50b3e660
|
8192885: Compiler in JDK 10-ea+33 misses to include entry in LineNumberTable for goto instruction of foreach loop
Reviewed-by: mcimadamore
|
2017-12-06 13:36:34 -05:00 |
|
Vivek Deshpande
|
1172328edf
|
8170244: Update UseAVX after cpu feature detection to use more default mapping
Reviewed-by: kvn
|
2017-12-01 16:58:30 -08:00 |
|
Vivek Deshpande
|
b4ef56fd28
|
8190494: Different results with UseAVX=3 when calling AVX-512 native function via JNI
Reset mask register after JNI calls
Reviewed-by: kvn, vlivanov
|
2017-12-01 16:23:17 -08:00 |
|
Roland Westrelin
|
f570e1bc27
|
8192762: LoopNode::verify_strip_mined() fails with "assert failed: only phis"
Don't clone Phi to uncommon calls
Reviewed-by: kvn
|
2017-12-01 16:20:18 -08:00 |
|
Ioi Lam
|
d4fab56c4f
|
8190809: JVM crashes while generating appcds for classpath with empty directory entry
Reviewed-by: ccheung, jiangli, lmesnik
|
2017-12-01 15:53:15 -08:00 |
|
Dean Long
|
d17b9f871d
|
8192814: Update Graal
Reviewed-by: kvn
|
2017-12-01 11:17:45 -08:00 |
|
Coleen Phillimore
|
6f13586ba2
|
Merge
|
2017-12-01 14:19:16 -05:00 |
|
Martin Doerr
|
f8f83d77a8
|
8192898: AIX build broken after JDK-8190308
Reviewed-by: coleenp
|
2017-12-01 11:26:22 -05:00 |
|
Martin Doerr
|
1fd81dac32
|
8192825: PPC64: Missing null check in C1 inline cache check
Reviewed-by: goetz
|
2017-12-01 17:10:33 +01:00 |
|
Lutz Schmidt
|
d8284abf49
|
8192818: [s390]: restoring register contents calculates wrong value
Reviewed-by: goetz, mdoerr
|
2017-12-01 17:09:43 +01:00 |
|
Erik Gahlin
|
8fd0feffb9
|
8179083: Uninitialized notifier in Java Monitor Wait tracing event
Reviewed-by: mgronlun
|
2017-12-01 17:03:07 +01:00 |
|
Daniel D. Daugherty
|
7c89ccfeb8
|
8192810: EnableThreadSMRStatistics should be default off in release builds
Reviewed-by: gtriantafill, coleenp, eosterlund
|
2017-12-01 11:00:46 -05:00 |
|
Boris Ulasevich
|
f4b397b4ba
|
8189439: Parameters type profiling is not performed from aarch64 interpreter
Reviewed-by: vlivanov
|
2017-12-01 18:24:52 +03:00 |
|
Dmitry Chuyko
|
d24ef2f18f
|
8191129: AARCH64: Invalid value passed to critical JNI function
Reviewed-by: vlivanov
|
2017-12-01 18:20:00 +03:00 |
|
Jamsheed Mohammed C M
|
b24fe21f43
|
8006887: Comment about LIR_OprDesc.value in c1_LIR.hpp is incorrect
Pointer bit description corrected
Reviewed-by: kvn, dlong
|
2017-12-01 00:57:01 -08:00 |
|
Stefan Johansson
|
ea04c5cfb3
|
8191821: Finer granularity for GC verification
Reviewed-by: tschatzl, poonam, sangheki
|
2017-12-01 08:56:22 +01:00 |
|
Yasumasa Suenaga
|
6311c909f6
|
8190837: BasicType and BasicTypeSize should refer to HotSpot values
Reviewed-by: dholmes, jgeorge
|
2017-12-01 10:04:31 +09:00 |
|
Daniel D. Daugherty
|
b468df82f9
|
8191787: move private inline functions from thread.inline.hpp -> thread.cpp
Reviewed-by: coleenp, dholmes
|
2017-11-30 18:38:20 -05:00 |
|
Dean Long
|
15ea766de2
|
8191437: AOT doesn't work easily after thread local handshakes
Reviewed-by: kvn, rehn, aph
|
2017-11-30 10:40:48 -08:00 |
|
Calvin Cheung
|
40f06dc0e3
|
8174101: Bootclasspath append should not invalidate CDS archive
Reviewed-by: iklam, jiangli
|
2017-11-30 14:25:33 -08:00 |
|
Eric Caspole
|
d470bc0546
|
8192821: Make LogCompilation into a maven project
Add a maven project setup while preserving make build.
Reviewed-by: kvn
|
2017-11-30 16:00:34 -05:00 |
|
Erik Österlund
|
6dc1d8c06d
|
8186787: clang-4.0 SIGSEGV in Unsafe_PutByte
Reviewed-by: coleenp, dholmes, aph, dsamersoff, kbarrett
|
2017-11-30 20:37:20 +01:00 |
|
Roman Kennke
|
3f3f0cb67e
|
8191564: Refactor GC related servicability code into GC specific subclasses
Reviewed-by: ehelin, eosterlund
|
2017-11-30 13:40:07 +01:00 |
|
Igor Veresov
|
d6aded9c68
|
8192756: SIGSEGV in nmethod::new_native_nmethod
Add the missing null check
Reviewed-by: kvn, thartmann
|
2017-11-30 08:35:33 -08:00 |
|
Jini George
|
42d3f8d610
|
8191324: SA cleanup -- part 2
Avoid redefinition of hotspot constants and ia64 code vestiges removal
Reviewed-by: sspitsyn, dholmes, coleenp
|
2017-11-30 21:24:52 +05:30 |
|
Eric Caspole
|
a405ca04ee
|
Merge
|
2017-11-30 10:01:26 -05:00 |
|
Eric Caspole
|
b9c69b3401
|
8191779: LogCompilation throws java.lang.Error: scope underflow
Add the trap into the last call site as the site may not yet be added into scopes.
Reviewed-by: kvn, thartmann
|
2017-11-30 09:59:27 -05:00 |
|
Bob Vandette
|
724a34fbda
|
Merge
|
2017-11-30 09:51:28 -05:00 |
|
Bob Vandette
|
0e7f779f1b
|
8192154: JVM crashes inside some chroot environments on linux
Reviewed-by: dholmes, sgehwolf, glaubitz
|
2017-11-30 09:49:45 -05:00 |
|
Sharath Ballal
|
f684b1a856
|
8184982: SA: Running ClassDump on a simple java program generates NullPointerException
Reviewed-by: sundar, jgeorge
|
2017-11-30 14:58:41 +05:30 |
|
Vladimir Kozlov
|
3faa620f4c
|
8184361: AOT lib at jdk/lib/libjava.base-coop.so seems to override -XX:AOTLibrary=
Load libraries specified by AOTLibrary. Don't load a library if an other library with the same name is already loaded.
Reviewed-by: dlong
|
2017-11-29 10:30:51 -08:00 |
|
Dmitry Chuyko
|
c5df44a4ce
|
8188221: Return type profiling is not performed from aarch64 interpreter
Reviewed-by: drwhite
|
2017-11-29 14:34:19 +03:00 |
|
Yasumasa Suenaga
|
b25c9ddbae
|
8165736: Error message should be shown when JVMTI agent cannot be attached
Reviewed-by: sspitsyn, dholmes
|
2017-11-29 09:26:58 +09:00 |
|
Coleen Phillimore
|
bd0fdc5c21
|
Merge
|
2017-11-28 17:11:02 -05:00 |
|
Kim Barrett
|
678aafa42c
|
8191870: Remove badJNIHandle
Reviewed-by: coleenp, eosterlund, dcubed
|
2017-11-28 15:52:32 -05:00 |
|
Stefan Karlsson
|
58dd5210ec
|
8192061: Clean up allocation.inline.hpp includes
Reviewed-by: eosterlund, coleenp
|
2017-11-28 21:43:45 +01:00 |
|
Tobias Hartmann
|
6f31e2eada
|
8191996: VM startup fails with CodeCacheExpansionSize=32768 is outside the allowed range
Adjusted minimum value according to platform specific default values.
Reviewed-by: kvn
|
2017-11-28 19:02:23 +01:00 |
|
Volker Simonis
|
7617012f55
|
8191927: Enable AppCDS for custom loaders on all 64-bit Linux and AIX
Added "@requires vm.cds.custom.loaders" to mark tests related to custom loaders
Reviewed-by: simonis, mseledtsov
|
2017-11-28 09:47:04 -08:00 |
|
Kishor Kharbas
|
3fc999a1fe
|
8190308: Implementation: JEP 316: Heap Allocation on Alternative Memory Devices
Sub-task to be used for implementation of JEP 316: Support heap allocation on alternative memory devices
Reviewed-by: sangheki, tschatzl
|
2017-11-29 17:03:10 -08:00 |
|
Roland Westrelin
|
386e258e20
|
8186027: C2: loop strip mining
Reviewed-by: kvn, neliasso
|
2017-11-28 11:59:16 +01:00 |
|
Harsha Wardhana B
|
46f665881f
|
5016517: Replace plaintext passwords by hashed passwords for out-of-the-box JMX Agent
Reviewed-by: rriggs, dfuchs, mchung
|
2017-11-28 21:04:42 +05:30 |
|