Skip to content
Commits on Source (2)
......@@ -1617,6 +1617,10 @@ nondeterminism_in_java_classes_generated_by_jxc:
description: |
The "JAXB schema compiler" jxc (src: openjdk-{6,7} etc.) generates .class
files from .xml files. There is some non-determinism in the generated code.
timestamps_in_episode_files_generated_by_jxc:
description: |
The "JAXB schema compiler" jxc (src: openjdk-{6,7} etc.) generates .episode
files with the current timestamp.
timestamp_in_fonts_generated_by_opentype:
description: |
opentype generates .ttf files with a timestamp of the current time.
......
......@@ -8353,6 +8353,10 @@ haxe:
version: 1:3.0.0~svn6707+dfsg-1
issues:
- randomness_in_ocaml_custom_executables
hbci4java:
version: 3.0.20+dfsg-1
issues:
- timestamps_in_episode_files_generated_by_jxc
hdf-eos4:
version: 2.19v1.00+dfsg.1-4
issues:
......