forked from pool/java-1_8_0-openjdk
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:01:23 UTC 2016 - fstrba@suse.com
|
||||
|
||||
- Added patch:
|
||||
* disable-doclint-by-default-patch
|
||||
- Disable Doclint while building javadoc by default. OpenJDK 8
|
||||
adds and enables doclint by default. This catches issues in
|
||||
javadoc comments. It is too strict, breaks javadoc compilation
|
||||
and, in general, breaks the build for old code known to build
|
||||
with previous versions of OpenJDK.
|
||||
- Cycle make on i586 in order to prevent some random build errors
|
||||
that are not easily reproduceable and thus fixable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 06:47:43 UTC 2016 - fstrba@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user