Merge
authoramurillo
Thu, 26 May 2016 14:17:06 -0700
changeset 38758 1be0458ad172
parent 38573 4964706e8a45 (current diff)
parent 38757 cd834d82c235 (diff)
child 38759 ff0f46d3773a
child 38794 4e7b5866fd50
Merge
--- a/jdk/src/java.base/share/native/include/classfile_constants.h	Thu May 26 19:55:00 2016 +0200
+++ b/jdk/src/java.base/share/native/include/classfile_constants.h	Thu May 26 14:17:06 2016 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2004, 2016, Oracle and/or its affiliates. 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
@@ -31,7 +31,7 @@
 #endif
 
 /* Classfile version number for this information */
-#define JVM_CLASSFILE_MAJOR_VERSION 52
+#define JVM_CLASSFILE_MAJOR_VERSION 53
 #define JVM_CLASSFILE_MINOR_VERSION 0
 
 /* Flags */