Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Globally replace "http:" by "https:" in non-XML files | Alexander Kriegisch | 2024-02-15 | 1 | -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 Clement | 2016-02-18 | 3 | -24/+0 |
| | | | | directory structure | ||||
* | 433351: first fix. inpath weaving of decp on generic interface | Andy Clement | 2014-06-19 | 3 | -0/+24 |
| | |||||
* | 436531: fix for weaving when method parameters around | Andy Clement | 2014-06-17 | 4 | -0/+11 |
| | |||||
* | Fix 431976: avoid uninitialized messages if tjp used in if | Andy Clement | 2014-06-11 | 1 | -0/+103 |
| | |||||
* | Fix 431976: invalid unused warnings on tejpsp | Andy Clement | 2014-06-11 | 1 | -0/+15 |
| | |||||
* | fix for 435446: ensure size of invokedynamic correct | Andy Clement | 2014-05-23 | 2 | -0/+46 |
| | |||||
* | 377096: Fix for corrupt annotation creation | Andy Clement | 2014-05-12 | 1 | -0/+7 |
| | |||||
* | Fix 433744: default methods and itds | Andy Clement | 2014-04-30 | 1 | -0/+18 |