ihse [Mon, 27 Nov 2017 19:14:42 +0100] rev 47939
8179555: make run-test should always use a fresh, clean JTwork directory
Reviewed-by: erikj
ihse [Mon, 27 Nov 2017 19:13:20 +0100] rev 47938
8189099: JTReg now supports 256 jobs
Reviewed-by: martin, erikj
ihse [Mon, 27 Nov 2017 19:11:45 +0100] rev 47937
8177957: run-test summary lines look bad/misleading with long test names
Reviewed-by: erikj
vromero [Mon, 27 Nov 2017 10:40:42 -0500] rev 47936
8185983: Javac should reject TypeArguments on field access expression
Reviewed-by: mcimadamore
sundar [Mon, 27 Nov 2017 17:04:33 +0530] rev 47935
8135178: importPackage not working even with load "Mozilla compatibility script"
Reviewed-by: hannesw
mcimadamore [Fri, 24 Nov 2017 16:14:33 +0000] rev 47934
8191834: Assigning a void expression to a "var" crashes the compiler
Summary: local variable type inference should give error on void initializers
Reviewed-by: sundar
ihse [Fri, 24 Nov 2017 09:45:39 +0100] rev 47933
8191205: Set native-debug-symbols default to "external"
Reviewed-by: ehelin, erikj
ihse [Fri, 24 Nov 2017 09:21:38 +0100] rev 47932
8191820: Fix run-test jtreg test selection and component calculation
Reviewed-by: erikj
jlahoda [Thu, 23 Nov 2017 19:44:13 +0100] rev 47931
8178109: More useful documentation on /help
Summary: For /help <command/subject>, show the help for the command/subject directly.
Reviewed-by: rfield
aefimov [Thu, 23 Nov 2017 18:23:15 +0000] rev 47930
8187954: Update JAX-WS RI integration to latest version
Reviewed-by: lancea
Contributed-by: zheng.jun.li@oracle.com
hannesw [Thu, 23 Nov 2017 16:20:10 +0100] rev 47929
8191819: String.prototype.match should follow ES6 specification
Reviewed-by: sundar
ihse [Thu, 23 Nov 2017 13:24:40 +0100] rev 47928
8191715: Update documentation pointing to "common" directory
Reviewed-by: erikj
sundar [Thu, 23 Nov 2017 15:03:22 +0530] rev 47927
8191810: jjs should avoid hard coded javadoc base url for shift-tab documentation feature
Reviewed-by: hannesw
nishjain [Thu, 23 Nov 2017 13:21:50 +0530] rev 47926
8191404: Upgrading JDK with latest available LSR data from IANA.
Reviewed-by: naoto
Contributed-by: nishit.jain@oracle.com
igerasim [Wed, 22 Nov 2017 16:31:28 -0800] rev 47925
8068024: Null pointer dereference in jdk/src/macosx/native/apple/security/KeystoreImpl.m
Reviewed-by: weijun