dcubed [Fri, 09 Aug 2013 15:36:09 -0700] rev 19276
Merge
dcubed [Fri, 09 Aug 2013 13:19:00 -0700] rev 19275
Merge
mikael [Fri, 09 Aug 2013 09:51:21 -0700] rev 19274
8022452: Hotspot needs to know about Windows 8.1 and Windows Server 2012 R2
Summary: Add support for recognizing Windows 8.1 and Server 2012 R2 and minor cleanup
Reviewed-by: coleenp, dsamersoff
minqi [Thu, 08 Aug 2013 20:13:45 -0700] rev 19273
Merge
minqi [Thu, 08 Aug 2013 15:19:12 -0700] rev 19272
8019583: [TESTBUG] runtime/7107135 always passes
Summary: If java test return none zero, the value will be override by 'if' statement, the exit value will always '0' and pass. Fix by recording the result in a variable.
Reviewed-by: coleenp, dholmes, iklam
Contributed-by: yumin.qi@oracle.com
iklam [Thu, 08 Aug 2013 14:45:56 -0700] rev 19271
8022093: syntax error near "umpiconninfo_t" -- when building on Solaris 10
Summary: Added extra help message in make/solaris/makefiles/dtrace.make
Reviewed-by: dholmes, sspitsyn
dcubed [Thu, 08 Aug 2013 09:21:30 -0700] rev 19270
8016601: Unable to build hsx24 on Windows using project creator and Visual Studio
Summary: ProjectCreator tool is modified to support two new options: '-relativeAltSrcInclude' and '-altRelativeInclude' which prevents IDE linker errors. Also fixed some cmd line build linker warnings. Misc cleanups.
Reviewed-by: rdurbin, coleenp
dsamersoff [Wed, 07 Aug 2013 19:02:06 +0400] rev 19269
8021771: warning stat64 is deprecated - when building on OSX 10.7.5
Summary: stat64 have to be replaced with stat
Reviewed-by: dholmes, kmo
Contributed-by: rednaxelafx@gmail.com
dholmes [Tue, 06 Aug 2013 21:06:19 -0700] rev 19268
Merge
omajid [Tue, 06 Aug 2013 12:28:46 -0400] rev 19267
8022188: Make zero compile after 8016131 and 8016697
Reviewed-by: dholmes, twisti
sspitsyn [Tue, 06 Aug 2013 16:33:59 -0700] rev 19266
7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments
Summary: Restore the appendix argument after PopFrame() call
Reviewed-by: twisti, coleenp
Contributed-by: serguei.spitsyn@oracle.com
amurillo [Fri, 09 Aug 2013 01:39:11 -0700] rev 19265
8022688: new hotspot build - hs25-b46
Reviewed-by: jcoomes
cl [Thu, 15 Aug 2013 09:25:33 -0700] rev 19264
Added tag jdk8-b103 for changeset 31869efc272a
katleman [Tue, 20 Aug 2013 15:42:14 -0700] rev 19263
Merge
erikj [Mon, 19 Aug 2013 10:31:42 +0200] rev 19262
8021430: 64 bit JDK build fails on windows 7 due to missing corba source files
Reviewed-by: tbell, katleman
igerasim [Fri, 16 Aug 2013 14:43:38 +0200] rev 19261
8023156: make dist-clean should remove javacservers directory
Reviewed-by: erikj