Bug#787072: openjdk-8: fix build on mips and mipsel

2015-09-04 Thread James Cowgill
Control: reopen -1 Hi, This bug was never actually fixed since although the patch was included in debian/patches, 'jvm-detect-32bit-archs.diff' wasn't added to the list of patches in debian/rules. Thanks, James signature.asc Description: This is a digitally signed message part

Bug#787072: openjdk-8: fix build on mips and mipsel

2015-05-28 Thread James Cowgill
Source: openjdk-8 Version: 8u45-b14-3 Severity: wishlist Tags: patch Hi, It's unfortunate I didn't know about this before openjdk-8 was removed from unstable. openjdk-8 was failing on mips because it was calling java with -Xmx1600M. Since mips programs only have 2GB of address space, I'm guessin