Changes between Version 52 and Version 53 of JavaBugs
- Timestamp:
- 2015-10-31T19:17:04+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JavaBugs
v52 v53 1 1 Here is the list of Java bugs affecting JOSM (encountered by users or developers) in order to track their state on [https://bugs.openjdk.java.net/browse/JDK Java Bug System] and ease communication with Oracle through the OpenJDK [https://wiki.openjdk.java.net/display/quality/Quality+Outreach Quality Outreach] initiative. 2 3 4 = Unreported issues = 5 6 {{{#!th style="width: 80px" 7 '''JOSM bug''' 8 }}} 9 {{{#!th 10 '''Description''' 11 }}} 12 {{{#!th style="width: 100px" 13 '''OS''' 14 }}} 15 |- 16 {{{#!td 17 #11452 18 }}} 19 {{{#!td 20 IPv6 ping reports working connection for unreachable route 21 }}} 22 {{{#!td align=center 23 Linux 24 }}} 2 25 3 26 = Unresolved issues (Early Access) =
