David Chase
|
02f6818d8f
|
8025260: Methodhandles/JSR292: NullPointerException (NPE) thrown instead of AbstractMethodError (AME)
Copied null-checks from templateInterpreter_CPU into methodHandles_CPU
Reviewed-by: jrose, twisti
|
2013-09-27 13:36:25 -04:00 |
|
Axel Siebenborn
|
0c588fa80b
|
8025599: Missing store barrier with OptimizeStringConcat
Reviewed-by: kvn, twisti
|
2013-09-30 15:42:39 -07:00 |
|
Aleksey Shipilev
|
84fd9150e2
|
8014447: Object.hashCode intrinsic breaks inline caches
Try to inline as normal method first, then fall back to intrinsic.
Reviewed-by: kvn, twisti
|
2013-09-27 11:52:24 +04:00 |
|
Christian Thalinger
|
9376d94e6c
|
8025613: clang: remove -Wno-unused-value
Reviewed-by: iveresov
|
2013-09-28 12:42:22 -07:00 |
|
Igor Ignatyev
|
30874d35f1
|
8023452: TestCase$Helper(java.lang.Object) must be osr_compiled
Reviewed-by: kvn
|
2013-09-28 12:32:10 +04:00 |
|
Igor Ignatyev
|
74b0d053ee
|
8024678: Java source files in hotspot/test/testlibrary should not use @author tag in JavaDoc
Reviewed-by: twisti
|
2013-09-28 12:32:09 +04:00 |
|
Niclas Adlertz
|
f9b1731815
|
Merge
|
2013-09-27 15:43:03 -07:00 |
|
Niclas Adlertz
|
562ce20154
|
Merge
|
2013-09-27 12:43:51 -07:00 |
|
Albert Noll
|
0dee555ead
|
8020151: PSR:PERF Large performance regressions when code cache is filled
Code cache sweeping based on method hotness; removed speculatively disconnect
Reviewed-by: kvn, iveresov
|
2013-09-27 10:50:55 +02:00 |
|
Rickard Bäckman
|
441f1d74cf
|
8024924: Intrinsify java.lang.Math.addExact
Reviewed-by: kvn, twisti
|
2013-09-27 08:39:19 +02:00 |
|
Christian Thalinger
|
cd7bfac363
|
8024545: make develop and notproduct flag values available in product builds
Reviewed-by: dholmes, kvn
|
2013-09-26 12:07:53 -07:00 |
|
Niclas Adlertz
|
3554ed5490
|
Merge
|
2013-09-26 08:48:15 +02:00 |
|
Zhengyu Gu
|
8aadcd5b28
|
Merge
|
2013-09-25 13:03:21 -04:00 |
|
Vladimir Kozlov
|
0ccb2841ea
|
8022585: VM crashes when ran with -XX:+PrintInlining
Use adr_at() to access inline info structures in growableArray. Add ability to specify print inlining per method.
Reviewed-by: twisti
|
2013-09-24 16:08:00 -07:00 |
|
Albert Noll
|
a2889becd9
|
7009641: Don't fail VM when CodeCache is full
Allocation in the code cache returns NULL instead of failing the entire VM
Reviewed-by: kvn, iveresov
|
2013-09-24 15:56:25 +02:00 |
|
Ioi Lam
|
522051490c
|
8025088: Missing cases for JVM_CONSTANT_MethodHandleInError cause crash if debugger steps into error-tagged method handle
Need to refetch each method from InstanceKlass after all safepoints. Removed leaky PreviousVersionInfo code.
Reviewed-by: coleenp, sspitsyn
|
2013-09-23 08:56:19 -07:00 |
|
Dmitry Samersoff
|
401160ea8a
|
Merge
|
2013-09-22 18:07:43 +02:00 |
|
Dmitry Samersoff
|
4d6a0655f9
|
7133122: SA throws sun.jvm.hotspot.debugger.UnmappedAddressException when it should not
Replace PT_LOAD segment with library segment when necessary
Reviewed-by: dholmes, sla
|
2013-09-22 18:49:09 +04:00 |
|
Yasumasa Suenaga
|
5bc8cd08aa
|
6989981: jstack causes "fatal error: ExceptionMark destructor expects no pending exceptions"
Reviewed-by: sla, dsamersoff
|
2013-09-22 06:31:43 -07:00 |
|
Daniel D. Daugherty
|
80b2573b1c
|
Merge
|
2013-09-20 18:19:07 -07:00 |
|
Coleen Phillimore
|
8b0c5e2524
|
Merge
|
2013-09-21 01:45:29 +02:00 |
|
Coleen Phillimore
|
42589e0f11
|
8014956: nashorn/api/javaaccess/MethodAccessTest.java test fails on sparc-solaris 64
Reference_map[] array had uninitialized junk that was causing a bogus bootstrap method to be found.
Reviewed-by: hseigel, dcubed, sspitsyn
|
2013-09-20 18:34:00 -04:00 |
|
Daniel D. Daugherty
|
156b06d897
|
Merge
|
2013-09-20 12:58:35 -07:00 |
|
Alejandro Murillo
|
c368a33bf7
|
8025127: new hotspot build - hs25-b52
Reviewed-by: jcoomes
|
2013-09-20 11:17:04 -07:00 |
|
Alejandro Murillo
|
0f9d70232f
|
Added tag hs25-b51 for changeset e446e24611f9
|
2013-09-20 11:09:26 -07:00 |
|
Alejandro Murillo
|
86ccbd229c
|
Merge
|
2013-09-20 11:09:25 -07:00 |
|
Mikael Gerdin
|
04f41894db
|
Merge
|
2013-09-20 10:34:41 -07:00 |
|
Coleen Phillimore
|
ffb0a9d569
|
Merge
|
2013-09-20 09:44:04 -04:00 |
|
Coleen Phillimore
|
ec5e07f810
|
8022887: Assertion hit while using class and redefining it with RedefineClasses simultaneously
Need to refetch each method from InstanceKlass after all safepoints. Removed leaky PreviousVersionInfo code.
Reviewed-by: dcubed, sspitsyn
|
2013-09-20 09:30:02 -04:00 |
|
Christine Lu
|
6e53556fac
|
Added tag jdk8-b108 for changeset be8d551c4d00
|
2013-09-19 09:36:51 -07:00 |
|
J. Duke
|
955960c3dd
|
Merge
|
2017-07-05 19:12:21 +02:00 |
|
J. Duke
|
418c0ccf67
|
Merge
|
2017-07-05 19:12:17 +02:00 |
|
J. Duke
|
2e21c38d6e
|
Merge
|
2017-07-05 19:12:09 +02:00 |
|
J. Duke
|
3f324f6562
|
Merge
|
2017-07-05 19:12:05 +02:00 |
|
J. Duke
|
bbbde19bde
|
Merge
|
2017-07-05 19:12:01 +02:00 |
|
J. Duke
|
d8cc8a7e1b
|
Merge
|
2017-07-05 19:11:53 +02:00 |
|
J. Duke
|
3eb0c93aff
|
Merge
|
2017-07-05 19:11:48 +02:00 |
|
J. Duke
|
21ca748bc6
|
Merge
|
2017-07-05 19:11:32 +02:00 |
|
J. Duke
|
76083df2e1
|
Added tag jdk8-b107 for changeset 892889f44575
|
2017-07-05 19:11:15 +02:00 |
|
J. Duke
|
98bbb2a9fc
|
Merge
|
2017-07-05 19:11:15 +02:00 |
|
J. Duke
|
e3e3e2f158
|
Merge
|
2017-07-05 19:11:11 +02:00 |
|
J. Duke
|
b964ec0727
|
Merge
|
2017-07-05 19:11:08 +02:00 |
|
J. Duke
|
b1e296bef1
|
Merge
|
2017-07-05 19:11:05 +02:00 |
|
J. Duke
|
d8ee5aa303
|
Merge
|
2017-07-05 19:11:02 +02:00 |
|
J. Duke
|
17c078cdc7
|
Merge
|
2017-07-05 19:10:59 +02:00 |
|
J. Duke
|
e2b69dcd29
|
Merge
|
2017-07-05 19:10:56 +02:00 |
|
J. Duke
|
e18a868eef
|
Merge
|
2017-07-05 19:10:53 +02:00 |
|
J. Duke
|
72f9f7a29f
|
Added tag jdk8-b106 for changeset 514b0b69fb96
|
2017-07-05 19:10:29 +02:00 |
|
J. Duke
|
6f3035d9eb
|
Merge
|
2017-07-05 19:10:28 +02:00 |
|
J. Duke
|
e789b109e0
|
Merge
|
2017-07-05 19:10:25 +02:00 |
|