hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.cpp
changeset 46630 75aa3e39d02c
parent 46329 53ccc37bda19
--- a/hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.cpp	Wed Jul 05 11:03:19 2017 -0700
+++ b/hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.cpp	Thu Jul 06 01:50:26 2017 +0200
@@ -890,6 +890,8 @@
         }
         break;
         }
+      default:
+        break;
       }
     }