mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-14 00:49:42 +00:00
7007905: javazic produces wrong line numbers
Reviewed-by: peytoia
This commit is contained in:
parent
b1df6e0d01
commit
6d0bcba475
@ -222,6 +222,7 @@ class Zoneinfo {
|
||||
boolean continued = false;
|
||||
Zone zone = null;
|
||||
String l;
|
||||
lineNum = 0;
|
||||
|
||||
try {
|
||||
while ((line = in.readLine()) != null) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user