Tue, 31 May 2016 15:21:56 -0400 8158106: native/GTestWrapper.java gets SIGABR
ctornqvi [Tue, 31 May 2016 15:21:56 -0400] rev 38731
8158106: native/GTestWrapper.java gets SIGABR Reviewed-by: lfoltan, gtriantafill
Tue, 31 May 2016 17:09:45 +0200 Merge
rehn [Tue, 31 May 2016 17:09:45 +0200] rev 38730
Merge
Tue, 31 May 2016 12:40:42 +0200 8158150: LogConfiguration::describe output can get truncated
rehn [Tue, 31 May 2016 12:40:42 +0200] rev 38729
8158150: LogConfiguration::describe output can get truncated Reviewed-by: dholmes, kbarrett
Fri, 27 May 2016 12:57:38 +0200 8157153: TestStressRSetCoarsening fails with OOM
sjohanss [Fri, 27 May 2016 12:57:38 +0200] rev 38728
8157153: TestStressRSetCoarsening fails with OOM Reviewed-by: mgerdin, dfazunen
Mon, 30 May 2016 19:56:27 +0400 8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC
dfazunen [Mon, 30 May 2016 19:56:27 +0400] rev 38727
8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC Reviewed-by: iignatyev, kbarrett
Fri, 27 May 2016 17:48:56 +0300 8157452: [TESTBUG] PLAB tests don't handle unexpected GC
mchernov [Fri, 27 May 2016 17:48:56 +0300] rev 38726
8157452: [TESTBUG] PLAB tests don't handle unexpected GC Reviewed-by: dfazunen, tschatzl
Fri, 27 May 2016 19:43:58 +0000 Merge
asmotrak [Fri, 27 May 2016 19:43:58 +0000] rev 38725
Merge
Fri, 27 May 2016 09:25:49 -0700 8152207: Perform array bound checks while getting a length of bytecode instructions
asmotrak [Fri, 27 May 2016 09:25:49 -0700] rev 38724
8152207: Perform array bound checks while getting a length of bytecode instructions Reviewed-by: hseigel
Fri, 27 May 2016 17:56:49 +0000 Merge
dsamersoff [Fri, 27 May 2016 17:56:49 +0000] rev 38723
Merge
Fri, 27 May 2016 19:31:17 +0300 8152950: BasicLauncherTest.java fails due to type error
dsamersoff [Fri, 27 May 2016 19:31:17 +0300] rev 38722
8152950: BasicLauncherTest.java fails due to type error Summary: Better handle js engine initialization error Reviewed-by: jbachorik
Fri, 27 May 2016 16:39:49 +0000 Merge
coleenp [Fri, 27 May 2016 16:39:49 +0000] rev 38721
Merge
Fri, 27 May 2016 14:57:11 +0000 Merge
coleenp [Fri, 27 May 2016 14:57:11 +0000] rev 38720
Merge
Fri, 27 May 2016 10:52:39 -0400 8145148: InterfaceMethod CP entry pointing to a class should cause ICCE
coleenp [Fri, 27 May 2016 10:52:39 -0400] rev 38719
8145148: InterfaceMethod CP entry pointing to a class should cause ICCE Summary: pass tag in LinkInfo and check that resolved method type matches tag, fix tests. Reviewed-by: sspitsyn, minqi
Fri, 27 May 2016 14:49:05 +0000 Merge
vlivanov [Fri, 27 May 2016 14:49:05 +0000] rev 38718
Merge
Fri, 27 May 2016 16:56:23 +0300 Merge
vlivanov [Fri, 27 May 2016 16:56:23 +0300] rev 38717
Merge
Thu, 26 May 2016 14:17:50 +0200 8153352: Crash with assert(pd != 0L) failed: PcDesc must not be NULL
neliasso [Thu, 26 May 2016 14:17:50 +0200] rev 38716
8153352: Crash with assert(pd != 0L) failed: PcDesc must not be NULL Summary: Simplify look_for_reserved_stack_annotated_method Reviewed-by: kvn
Thu, 26 May 2016 14:17:49 +0200 8157717: MultiCommand breaks directives amount limit
neliasso [Thu, 26 May 2016 14:17:49 +0200] rev 38715
8157717: MultiCommand breaks directives amount limit Summary: Increase directives amount for these tests Reviewed-by: kvn, ppunegov
Wed, 25 May 2016 13:30:07 +0000 8157841: aarch64: prefetch ignores cache line size
enevill [Wed, 25 May 2016 13:30:07 +0000] rev 38714
8157841: aarch64: prefetch ignores cache line size Summary: fix prefetch to take account of cache line size Reviewed-by: aph Contributed-by: stuart.monteith@linaro.org, edward.nevill@linaro.org
Wed, 25 May 2016 15:05:26 +0000 8157834: aarch64: Hello World crashes with fastdebug build
enevill [Wed, 25 May 2016 15:05:26 +0000] rev 38713
8157834: aarch64: Hello World crashes with fastdebug build Summary: Support LL, UL and LU encodings of StrIndexOf Reviewed-by: aph
Wed, 25 May 2016 16:22:31 +0300 8156470: [JITtester] EOL on Windows
dpochepk [Wed, 25 May 2016 16:22:31 +0300] rev 38712
8156470: [JITtester] EOL on Windows Reviewed-by: kvn
Wed, 25 May 2016 16:20:02 +0300 8156585: Cosmetic: AARCH64 defines in c1_LIRAssembler_aarch64.hpp
dpochepk [Wed, 25 May 2016 16:20:02 +0300] rev 38711
8156585: Cosmetic: AARCH64 defines in c1_LIRAssembler_aarch64.hpp Reviewed-by: kvn
Wed, 25 May 2016 10:46:21 +0200 8157683: Thread.onSpinWait intrinsification doesn't have sufficient test coverage
psandoz [Wed, 25 May 2016 10:46:21 +0200] rev 38710
8157683: Thread.onSpinWait intrinsification doesn't have sufficient test coverage Reviewed-by: kvn
Fri, 27 May 2016 05:49:24 -0700 8145247: incorrect comment in SystemDictionary::load_shared_class
iklam [Fri, 27 May 2016 05:49:24 -0700] rev 38709
8145247: incorrect comment in SystemDictionary::load_shared_class Reviewed-by: jiangli, ccheung, gtriantafill
Thu, 26 May 2016 20:43:13 -0400 8154589: assert(k != NULL) failed: preloaded klass not initialized
dholmes [Thu, 26 May 2016 20:43:13 -0400] rev 38708
8154589: assert(k != NULL) failed: preloaded klass not initialized Reviewed-by: sspitsyn, hseigel
Thu, 26 May 2016 14:24:50 -0700 Merge
amurillo [Thu, 26 May 2016 14:24:50 -0700] rev 38707
Merge
Wed, 25 May 2016 23:45:17 +0200 Merge
dholmes [Wed, 25 May 2016 23:45:17 +0200] rev 38706
Merge
Wed, 25 May 2016 16:23:15 -0400 8157175: GetNanoTimeAdjustment.java fails with excessive adjustment error
dholmes [Wed, 25 May 2016 16:23:15 -0400] rev 38705
8157175: GetNanoTimeAdjustment.java fails with excessive adjustment error Reviewed-by: dcubed, gziemski
Wed, 25 May 2016 13:46:05 -0400 8156548: gc/gctests/StringInternSyncWithGC2 fails with Test level exit status: 151
kbarrett [Wed, 25 May 2016 13:46:05 -0400] rev 38704
8156548: gc/gctests/StringInternSyncWithGC2 fails with Test level exit status: 151 Summary: Avoid repeated verification. Reviewed-by: jmasa, drwhite
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip