David Chase
|
bd885cddf0
|
Merge
|
2014-11-26 20:38:10 -05:00 |
|
Coleen Phillimore
|
4151db8bfd
|
8042235: redefining method used by multiple MethodHandles crashes VM
Note all MemberNames created on internal list for adjusting method entries.
Reviewed-by: sspitsyn, dcubed, lfoltan
|
2014-11-19 13:02:11 -05:00 |
|
Zoltan Majo
|
68b0d32b05
|
8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
Move all test from <bug_id> directories to <functional_dir_name>/<bug_id>; update TEST.groups to execute more tests
Reviewed-by: drchase, kvn
|
2014-11-18 19:44:45 +01:00 |
|
Sergei Kovalev
|
8152a3ea35
|
8044186: Introduce a reproducible random generator
Reviewed-by: kvn, iveresov, iignatyev
|
2014-11-02 18:43:38 +03:00 |
|
Vladimir Ivanov
|
5a5f718b6f
|
8059556: C2: crash while inlining MethodHandle invocation w/ null receiver
Reviewed-by: kvn, jrose
|
2014-10-01 12:34:45 -07:00 |
|
Vladimir Ivanov
|
0a751b424f
|
8058828: Wrong ciConstant type for arrays from ConstantPool::_resolved_reference
Reviewed-by: kvn, jrose
|
2014-10-01 12:34:38 -07:00 |
|
Igor Ignatyev
|
55ff73a553
|
8026941 : [TESTBUG] java.lang.ClassNotFoundException: java.lang.invoke.InvokeGeneric
Reviewed-by: kvn, vlivanov
|
2013-12-13 00:34:09 +04:00 |
|
David Chase
|
78f1afbf45
|
8016839: JSR292: AME instead of IAE when calling a method
Catch missing-because-illegal case for itable entries and use an exception-throwing method instead of null.
Reviewed-by: acorn, jrose, coleenp
|
2013-11-26 18:16:04 -05:00 |
|
Yumin Qi
|
7496b461e3
|
8025632: Remove all references to MagicLambdaImpl from Hotspot
MagicLambdaImpl was removed from jdk side, this should be done in vm side too
Reviewed-by: coleenp, hseigel, rdurbin
|
2013-11-13 16:24:33 -08:00 |
|
David Chase
|
b1d7228bff
|
8026124: JSR-292 bug: java.nio.file.Path.toString cores dump
Catch problem case, assert it matches valid input, new test
Reviewed-by: jrose, twisti, kvn
|
2013-10-12 17:26:41 -04:00 |
|
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 |
|
Vladimir Ivanov
|
4b7e40084c
|
8022595: JSR292: deadlock during class loading of MethodHandles, MethodHandleImpl & MethodHandleNatives
Reviewed-by: kvn, coleenp, dholmes
|
2013-08-26 17:41:05 +04:00 |
|