Package: openjdk-7 / 7u79-2.5.6-1~deb7u1

Metadata

Package Version Patches format
openjdk-7 7u79-2.5.6-1~deb7u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
it debian build flags.diff | (download)

Makefile.am | 8 5 + 3 - 0 !
1 file changed, 5 insertions(+), 3 deletions(-)

 pass the debian build flags to all build components
it set compiler.diff | (download)

Makefile.am | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 pass the correct compiler to the openjdk build system
it aarch64 zero default.diff | (download)

Makefile.am | 17 10 + 7 - 0 !
acinclude.m4 | 3 2 + 1 - 0 !
2 files changed, 12 insertions(+), 8 deletions(-)

 build zero on aarch64 from the default hotspot tarball
 Zero should be built from the same source on all architectures.
it ppc64el zero.diff | (download)

acinclude.m4 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 allow zero to build on ppc64el
it x32 zero.diff | (download)

acinclude.m4 | 18 13 + 5 - 0 !
1 file changed, 13 insertions(+), 5 deletions(-)

 build zero on x32
it mips64 zero.diff | (download)

acinclude.m4 | 30 28 + 2 - 0 !
1 file changed, 28 insertions(+), 2 deletions(-)

 build zero on 64bit mips targets
it use quilt.diff | (download)

Makefile.am | 193 32 + 161 - 0 !
1 file changed, 32 insertions(+), 161 deletions(-)

 use quilt for icedtea patching
it patch updates.diff | (download)

patches/boot/bootstrap-tools.patch | 20 11 + 9 - 0 !
1 file changed, 11 insertions(+), 9 deletions(-)

 icedtea patch updates (regenerate patches)
it nss softokn config.diff | (download)

acinclude.m4 | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

---
it jamvm 2.0.diff | (download)

Makefile.am | 12 8 + 4 - 0 !
patches/jamvm-2.5.3-fix.diff | 76 76 + 0 - 0 !
2 files changed, 84 insertions(+), 4 deletions(-)

---