jiangli [Fri, 02 Mar 2018 17:25:55 -0500] rev 49329
8194759: Support caching class mirror objects.
Summary: Support archiving mirror objects for shared classes in 'open' archive java heap region.
Reviewed-by: coleenp, iklam, mseledtsov, tschatzl
dtitov [Fri, 02 Mar 2018 10:42:32 -0800] rev 49328
8170541: serviceability/jdwp/AllModulesCommandTest.java fails intermittently on Windows and Solaris
Reviewed-by: sspitsyn, dholmes
ehelin [Fri, 02 Mar 2018 14:47:52 +0100] rev 49327
8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set
Reviewed-by: sjohanss, eosterlund
rehn [Fri, 02 Mar 2018 11:43:19 +0100] rev 49326
8198833: TestMemoryAwareness Docker container fails with too small maximum heap
Reviewed-by: bobv, dholmes
eosterlund [Fri, 02 Mar 2018 10:51:53 +0100] rev 49325
8198896: Remove dead code: cardTableModRefBSForCTRS.hpp
Reviewed-by: pliden, kbarrett
thartmann [Fri, 02 Mar 2018 11:06:51 +0100] rev 49324
8198826: -XX:+VerifyStack fails with fatal error: ExceptionMark constructor expects no pending exceptions
Summary: Save and restore pending exception while executing stack verification code at deoptimization.
Reviewed-by: kvn, dholmes
sjohanss [Fri, 02 Mar 2018 10:09:08 +0100] rev 49323
8198424: Remove G1AllocationContext
Reviewed-by: ehelin, tschatzl
sjohanss [Fri, 02 Mar 2018 10:09:05 +0100] rev 49322
8198433: Remove WhiteBox extension point
Reviewed-by: ehelin, dholmes, tschatzl
sjohanss [Fri, 02 Mar 2018 10:09:04 +0100] rev 49321
8198432: Remove Thread extension point
Reviewed-by: ehelin, dholmes, tschatzl
sjohanss [Fri, 02 Mar 2018 10:09:02 +0100] rev 49320
8198431: Remove G1FullCollector extension point
Reviewed-by: ehelin, tschatzl
sjohanss [Fri, 02 Mar 2018 10:09:01 +0100] rev 49319
8198430: Remove G1Allocator extension point
Reviewed-by: ehelin, tschatzl
ehelin [Fri, 02 Mar 2018 09:20:16 +0100] rev 49318
8197842: Remove unused macros VM_STRUCTS_EXT and VM_TYPES_EXT
Reviewed-by: sjohanss, lfoltan
kbarrett [Fri, 02 Mar 2018 03:14:49 -0500] rev 49317
8198906: JDK-8196882 breaks VS2013 Win32 builds
Summary: Add cast to eliminate warning.
Reviewed-by: dholmes, stuefe
prr [Fri, 23 Mar 2018 11:14:43 -0700] rev 49316
Merge
jdv [Fri, 23 Mar 2018 11:18:39 +0530] rev 49315
7031957: DIB header of type BITMAPV2INFOHEADER & BITMAPV3INFOHEADER is not supported in BMPImageReader
Reviewed-by: prr, pnarayanan
serb [Thu, 22 Mar 2018 17:02:40 -0700] rev 49314
4912693: Behavior of null arguments not specified in Java Sound
Reviewed-by: prr
bpb [Fri, 23 Mar 2018 10:09:45 -0700] rev 49313
8180451: ByteArrayInputStream should override readAllBytes, readNBytes, and transferTo
Reviewed-by: bchristi, rriggs, psandoz
prr [Fri, 23 Mar 2018 10:02:55 -0700] rev 49312
Merge
prr [Fri, 23 Mar 2018 08:49:58 -0700] rev 49311
Merge
prr [Thu, 22 Mar 2018 14:10:30 -0700] rev 49310
8199789: Emit a warning message when t2k is selected via system property
Reviewed-by: serb, pnarayanan
prr [Thu, 22 Mar 2018 14:02:20 -0700] rev 49309
8200129: Remove D3D Performance Counter.
Reviewed-by: alanb, serb
prr [Thu, 22 Mar 2018 11:34:38 -0700] rev 49308
Merge
prr [Thu, 22 Mar 2018 11:09:50 -0700] rev 49307
8200072: Remove un-needed qualified export from java.base to java.desktop
Reviewed-by: alanb, mchung
pnarayanan [Thu, 22 Mar 2018 11:41:15 +0530] rev 49306
6686236: GIF native IIOMetadata assumes characterCellWidth/Height as 2bytes
Reviewed-by: prr, jdv
mhalder [Wed, 21 Mar 2018 12:08:16 +0530] rev 49305
7158623: Should an unfocusable maximized Frame be resizable
Reviewed-by: prr, sveerabhadra
prr [Tue, 20 Mar 2018 10:31:05 -0700] rev 49304
8199870: colorimaging.md needs to remove mention of KCMS
Reviewed-by: serb
serb [Mon, 19 Mar 2018 14:16:23 -0700] rev 49303
8198895: Compilation errors in java.desktop with VS 2017
Reviewed-by: prr
prr [Mon, 19 Mar 2018 13:46:42 -0700] rev 49302
8198897: Compilation errors in jdk.accessibility with VS 2017
Reviewed-by: serb, kaddepalli