ctornqvi [Wed, 28 Oct 2015 19:07:12 +0000] rev 33659
Merge
ctornqvi [Wed, 28 Oct 2015 08:08:24 -0700] rev 33658
8140647: [TESTBUG] Add failing JDK jtreg tests to ProblemList
Reviewed-by: dcubed, rriggs
bobv [Wed, 28 Oct 2015 10:00:24 -0400] rev 33657
8140396: BUILD_LIBJIMAGE missing as a dependency to JAVA_BASE_EXPORT_SYMBOLS_SRC
Reviewed-by: ihse, erikj
chegar [Tue, 27 Oct 2015 14:19:55 +0000] rev 33656
8139891: Prepare Unsafe for true encapsulation
Reviewed-by: alanb, dholmes, jrose, psandoz, twisti
bobv [Wed, 21 Oct 2015 16:39:02 -0400] rev 33655
Merge
bobv [Mon, 19 Oct 2015 15:48:09 -0400] rev 33654
Merge
bobv [Mon, 19 Oct 2015 13:41:09 -0400] rev 33653
8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
darcy [Mon, 09 Nov 2015 18:27:43 -0800] rev 33652
8142369: Move TestLocalTime.java to tier 2
Reviewed-by: lancea, sherman
rhalade [Tue, 10 Nov 2015 01:38:35 +0300] rev 33651
8048356: SecureRandom default provider tests
Reviewed-by: wetmore
redestad [Mon, 09 Nov 2015 17:15:07 +0100] rev 33650
8141678: sun.invoke.util.Wrapper eagerly initializes all integral type caches
Reviewed-by: vlivanov, psandoz, shade, plevart
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