Thu, 09 Jun 2016 13:24:44 +0200 8146530: [testbug] some tests fail because the compiler is using Java heap memory
sjohanss [Thu, 09 Jun 2016 13:24:44 +0200] rev 39226
8146530: [testbug] some tests fail because the compiler is using Java heap memory Reviewed-by: jwilhelm, jmasa, kvn
Thu, 09 Jun 2016 00:53:07 +0200 Merge
jiangli [Thu, 09 Jun 2016 00:53:07 +0200] rev 39225
Merge
Wed, 08 Jun 2016 18:47:05 -0400 8158681: ClassLoader::classloader_type() is called from code not included under #if INCLUDE_CDS.
jiangli [Wed, 08 Jun 2016 18:47:05 -0400] rev 39224
8158681: ClassLoader::classloader_type() is called from code not included under #if INCLUDE_CDS. Summary: Place CDS related code under #if INCLUDE_CDS. Reviewed-by: lfoltan, gtriantafill, coleenp
Wed, 08 Jun 2016 12:50:23 -0700 8159019: ResourceMark in ClassLoader::open_versioned_entry() is being used incorrectly
ccheung [Wed, 08 Jun 2016 12:50:23 -0700] rev 39223
8159019: ResourceMark in ClassLoader::open_versioned_entry() is being used incorrectly Summary: Call FREE_RESOURCE_ARRAY instead of declaring a ResourceMark Reviewed-by: hseigel, jiangli
Wed, 08 Jun 2016 18:09:04 +0200 Merge
mockner [Wed, 08 Jun 2016 18:09:04 +0200] rev 39222
Merge
Tue, 07 Jun 2016 16:08:25 +0200 8158929: [TESTBUG] CommitOverlappingRegions.java can not deal with pages > 32K
goetz [Tue, 07 Jun 2016 16:08:25 +0200] rev 39221
8158929: [TESTBUG] CommitOverlappingRegions.java can not deal with pages > 32K Reviewed-by: mockner, dholmes
Wed, 08 Jun 2016 16:29:12 +0200 8149085: IntegrationTest1.java fails intermittently due to use of semi-initialized TLAB
sjohanss [Wed, 08 Jun 2016 16:29:12 +0200] rev 39220
8149085: IntegrationTest1.java fails intermittently due to use of semi-initialized TLAB Reviewed-by: ehelin, mgerdin
Wed, 08 Jun 2016 11:15:49 +0200 8155638: Resource allocated BitMaps are often cleared twice
stefank [Wed, 08 Jun 2016 11:15:49 +0200] rev 39219
8155638: Resource allocated BitMaps are often cleared twice Reviewed-by: neliasso, kvn
Tue, 07 Jun 2016 15:34:22 -0400 8158297: Lack of proper checking of non-well formed elements in CONSTANT_Utf8_info's structure
coleenp [Tue, 07 Jun 2016 15:34:22 -0400] rev 39218
8158297: Lack of proper checking of non-well formed elements in CONSTANT_Utf8_info's structure Summary: Disallow // in class file names during parsing and throw ClassNotFoundException Reviewed-by: sspitsyn, rehn, gtriantafill
Tue, 07 Jun 2016 18:17:41 +0000 Merge
rprotacio [Tue, 07 Jun 2016 18:17:41 +0000] rev 39217
Merge
Tue, 07 Jun 2016 11:39:47 -0400 8153858: Clean up needed when obtaining the package name from a fully qualified class name
rprotacio [Tue, 07 Jun 2016 11:39:47 -0400] rev 39216
8153858: Clean up needed when obtaining the package name from a fully qualified class name Summary: Consolidated and refactored code parsing fully qualified names. Includes gtest. Reviewed-by: dholmes, coleenp
Tue, 07 Jun 2016 19:05:37 +0200 Merge
erikj [Tue, 07 Jun 2016 19:05:37 +0200] rev 39215
Merge
Tue, 07 Jun 2016 18:26:10 +0200 8158938: AIX: some more new hotspot build fixes
simonis [Tue, 07 Jun 2016 18:26:10 +0200] rev 39214
8158938: AIX: some more new hotspot build fixes Reviewed-by: erikj
Tue, 07 Jun 2016 12:55:29 +0300 8154209: Remove client VM from default JIB profile on windows-x86 and linux-x86
lmesnik [Tue, 07 Jun 2016 12:55:29 +0300] rev 39213
8154209: Remove client VM from default JIB profile on windows-x86 and linux-x86 Reviewed-by: dholmes
Tue, 07 Jun 2016 00:57:23 +0000 Merge
ccheung [Tue, 07 Jun 2016 00:57:23 +0000] rev 39212
Merge
Tue, 07 Jun 2016 00:06:17 +0000 Merge
ccheung [Tue, 07 Jun 2016 00:06:17 +0000] rev 39211
Merge
Mon, 06 Jun 2016 12:51:53 -0700 8153876: Replace 4K stack allocations with Resource allocations
ccheung [Mon, 06 Jun 2016 12:51:53 -0700] rev 39210
8153876: Replace 4K stack allocations with Resource allocations Reviewed-by: dholmes, hseigel
Tue, 07 Jun 2016 01:58:33 +0200 Merge
mgronlun [Tue, 07 Jun 2016 01:58:33 +0200] rev 39209
Merge
Mon, 06 Jun 2016 20:48:56 +0200 8149803: Adjust lock rankings for some Event-based tracing locks
mgronlun [Mon, 06 Jun 2016 20:48:56 +0200] rev 39208
8149803: Adjust lock rankings for some Event-based tracing locks Reviewed-by: dholmes, acorn
Mon, 06 Jun 2016 22:34:57 +0300 8075030: JvmtiEnv::GetObjectSize reports incorrect java.lang.Class instance size
shade [Mon, 06 Jun 2016 22:34:57 +0300] rev 39207
8075030: JvmtiEnv::GetObjectSize reports incorrect java.lang.Class instance size Reviewed-by: coleenp, sspitsyn, sla
Thu, 30 Jun 2016 22:10:08 +0000 Added tag jdk-9+125 for changeset 70cd0a0846bf
amurillo [Thu, 30 Jun 2016 22:10:08 +0000] rev 39206
Added tag jdk-9+125 for changeset 70cd0a0846bf
Fri, 01 Jul 2016 12:57:12 -0700 8160018: (fs) Remove GioFileTypeDetector on Solaris
bpb [Fri, 01 Jul 2016 12:57:12 -0700] rev 39205
8160018: (fs) Remove GioFileTypeDetector on Solaris Summary: Remove the GioFileTypeDetector from the chain of FileTypeDetectors provided by SolarisFileSystemProvider. Reviewed-by: rriggs
Fri, 01 Jul 2016 18:29:24 +0200 8160728: Update compare script to clean baseline
erikj [Fri, 01 Jul 2016 18:29:24 +0200] rev 39204
8160728: Update compare script to clean baseline Reviewed-by: tbell
Fri, 01 Jul 2016 17:03:59 +0200 8160722: Module summary generation fails on Windows 32bit
erikj [Fri, 01 Jul 2016 17:03:59 +0200] rev 39203
8160722: Module summary generation fails on Windows 32bit Reviewed-by: tbell
Thu, 30 Jun 2016 22:38:09 +0000 Merge
amurillo [Thu, 30 Jun 2016 22:38:09 +0000] rev 39202
Merge
Wed, 29 Jun 2016 21:49:40 -0700 Merge
amurillo [Wed, 29 Jun 2016 21:49:40 -0700] rev 39201
Merge
Thu, 23 Jun 2016 17:07:26 -0700 Merge
amurillo [Thu, 23 Jun 2016 17:07:26 -0700] rev 39200
Merge
Fri, 17 Jun 2016 18:45:24 +0300 8158412: [TESTBUG] TestIHOPErgo and TestStressG1Humongous should not be executed when JFR is enabled
mchernov [Fri, 17 Jun 2016 18:45:24 +0300] rev 39199
8158412: [TESTBUG] TestIHOPErgo and TestStressG1Humongous should not be executed when JFR is enabled Reviewed-by: dfazunen, tschatzl
Fri, 17 Jun 2016 13:05:53 +0300 8157831: JVMCI tests should not be executed on linux-arm32
lmesnik [Fri, 17 Jun 2016 13:05:53 +0300] rev 39198
8157831: JVMCI tests should not be executed on linux-arm32 Reviewed-by: dpochepk, dholmes
Sat, 11 Jun 2016 00:12:26 +0000 Merge
jmasa [Sat, 11 Jun 2016 00:12:26 +0000] rev 39197
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip