aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs181
Commit message (Collapse)AuthorAgeFilesLines
* Globally replace "http:" by "https:" in non-XML filesAlexander Kriegisch2024-02-151-1/+1
| | | | | | | | | Maybe, the XML files and Maven wrapper files will follow. First, let us find out if this breaks the build, maybe some tests are asserting on "http:". But there, the replacement would also have taken place, so probably it just works. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Fix 433351: Declare parents fails on interfaces on the inpath depending on ↵Andy Clement2016-02-183-24/+0
| | | | directory structure
* 433351: first fix. inpath weaving of decp on generic interfaceAndy Clement2014-06-193-0/+24
|
* 436531: fix for weaving when method parameters aroundAndy Clement2014-06-174-0/+11
|
* Fix 431976: avoid uninitialized messages if tjp used in ifAndy Clement2014-06-111-0/+103
|
* Fix 431976: invalid unused warnings on tejpspAndy Clement2014-06-111-0/+15
|
* fix for 435446: ensure size of invokedynamic correctAndy Clement2014-05-232-0/+46
|
* 377096: Fix for corrupt annotation creationAndy Clement2014-05-121-0/+7
|
* Fix 433744: default methods and itdsAndy Clement2014-04-301-0/+18