Commit 4e0e4a81 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Add new dc_created_timestamp_in_javadoc toolchain issue.

parent 16748a15
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1877,3 +1877,8 @@ randomness_in_fonts_created_by_fontcustom:
  description: |
    fontcustom appears to embed the build date, some kind of version and some
    other randomness.
dc_created_timestamp_in_javadoc:
  description: |
    javadoc appears to add a dc.created field with today's date.
    .
    openjdk 11 related?