summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4139 from retronym/ticket/7965Adriaan Moors2014-12-231-0/+54
|\
| * SI-7965 Support calls to MethodHandle.{invoke,invokeExact}Jason Zaugg2014-12-031-0/+54
* | Merge pull request #4122 from retronym/ticket/7459-2Adriaan Moors2014-12-187-0/+100
|\ \
| * | SI-7459 Handle pattern binders used as prefixes in TypeTrees.Jason Zaugg2014-11-147-0/+100
* | | Merge pull request #4196 from lrytz/t9030-2.11Lukas Rytz2014-12-171-0/+19
|\ \ \
| * | | [nomerge] SI-9030 don't call private BoxesRunTime.equalsNumCharLukas Rytz2014-12-111-0/+19
* | | | Merge pull request #4182 from som-snytt/issue/multizeroAdriaan Moors2014-12-093-83/+26
|\ \ \ \ | |/ / / |/| | |
| * | | SI-9015 Reject 0x and minor parser cleanupSom Snytt2014-12-053-83/+26
* | | | Merge pull request #4176 from mpociecha/flat-classpath2Grzegorz Kossakowski2014-12-054-8/+252
|\ \ \ \
| * | | | Integrate flat classpath with the compilermpociecha2014-12-053-6/+247
| * | | | Refactor scalap's mainmpociecha2014-12-011-2/+5
* | | | | Merge pull request #4185 from som-snytt/issue/9027Grzegorz Kossakowski2014-12-042-0/+34
|\ \ \ \ \
| * | | | | SI-9027 Parser eagerly consumes space on multi XML elementsSom Snytt2014-12-032-0/+34
* | | | | | Merge pull request #4164 from retronym/ticket/9003Adriaan Moors2014-12-032-0/+72
|\ \ \ \ \ \
| * | | | | | SI-9003 Eagerly capture more potentially mutable bindersJason Zaugg2014-11-262-0/+72
* | | | | | | Remove completely commented-out test/run fileGuy Dickinson2014-12-011-373/+0
| |_|/ / / / |/| | | | |
* | | | | | SI-8502 Improve resiliance to absent packagesJason Zaugg2014-11-283-6/+46
| |_|/ / / |/| | | |
* | | | | SI-8946 Disable flaky test for reflection memory leakJason Zaugg2014-11-281-29/+0
* | | | | Fixes memory leak when using reflectionTim Harper2014-11-221-0/+29
|/ / / /
* | | | Merge pull request #4121 from retronym/ticket/5938Grzegorz Kossakowski2014-11-211-0/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | SI-5938 Test for a FSC bug with mixin, duplicate static forwardersJason Zaugg2014-11-091-0/+35
* | | | Merge pull request #4123 from retronym/ticket/8253Jason Zaugg2014-11-202-0/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-8253 Fix incorrect parsing of <elem xmlns={f("a")}/>Jason Zaugg2014-11-102-0/+54
| | |/ | |/|
* | | Merge pull request #4118 from retronym/ticket/5639Jason Zaugg2014-11-192-0/+47
|\ \ \
| * | | SI-5639 Fix spurious discarding of implicit importJason Zaugg2014-11-092-0/+47
| |/ /
* | | Merge pull request #4051 from heathermiller/repl-cp-fix2Jason Zaugg2014-11-182-0/+109
|\ \ \
| * | | Adds tests that programatically generate jarsHeather Miller2014-11-052-0/+109
* | | | Merge pull request #4068 from lrytz/t8925Jason Zaugg2014-11-184-1/+35
|\ \ \ \
| * | | | SI-8925, SI-7407 test cases, fixed in new backendLukas Rytz2014-11-044-1/+35
* | | | | SI-8835 Iterator tests can be junitSom Snytt2014-11-117-222/+0
* | | | | Merge pull request #3963 from erikerlandson/si-8835-prLukas Rytz2014-11-112-6/+39
|\ \ \ \ \
| * | | | | SI-8835 Fix implementation of Iterator drop to remove quadratic behaviorErik Erlandson2014-10-212-6/+39
* | | | | | Merge pull request #4120 from retronym/ticket/5665Lukas Rytz2014-11-101-0/+13
|\ \ \ \ \ \
| * | | | | | SI-5665 Test case for fixed private[this], trait crasherJason Zaugg2014-11-091-0/+13
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4110 from lrytz/t8960-delambdafyJason Zaugg2014-11-101-1/+7
|\ \ \ \ \ \
| * | | | | | Make t8960 pass under delambdafy:methodLukas Rytz2014-11-071-1/+7
| |/ / / / /
* | | | | | Merge pull request #4109 from retronym/ticket/1994Lukas Rytz2014-11-101-0/+20
|\ \ \ \ \ \
| * | | | | | SI-1994 Test case for fixed overriding problemJason Zaugg2014-11-071-0/+20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4101 from adriaanm/sam-exLukas Rytz2014-11-103-0/+10
|\ \ \ \ \ \
| * | | | | | [sammy] support repeated paramsAdriaan Moors2014-11-073-0/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4095 from retronym/ticket/8933Lukas Rytz2014-11-106-0/+44
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | SI-7974 Fix over-eager optimization of Symbol literalsJason Zaugg2014-11-071-0/+14
| * | | | | SI-8933 Disable static Symbol literal cache in traitsJason Zaugg2014-11-075-0/+30
| | |/ / / | |/| | |
* | | | | Merge pull request #4047 from lrytz/delambda-method-testsLukas Rytz2014-11-075-3/+14
|\ \ \ \ \
| * | | | | Ensure delambafy:inline for anonymous function class javap testLukas Rytz2014-10-102-1/+5
| * | | | | Ensure closure elimination test runs under -Ydelambdafy:inlineLukas Rytz2014-10-101-1/+1
| * | | | | Fix t8549 under -Ydelambdafy:methodLukas Rytz2014-10-101-1/+4
| * | | | | Update check files for -Ydelambdafy:methodLukas Rytz2014-10-101-0/+4
* | | | | | Merge pull request #4080 from gourlaysama/wip/t8931-redundant-interfaces-2Jason Zaugg2014-11-072-0/+16
|\ \ \ \ \ \
| * | | | | | SI-8931 make generic signature consistent with interface list in classfilesAntoine Gourlay2014-11-052-0/+16
| | |_|_|/ / | |/| | | |