Thu, 01 May 2014 17:57:29 -0700 8042281: compiler/7184394/TestAESMain.java fails with: javax.crypto.IllegalBlockSizeException: Input length not multiple of 16 bytes
kvn [Thu, 01 May 2014 17:57:29 -0700] rev 24329
8042281: compiler/7184394/TestAESMain.java fails with: javax.crypto.IllegalBlockSizeException: Input length not multiple of 16 bytes Summary: Added missing -DmsgSize=640 to test's run commands. Reviewed-by: kvn Contributed-by: shrinivas.joshi@oracle.com
Wed, 30 Apr 2014 14:14:01 -0700 8035936: SIGBUS in StubRoutines::aesencryptBlock, solaris-sparc
kvn [Wed, 30 Apr 2014 14:14:01 -0700] rev 24328
8035936: SIGBUS in StubRoutines::aesencryptBlock, solaris-sparc Summary: Fix the arbitrary alignment issue in SPARC AES crypto stub routines. Reviewed-by: kvn, iveresov Contributed-by: shrinivas.joshi@oracle.com
Tue, 29 Apr 2014 22:05:10 -0700 8042059: Various fixes to linux/sparc
mikael [Tue, 29 Apr 2014 22:05:10 -0700] rev 24327
8042059: Various fixes to linux/sparc Reviewed-by: twisti, kvn
Tue, 29 Apr 2014 22:04:09 -0700 8022070: Compilation error in stubGenerator_sparc.cpp with some compilers
mikael [Tue, 29 Apr 2014 22:04:09 -0700] rev 24326
8022070: Compilation error in stubGenerator_sparc.cpp with some compilers Reviewed-by: twisti, kvn
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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip