aboutsummaryrefslogtreecommitdiffstats
path: root/dcevm/src/test/java8
Commit message (Expand)AuthorAgeFilesLines
* Reformatting the source codeIvan Dubrov2016-03-023-16/+17
* Fixing issue when lambda method could not be foundlight-jdk8u51+3Ivan Dubrov2015-08-271-4/+77
* Deleting old tests (moved to Java 7 tests)full-jdk7u79+7Ivan Dubrov2015-07-102-308/+0
* Moving two tests which are currently supported only on Java 8light-jdk7u51+10Ivan Dubrov2014-05-052-0/+308
* Try to used serializable lambdas to force compiler to generate stable namesIvan Dubrov2014-05-024-7/+18
* Disable lambda's test for nowIvan Dubrov2014-05-021-0/+1
* Allow classes to reside outside of test class.Ivan Dubrov2014-05-013-26/+34
* Working on lambda testsIvan Dubrov2014-05-012-17/+127
* Fixing interface methods testlight-jdk8u5+50Ivan Dubrov2014-04-301-1/+1
* Implementing tests for interface methods and lambdasIvan Dubrov2014-04-302-0/+166
* Working on MethodHandle testsIvan Dubrov2014-04-291-2/+2
* Renaming org.dcevm -> com.github.dcevmIvan Dubrov2014-04-251-3/+3
* Duplicate class deletedIvan Dubrov2014-04-251-81/+0
* Adding Java 7 patch, support running tests on Java 7Ivan Dubrov2014-04-242-0/+191