shshahma [Mon, 17 Jul 2017 03:58:42 -0700] rev 46877
8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
Summary: Update line number table and code indices table with missing entry
Reviewed-by: vromero
kvn [Wed, 05 Jul 2017 20:15:55 -0700] rev 46876
Merge
kvn [Wed, 05 Jul 2017 18:22:22 -0700] rev 46875
Merge
phh [Fri, 30 Jun 2017 16:42:49 +0200] rev 46874
8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
8182656: Make the required changes in GC code to build on OSX 10 + Xcode 8
8182657: Make the required changes in Runtime code to build on OSX 10 + Xcode 8
8182658: Make the required changes in Compiler code to build on OSX 10 + Xcode 8
Reviewed-by: jwilhelm, ehelin
redestad [Thu, 22 Jun 2017 15:53:24 +0200] rev 46873
8182487: Add Unsafe.objectFieldOffset(Class, String)
Reviewed-by: dsimms, twisti, bchristi, mgerdin, chegar, psandoz
jwilhelm [Wed, 21 Jun 2017 21:50:13 +0200] rev 46872
Merge
kvn [Wed, 21 Jun 2017 10:28:51 -0700] rev 46871
8181823: [AOT] jaotc doesn't work with Graal
Summary: add new flag to indicate when to calculate class fingerprint
Reviewed-by: iklam, iveresov
gtriantafill [Mon, 12 Jun 2017 13:22:48 -0400] rev 46870
8166748: Clean out Windows IA64 support
Reviewed-by: kbarrett, coleenp, bobv, mdoerr
jwilhelm [Thu, 08 Jun 2017 14:49:07 +0200] rev 46869
Merge
jwilhelm [Mon, 29 May 2017 20:48:09 +0200] rev 46868
Merge
coleenp [Sat, 27 May 2017 09:21:21 -0400] rev 46867
8174749: Use hash table/oops for MemberName table
Summary: Add a Java type called ResolvedMethodName which is immutable and can be stored in a hashtable, that is weakly collected by gc
Reviewed-by: sspitsyn, stefank, jrose
jwilhelm [Wed, 24 May 2017 22:27:39 +0200] rev 46866
Merge
jwilhelm [Tue, 23 May 2017 15:30:45 +0200] rev 46865
Merge
jwilhelm [Tue, 16 May 2017 01:11:26 +0200] rev 46864
Merge
kvn [Fri, 12 May 2017 13:59:16 -0700] rev 46863
Merge
mikael [Thu, 11 May 2017 17:55:05 -0700] rev 46862
8180003: Remove sys/ prefix from poll.h and signal.h includes
Reviewed-by: dholmes, bpb