jdk (original) (raw)

Code Review for jdk

Prepared by: bchristi on Tue Mar 21 15:41:53 PDT 2017
Workspace: /Users/bchristi/WS/8uMacJRS/jdk8u-dev/jdk
Compare against: ssh://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk
Compare against version: 12213
Summary of changes: 162 lines changed: 117 ins; 28 del; 17 mod; 528 unchg
Changeset: <jdk.changeset>
Legend: Modified file Deleted file New file

[Cdiffs](src/solaris/native/java/lang/java%5Fprops%5Fmacosx.c.cdiff.html) [Udiffs](src/solaris/native/java/lang/java%5Fprops%5Fmacosx.c.udiff.html) [Sdiffs](src/solaris/native/java/lang/java%5Fprops%5Fmacosx.c.sdiff.html) [Frames](src/solaris/native/java/lang/java%5Fprops%5Fmacosx.c.frames.html) [Old](src/solaris/native/java/lang/java%5Fprops%5Fmacosx.c-.html) [New](src/solaris/native/java/lang/java%5Fprops%5Fmacosx.c.html) -----[Raw](raw%5Ffiles/new/src/solaris/native/java/lang/java%5Fprops%5Fmacosx.c) src/solaris/native/java/lang/java_props_macosx.c

rev 12214 : 7131356: (props) "No Java runtime present, requesting install" when creating VM from JNI [macosx] Summary: Replace JRS calls with Core Foundation calls Reviewed-by: naoto rev 12215 : 8160370: System.getProperty("os.version") returns "Unknown" on Mac Summary: Read SystemVersion.plist on pre-10.9 Mac OS Reviewed-by: bpb, ddehaven, gziemski, rriggs rev 12216 : 8161039: System.getProperty("os.version") returns incorrect version number on Mac Summary: Omit trailing .0 from os.version when patchVersion is 0 Reviewed-by: alanb rev 12217 : 8174779: Locale issues with Mac 10.12 Reviewed-by: bchristi rev 12218 : 8174736: [JCP] [Mac]Cannot launch JCP on Mac os with language set to "Chinese, Simplified" while region is not China Reviewed-by: bchristi

152 lines changed: 107 ins; 28 del; 17 mod; 304 unchg

[Cdiffs](src/solaris/native/java/lang/locale%5Fstr.h.cdiff.html) [Udiffs](src/solaris/native/java/lang/locale%5Fstr.h.udiff.html) [Sdiffs](src/solaris/native/java/lang/locale%5Fstr.h.sdiff.html) [Frames](src/solaris/native/java/lang/locale%5Fstr.h.frames.html) [Old](src/solaris/native/java/lang/locale%5Fstr.h-.html) [New](src/solaris/native/java/lang/locale%5Fstr.h.html) -----[Raw](raw%5Ffiles/new/src/solaris/native/java/lang/locale%5Fstr.h) src/solaris/native/java/lang/locale_str.h

rev 12214 : 7131356: (props) "No Java runtime present, requesting install" when creating VM from JNI [macosx] Summary: Replace JRS calls with Core Foundation calls Reviewed-by: naoto

10 lines changed: 10 ins; 0 del; 0 mod; 224 unchg


This code review page was prepared using /Users/bchristi/TOOLS/code-tools/webrev/webrev.ksh(vers 25.14-hg+openjdk.java.net).