Package: libjsr166y-java / 0.1.20080107-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| libjsr166y-java | 0.1.20080107-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01_workaround_typing_bug.diff | (download) |
src/main/java/jsr166y/forkjoin/ParallelArray.java |
4 2 + 2 - 0 ! |
workaround for a solved typing bug in icedtea javac compiler For a long time the javac had a bug with the handling of wildcard types that results in a hole in the type system. Since IcedTea 1.8.2 the bug is solved but it broke some code in this package. For more info, please visit: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6638712 |
1
