Changeset: f3a4ee95783b
Author:kevinw
Date: 2012-04-20 14:55 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/f3a4ee95783b
7162488: VM not printing unknown -XX options
Reviewed-by: dholmes, kamg
! src/share/vm/runtime/arguments.cpp
+ test/runtime/7162488/Test7162488
Changeset: 9cdcc0152526
Author:coffeys
Date: 2012-04-20 17:34 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/9cdcc0152526
7161925: sjava files in corba don't have copyright string and legal notice
Reviewed-by: chegar
Contributed-by: misha.by...@oracle.com
! src/share/class
Changeset: c3905c1f5da7
Author:zhouyx
Date: 2012-04-20 16:11 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c3905c1f5da7
7159982: ZipFile uses static for error message when malformed zip file
encountered
Reviewed-by: alanb, dholmes
! src/share/native/java/util/zip/ZipFile.c