Opened 18 years ago
Closed 18 years ago
#2319 closed task (fixed)
JDK-1.5.0 Update 11
Reported by: | Randy McMurchy | Owned by: | Randy McMurchy |
---|---|---|---|
Priority: | high | Milestone: | 6.3 |
Component: | BOOK | Version: | SVN |
Severity: | blocker | Keywords: | |
Cc: |
Description ¶
Version increment to 1.5.0_11
http://download.java.net/tiger/
Also note that we create a jdk-mod.bin file (so to preserve the original, I suppose), but this file is never removed and is no longer needed. I suggest we provide an instruction to remove the file, once it has been executed and the binary JDK is installed.
Change History (2)
comment:1 by , 18 years ago
Milestone: | 6.2.1 → 6.3 |
---|---|
Owner: | changed from | to
Priority: | normal → high |
Severity: | normal → blocker |
Status: | new → assigned |
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Updated BLFS to JDK-1.5.0.11 source and binary.
Some notes:
I listed the source download urls as it appears they are freely available without acknowloging a license agreement. Apparently, the license in the code is enough. You still must click on a link to agree to the binary download license.
Added an instruction to delete the copy of the binary download.
Noted that many files are installed in the /opt/jdk/jre hierarchy with inproper permissions (600) and added instructions to fix it.
I'm going to go ahead and update this package as the book is currently broken using GCC-4.1.2. Bernard's patch (though I found it after I already had corrected everything) works fine.
I've rediffed most of the patches as they were applying with fuzz (some of them).