log

age author description
Fri, 26 Jul 2013 11:31:42 +0100 andrew Include $(CFLAGS) in assembler stage
Thu, 20 Feb 2014 03:38:40 +0000 andrew Override automatic detection of source language for bytecodes_arm.def
Wed, 22 Apr 2015 05:45:01 +0100 chrisphi ARM32 assembler update for hsx24. Use ARM32JIT to turn it on/off.
Wed, 17 Jul 2013 19:14:46 +0100 andrew Add note about use of $(CFLAGS)/$(CXXFLAGS)/$(CPPFLAGS) at present.
Wed, 17 Jul 2013 17:30:04 +0100 andrew Remove C++ flags from CC_COMPILE and fix usage in zeroshark.make.
Wed, 17 Jul 2013 13:52:07 +0100 andrew Use $(CC) to compile mkbc instead of $(CC_COMPILE) to avoid C++-only flags
Fri, 12 Jul 2013 21:41:06 +0100 andrew Remove fragment from method that has been removed
Wed, 22 Apr 2015 05:12:52 +0100 chrisphi Changes for HSX23
Tue, 28 May 2013 19:43:58 +0200 Xerxes Ranby PR1188: ASM Interpreter and Thumb2 JIT javac miscompile modulo reminder on armel
Thu, 21 Mar 2013 11:17:13 -0400 chrisphi PR1363: Fedora 19 / rawhide FTBFS SIGILL
Thu, 30 Aug 2012 11:53:27 -0400 chrisphi ARM: Fix trashed thread ptr after recursive re-entry from
Fri, 08 Jun 2012 10:25:37 -0400 aph Fix call to handle_special_method(). Fix compareAndSwapLong.
Fri, 08 Jun 2012 09:11:52 -0400 aph ARM: Rename a bunch of misleadingly-named functions
Wed, 06 Jun 2012 10:09:22 -0400 aph Fix JIT bug that miscompiles org.eclipse.ui.internal.contexts.ContextAuthority.sourceChanged
Thu, 07 Jun 2012 17:49:46 +0100 adinn corrected call from fast_method_handle_entry to CppInterpreter::method_handle_entry so that thread is loaded into r2
Wed, 22 Apr 2015 05:08:40 +0100 aph Back out mistaken checkin of debug code.
Wed, 22 Apr 2015 05:06:37 +0100 aph Don't save locals at a return.
Tue, 29 May 2012 11:06:21 -0400 aph Phase 2
Tue, 29 May 2012 10:11:11 -0400 aph Phase 1
Mon, 28 May 2012 08:48:42 -0400 aph Adjust saved SP when safepointing.
Mon, 28 May 2012 08:01:18 -0400 aph Use ldrexd for atomic reads on ARMv7.
Thu, 17 May 2012 13:45:50 -0400 aph RTC Thumb2 JIT enhancements.
Wed, 16 May 2012 11:21:07 +0100 adinn modified safepoint check to rely on memory protect signal instead of polling
Fri, 12 Jul 2013 20:20:10 +0100 adinn patched method handle adapter code to deal with failures in TCK
Wed, 22 Apr 2015 05:03:36 +0100 adinn added jvmti event generation for dynamic_generate and compiled_method_load events to ARM JIT compiler
Wed, 11 Apr 2012 09:22:39 -0400 aph Minor review cleanups.
Tue, 10 Apr 2012 12:22:01 -0400 aph Tidy up, minor comment changes.
Fri, 30 Mar 2012 13:34:30 -0400 aph ARM: JIT-compilation of ldc methodHandle
Wed, 22 Apr 2015 05:01:07 +0100 aph invokedynamic and aldc for JIT
Tue, 27 Mar 2012 09:40:08 -0400 aph ARM: First cut of invokedynamic
Fri, 16 Mar 2012 08:36:04 -0400 aph Use unified syntax for thumb code.
Wed, 22 Apr 2015 04:58:37 +0100 aph Changes for HSX22
Thu, 15 Mar 2012 08:54:12 -0400 aph Move arm-port files to the correct place
Thu, 15 Mar 2012 07:53:52 -0400 aph Add arm_port from IcedTea 6
Wed, 22 Apr 2015 04:55:38 +0100 andrew Add patches/arm-hsdis.patch from IcedTea 6
Thu, 15 Mar 2012 07:57:19 -0400 aph Add patches/arm-debug.patch from IcedTea 6
Thu, 15 Mar 2012 07:56:24 -0400 aph Add patches/arm.patch from IcedTea 6
Wed, 22 Apr 2015 04:50:31 +0100 andrew Remove jcheck
Wed, 17 Dec 2014 10:43:38 -0800 katleman Added tag jdk8u40-b19 for changeset d9349fa88223 jdk8u40-b20
Tue, 16 Dec 2014 09:30:41 -0800 amurillo Merge jdk8u40-b19
Fri, 12 Dec 2014 10:31:02 -0800 amurillo Added tag hs25.40-b23 for changeset f8fc5cbe082c
Fri, 12 Dec 2014 10:31:00 -0800 amurillo Merge hs25.40-b23
Fri, 12 Dec 2014 08:48:56 +0100 goetz 8066964: ppc64: argument and return type profiling, fix problem with popframe
Thu, 11 Dec 2014 18:53:50 -0500 mseledtsov 8067232: [TESTBUG] runtime/CheckEndorsedAndExtDirs/EndorsedExtDirs.java fails with ClassNotFoundException
Fri, 05 Dec 2014 18:03:15 +0100 roland 8066775: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1
Tue, 09 Dec 2014 18:49:13 +0100 roland 8066103: C2's range check smearing allows out of bound array accesses
Wed, 10 Dec 2014 16:45:55 +0100 roland 8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects
Tue, 25 Nov 2014 17:33:59 +0100 roland 6898462: The escape analysis with G1 cause crash assertion src/share/vm/runtime/vframeArray.cpp:94
Thu, 11 Dec 2014 10:38:17 +0000 stefank Merge
Thu, 11 Dec 2014 11:13:13 +0100 stefank 8065634: Crash in InstanceKlass::clean_method_data when _method is NULL
Tue, 09 Dec 2014 12:25:38 -0800 iveresov 8066900: Array Out Of Bounds Exception causes variable corruption
Thu, 04 Dec 2014 14:34:11 +0100 roland 8048170: Test closed/java/text/Normalizer/ConformanceTest.java failed
Thu, 04 Dec 2014 15:20:09 -0800 iklam 8066670: PrintSharedArchiveAndExit does not exit the VM when the archive is invalid
Fri, 05 Dec 2014 10:04:37 -0800 amurillo 8066647: new hotspot build - hs25.40-b23
Thu, 11 Dec 2014 13:39:41 -0800 lana Merge
Tue, 09 Dec 2014 13:15:10 -0800 lana Merge
Tue, 02 Dec 2014 10:00:59 -0800 amurillo Merge
Mon, 01 Dec 2014 18:08:29 +0000 jeff 8057629: Third Party License Readme update for 8u40
Wed, 10 Dec 2014 14:35:48 -0800 katleman Added tag jdk8u40-b18 for changeset 31d3306aad29
Fri, 05 Dec 2014 09:47:16 -0800 amurillo Added tag hs25.40-b22 for changeset bc5a90a4db47 jdk8u40-b18