redestad [Mon, 09 Nov 2015 17:14:05 +0100] rev 33649
8141677: Improve java.lang.invoke.MemberName hashCode implementation
Reviewed-by: vlivanov, psandoz, shade
rriggs [Mon, 09 Nov 2015 11:02:07 -0500] rev 33648
8138566: (Process) java.lang.Process.allChildren specification clarification
8140213: Process/ProcessHandle.onExit() spec need to be improved
8140250: (process) Process.info description is inaccurate
Summary: rename to descendants() and clarify
Reviewed-by: psandoz
omajid [Fri, 06 Nov 2015 17:27:27 -0500] rev 33647
8139932: Typo in makefile changes for 8043805 [Allow using a system-installed libjpeg]
Reviewed-by: erikj, omajid, prr
Contributed-by: Matthias Klose <doko@ubuntu.com>
plevart [Mon, 09 Nov 2015 13:44:58 +0100] rev 33646
8131129: Attempt to define a duplicate BMH$Species class
Reviewed-by: mhaupt, redestad, vlivanov
asmotrak [Mon, 09 Nov 2015 13:58:10 +0300] rev 33645
8140649: imageFile should use delete[] with new[]
Reviewed-by: jlaskey
psandoz [Mon, 09 Nov 2015 09:23:49 +0100] rev 33644
8141630: Specification of Collections.synchronized* need to state traversal constraints
Reviewed-by: psandoz
Contributed-by: Tagir Valeev <amaembo@gmail.com>
lana [Thu, 12 Nov 2015 10:39:06 -0800] rev 33643
Added tag jdk9-b92 for changeset ff95a3cea444
duke [Wed, 05 Jul 2017 21:00:03 +0200] rev 33642
Merge
lana [Thu, 12 Nov 2015 18:29:22 -0800] rev 33641
Merge
amurillo [Fri, 06 Nov 2015 11:11:51 -0800] rev 33640
Merge
neliasso [Fri, 06 Nov 2015 16:42:01 +0100] rev 33639
8141629: Hs-comp doesn't build with JDK-8139040
Summary: Fix benign uninitialized vars
Reviewed-by: roland
neliasso [Fri, 06 Nov 2015 11:34:03 +0100] rev 33638
Merge
shade [Thu, 05 Nov 2015 16:35:21 +0300] rev 33637
8140389: Remove StringCharIntrinsics flag after JDK-8138651 is fixed
Reviewed-by: kvn, zmajo
thartmann [Thu, 05 Nov 2015 15:29:46 +0100] rev 33636
8141443: jdk/test/java/util/regex/RegExTest.java fails: No match found
Summary: Do not sign extend when converting jbyte to jchar.
Reviewed-by: shade, kvn
erikj [Thu, 05 Nov 2015 15:08:58 +0100] rev 33635
Merge
simonis [Thu, 05 Nov 2015 10:55:58 +0100] rev 33634
8141416: "expr: syntax error" due to gcc -dumpversion excluding micro
Reviewed-by: erikj, stuefe
shade [Thu, 05 Nov 2015 13:33:18 +0300] rev 33633
8141044: C1 should fold (this == null) to false
Reviewed-by: jrose, roland
twisti [Wed, 04 Nov 2015 07:23:23 -1000] rev 33632
8139170: JVMCI refresh
Reviewed-by: kvn
kshefov [Tue, 03 Nov 2015 20:12:51 +0300] rev 33631
8139385: [TESTBUG]: JVMCI test crashes in constantPoolHandle::constantPoolHandle
Reviewed-by: kvn, iignatyev
ppunegov [Tue, 03 Nov 2015 18:42:40 +0300] rev 33630
8141129: 3 compiler control tests fail on product builds
Summary: UnlockDiagnosticVMOptions should be placed before the PrintAssembly
Reviewed-by: kvn
tpivovarova [Tue, 03 Nov 2015 20:12:47 +0300] rev 33629
8138809: improve tests for CompilerToVM::hasCompiledCodeForOSR
Reviewed-by: kvn
thartmann [Tue, 03 Nov 2015 09:41:03 +0100] rev 33628
8141132: JEP 254: Compact Strings
Summary: Adopt a more space-efficient internal representation for strings.
Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti
Contributed-by: Brent Christian <brent.christian@oracle.com>, Vivek Deshpande <vivek.r.deshpande@intel.com>, Tobias Hartmann <tobias.hartmann@oracle.com>, Charlie Hunt <charlie.hunt@oracle.com>, Vladimir Kozlov <vladimir.kozlov@oracle.com>, Roger Riggs <roger.riggs@oracle.com>, Xueming Shen <xueming.shen@oracle.com>, Aleksey Shipilev <aleksey.shipilev@oracle.com>, Sandhya Viswanathan <sandhya.viswanathan@intel.com>
aph [Mon, 02 Nov 2015 12:34:27 +0000] rev 33627
8079459: JCK test api/java_nio/ByteBuffer/index.html#GetPutXXX start failing after JDK-8026049
Summary: nextPutIndex used where nextGetIndex is correct.
Reviewed-by: alanb
jwilhelm [Thu, 05 Nov 2015 19:31:57 +0100] rev 33626
Merge
jwilhelm [Fri, 30 Oct 2015 00:02:37 +0100] rev 33625
Merge
ehelin [Thu, 29 Oct 2015 17:32:08 +0100] rev 33624
8140489: Introduce shorthand for average_time_ms in G1CollectorPolicy
Reviewed-by: mgerdin, tschatzl, drwhite
ehelin [Thu, 29 Oct 2015 14:58:44 +0100] rev 33623
8140393: Move WorkerDataArray to its own file
Reviewed-by: tschatzl, mgerdin, tbenson
ehelin [Thu, 29 Oct 2015 11:33:43 +0100] rev 33622
8140761: Remove caching from WorkerDataArray
Reviewed-by: tschatzl, mgerdin, tbenson
dsamersoff [Thu, 29 Oct 2015 02:38:50 +0100] rev 33621
Merge
dsamersoff [Wed, 28 Oct 2015 16:45:51 +0100] rev 33620
Merge