Commit Graph

4 Commits

Author SHA1 Message Date
Coleen Phillimore 06e5d1f192 8035132: [TESTBUG] test/runtime/lambda-features/InvokespecialInterface.java test has unrecognized option
Add IgnoreUnrecognizedVMOptions for product mode run

Reviewed-by: ctornqvi, dholmes
2014-02-18 09:54:24 -05:00
Karen Kinnear 3a8e08ec45 8043275: 8u40 backport: Fix interface initialization for default methods
Reviewed-by: dcubed, coleenp
2014-10-24 12:29:08 -07:00
Coleen Phillimore 5826f2244b 8033528: assert(0 <= i && i < length()) failed: index out of bounds
Restoring bytecodes for invokedynamic had wrong index calculation added testing stress option.

Reviewed-by: twisti, hseigel
2014-02-07 18:30:27 -05:00
Coleen Phillimore c57eeaf964 8032024: Test not added for bug 8025937: assert(existing_f1 == NULL || existing_f1 == f1) failed: illegal field,change
Test didn't get hg added with original bug fix

Reviewed-by: jrose, hseigel, lfoltan
2014-01-17 11:21:29 -05:00