psandoz [Tue, 06 Oct 2015 18:42:06 +0200] rev 35254
8133348: Reference.reachabilityFence
Reviewed-by: plevart, mr, chegar, mchung
Contributed-by: dl@cs.oswego.edu, aleksey.shipilev@oracle.com, paul.sandoz@oracle.com
psandoz [Wed, 09 Dec 2015 15:26:52 +0100] rev 35253
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
Reviewed-by: shade, dholmes, alanb, chegar, mchung
psandoz [Thu, 03 Dec 2015 11:17:31 +0100] rev 35252
8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
Reviewed-by: jrose, vlivanov, mchung, roland
amurillo [Tue, 05 Jan 2016 13:08:05 -0800] rev 35251
Merge
amurillo [Fri, 18 Dec 2015 09:37:18 -0800] rev 35250
Merge
jprovino [Mon, 14 Dec 2015 19:49:10 +0000] rev 35249
Merge
asmundak [Fri, 11 Dec 2015 10:45:58 -0800] rev 35248
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
Summary: Add ppc64le/jvm.cfg, check for the ppc64le in addition to ppc64 in tests
Reviewed-by: dholmes, ihse
Contributed-by: Andrew Hughes <gnu.andrew@redhat.com>, Alexander Smundak <asmundak@google.com>
fparain [Fri, 11 Dec 2015 09:08:12 -0800] rev 35247
8046936: JEP 270: Reserved Stack Areas for Critical Sections
Reviewed-by: acorn, dcubed
david [Wed, 18 Nov 2015 14:51:10 +0100] rev 35246
8145092: Use Unified Logging for the GC logging
Summary: JEP-271
Reviewed-by: sjohanss, brutisso
mhaupt [Wed, 09 Dec 2015 11:02:54 +0000] rev 35245
8081512: Remove sun.invoke.anon classes, or move / co-locate them with tests
Reviewed-by: mchung, sundar
mkos [Mon, 18 Jan 2016 15:21:34 +0100] rev 35244
8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
Reviewed-by: chegar
alanb [Sun, 17 Jan 2016 08:43:49 +0000] rev 35243
8146213: (so) Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed intermittently with Connection refused
Reviewed-by: bpb, alanb
Contributed-by: huaming.li@oracle.com
darcy [Sat, 16 Jan 2016 10:44:40 -0800] rev 35242
8147508: Correct fix for JDK-8147480
Reviewed-by: martin
erikj [Sat, 16 Jan 2016 13:01:44 +0100] rev 35241
8146403: Windows build can be faster
Reviewed-by: ihse
xuelei [Sat, 16 Jan 2016 00:18:33 +0000] rev 35240
8146669: Test SessionTimeOutTests fails intermittently
Reviewed-by: mullan