jdk/src/share/native/com/sun/java/util/jar/pack/coding.cpp
changeset 2607 7a11e5916dda
parent 2 90ce3da70b43
child 2624 1ae5a9028dd4
--- a/jdk/src/share/native/com/sun/java/util/jar/pack/coding.cpp	Mon Jan 05 11:28:43 2009 -0800
+++ b/jdk/src/share/native/com/sun/java/util/jar/pack/coding.cpp	Wed Feb 18 14:14:03 2009 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2009 Sun Microsystems, Inc.  All Rights Reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -809,6 +809,7 @@
     }
     band_rp = vs.rp;
   }
+  CHECK;
 
   // Get an accurate upper limit now.
   vs0.rplimit = band_rp;