David Leopoldseder
26a978276c
8166125: [JVMCI] Missing JVMCI flag default values
...
Reviewed-by: twisti, kvn
2017-01-09 19:36:47 +00:00
Ioi Lam
482d791b2c
8170959: unloading archived shared class caused crash
...
Reviewed-by: coleenp, sspitsyn, mockner
2017-01-08 10:39:42 -08:00
Tobias Hartmann
5b1d170deb
8171435: "assert(is_single_cpu() && !is_virtual()) failed: type check" with -XX:+PatchALot on SPARC
...
Fixed several issues with PatchALot or unaligned accesses on SPARC.
Reviewed-by: kvn
2017-01-06 10:55:30 +01:00
Gustavo Romero
b9b80751e2
8171266: PPC64: Add support to -XX:RTMSpinLoopCount=0
...
Reviewed-by: mdoerr, dholmes
2016-12-15 08:56:32 -05:00
Vladimir Kozlov
b58bb4740e
8172054: Aot tests should include Java assertions into AOT compiled code
...
Reviewed-by: iveresov
2017-01-04 11:44:26 -08:00
Vivek Deshpande
631dc21518
8171974: Fix for R10 Register clobbering with usage of ExternalAddress
...
Reviewed-by: kvn, rbackman
2017-01-03 14:56:51 -08:00
Claes Redestad
450472a24a
8172169: Re-examine String field optionality
...
Reviewed-by: kvn, thartmann
2017-01-03 21:36:05 +01:00
Martin Doerr
2e0248d2fc
8172199: s390: Use same get_key_start_from_aescrypt_object implementation as PPC64
...
Reviewed-by: kvn
2017-01-03 17:17:14 +01:00
Goetz Lindenmaier
0d99993d6e
8172049: [s390] Implement "JEP 270: Reserved Stack Areas for Critical Sections"
...
Reviewed-by: mdoerr
2016-12-27 16:10:59 +01:00
Martin Doerr
3965a72bb3
8172145: C2: anti dependence missed because store hidden by membar
...
Reviewed-by: kvn
2017-01-03 11:22:37 +01:00
Marcus Larsson
6688dfcb49
8170857: Typo in -Xlog:help output
...
Reviewed-by: dholmes
2017-01-03 12:25:19 +01:00
Marcus Larsson
b07b96aa7c
8170855: Example for -Xlog:help do not contain one with multiple tags
...
Reviewed-by: dholmes
2017-01-03 12:24:52 +01:00
Rickard Bäckman
4559d9da01
8171082: [AOT] AOT'd SystemModules.modules() fails to load when too large
...
Reviewed-by: kvn, redestad
2017-01-03 08:54:29 +01:00
Jesper Wilhelmsson
bfd05658c9
Merge
2016-12-27 22:34:07 +01:00
Jesper Wilhelmsson
4ce0eb8df9
Merge
2016-12-22 22:07:36 +01:00
Vladimir Kozlov
168244b3dc
Merge
2016-12-21 17:27:25 +00:00
Vladimir Kozlov
b773c48a60
8171807: 8170761 fix should be applied to ARM code after 8168503
...
Reviewed-by: roland
2016-12-21 08:15:10 -08:00
Dean Long
6142b330f0
8169938: [AOT] SIGSEGV at ~BufferBlob::vtable chunks
...
Set "return_oop" on AOT scopes
Reviewed-by: kvn, never
2016-12-20 20:38:14 -08:00
Daniel D. Daugherty
a6fa72b21c
Merge
2016-12-20 19:52:52 -08:00
Jesper Wilhelmsson
3bfd349b45
Merge
2016-12-20 22:53:45 +01:00
Ed Nevill
2bde3c7c3e
8171537: aarch64: compiler/c1/Test6849574.java generates guarantee failure in C1
...
Reviewed-by: aph
2016-12-20 15:49:30 -05:00
Calvin Cheung
026a05429c
8171011: convert some CDS dump time warning and error messages to informational messages which will be printed with -XX:+PrintSharedSpaces
...
Print informational message if a module related options is used during dumping except for the -m option
Reviewed-by: iklam, jiangli, mseledtsov
2016-12-20 11:50:40 -08:00
Martin Doerr
27139d7529
8171398: s390x: Make interpreter's math entries consistent with C1 and C2 and support FMA
...
Reviewed-by: lucy, goetz
2016-12-20 14:55:18 +01:00
Dmitry Samersoff
c105d10fb0
8165496: assert(_exception_caught == false) failed: _exception_caught is out of phase
...
Two separate flags, exception_detected and exception_caught, replaced with one.
Reviewed-by: sspitsyn, coleenp, dholmes
2016-12-20 15:40:01 +03:00
Dmitry Samersoff
25409feeb5
Merge
2016-12-20 10:53:52 +00:00
Jini George
5f477c032d
8159127: hprof heap dumps broken for lambda classdata
...
Added class dump records for lambda related anonymous classes in the heap dump
Reviewed-by: dsamersoff, sspitsyn
2016-12-20 13:35:40 +03:00
Goetz Lindenmaier
12aa0a8788
8170655: [posix] Fix minimum stack size computations
...
Reviewed-by: dcubed, coleenp
2016-12-19 15:48:57 -08:00
Bob Vandette
6009cf0793
8168503: JEP 297: Unified arm32/arm64 Port
...
Reviewed-by: kvn, enevill, ihse, dholmes, erikj, coleenp, cjplummer
2016-12-19 12:39:01 -05:00
Jesper Wilhelmsson
4106c6bc9b
Merge
2016-12-19 00:49:34 +01:00
Ed Nevill
99ba5922e4
8171410: aarch64: long multiplyExact shifts by 31 instead of 63
...
Reviewed-by: aph
2016-12-18 17:26:44 -05:00
Jesper Wilhelmsson
a6fc4ec215
Merge
2016-12-18 15:37:50 +01:00
Alan Bateman
6b87f1990b
Merge
2016-12-16 08:18:00 +00:00
Harold Seigel
94c51468b8
8170987: Module system implementation refresh (12/2016)
...
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Reviewed-by: lfoltan, coleenp, mchung
2016-12-16 05:46:52 +00:00
Ioi Lam
37f332b8ee
8171809: Remove unused CDS code from JDK 9
...
Reviewed-by: jiangli, ccheung, mseledtsov
2016-12-15 19:26:41 -08:00
Arno Zeller
43b7b1bd77
8171924: Use SIZE_FORMAT to print size_t values
...
Reviewed-by: dholmes, tschatzl, coleenp, goetz
2016-12-22 16:51:25 +01:00
Igor Veresov
2d444d6f19
8168792: [AOT] problems in MethodHandle with aot-compiled java.base
...
Properly support assertions in AOT
Reviewed-by: kvn
2016-12-22 17:26:02 -08:00
Lutz Schmidt
9b98f88304
8170981: Possible access to char array with negative index
...
Check arithmetic before trying to access array by index.
Reviewed-by: rprotacio, dholmes, gziemski
2016-12-22 15:01:20 -06:00
Martin Doerr
c44e860576
8171244: PPC64: Make interpreter's math entries consistent with C1 and C2 and support FMA
...
Reviewed-by: kvn, goetz
2016-12-15 14:24:04 +01:00
Serguei Spitsyn
9f7f109492
8171226: simple typo in the JVMTI spec
...
Replace "bot" with "not"
Reviewed-by: alanb
2016-12-14 02:35:33 -08:00
Martin Doerr
8242125c4f
8170991: PPC64: Bad code for initialization of short arrays
...
Implement special ClearArray nodes to improve initialization.
Reviewed-by: goetz
2016-12-14 10:28:52 +01:00
David Holmes
f13dd16533
Merge
2016-12-20 01:05:39 +00:00
Igor Veresov
f910dde95b
Merge
2016-12-19 22:50:28 +00:00
Igor Veresov
7d3c1a6383
8171394: [AOT] failed AOT compilation in compiler/aot/RecompilationTest.java
...
Fix argument types of tiered callbacks
Reviewed-by: never, kvn
2016-12-19 13:34:21 -08:00
Roland Westrelin
6869835c72
8171092: C1's Math.fma() intrinsic doesn't correctly process its inputs
...
Fixed 3rd input of FMA intrinsic processing in C1.
Reviewed-by: kvn
2016-12-19 13:09:25 -08:00
Jiangli Zhou
bae7bbd382
8168797: do not load any archived classes from a patched module
...
Add new runtime shared class visibility check to ensure shared classes from patched module are not loaded at runtime.
Reviewed-by: acorn, ccheung, hseigel, iklam, lfoltan
2016-12-19 13:54:33 -05:00
Jamsheed Mohammed C M
a601028e0f
Merge
2016-12-19 15:21:11 +00:00
Jamsheed Mohammed C M
af7e1eac20
8170761: Buffer overrun in sharedRuntime_x86_64.cpp:477
...
Fixed missing half assert!
Reviewed-by: kvn
2016-12-19 06:25:12 -08:00
Coleen Phillimore
157bfcd7da
Merge
2016-12-19 14:12:33 +00:00
Kavitha Natarajan
0b61a28b26
8169177: AArch64: SIGSEGV when "-XX:+ZeroTLAB" is specified along with GC options
...
Reviewed-by: aph
2016-12-19 02:33:30 -08:00
Zoltan Majo
269508dcf5
8171155: Scanning method file for initialized final field updates can fail for non-existent fields
...
Check if field exists before possibly marking it as having initialized final updates.
Reviewed-by: stsmirno, vlivanov, coleenp
2016-12-19 08:31:01 +01:00