This commit is contained in:
parent
1200461f90
commit
4c28ecc965
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 31 12:43:57 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Upgrade to upstream release 2.14.2
|
||||||
|
* Removed
|
||||||
|
+ Drop J2ObjC compiler
|
||||||
|
* New features and improvements
|
||||||
|
+ Update AspectJ Compiler to 1.9.21 to support Java 21
|
||||||
|
+ Require JDK 17 for build
|
||||||
|
+ Improve locking on JavacCompiler
|
||||||
|
+ Include 'parameter' and 'preview' describe log
|
||||||
|
+ Switch to SISU annotations and plugin, fixes #217
|
||||||
|
+ Support jdk 21
|
||||||
|
+ Require Maven 3.5.4+
|
||||||
|
+ Require Java 11 for plexus-compiler-eclipse an
|
||||||
|
javac-errorprone and aspectj compilers
|
||||||
|
+ Add support to run its with Java 20
|
||||||
|
* Bug Fixes
|
||||||
|
+ Fix javac memory leak
|
||||||
|
+ Validate zip file names before extracting (Zip Slip)
|
||||||
|
+ Restore AbstractCompiler#getLogger() method
|
||||||
|
+ Return empty list for not existing source root location
|
||||||
|
+ Improve javac error output parsing - Fix #336
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 20 05:18:46 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
Wed Sep 20 05:18:46 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user