Tue, 29 Apr 2014 12:20:53 -0700 8041957: -XX:UseAVX=0 cause assert(UseAVX) failed
kvn [Tue, 29 Apr 2014 12:20:53 -0700] rev 24325
8041957: -XX:UseAVX=0 cause assert(UseAVX) failed Summary: temporary set UseAVX=1 and UseSSE=2 in generate_get_cpu_info() Reviewed-by: twisti
Tue, 29 Apr 2014 10:29:56 -0700 8041959: Skip replay parsing errors with ReplayIgnoreInitErrors
kvn [Tue, 29 Apr 2014 10:29:56 -0700] rev 24324
8041959: Skip replay parsing errors with ReplayIgnoreInitErrors Summary: Allow replay compilation with replay file parsing error. Reviewed-by: twisti, iveresov
Tue, 29 Apr 2014 07:14:46 +0000 Merge
anoll [Tue, 29 Apr 2014 07:14:46 +0000] rev 24323
Merge
Tue, 29 Apr 2014 08:08:44 +0200 8036956: remove EnableInvokeDynamic flag
anoll [Tue, 29 Apr 2014 08:08:44 +0200] rev 24322
8036956: remove EnableInvokeDynamic flag Summary: The EnableInvokeDynamic flag and all support code is removed because it is not longer used in JDK 9. Reviewed-by: kvn, twisti Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Tue, 29 Apr 2014 07:59:22 +0200 8040798: compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline
anoll [Tue, 29 Apr 2014 07:59:22 +0200] rev 24321
8040798: compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline Summary: Fixes broken memory freeing of compile queue tasks and makes sure that blocking compiles do not hang the VM if compilation gets disabled due to a full code cache. Reviewed-by: kvn, iveresov
Mon, 28 Apr 2014 16:05:12 -0700 8040919: Uninitialised memory in hotspot/src/share/vm/compiler/oopMap.cpp
morris [Mon, 28 Apr 2014 16:05:12 -0700] rev 24320
8040919: Uninitialised memory in hotspot/src/share/vm/compiler/oopMap.cpp Summary: Parfait refactoring in OopMapSet::update_register_map Reviewed-by: kvn, twisti
Mon, 28 Apr 2014 15:09:39 -0400 8039407: Regression test needed for JDK-8015396
drchase [Mon, 28 Apr 2014 15:09:39 -0400] rev 24319
8039407: Regression test needed for JDK-8015396 Summary: Converted bug demo into regression test Reviewed-by: kvn
Mon, 28 Apr 2014 14:34:12 +0200 8041771: C1: remove unused IR::_locals_size
anoll [Mon, 28 Apr 2014 14:34:12 +0200] rev 24318
8041771: C1: remove unused IR::_locals_size Summary: The unused IR::_locals_size is removed. Reviewed-by: kvn, roland Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Mon, 28 Apr 2014 03:44:35 -0700 Merge
anoll [Mon, 28 Apr 2014 03:44:35 -0700] rev 24317
Merge
Mon, 28 Apr 2014 12:39:12 +0200 8040085: dtrace/jsdt tests crash on solaris. found an unadvertised bad scavengable oop in the code cache
anoll [Mon, 28 Apr 2014 12:39:12 +0200] rev 24316
8040085: dtrace/jsdt tests crash on solaris. found an unadvertised bad scavengable oop in the code cache Summary: Add CodeCache::add_scavenge_root_nmethod(this) to the dtrace-constructor of nmethod Reviewed-by: roland, iveresov
Fri, 25 Apr 2014 14:29:47 -0400 Merge
bharadwaj [Fri, 25 Apr 2014 14:29:47 -0400] rev 24315
Merge
Fri, 25 Apr 2014 12:48:34 +0200 8029302: Performance regression in Math.pow intrinsic
adlertz [Fri, 25 Apr 2014 12:48:34 +0200] rev 24314
8029302: Performance regression in Math.pow intrinsic Summary: Added special case for x^y where y == 2 Reviewed-by: kvn, roland
Fri, 25 Apr 2014 09:22:16 +0200 8041481: JVM crashes with collect_args_for_profiling
roland [Fri, 25 Apr 2014 09:22:16 +0200] rev 24313
8041481: JVM crashes with collect_args_for_profiling Summary: method handle call to c1 intrinsic tries to profile popped argument Reviewed-by: kvn, twisti
Thu, 24 Apr 2014 10:32:49 +0000 Merge
iignatyev [Thu, 24 Apr 2014 10:32:49 +0000] rev 24312
Merge
Thu, 24 Apr 2014 14:02:48 +0400 8041497: Compilation of compiler/rtm/cli/TestUseRTMDeoptOption* tests failed
iignatyev [Thu, 24 Apr 2014 14:02:48 +0400] rev 24311
8041497: Compilation of compiler/rtm/cli/TestUseRTMDeoptOption* tests failed Reviewed-by: kvn, roland
Thu, 24 Apr 2014 11:05:07 +0200 8039960: Unexpected exit from test compiler/profiling/spectrapredefineclass/Launcher.java
roland [Thu, 24 Apr 2014 11:05:07 +0200] rev 24310
8039960: Unexpected exit from test compiler/profiling/spectrapredefineclass/Launcher.java Summary: the test case doesn't need to change the heap size to reproduce the failure. Reviewed-by: twisti, kvn
Thu, 24 Apr 2014 09:47:34 +0200 8041468: Field nmethod::_lock_count should be declared volatile
anoll [Thu, 24 Apr 2014 09:47:34 +0200] rev 24309
8041468: Field nmethod::_lock_count should be declared volatile Summary: The jint field nmethod::_lock_count which is used in nmethodLocker::lock_nmethod and nmethodLocker::unlock_nmethod should be declared volatile (see also signature of Atomic::inc) Reviewed-by: kvn, roland Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Thu, 15 May 2014 10:25:40 -0700 Added tag jdk9-b13 for changeset ca74accc73cf
katleman [Thu, 15 May 2014 10:25:40 -0700] rev 24308
Added tag jdk9-b13 for changeset ca74accc73cf
Thu, 15 May 2014 10:40:18 -0700 Merge
lana [Thu, 15 May 2014 10:40:18 -0700] rev 24307
Merge
Wed, 14 May 2014 16:45:07 -0700 8043182: hgforest.sh: syntax error on line 329
mduigou [Wed, 14 May 2014 16:45:07 -0700] rev 24306
8043182: hgforest.sh: syntax error on line 329 Reviewed-by: darcy
Tue, 13 May 2014 08:42:44 -0700 8042810: hgforest: some shells run read in sub-shell and can't use fifo
mduigou [Tue, 13 May 2014 08:42:44 -0700] rev 24305
8042810: hgforest: some shells run read in sub-shell and can't use fifo Reviewed-by: chegar, erikj
Tue, 13 May 2014 10:20:06 +0100 8042932: Bump up the -source version for JDK 9 builds
coffeys [Tue, 13 May 2014 10:20:06 +0100] rev 24304
8042932: Bump up the -source version for JDK 9 builds Reviewed-by: chegar, erikj, thurka
Thu, 15 May 2014 10:25:31 -0700 Added tag jdk9-b13 for changeset 3a0155bc559c
katleman [Thu, 15 May 2014 10:25:31 -0700] rev 24303
Added tag jdk9-b13 for changeset 3a0155bc559c
Wed, 05 Jul 2017 19:40:19 +0200 Added tag jdk9-b13 for changeset 1a30593dcb98
duke [Wed, 05 Jul 2017 19:40:19 +0200] rev 24302
Added tag jdk9-b13 for changeset 1a30593dcb98
Wed, 05 Jul 2017 19:40:19 +0200 Merge jdk9-b13
duke [Wed, 05 Jul 2017 19:40:19 +0200] rev 24301
Merge
Wed, 05 Jul 2017 19:40:16 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:16 +0200] rev 24300
Merge
Thu, 08 May 2014 15:28:38 -0700 Merge
lana [Thu, 08 May 2014 15:28:38 -0700] rev 24299
Merge
Wed, 07 May 2014 17:29:42 +0200 8028196: Javac allows timestamps inside rt.jar to affect compilation when using -sourcepath.
alundblad [Wed, 07 May 2014 17:29:42 +0200] rev 24298
8028196: Javac allows timestamps inside rt.jar to affect compilation when using -sourcepath. Summary: Added -XXuserPathsFirst to allow user classes to take precedence over boot classes Reviewed-by: jjg
Wed, 07 May 2014 15:54:16 -0700 8042654: [javadoc] revert the default methods list.sort to Collections.sort
ksrini [Wed, 07 May 2014 15:54:16 -0700] rev 24297
8042654: [javadoc] revert the default methods list.sort to Collections.sort Reviewed-by: jfranck, jjg
Thu, 08 May 2014 00:22:31 +0200 8042441: sjavac does not track dependencies
ohrstrom [Thu, 08 May 2014 00:22:31 +0200] rev 24296
8042441: sjavac does not track dependencies Summary: Add support for tracking fully qualified references. Reviewed-by: jjg
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip