Thu, 24 May 2018 07:20:10 +0800 8203041: AArch64: fix overflow in immediate cmp/cmn instruction
fyang [Thu, 24 May 2018 07:20:10 +0800] rev 50242
8203041: AArch64: fix overflow in immediate cmp/cmn instruction Summary: fix overflow in immediate cmp/cmn instruction for AArch64 Reviewed-by: aph, dpochepk, drwhite Contributed-by: joshua.zhu@arm.com
Wed, 23 May 2018 21:08:33 +0200 Added tag jdk-11+15 for changeset a11c1cb542bb
jwilhelm [Wed, 23 May 2018 21:08:33 +0200] rev 50241
Added tag jdk-11+15 for changeset a11c1cb542bb
Wed, 23 May 2018 11:49:57 -0700 8202947: Fix minor issues with taglets
jjg [Wed, 23 May 2018 11:49:57 -0700] rev 50240
8202947: Fix minor issues with taglets Reviewed-by: ksrini
Wed, 23 May 2018 11:29:56 -0700 8203497: Bump Jib format version to 1.2
erikj [Wed, 23 May 2018 11:29:56 -0700] rev 50239
8203497: Bump Jib format version to 1.2 Reviewed-by: tbell
Wed, 23 May 2018 10:34:18 -0700 8203328: Rename EFS in java.util.zip internals to something meaningful
martin [Wed, 23 May 2018 10:34:18 -0700] rev 50238
8203328: Rename EFS in java.util.zip internals to something meaningful Reviewed-by: sherman
Wed, 23 May 2018 08:49:00 -0700 8200172: String.split non-positive term incorrect use
sherman [Wed, 23 May 2018 08:49:00 -0700] rev 50237
8200172: String.split non-positive term incorrect use Reviewed-by: darcy, lancea
Wed, 23 May 2018 16:26:29 +0200 8202427: Enhance os::print_memory_info on Windows jdk-11+15
mbaesken [Wed, 23 May 2018 16:26:29 +0200] rev 50236
8202427: Enhance os::print_memory_info on Windows Reviewed-by: goetz, stuefe
Wed, 21 Mar 2018 16:03:12 +0100 8192992: Test8007294.java failed: attempted to spill a non-spillable item
neliasso [Wed, 21 Mar 2018 16:03:12 +0100] rev 50235
8192992: Test8007294.java failed: attempted to spill a non-spillable item Summary: Fix bugs in schedule_late that forces load to early Reviewed-by: kvn, thartmann
Wed, 23 May 2018 15:21:54 +0200 8203457: Add back missing full buffer notification
mgronlun [Wed, 23 May 2018 15:21:54 +0200] rev 50234
8203457: Add back missing full buffer notification Reviewed-by: redestad, sjohanss
Wed, 23 May 2018 09:43:41 +0200 8203490: StringTable::dump lacks a load barrier
stefank [Wed, 23 May 2018 09:43:41 +0200] rev 50233
8203490: StringTable::dump lacks a load barrier Reviewed-by: coleenp, pliden
Wed, 23 May 2018 09:42:42 +0200 8203694: Add a safepoint-aware Semaphore - part 2
stefank [Wed, 23 May 2018 09:42:42 +0200] rev 50232
8203694: Add a safepoint-aware Semaphore - part 2 Reviewed-by: dholmes, pliden
Thu, 17 May 2018 18:09:19 +0200 8203355: MITSHM define guarding missing
mbaesken [Thu, 17 May 2018 18:09:19 +0200] rev 50231
8203355: MITSHM define guarding missing Reviewed-by: prr, stuefe
Wed, 23 May 2018 14:21:14 +0800 8202771: Migrate Unicode character tests to JDK Repo
mli [Wed, 23 May 2018 14:21:14 +0800] rev 50230
8202771: Migrate Unicode character tests to JDK Repo Reviewed-by: naoto Contributed-by: dan.z.zhou@oracle.com
Tue, 22 May 2018 21:50:45 -0700 8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
dl [Tue, 22 May 2018 21:50:45 -0700] rev 50229
8201386: Miscellaneous changes imported from jsr166 CVS 2018-05 Reviewed-by: martin, psandoz
Tue, 22 May 2018 21:46:51 -0700 8202685: Optimize ArrayList subList replaceAll
dl [Tue, 22 May 2018 21:46:51 -0700] rev 50228
8202685: Optimize ArrayList subList replaceAll Reviewed-by: martin, psandoz, igerasim, redestad, dholmes, smarks, jrose, plevart
Tue, 22 May 2018 16:19:31 -0700 8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
bpb [Tue, 22 May 2018 16:19:31 -0700] rev 50227
8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017 Summary: If all other means to obtain the file length fail, fall back to FindFirstFile Reviewed-by: igerasim, alanb
Wed, 23 May 2018 00:21:58 +0200 8195819: Remove recording=x from jcmd JFR.check output
egahlin [Wed, 23 May 2018 00:21:58 +0200] rev 50226
8195819: Remove recording=x from jcmd JFR.check output Reviewed-by: mgronlun
Tue, 22 May 2018 23:27:54 +0200 8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java
egahlin [Tue, 22 May 2018 23:27:54 +0200] rev 50225
8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java Reviewed-by: tbell, mgronlun
Tue, 22 May 2018 10:49:20 -0700 8199064: Test applications/jcstress/other/Test.java#id1108 fails on Sparc
lmesnik [Tue, 22 May 2018 10:49:20 -0700] rev 50224
8199064: Test applications/jcstress/other/Test.java#id1108 fails on Sparc Reviewed-by: psandoz, mseledtsov
Tue, 22 May 2018 13:05:22 -0700 8199257: [TESTBUG] Open source VM testbase metaspace tests
mseledtsov [Tue, 22 May 2018 13:05:22 -0700] rev 50223
8199257: [TESTBUG] Open source VM testbase metaspace tests Summary: Open sourced VM metaspace tests Reviewed-by: coleenp, stuefe
Tue, 22 May 2018 14:49:39 -0400 8203635: JFR sampler thread does not record stack info
zgu [Tue, 22 May 2018 14:49:39 -0400] rev 50222
8203635: JFR sampler thread does not record stack info Summary: Added call to record_stack_base_and_size() from sampler thread Reviewed-by: shade, coleenp, stuefe
Tue, 22 May 2018 11:04:36 -0700 8196987: Resolve disabled warnings for libzip
sherman [Tue, 22 May 2018 11:04:36 -0700] rev 50221
8196987: Resolve disabled warnings for libzip Reviewed-by: erikj, alanb
Tue, 22 May 2018 10:08:04 -0700 8199379: [TESTBUG] Open source vm testbase JDB tests
iignatyev [Tue, 22 May 2018 10:08:04 -0700] rev 50220
8199379: [TESTBUG] Open source vm testbase JDB tests Reviewed-by: mseledtsov, sspitsyn
Tue, 22 May 2018 13:10:56 -0400 8202669: Intermittent crash in ClassLoadingService::compute_class_size()
coleenp [Tue, 22 May 2018 13:10:56 -0400] rev 50219
8202669: Intermittent crash in ClassLoadingService::compute_class_size() Summary: Don't report classes that failed to load when reporting class unloading. Remove the classes first. Reviewed-by: dholmes, lfoltan, ccheung
Tue, 22 May 2018 09:01:44 -0700 8196048: thrown type variables should be roots in the minimum inference graph
vromero [Tue, 22 May 2018 09:01:44 -0700] rev 50218
8196048: thrown type variables should be roots in the minimum inference graph Reviewed-by: mcimadamore
Fri, 18 May 2018 09:15:08 -0700 8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance
iklam [Fri, 18 May 2018 09:15:08 -0700] rev 50217
8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance Reviewed-by: lfoltan, dholmes, coleenp, minqi
Fri, 18 May 2018 15:35:32 +0200 8203410: Zero: Disable jfr feature by default
sgehwolf [Fri, 18 May 2018 15:35:32 +0200] rev 50216
8203410: Zero: Disable jfr feature by default Reviewed-by: erikj
Tue, 22 May 2018 12:04:05 -0300 8200380: String::lines
jlaskey [Tue, 22 May 2018 12:04:05 -0300] rev 50215
8200380: String::lines Reviewed-by: sundar, sherman, rriggs, psandoz
Tue, 22 May 2018 12:26:17 +0200 8198315: Incomplete classpath causes NPE in TransTypes
jlahoda [Tue, 22 May 2018 12:26:17 +0200] rev 50214
8198315: Incomplete classpath causes NPE in TransTypes Summary: Avoid symbol completion while constructing error message. Reviewed-by: mcimadamore
Tue, 22 May 2018 13:37:05 +0100 8203436: javac should fail early when emitting illegal signature attributes
mcimadamore [Tue, 22 May 2018 13:37:05 +0100] rev 50213
8203436: javac should fail early when emitting illegal signature attributes Summary: check that signature attributes do not contain non-denotable types Reviewed-by: vromero
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip