log

age author description
Wed, 18 Jan 2012 20:19:30 -0800 Christian Wimmer update of the automatically generated project list for the classpath
Wed, 18 Jan 2012 20:12:06 -0800 Christian Wimmer Remove unnecessary disassembler-projects
Wed, 18 Jan 2012 20:08:08 -0800 Christian Wimmer Use HotSpot disassmblers for native code and bytecode
Wed, 18 Jan 2012 16:21:54 +0100 Andreas Woess Add possibility to disable inlining for specific methods.
Wed, 18 Jan 2012 15:04:03 -0800 Christian Wimmer Output of lifetime intervals for new register allocator
Wed, 18 Jan 2012 18:21:52 +0100 Gilles Duboscq force ALT_BOOTDIR to the proper jdk to avoid installing non-product builds into the product build
Wed, 18 Jan 2012 16:53:04 +0100 Gilles Duboscq Handle SIGTERM : killing mx will properly kill subprocesses
Tue, 17 Jan 2012 19:38:48 -0800 Christian Wimmer First draft of SSA-based linear scan allocator
Tue, 17 Jan 2012 19:36:20 -0800 Christian Wimmer Use HexCodeFile for disassembly to avoid loading slow disassembler.
Tue, 17 Jan 2012 19:35:29 -0800 Christian Wimmer Enforce that one fixed register cannot be a temporary operand multiple times with different kinds
Tue, 17 Jan 2012 19:33:48 -0800 Christian Wimmer Add assertions
Tue, 17 Jan 2012 20:35:49 +0100 Gilles Duboscq make SPECjvm2008 warmup time 120s, delete old benchmarkdb.py
Tue, 17 Jan 2012 13:43:19 +0100 Gilles Duboscq Merge
Tue, 17 Jan 2012 13:43:10 +0100 Gilles Duboscq Tweak some benchmark settings
Mon, 16 Jan 2012 15:35:33 +0100 Peter Hofer IdealGraphVisualizer: don't internalize strings from parsed graphs, it's expensive and can lead to OutOfMemoryErrors in the perm gen space for huge graphs
Fri, 13 Jan 2012 16:26:37 +0100 Gilles Duboscq gate : do not run tradesoap in fastdebug mode, run fop in fastdebug mode only
Fri, 13 Jan 2012 16:11:34 +0100 Gilles Duboscq Merge
Fri, 13 Jan 2012 16:11:18 +0100 Gilles Duboscq mx commands : improve bench command, fix in the outparser so that no empty 'line' is retruned if there was no match, fix bootstrap's regex
Thu, 12 Jan 2012 13:48:27 -0800 Christian Wimmer Copyright fixes
Thu, 12 Jan 2012 13:46:47 -0800 Christian Wimmer Unify and simplify conversion LIR instructions
Thu, 12 Jan 2012 13:46:26 -0800 Christian Wimmer Helper class for slow paths
Thu, 12 Jan 2012 13:44:57 -0800 Christian Wimmer Fixes after removal of GraalCompilation
Thu, 12 Jan 2012 13:44:18 -0800 Christian Wimmer Remove asAddress from FrameMap, I don't like it there.
Thu, 12 Jan 2012 16:08:41 +0100 Doug Simon Modified 'mx build' to update graal_paths.hpp (if necessary).
Thu, 12 Jan 2012 14:56:18 +0100 Lukas Stadler fix to graal_paths.hpp
Thu, 12 Jan 2012 14:50:14 +0100 Lukas Stadler move graal class path entries into a separate file that can be generated by the mx script
Wed, 11 Jan 2012 18:59:33 +0100 Doug Simon Merge.
Wed, 11 Jan 2012 18:25:56 +0100 Doug Simon Merge.
Wed, 11 Jan 2012 18:25:25 +0100 Doug Simon Fixed regressions and Windows issues in generated IDE project configurations.
Wed, 11 Jan 2012 16:55:30 +0100 Doug Simon Made generated NetBeans projects use project cross referencing.
Wed, 11 Jan 2012 15:14:45 +0100 Doug Simon Moved IDE project configuration into mx.py.
Wed, 11 Jan 2012 18:02:51 +0100 Andreas Woess Add frameMap getter to LIRGenerator. Add compileMethod overload with input graph parameter.
Wed, 11 Jan 2012 16:42:35 +0100 Lukas Stadler remove unused projects
Wed, 11 Jan 2012 16:31:46 +0100 Lukas Stadler Merge
Wed, 11 Jan 2012 16:17:51 +0100 Lukas Stadler * removed CiStatistics
Wed, 11 Jan 2012 14:02:08 +0100 Lukas Stadler fix to float/double to int/long conversion
Wed, 11 Jan 2012 13:40:12 +0100 Lukas Stadler remove CompilerStub class
Wed, 11 Jan 2012 13:35:49 +0100 Lukas Stadler another batch of work towards GraalCompilation removal:
Wed, 11 Jan 2012 12:13:33 +0100 Lukas Stadler implement F2I, D2I, F2L, D2L compiler stubs as ordinary slow paths
Tue, 10 Jan 2012 13:24:00 +0100 Lukas Stadler remove a number of GraalCompilation usages in backend and CFGPrinter (breaks CFGPrinter lir output)
Mon, 09 Jan 2012 17:15:03 +0100 Lukas Stadler small fixes to the c++ eclipse project files
Wed, 11 Jan 2012 14:04:04 +0100 Andreas Woess mx.py: fix OS detection in exe_suffix()
Tue, 10 Jan 2012 23:49:13 +0100 Doug Simon Made 'mx ideinit' resolve library dependencies eagerly as well as put absolute paths into the generated Eclipse project configurations.
Tue, 10 Jan 2012 09:35:00 -0800 Christian Wimmer Merge
Tue, 10 Jan 2012 09:07:56 -0800 Christian Wimmer Test how trace-code wrapped into an assert looks like.
Tue, 10 Jan 2012 08:50:07 -0800 Christian Wimmer Canonicalize parameter lists and names
Tue, 10 Jan 2012 16:59:46 +0100 Andreas Woess Add a compileMethod overload that takes an initial graph.
Mon, 09 Jan 2012 22:01:39 +0100 Doug Simon Removed need for GRAAL environment variable on Windows.
Mon, 09 Jan 2012 16:03:02 +0100 Peter Hofer IdealGraphVisualizer: upgrade to NetBeans 7.1 as platform
Mon, 09 Jan 2012 16:09:41 +0100 Gilles Duboscq Merge
Mon, 09 Jan 2012 14:05:12 +0100 Gilles Duboscq Fix some warnings from findbugs
Mon, 09 Jan 2012 14:21:54 +0100 Andreas Woess fix mx.py for windows
Mon, 09 Jan 2012 14:12:53 +0100 Doug Simon Changed 'mx build' such that all Java sources for a project are compiled together instead of by source directory.
Sat, 07 Jan 2012 16:05:07 -0800 Christian Wimmer Merge
Sat, 07 Jan 2012 16:04:22 -0800 Christian Wimmer Support stack-operands and register hints in new register allocator API
Sat, 07 Jan 2012 23:59:54 +0100 Doug Simon Made the DaCapo library be downloaded only on demand.
Sat, 07 Jan 2012 23:59:23 +0100 Doug Simon Removed obsolete documentation.
Sat, 07 Jan 2012 23:59:02 +0100 Doug Simon Disabled eager resolution of libraries as they are defined.
Fri, 06 Jan 2012 22:11:20 +0100 Doug Simon Made command timeout also kill any currently executing subprocess (group).
Fri, 06 Jan 2012 18:35:39 +0100 Doug Simon Disabled certain DaCapo tests for fastdebug testing in the gate.
Fri, 06 Jan 2012 17:45:40 +0100 Doug Simon Made the --timeout option apply to the whole mx command as opposed to each subprocess executed (the new --ptimeout does the latter).
Fri, 06 Jan 2012 17:44:22 +0100 Doug Simon Made the gate time each DaCapo test individually.
Fri, 06 Jan 2012 15:35:52 +0100 Doug Simon Undid expected failure for EscapeAnalysisTest.testMonitor2().
Fri, 06 Jan 2012 15:34:17 +0100 Doug Simon Fixed bug in getting correct result code for a subprocess executed with a timeout.
Fri, 06 Jan 2012 14:22:57 +0100 Doug Simon Re-enabled Java cleaning in gate.
Fri, 06 Jan 2012 14:01:43 +0100 Doug Simon Improved time stamps of gate tasks to show duration of each task explicitly.
Thu, 05 Jan 2012 17:02:58 -0800 Christian Wimmer Remove lock information from frame states, and compute it instead when LIR is generated.
Thu, 05 Jan 2012 17:02:13 -0800 Christian Wimmer jsr return addresses are valid in registers
Thu, 05 Jan 2012 16:09:47 -0800 Christian Wimmer Renaming
Thu, 05 Jan 2012 20:15:45 +0100 Gilles Duboscq Add SPECjvm2008 to benchmarks, use dacapos defined in sanitycheck for the gate
Thu, 05 Jan 2012 17:25:28 +0100 Gilles Duboscq Fix bug in code installer that caused builds with assertions to crash
Thu, 05 Jan 2012 14:53:37 +0100 Gilles Duboscq add a simple specjvm2008 command, fail a benchmark if one of the failureRE matches
Thu, 05 Jan 2012 14:25:58 +0100 Doug Simon Environment variables for HotSpot's make are only set by mx.build if they aren't already defined.
Thu, 05 Jan 2012 13:17:15 +0100 Doug Simon Made the gate clean the Java projects only.
Thu, 05 Jan 2012 11:31:46 +0100 Doug Simon Made mx.run work properly when stderr is redirected to stdout.
Wed, 04 Jan 2012 23:34:15 +0100 Thomas Wuerthinger Merge.
Wed, 04 Jan 2012 22:08:17 +0100 Thomas Wuerthinger Renaming of VMExits and VMEntries part 4.
Wed, 04 Jan 2012 21:13:44 +0100 Thomas Wuerthinger Renaming of VMExits and VMEntries part 3.
Wed, 04 Jan 2012 21:07:44 +0100 Thomas Wuerthinger Renaming of VMExits and VMEntries part 2.
Wed, 04 Jan 2012 20:59:11 +0100 Thomas Wuerthinger Renaming of VMExits and VMEntries part 1.
Wed, 04 Jan 2012 22:54:27 +0100 Gilles Duboscq Fix javac build issues with classpath
Wed, 04 Jan 2012 19:58:51 +0100 Gilles Duboscq Merge
Wed, 04 Jan 2012 19:57:51 +0100 Gilles Duboscq Various small fix around benchmarks in gate scripts
Wed, 04 Jan 2012 19:47:17 +0100 Gilles Duboscq fix for when no vm build is explicitely selected
Wed, 04 Jan 2012 13:52:46 +0100 Gilles Duboscq Fix mx : commands' scripts mx_init hook should be called before parsing command line arguments.
Wed, 04 Jan 2012 10:49:09 -0800 Christian Wimmer Using the incoming stack slot of object parameters is broken, so disable it for now.
Tue, 03 Jan 2012 18:47:27 -0800 Christian Wimmer Do not emit stack-to-stack moves.
Tue, 03 Jan 2012 18:42:32 -0800 Christian Wimmer Define incoming parameters in a PARAMS instruction. This simplifies register allocation because the initial register state does not have to be inferred from the calling convention.
Tue, 03 Jan 2012 18:41:01 -0800 Christian Wimmer Do not emit stack-to-stack moves.
Tue, 03 Jan 2012 18:36:53 -0800 Christian Wimmer Improve debug printing
Tue, 03 Jan 2012 18:35:37 -0800 Christian Wimmer Remove stack-to-stack moves because 32-bit memory push and pop instructions are not available on Intel 64 bit.
Tue, 03 Jan 2012 18:33:54 -0800 Christian Wimmer Improve debug printing
Tue, 03 Jan 2012 13:47:14 -0800 Christian Wimmer Allow an arbitary number of output operands for LIR instructions
Tue, 03 Jan 2012 12:10:27 -0800 Christian Wimmer Remove CiVariable from the CRI
Tue, 03 Jan 2012 18:22:10 +0100 Thomas Wuerthinger moved graphbuilder into the graal.java project.
Tue, 03 Jan 2012 17:53:26 +0100 Thomas Wuerthinger Fixed unit tests.
Tue, 03 Jan 2012 17:31:23 +0100 Thomas Wuerthinger Add graph builder to the phase plan.
Tue, 03 Jan 2012 16:47:54 +0100 Thomas Wuerthinger Canonicalized projects.
Tue, 03 Jan 2012 16:47:02 +0100 Thomas Wuerthinger Merge.
Tue, 03 Jan 2012 16:44:31 +0100 Thomas Wuerthinger Move printer into separate project.
Tue, 03 Jan 2012 16:29:28 +0100 Thomas Wuerthinger Renamed cri packages from sun to oracle.
Tue, 03 Jan 2012 16:24:22 +0100 Thomas Wuerthinger More restructuring of cri; moved bytecodes ingo compiler.graphbuilder.* package
Tue, 03 Jan 2012 16:06:31 +0100 Thomas Wuerthinger Move HotSpotMethod* and HotSpotType* implementations into ri subpackage.
Tue, 03 Jan 2012 15:36:28 +0100 Thomas Wuerthinger Remove isFoldable from runtime interface.
Tue, 03 Jan 2012 15:34:46 +0100 Thomas Wuerthinger Removed inlining decisions from CRI.
Tue, 03 Jan 2012 15:30:57 +0100 Thomas Wuerthinger More CRI clean up.
Tue, 03 Jan 2012 15:26:18 +0100 Thomas Wuerthinger Delete HotSpotTarget.
Tue, 03 Jan 2012 15:24:41 +0100 Thomas Wuerthinger CRI clean up.
Tue, 03 Jan 2012 15:17:35 +0100 Thomas Wuerthinger Removed tail call node and opcode (=> must be moved to the truffle project).
Tue, 03 Jan 2012 15:16:05 +0100 Thomas Wuerthinger Added mx.bat for Windows.
Tue, 03 Jan 2012 15:15:53 +0100 Thomas Wuerthinger Fixed warning.
Tue, 03 Jan 2012 15:49:22 +0100 Doug Simon Downloads are attempted via Java first since it shows a progress counter.
Tue, 03 Jan 2012 13:54:11 +0100 Doug Simon Disabled copyright check in the gate until the CheckCopyright tools supports the HotSpot copyright notice format.
Tue, 03 Jan 2012 13:53:38 +0100 Doug Simon Made stdout for mx unbuffered.
Tue, 03 Jan 2012 12:56:55 +0100 Doug Simon Added message showing the number of changesets being checked.
Tue, 03 Jan 2012 12:37:31 +0100 Doug Simon Added copyright check to the gate.
Mon, 02 Jan 2012 17:39:20 -0800 Christian Wimmer Move all isXxx and asXxx out of CiValue and into their own util class.
Mon, 02 Jan 2012 14:38:17 -0800 Christian Wimmer Simplify CiValue
Mon, 02 Jan 2012 14:16:08 -0800 Christian Wimmer Simplify FrameMap: make offsets of spill slots and outgoing parameters independent so that they can be allocated at the same time, eliminating the separate phases. This makes the separate StackBlock unnecesary. Change CiStackSlot to use byte offsets instead of spill slot index. This makes CiTarget.spillSlotSize unnecessary.
Mon, 02 Jan 2012 22:18:16 +0100 Thomas Wuerthinger Fixed gate script such that JAVA_HOME can be set in env file.
Mon, 02 Jan 2012 21:55:47 +0100 Thomas Wuerthinger Merge.
Mon, 02 Jan 2012 21:52:23 +0100 Thomas Wuerthinger Add the Dacapo benchmarks to the "lib" folder instead of using the environment variable. Fixed an issue in the downloader.
Mon, 02 Jan 2012 17:47:48 +0100 Thomas Wuerthinger Make building work on Windows.
Mon, 02 Jan 2012 18:40:00 +0100 Peter Hofer Initialize resolved as well as unresolved classes in the native implementation of HotSpotConstantPool.loadReferencedType()
Mon, 02 Jan 2012 14:21:07 +0100 Peter Hofer IdealGraphVisualizer bugfixes:
Thu, 29 Dec 2011 16:07:35 -0800 Christian Wimmer Use callee save area to model the saved rbp register. Remove various hacks that added the saved area size in native code.
Thu, 29 Dec 2011 15:47:15 -0800 Christian Wimmer Canonicalize the incoming and outgoing parameters to stack-kinds
Thu, 29 Dec 2011 14:06:59 -0800 Christian Wimmer hgignore all .cfg files
Thu, 29 Dec 2011 14:05:08 -0800 Christian Wimmer Ensure bootstrapping waits until methods are compiled
Thu, 29 Dec 2011 14:00:57 -0800 Christian Wimmer Remove unnecessary method
Wed, 28 Dec 2011 18:13:25 -0800 Christian Wimmer Initial commit of SSA-based spill-all register assignment
Wed, 28 Dec 2011 18:12:08 -0800 Christian Wimmer Start bootstrapping in compiler threads
Tue, 27 Dec 2011 06:20:45 +0100 Doug Simon Trivial change to test gate.
Fri, 23 Dec 2011 12:44:00 -0800 Christian Wimmer Remove unnecessary field from MoveResolver
Fri, 23 Dec 2011 12:21:46 -0800 Christian Wimmer Change LIRInsertionBuffer to add instructions _before_ the specified index, instead of _after_. Cleanup the interface and document it.
Fri, 23 Dec 2011 12:10:28 -0800 Christian Wimmer .hgignore all sub-versions of jsk1.7.0
Fri, 23 Dec 2011 11:26:04 +0100 Doug Simon Trivial change to test gate.
Fri, 23 Dec 2011 10:38:39 +0100 Doug Simon Commented out clean step in gate.
Fri, 23 Dec 2011 09:41:41 +0100 Doug Simon Interpret '--timeout 0' correctly (i.e. as no timeout).
Fri, 23 Dec 2011 09:28:09 +0100 Doug Simon Added clean step to gate.
Thu, 22 Dec 2011 22:52:25 +0100 Doug Simon Added 'unittest' command to run the Graal unit tests.
Thu, 22 Dec 2011 22:51:37 +0100 Doug Simon Added support for specifying a timeout when running an external command.
Wed, 21 Dec 2011 17:24:39 +0100 Doug Simon Simplified 'dacapo' command and made it more suitable for gate usage.
Wed, 21 Dec 2011 14:54:26 +0100 Doug Simon Added 'export' command for creating a GraalVM zip file distribution without the Mercurial data or VM sources.
Wed, 21 Dec 2011 11:25:27 +0100 Doug Simon Removed strict requirement for GRAAL environment variable. It only needs to be set now if the graal directory is not in the directory hierarchy of GraalVM JDK.
Tue, 20 Dec 2011 15:59:32 +0100 Doug Simon Added mx.sh symlink at top level to mxtool/mx.
Tue, 20 Dec 2011 15:50:25 +0100 Doug Simon Merge.
Tue, 20 Dec 2011 14:09:53 +0100 Doug Simon Added PyDev configuration for mxtool.
Tue, 20 Dec 2011 15:48:29 +0100 Gilles Duboscq missing file
Tue, 20 Dec 2011 15:34:43 +0100 Gilles Duboscq start work on integrating old hooks into mx, work on sanity checks
Tue, 20 Dec 2011 10:36:44 +0100 Doug Simon Integrated latest mxtool updates.
Tue, 20 Dec 2011 10:14:52 +0100 Doug Simon Replace downloading of JDK 7 with copying of host JDK 7.
Mon, 19 Dec 2011 22:22:56 +0100 Doug Simon Improved 'build' and 'clean' commands.
Mon, 19 Dec 2011 21:48:32 +0100 Doug Simon Fixed 'build' command.
Mon, 19 Dec 2011 20:56:59 +0100 Doug Simon Removed 'tests' command.
Mon, 19 Dec 2011 18:31:09 +0100 Doug Simon Adopted mxtool changes.
Sun, 18 Dec 2011 13:55:25 +0100 Lukas Stadler make domake executable
Sun, 18 Dec 2011 05:24:06 +0100 Thomas Wuerthinger Adjust code base to new level of warnings.
Sun, 18 Dec 2011 05:23:52 +0100 Thomas Wuerthinger Enforce stronger compiler warning rules. No longer allow:
Sun, 18 Dec 2011 01:01:34 +0100 Thomas Wuerthinger Further reduce diff to HotSpot.
Sun, 18 Dec 2011 00:41:15 +0100 Thomas Wuerthinger remove pollJavaQueue and related functionality, minimize diff against HotSpot in the compileBroker.
Sat, 17 Dec 2011 22:03:44 +0100 Thomas Wuerthinger Merge fixes.
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Fri, 16 Dec 2011 12:37:38 -0800 amurillo Added tag hs23-b08 for changeset a2fef924d8e6 jdk8-b18
Fri, 16 Dec 2011 12:38:00 -0800 amurillo Merge hs23-b08
Wed, 14 Dec 2011 20:06:21 -0500 vladidan Merge
Wed, 14 Dec 2011 04:30:57 -0800 fparain 7104647: Adding a diagnostic command framework
Fri, 09 Dec 2011 19:28:34 -0800 jmasa 7119584: UseParallelGC barrier task can be overwritten.
Fri, 09 Dec 2011 06:46:57 -0800 jmasa Merge
Wed, 07 Dec 2011 12:54:51 -0500 tonyp 7118202: G1: eden size unnecessarily drops to a minimum
Mon, 28 Nov 2011 14:58:31 +0100 stefank 7116081: USE_PRECOMPILED_HEADER=0 triggers a single threaded build of the JVM
Mon, 28 Nov 2011 10:19:26 +0100 stefank 7112034: Parallel CMS fails to properly mark reference objects
Mon, 05 Dec 2011 12:26:40 -0500 tonyp Merge
Fri, 02 Dec 2011 12:39:23 -0800 johnc 7114095: G1: assert(obj == oopDesc::load_decode_heap_oop(p)) failed: p should still be pointing to obj
Thu, 08 Dec 2011 10:27:33 -0800 kvn Merge
Fri, 02 Dec 2011 21:37:19 -0800 kvn 7117282: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)
Wed, 30 Nov 2011 17:35:51 -0800 iveresov 7116795: Tiered: enable by default for server
Mon, 28 Nov 2011 15:46:31 -0800 kvn 7112478: after 7105605 JRuby bench_define_method_methods.rb fails with NPE
Tue, 22 Nov 2011 09:45:57 +0100 roland 7090968: Allow adlc register class to depend on runtime conditions
Wed, 14 Sep 2011 09:22:51 +0200 roland 7077312: Provide a CALL effect for instruct declaration in the ad file
Mon, 21 Nov 2011 00:57:43 -0800 twisti 7110058: change default for ScavengeRootsInCode to 2
Fri, 18 Nov 2011 10:29:27 -0800 never 7110489: C1: 64-bit tiered with ForceUnreachable: assert(reachable(src)) failed: Address should be reachable
Thu, 17 Nov 2011 04:07:30 -0800 twisti 7108383: JSR 292: JRuby bench_define_method_methods.rb: assert(slow_jvms != NULL) failed: miss path must not
Wed, 16 Nov 2011 19:42:58 -0800 iveresov 7112085: assert(fr.interpreter_frame_expression_stack_size()==0) failed: only handle empty stacks
Wed, 16 Nov 2011 09:13:57 -0800 kvn 6890673: Eliminate allocations immediately after EA
Wed, 16 Nov 2011 01:39:50 -0800 twisti 7003454: order constants in constant table by number of references in code
Mon, 14 Nov 2011 18:38:03 -0800 kvn 7105605: Use EA info to optimize pointers compare
Thu, 10 Nov 2011 20:17:05 -0800 kvn 7110586: C2 generates incorrect results
Wed, 07 Dec 2011 07:27:09 -0800 dcubed 7118648: disable compressed oops by default on MacOS X until 7118647 is fixed
Tue, 06 Dec 2011 16:35:04 -0500 vladidan Merge
Tue, 06 Dec 2011 05:28:17 -0800 dcubed Merge
Mon, 05 Dec 2011 14:55:16 -0800 dcubed 7117748: SA_APPLE_BOOT_JAVA and ALWAYS_PASS_TEST_GAMMA settings should not be required on MacOS X
Mon, 05 Dec 2011 12:50:00 -0500 phh 7117389: Add a framework for vendor-specific command line switch extensions to Hotspot
Fri, 02 Dec 2011 21:10:45 -0800 jcoomes 7117536: new hotspot build - hs23-b08
Thu, 15 Dec 2011 15:52:58 -0800 katleman Merge
Thu, 15 Dec 2011 15:47:18 -0800 katleman Added tag jdk8-b16 for changeset d1f29d4e0bc6
Thu, 15 Dec 2011 12:16:15 -0800 katleman Added tag jdk8-b17 for changeset d1f29d4e0bc6
Fri, 02 Dec 2011 15:11:40 -0800 jcoomes Added tag hs23-b07 for changeset 6de8c9ba5907
Fri, 02 Dec 2011 15:11:18 -0800 jcoomes Merge hs23-b07
Fri, 02 Dec 2011 08:52:53 -0500 tonyp Merge
Tue, 22 Nov 2011 14:59:34 -0800 jmasa 7112997: Remove obsolete code ResetObjectsClosure and VerifyUpdateClosure
Tue, 22 Nov 2011 14:18:39 -0800 jmasa 7106024: CMS: Removed unused code for precleaning in remark phase
Thu, 17 Nov 2011 12:40:15 -0800 johnc 7112743: G1: Reduce overhead of marking closure during evacuation pauses
Mon, 28 Nov 2011 09:49:05 -0800 johnc 7114303: G1: assert(_g1->mark_in_progress()) failed: shouldn't be here otherwise
Tue, 09 Aug 2011 10:16:01 -0700 jmasa 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
Tue, 22 Nov 2011 04:47:10 -0500 tonyp Merge
Fri, 18 Nov 2011 12:27:10 -0800 johnc 7111795: G1: Various cleanups identified during walk through of changes for 6484965
Mon, 21 Nov 2011 09:24:56 -0800 johnc 7110173: GCNotifier::pushNotification publishes stale data.
Mon, 21 Nov 2011 07:47:34 +0100 brutisso 7110718: -XX:MarkSweepAlwaysCompactCount=0 crashes the JVM
Fri, 18 Nov 2011 12:52:27 -0500 tonyp 7097002: G1: remove a lot of unused / redundant code from the G1CollectorPolicy class
Thu, 01 Dec 2011 13:42:41 -0500 coleenp Merge
Wed, 30 Nov 2011 12:48:52 -0500 phh 7116730: Revert 7116481: Commercial features in Hotspot must be gated by a switch
Tue, 29 Nov 2011 17:00:46 -0500 phh 7116481: Commercial features in Hotspot must be gated by a switch
Tue, 29 Nov 2011 09:21:02 -0500 phh 7116189: Export JVM_SetNativeThreadName from Hotspot
Mon, 21 Nov 2011 10:22:04 -0500 coleenp Merge
Mon, 21 Nov 2011 08:02:40 +0100 brutisso 7112308: Fix Visual Studio build for precompiled header
Fri, 18 Nov 2011 17:26:49 -0500 coleenp Merge
Wed, 16 Nov 2011 20:38:24 -0500 dholmes 7110017: is_headless_jre should be updated to reflect the new location of awt toolkit libraries
Fri, 18 Nov 2011 17:39:40 -0800 jcoomes 7113503: Bump the hs23 build number to 07
Thu, 01 Dec 2011 10:33:15 -0800 katleman Added tag jdk8-b15 for changeset fde2a39ed7f3 jdk8-b16 jdk8-b17
Fri, 18 Nov 2011 15:15:54 -0800 jcoomes Added tag hs23-b06 for changeset 6c2a55d4902f jdk8-b15
Fri, 18 Nov 2011 15:15:13 -0800 jcoomes Merge hs23-b06
Thu, 17 Nov 2011 13:14:49 -0500 tonyp Merge
Wed, 16 Nov 2011 16:27:29 -0800 poonam 7110428: Crash during HeapDump operation
Tue, 15 Nov 2011 20:17:33 +0100 brutisso 7110152: assert(size_in_words <= (julong)max_jint) failed: no overflow
Wed, 09 Nov 2011 23:21:00 +0100 brutisso 7110190: GCCause::to_string missing case for _adaptive_size_policy
Tue, 08 Nov 2011 00:41:28 -0500 tonyp 7099849: G1: include heap region information in hs_err files
Mon, 07 Nov 2011 22:11:12 -0500 tonyp 7092309: G1: introduce old region set
Wed, 02 Nov 2011 08:04:23 +0100 brutisso 7106751: G1: gc/gctests/nativeGC03 crashes VM with SIGSEGV
Mon, 31 Oct 2011 08:01:20 +0100 brutisso 7102044: G1: VM crashes with assert(old_end != new_end) failed: don't call this otherwise
Fri, 28 Oct 2011 13:04:10 -0400 tonyp Merge
Wed, 26 Oct 2011 21:07:52 -0700 ysr 7105163: CMS: some mentions of MinChunkSize should be IndexSetStart
Tue, 15 Nov 2011 12:40:55 -0500 coleenp Merge
Thu, 10 Nov 2011 06:23:48 -0500 dholmes 7108264: Fix for 7104173 is insufficient
Thu, 10 Nov 2011 04:46:08 -0800 twisti Merge
Wed, 09 Nov 2011 07:25:51 -0800 kvn 7107042: assert(no_dead_loop) failed: dead loop detected
Wed, 09 Nov 2011 06:14:32 -0800 kvn 7109887: java/util/Arrays/CopyMethods.java fails with -XX:+DeoptimizeALot
Wed, 09 Nov 2011 00:42:33 -0800 twisti 7087727: JSR 292: C2 crash if ScavengeRootsInCode=2 when "static final" MethodHandle constants are in use
Tue, 08 Nov 2011 20:42:26 -0800 never 7108242: jinfo -permstat shouldn't report interned strings as part of perm
Tue, 08 Nov 2011 17:29:57 -0800 never 7105305: assert check_method_context proper context
Tue, 08 Nov 2011 10:31:53 -0800 never 7104960: JSR 292: +VerifyMethodHandles in product JVM can overflow buffer
Mon, 07 Nov 2011 14:33:57 -0800 kvn 7059047: EA: can't find initializing store with several CheckCastPP
Fri, 04 Nov 2011 13:55:31 -0700 never 6636110: unaligned stackpointer leads to crash during deoptimization
Thu, 03 Nov 2011 04:12:49 -0700 twisti 7106944: assert(_pc == *pc_addr) failed may be too strong
Thu, 03 Nov 2011 01:43:26 -0700 twisti 7106774: JSR 292: nightly test inlineMHTarget fails with wrong result
Mon, 31 Oct 2011 15:52:11 -0700 kvn 7106907: 64 bit VM fails test compiler/6865265/StackOverflowBug.java
Mon, 31 Oct 2011 03:06:42 -0700 twisti 7104561: UseRDPCForConstantTableBase doesn't work after shorten branches changes
Fri, 28 Oct 2011 14:44:52 -0700 never 7103261: crash with jittester on sparc
Thu, 27 Oct 2011 18:20:50 -0700 kvn 7105611: Set::print() is broken
Thu, 27 Oct 2011 14:40:25 -0700 iveresov 7104177: Tiered: -XX:+PrintCanonicalization doesn't work with -XX:+TieredCompilation
Thu, 27 Oct 2011 09:39:24 -0700 kvn 7105364: JDK8 b10 hotspot: src/share/vm/ci/ciMethodHandle.cpp Error: Use "." or "->"
Thu, 27 Oct 2011 04:43:37 -0700 twisti 7102657: JSR 292: C1 deoptimizes unlinked invokedynamic call sites infinitely
Wed, 26 Oct 2011 06:08:56 -0700 kvn 7097546: Optimize use of CMOVE instructions
Tue, 25 Oct 2011 12:51:13 -0700 kvn 7059039: EA: don't change non-escaping state of NULL pointer
Tue, 25 Oct 2011 08:17:15 -0700 never 7103224: collision between __LEAF define in interfaceSupport.hpp and /usr/include/sys/cdefs.h with gcc
Tue, 25 Oct 2011 04:07:20 -0700 twisti 7101642: JSR 292: SIGSEGV in java.lang.invoke.MethodHandleImpl$FieldAccessor.getFieldI(Ljava/lang/Object;)I
Tue, 25 Oct 2011 00:55:10 -0700 twisti 7094138: JSR 292: JRuby junit test fails in CallSite.setTargetNormal: obj->is_oop() failed: sanity check
Mon, 24 Oct 2011 07:53:17 -0700 twisti 7090904: JSR 292: JRuby junit test crashes in PSScavengeRootsClosure::do_oop
Sun, 23 Oct 2011 23:57:39 -0700 never Merge
Sun, 23 Oct 2011 12:31:20 -0700 never 7103380: assertion failure with -XX:+PrintNativeNMethods
Sun, 23 Oct 2011 20:23:14 -0700 never 7103784: enable some flags by default
Fri, 04 Nov 2011 14:06:09 -0700 jcoomes 7108553: Bump the hs23 build number to 06
Thu, 17 Nov 2011 10:45:53 -0800 katleman Added tag jdk8-b14 for changeset 088d09a130ff
Thu, 10 Nov 2011 11:46:05 -0800 katleman Added tag jdk8-b13 for changeset b92ca8e229d2 jdk8-b14
Fri, 04 Nov 2011 12:43:41 -0700 jcoomes Added tag hs23-b05 for changeset 3e609627e780 jdk8-b13
Fri, 04 Nov 2011 12:40:55 -0700 jcoomes Merge hs23-b05
Tue, 01 Nov 2011 13:44:40 +0100 brutisso 7106766: Move the precompiled header from the src/share/vm directory
Sun, 30 Oct 2011 18:40:48 -0700 dholmes Merge
Thu, 27 Oct 2011 18:04:25 -0400 dholmes 7104173: sun/tools tests fail with debug build after 7012206
Fri, 28 Oct 2011 18:30:47 -0700 jcoomes 7106092: Bump the hs23 build number to 05
Thu, 03 Nov 2011 10:32:16 -0700 katleman Added tag jdk8-b12 for changeset 1d3900713a67
Fri, 28 Oct 2011 15:41:29 -0700 jcoomes Added tag hs23-b04 for changeset 6534482ff68a jdk8-b12
Fri, 28 Oct 2011 15:36:16 -0700 jcoomes Merge hs23-b04
Fri, 28 Oct 2011 12:49:16 -0400 tonyp Merge
Wed, 26 Oct 2011 08:44:53 +0200 brutisso 7102191: G1: assert(_min_desired_young_length <= initial_region_num) failed: Initial young gen size too small
Tue, 25 Oct 2011 20:15:41 -0700 ysr 7099817: CMS: +FLSVerifyLists +FLSVerifyIndexTable asserts: odd slot non-empty, chunk not on free list
Sun, 23 Oct 2011 23:06:06 -0700 johnc 7096030: G1: PrintGCDetails enhancements
Thu, 20 Oct 2011 12:06:20 -0700 johnc 7099824: G1: we should take the pending list lock before doing the remark pause
Fri, 21 Oct 2011 12:42:42 -0400 tonyp Merge
Thu, 20 Oct 2011 10:21:35 +0200 brutisso 7097516: G1: assert(0<= from_card && from_card<HeapRegion::CardsPerRegion) failed: Must be in range.
Fri, 21 Oct 2011 16:00:50 -0700 jcoomes 7103619: Bump the hs23 build number to 04
Thu, 27 Oct 2011 13:54:31 -0700 katleman Added tag jdk8-b11 for changeset 4538caeef7b6
Fri, 21 Oct 2011 10:27:33 -0700 jcoomes Added tag hs23-b03 for changeset 4d3850d9d326 jdk8-b11
Fri, 21 Oct 2011 10:27:32 -0700 jcoomes Merge hs23-b03
Fri, 21 Oct 2011 07:24:06 -0400 tonyp Merge
Mon, 17 Oct 2011 09:57:41 -0700 johnc 7095243: Disambiguate ReferenceProcessor::_discoveredSoftRefs
Fri, 14 Oct 2011 11:12:24 -0400 tonyp 7088680: G1: Cleanup in the G1CollectorPolicy class
Thu, 13 Oct 2011 13:54:29 -0400 tonyp 7098085: G1: partially-young GCs not initiated under certain circumstances
Fri, 21 Oct 2011 00:58:30 -0700 iveresov Merge
Wed, 19 Oct 2011 10:52:30 -0700 kvn 7100935: win32: memmove is not atomic but is used for pd_conjoint_*_atomic operations
Mon, 17 Oct 2011 21:38:29 -0700 never 7098528: crash with java -XX:+ExtendedDTraceProbes
Mon, 17 Oct 2011 11:00:41 -0700 never 7093690: JSR292: SA-JDI AssertionFailure: Expected raw sp likely got real sp, value was
Mon, 17 Oct 2011 01:40:27 -0400 dholmes Merge
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Mon, 10 Oct 2011 21:01:36 -0400 dholmes 7096278: Update the VM name to indicate it is an embedded build
Sun, 16 Oct 2011 02:59:24 -0700 iveresov Merge
Fri, 14 Oct 2011 10:07:28 -0700 kvn 7100757: The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc
Thu, 13 Oct 2011 14:08:15 -0700 never 7100165: JSR 292: leftover printing code in methodHandleWalk.cpp
Wed, 12 Oct 2011 21:00:13 -0700 twisti 7092712: JSR 292: unloaded invokedynamic call sites can lead to a crash with signature types not on BCP
Tue, 11 Oct 2011 02:19:37 -0700 twisti 7081938: JSR292: assert(magic_number_2() == MAGIC_NUMBER_2) failed
Fri, 07 Oct 2011 13:28:44 +0200 bdelsart 7096366: PPC: corruption of floating-point values with DeoptimizeALot
Tue, 04 Oct 2011 14:30:04 -0700 kvn 6865265: JVM crashes with "missing exception handler" error
Tue, 04 Oct 2011 10:07:07 -0700 iveresov 7097679: Tiered: events with bad bci to Gotos reduced from Ifs
Fri, 14 Oct 2011 21:45:37 -0700 jcoomes 7101096: Bump the hs23 build number to 03
Thu, 20 Oct 2011 10:32:37 -0700 katleman Added tag jdk8-b10 for changeset d815de2e85e5
Fri, 14 Oct 2011 18:21:47 -0700 jcoomes Added tag hs23-b02 for changeset e4f412d2b75d jdk8-b10
Fri, 14 Oct 2011 18:17:01 -0700 jcoomes Merge hs23-b02
Wed, 12 Oct 2011 10:25:51 -0700 johnc 7098282: G1: assert(interval >= 0) failed: Sanity check, referencePolicy.cpp: 76
Tue, 11 Oct 2011 10:21:36 +0200 brutisso 7099454: /bin/sh does not support syntax used in the src/os/posix/launcher/launcher.script shell script
Mon, 10 Oct 2011 08:40:34 -0700 ysr Merge
Thu, 06 Oct 2011 18:56:47 -0700 ysr 7095236: G1: _markedRegions never contains NULL regions
Wed, 28 Sep 2011 08:21:30 +0200 brutisso 7005808: G1: re-enable ReduceInitialCardMarks for G1
Thu, 06 Oct 2011 13:28:09 -0400 tonyp Merge
Wed, 05 Oct 2011 08:44:10 -0700 johnc 7095194: G1: HeapRegion::GrainBytes, GrainWords, and CardsPerRegion should be size_t
Mon, 12 Sep 2011 16:09:50 +0200 stefank 7021322: assert(object_end <= top()) failed: Object crosses promotion LAB boundary
Mon, 03 Oct 2011 19:04:14 -0400 tonyp 7097048: G1: extend the G1 SA changes to print per-heap space information
Mon, 03 Oct 2011 12:49:53 -0700 johnc 7097053: G1: assert(da ? referent->is_oop() : referent->is_oop_or_null()) failed: referenceProcessor.cpp:1054
Wed, 28 Sep 2011 10:36:31 -0700 johnc 7086533: G1: assert(!_g1->is_obj_dead(obj)): We should not be preserving dead objs: g1CollectedHeap.cpp:3835
Mon, 26 Sep 2011 10:14:30 +0200 brutisso 7091366: re-enable quicksort tests
Fri, 23 Sep 2011 16:07:49 -0400 tonyp 7075646: G1: fix inconsistencies in the monitoring data
Thu, 22 Sep 2011 10:57:37 -0700 johnc 6484982: G1: process references during evacuation pauses
Thu, 22 Sep 2011 07:18:51 -0400 tonyp 7092238: G1: Uninitialized field gc_efficiency in G1PrintRegionLivenessInfo output
Wed, 21 Sep 2011 15:24:07 -0700 johnc 7092245: G1: Wrong format specifier in G1PrintRegionLivenessInfo header output
Wed, 21 Sep 2011 13:36:37 -0400 tonyp 7091032: G1: assert failure when NewRatio is used
Wed, 21 Sep 2011 10:04:45 -0700 johnc 7068215: G1: Print reference processing time during remark
Wed, 21 Sep 2011 01:27:20 -0400 tonyp 7045232: G1: pool names are inconsistent with other collectors (don't have 'Space')
Tue, 20 Sep 2011 15:39:17 -0700 johnc 7092412: G1: Some roots not marked during an initial mark that gets an evacuation failure
Tue, 20 Sep 2011 09:59:59 -0400 tonyp 7059019: G1: add G1 support to the SA
Fri, 30 Sep 2011 22:54:43 -0700 jcoomes 7096124: Bump the hs23 build number to 02
Thu, 13 Oct 2011 10:35:32 -0700 katleman Added tag jdk8-b09 for changeset 7c20d272643f
Thu, 06 Oct 2011 14:01:26 -0700 katleman Added tag jdk8-b08 for changeset 49ed7eacfd16 jdk8-b09
Fri, 30 Sep 2011 18:27:43 -0700 jcoomes Added tag hs23-b01 for changeset da883b9e6d37 jdk8-b08
Fri, 30 Sep 2011 18:27:39 -0700 jcoomes Merge hs23-b01
Fri, 30 Sep 2011 13:48:17 -0700 iveresov Merge
Fri, 30 Sep 2011 13:47:26 +0200 roland 7096010: c2: running with +PrintOptoAssembly crashes the VM when $constanttablebase is used
Thu, 29 Sep 2011 23:09:54 -0700 iveresov 7096639: Tiered: Incorrect counter overflow handling for inlined methods
Thu, 29 Sep 2011 13:47:57 -0700 never 7096016: SA build still produces "arg list too long" errors
Thu, 29 Sep 2011 09:53:56 -0700 never 7092278: "jmap -finalizerinfo" throws "sun.jvm.hotspot.utilities.AssertionFailure: invalid cp index 0 137"
Mon, 26 Sep 2011 10:24:05 -0700 kvn 7081933: Use zeroing elimination optimization for large array
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Tue, 20 Sep 2011 23:50:16 -0700 never 7092236: java/util/EnumSet/EnumSetBash.java fails
Tue, 20 Sep 2011 08:39:40 -0700 kvn 7081842: assert(Compile::current()->unique() < (uint)MaxNodeLimit) failed: Node limit exceeded
Mon, 19 Sep 2011 15:21:03 -0700 iveresov 7091764: Tiered: enable aastore profiling
Thu, 22 Sep 2011 16:48:41 +0100 kevinw 7051189: Need to suppress info message if -xcheck:jni used with libjsig.so
Mon, 19 Sep 2011 12:18:46 -0700 dcubed Merge
Fri, 16 Sep 2011 16:21:20 -0700 dcubed 7071904: 4/4 HotSpot: Full Debug Symbols
Fri, 16 Sep 2011 21:35:06 -0700 jcoomes 7091545: hs23 - set hotspot version & build number
Thu, 29 Sep 2011 18:53:42 -0700 katleman Added tag jdk8-b07 for changeset 3f0cf875af83
Thu, 22 Sep 2011 16:01:59 -0700 katleman Added tag jdk8-b06 for changeset 0db80d8e77fc jdk8-b07
Thu, 15 Sep 2011 20:56:24 -0700 jcoomes Added tag hs22-b06 for changeset 650d15d8f372
Thu, 15 Sep 2011 20:56:24 -0700 jcoomes 7091255: Bump the hs22 build number to 06 hs22-b06
Thu, 15 Sep 2011 20:30:12 -0700 jcoomes 7091294: disable quicksort tests
Thu, 15 Sep 2011 19:33:39 -0700 jcoomes Merge
Thu, 15 Sep 2011 18:53:14 -0700 schien Added tag jdk8-b05 for changeset dce7d24674f4 jdk8-b06
Thu, 15 Sep 2011 12:44:09 -0700 iveresov Merge
Wed, 14 Sep 2011 13:57:32 -0700 never 7090654: nightly failures after 7086585
Wed, 14 Sep 2011 16:28:39 +0200 bdelsart 7077806: ARM: java.lang.InternalError: bound subword value does not fit into the subword type
Wed, 14 Sep 2011 10:40:13 +0200 bdelsart 7057978: improve robustness of c1 ARM back-end wrt non encodable constants
Tue, 13 Sep 2011 11:46:51 -0700 kvn 7089632: assert(machtmp->outcnt() == 1) failed: expected for a MachTemp
Mon, 12 Sep 2011 13:51:40 -0700 never 7089709: type "jushort" not found
Sun, 11 Sep 2011 14:48:24 -0700 never 7088955: add C2 IR support to the SA
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
Sat, 10 Sep 2011 00:11:04 -0700 never 7088020: SEGV in JNIHandleBlock::release_block
Fri, 09 Sep 2011 13:47:11 -0700 kvn 7035946: Up to 15% regression on JDK 7 b136 vs b135 on specjvm2008.crypto.rsa on x64
Fri, 09 Sep 2011 12:44:37 -0700 iveresov Merge
Thu, 08 Sep 2011 09:35:41 +0200 roland 7087453: PhaseChaitin::yank_if_dead() should handle MachTemp inputs
Thu, 08 Sep 2011 12:44:04 -0700 kvn 7087947: Add regression test for 7068051
Thu, 08 Sep 2011 05:11:31 -0700 twisti 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
Thu, 08 Sep 2011 10:12:25 +0200 bdelsart 7087445: Improve platform independence of JSR292 shared code
Wed, 07 Sep 2011 12:58:42 -0700 kvn 7054211: No loop unrolling done in jdk7b144 for a test update() while loop
Tue, 13 Sep 2011 20:28:00 -0700 kvn 7090259: Fix hotspot sources to build with old compilers
Tue, 13 Sep 2011 16:58:35 -0700 iveresov 7090069: Java launcher hangs in infinite loop on windows when UseNUMA[Interleaving] is specified
Tue, 13 Sep 2011 12:40:14 -0400 tonyp 7089625: G1: policy for how many old regions to add to the CSet (when young gen is fixed) is broken
Fri, 09 Sep 2011 16:33:13 -0700 jcoomes Added tag hs22-b05 for changeset 513a84dd0f8b
Fri, 09 Sep 2011 16:24:12 -0700 jcoomes 7088991: Bump ths hs22 build number to 05 hs22-b05
Fri, 09 Sep 2011 16:17:16 -0700 jcoomes Merge
Thu, 08 Sep 2011 16:59:27 -0700 schien Added tag jdk8-b04 for changeset 0fa3ace511fe jdk8-b05
Fri, 09 Sep 2011 14:44:43 +0200 stefank Merge
Fri, 09 Sep 2011 05:20:58 -0400 tonyp 7087717: G1: make the G1PrintRegionLivenessInfo parameter diagnostic
Thu, 08 Sep 2011 16:29:41 +0200 brutisso 6929868: G1: introduce min / max young gen size bounds
Thu, 08 Sep 2011 05:16:49 -0400 tonyp 7084509: G1: fix inconsistencies and mistakes in the young list target length calculations
Wed, 07 Sep 2011 18:58:33 -0700 iveresov 7086226: UseNUMA fails on old versions of windows
Wed, 07 Sep 2011 13:55:42 -0700 ysr 4965777: GC changes to support use of discovered field for pending references
Wed, 07 Sep 2011 15:00:13 -0700 ysr Merge
Thu, 01 Sep 2011 16:18:17 +0200 stefank 7085906: Replace the permgen allocated sentinelRef with a self-looped end
Wed, 07 Sep 2011 12:21:23 -0400 tonyp 7050392: G1: Introduce flag to generate a log of the G1 ergonomic decisions
Tue, 06 Sep 2011 21:03:51 -0700 iveresov 7087583: Hotspot fails to allocate heap with mmap(MAP_HUGETLB)
Thu, 08 Sep 2011 06:36:31 -0700 rottenha Merge
Wed, 07 Sep 2011 14:15:07 +0200 roland 7085012: ARM: com/sun/jdi/PopSynchronousTest.java still fails
Wed, 07 Sep 2011 11:52:00 -0700 iveresov Merge
Wed, 07 Sep 2011 09:35:52 +0200 roland 7086394: c2/arm: enable UseFPUForSpilling
Mon, 05 Sep 2011 17:09:05 -0700 never 7051798: SA-JDI: NPE in Frame.addressOfStackSlot(Frame.java:244)
Sat, 03 Sep 2011 14:03:54 -0700 kvn 7086560: 7085404 changes broke VM with -XX:-EnableInvokeDynamic
Sat, 03 Sep 2011 09:56:57 -0700 never Merge
Fri, 02 Sep 2011 20:58:21 -0700 never 7071307: MethodHandle bimorphic inlining should consider the frequency
Fri, 02 Sep 2011 22:00:49 -0700 never 7016881: JSR 292: JDI: sun.jvm.hotspot.utilities.AssertionFailure: index out of bounds
Fri, 02 Sep 2011 12:13:33 -0700 kvn 7039731: arraycopy could use prefetch on SPARC
Fri, 02 Sep 2011 04:28:59 -0700 twisti 7071709: JSR 292: switchpoint invalidation should be pushed not pulled
Fri, 02 Sep 2011 00:36:18 -0700 twisti 7085404: JSR 292: VolatileCallSites should have push notification too
Thu, 01 Sep 2011 01:31:25 -0700 twisti 7079673: JSR 292: C1 should inline bytecoded method handle adapters
Wed, 31 Aug 2011 16:46:11 -0700 never 7083786: dead various dead chunks of code
Wed, 31 Aug 2011 09:48:21 -0700 kvn 7085137: -XX:+VerifyOops is broken
Wed, 31 Aug 2011 01:40:45 -0700 twisti 7078382: JSR 292: don't count method handle adapters against inlining budgets
Tue, 30 Aug 2011 19:01:58 -0700 iveresov 7085279: C1 overflows code buffer with VerifyOops and CompressedOops
Tue, 30 Aug 2011 00:54:09 -0700 never 7082263: Reflection::resolve_field/field_get/field_set are broken
Mon, 29 Aug 2011 05:07:35 -0700 twisti 7083184: JSR 292: don't store context class argument with call site dependencies
Sat, 27 Aug 2011 00:23:47 -0700 iveresov 6591247: C2 cleans up the merge point too early during SplitIf
Fri, 26 Aug 2011 08:52:22 -0700 kvn 7059037: Use BIS for zeroing on T4
Thu, 25 Aug 2011 20:29:30 -0700 never 7082949: JSR 292: missing ResourceMark in methodOopDesc::make_invoke_method
Fri, 02 Sep 2011 21:33:57 -0700 jcoomes Merge
Wed, 31 Aug 2011 23:55:58 -0700 ysr Merge
Wed, 31 Aug 2011 10:16:02 -0700 johnc 7066841: remove MacroAssembler::br_on_reg_cond() on sparc
Mon, 29 Aug 2011 17:42:39 -0700 iveresov 7082645: Hotspot doesn't compile on old linuxes after 7060836
Mon, 29 Aug 2011 10:13:06 -0700 johnc 7080389: G1: refactor marking code in evacuation pause copy closures
Thu, 25 Aug 2011 02:57:46 -0700 iveresov 7082969: NUMA interleaving
Fri, 02 Sep 2011 15:52:03 -0700 jcoomes Added tag hs22-b04 for changeset ce9bde819dcb
Fri, 02 Sep 2011 03:49:30 -0700 jcoomes 7086589: bump the hs22 build number to 04 hs22-b04
Fri, 02 Sep 2011 15:47:43 -0700 jcoomes Added tag hs22-b03 for changeset 3a2fb61165df
Fri, 02 Sep 2011 15:47:43 -0700 jcoomes Added tag hs22-b02 for changeset 7c29742c41b4
Fri, 02 Sep 2011 15:47:42 -0700 jcoomes Added tag hs22-b01 for changeset 0cc8a70952c3
Thu, 01 Sep 2011 13:54:24 -0700 schien Added tag jdk8-b03 for changeset 3a2fb61165df jdk8-b04
Wed, 31 Aug 2011 13:57:17 -0700 jcoomes Merge hs22-b03 jdk8-b03
Thu, 25 Aug 2011 17:17:59 -0700 schien Added tag jdk8-b02 for changeset 31e253c1da42
Thu, 18 Aug 2011 18:55:12 -0700 cl Added tag jdk8-b01 for changeset 0cc8a70952c3 jdk8-b02
Fri, 26 Aug 2011 16:11:25 -0700 kvn 7083916: Bump the hs22 build number to 03
Thu, 25 Aug 2011 18:56:52 -0700 kvn Merge
Mon, 22 Aug 2011 11:00:39 -0700 kvn 7081926: assert(VM_Version::supports_sse2()) failed: must support
Sat, 20 Aug 2011 14:03:12 -0700 kvn 7076831: TEST_BUG: compiler/5091921/Test7005594.java fails on LOW MEM SYSTEMS
Tue, 23 Aug 2011 11:06:30 +0200 brutisso 7082220: Visual Studio projects broken after change 7016797: Hotspot: securely/restrictive load dlls and new
Mon, 22 Aug 2011 23:57:10 -0700 ysr Merge
Mon, 22 Aug 2011 12:30:06 -0700 ysr 6810861: G1: support -XX:+{PrintClassHistogram,HeapDump}{Before,After}FullGC
Mon, 22 Aug 2011 10:16:33 -0400 tonyp 7081064: G1: remove develop params G1FixedSurvivorSpaceSize, G1FixedTenuringThreshold, and G1FixedEdenSize
Fri, 19 Aug 2011 09:30:59 +0200 brutisso 6814390: G1: remove the concept of non-generational G1
Fri, 19 Aug 2011 14:22:25 -0700 jcoomes 7081251: bump the hs22 build number to 02 hs22-b02
Fri, 19 Aug 2011 14:08:18 -0700 jcoomes Merge
Wed, 22 Jun 2011 10:10:25 -0700 jeff 7057046: Add embedded license to THIRD PARTY README
Wed, 15 Jun 2011 14:59:55 -0700 asaha 7055247: Ignore test of # 7020373
Tue, 12 Apr 2011 16:42:26 -0400 kamg 7020373: JSR rewriting can overflow memory address size variables
Fri, 27 May 2011 15:01:07 -0700 jeff 7045697: JDK7 THIRD PARTY README update
Wed, 25 May 2011 13:31:51 -0700 katleman 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
Wed, 17 Aug 2011 10:32:53 -0700 jcoomes 6791672: enable 1G and larger pages on solaris
Fri, 19 Aug 2011 08:55:53 -0700 kvn Merge
Thu, 18 Aug 2011 11:49:33 -0700 kvn 7080431: VM asserts if specified size(x) in .ad is larger than emitted size
Wed, 17 Aug 2011 11:52:22 -0700 twisti 7079769: JSR 292: incorrect size() for CallStaticJavaHandle on sparc
Wed, 17 Aug 2011 05:14:43 -0700 twisti 7079626: x64 emits unnecessary REX prefix
Tue, 16 Aug 2011 16:59:46 -0700 kvn 7079329: Adjust allocation prefetching for T4
Tue, 16 Aug 2011 11:53:57 -0700 kvn 7079317: Incorrect branch's destination block in PrintoOptoAssembly output
Tue, 16 Aug 2011 04:14:05 -0700 twisti 7071653: JSR 292: call site change notification should be pushed not pulled
Thu, 11 Aug 2011 12:08:11 -0700 kvn 7063629: use cbcond in C2 generated code on T4
Wed, 10 Aug 2011 14:06:57 -0700 kvn 7077439: Possible reference through NULL in loopPredicate.cpp:726
Tue, 02 Aug 2011 18:36:40 +0200 roland 7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths
Mon, 08 Aug 2011 13:19:46 -0700 never 7075623: 6990212 broke raiseException in 64 bit
Mon, 08 Aug 2011 05:49:04 -0700 twisti 7071823: Zero: zero/shark doesn't build after b147-fcs
Sat, 06 Aug 2011 08:28:08 -0700 kvn 7075559: JPRT windows_x64 build failure
Fri, 29 Jul 2011 09:16:29 -0700 kvn 7068051: SIGSEGV in PhaseIdealLoop::build_loop_late_post
Thu, 28 Jul 2011 13:03:39 -0700 never 7060619: C1 should respect inline and dontinline directives from CompilerOracle
Thu, 28 Jul 2011 02:14:44 -0700 twisti 7066143: JSR 292: Zero support after regressions from 7009923 and 7009309
Wed, 27 Jul 2011 17:28:36 -0700 kvn 7069452: Cleanup NodeFlags
Wed, 27 Jul 2011 15:06:35 -0700 never 7071427: AdapterFingerPrint can hold 8 entries per int
Tue, 26 Jul 2011 19:35:23 -0700 kvn 7070134: Hotspot crashes with sigsegv from PorterStemmer
Thu, 21 Jul 2011 11:25:07 -0700 kvn 7063628: Use cbcond on T4
Thu, 21 Jul 2011 08:38:25 -0700 never 7012081: JSR 292: SA-JDI can't read MH/MT/Indy ConstantPool entries
Wed, 20 Jul 2011 18:04:17 -0700 iveresov 7066339: Tiered: policy should make consistent decisions about osr levels
Wed, 17 Aug 2011 07:05:42 -0400 collins Merge
Tue, 16 Aug 2011 09:18:47 -0400 zgu Merge
Tue, 12 Jul 2011 21:13:53 -0400 zgu 7065535: Mistyped function name that disabled UseLargePages on Windows
Fri, 15 Apr 2011 09:34:43 -0400 zgu 7016797: Hotspot: securely/restrictive load dlls and new API for loading system dlls
Wed, 10 Aug 2011 15:04:21 +0400 dsamersoff 7073913: The fix for 7017193 causes segfaults
Tue, 16 Aug 2011 08:02:29 -0700 ysr Merge
Fri, 12 Aug 2011 11:31:06 -0400 tonyp 7039627: G1: avoid BOT updates for survivor allocations and dirty survivor regions incrementally
Thu, 11 Aug 2011 11:36:29 -0700 johnc 7074579: G1: JVM crash with JDK7 running ATG CRMDemo Fusion App
Thu, 11 Aug 2011 14:58:29 +0100 kevinw Merge
Tue, 02 Aug 2011 14:37:35 +0100 kevinw 7072527: CMS: JMM GC counters overcount in some cases
Fri, 05 Aug 2011 16:50:14 -0700 iveresov 7060836: RHEL 5.5 and 5.6 should support UseNUMA
Fri, 05 Aug 2011 16:44:01 -0700 iveresov 7060842: UseNUMA crash with UseHugreTLBFS running SPECjvm2008
Tue, 02 Aug 2011 12:13:13 -0700 johnc 7069863: G1: SIGSEGV running SPECjbb2011 and -UseBiasedLocking
Mon, 01 Aug 2011 10:04:28 -0700 johnc 7068240: G1: Long "parallel other time" and "ext root scanning" when running specific benchmark
Thu, 28 Jul 2011 14:10:21 -0400 andrew 7072341: enable hotspot builds on Linux 3.0
Sat, 23 Jul 2011 10:42:20 -0400 coleenp Merge
Fri, 22 Jul 2011 00:29:01 -0700 dholmes 7046490: Preallocated OOME objects should obey Throwable stack trace protocol
Sat, 16 Jul 2011 22:21:39 -0400 coleenp Merge
Thu, 07 Jul 2011 22:34:34 -0400 coleenp Merge
Sat, 02 Jul 2011 04:17:12 -0400 dholmes 7052988: JPRT embedded builds don't set MINIMIZE_RAM_USAGE
Wed, 29 Jun 2011 20:28:58 -0700 dcubed 6951623: 3/3 possible performance problems in FollowReferences() and GetObjectsWithTags()
Thu, 23 Jun 2011 20:31:43 -0700 dcubed 7043987: 3/3 JVMTI FollowReferences is slow
Sat, 18 Jun 2011 13:32:27 +0400 dsamersoff Merge
Thu, 09 Jun 2011 01:06:09 +0400 dsamersoff Merge
Fri, 22 Jul 2011 23:42:46 -0700 trims 7070061: Adjust Hotspot make/jprt.properties for new JDK8 settings hs22-b01 jdk8-b01
Fri, 22 Jul 2011 23:47:17 -0700 trims 7069176: Update the JDK version numbers in Hotspot for JDK 8
Sat, 23 Jul 2011 01:56:51 -0700 trims Merge
Tue, 24 May 2011 15:28:35 -0700 mr 7048009: Update .jcheck/conf files for JDK 8
Fri, 15 Jul 2011 15:35:50 -0700 never 6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
Thu, 14 Jul 2011 15:39:40 -0700 kvn 7067288: compiler regression test Test7052494 timeouts with client VM
Wed, 13 Jul 2011 10:48:42 -0700 kvn Merge
Fri, 08 Jul 2011 15:33:03 -0700 iveresov 7058510: multinewarray with 6 dimensions uncommon traps in server compiler
Fri, 08 Jul 2011 09:38:48 -0700 kvn 7059034: Use movxtod/movdtox on T4
Tue, 12 Jul 2011 16:32:25 -0700 jcoomes Merge
Mon, 11 Jul 2011 14:15:43 -0700 jcoomes 7061212: use o/s low memory notification in embedded builds
Thu, 07 Jul 2011 15:44:34 -0700 jcoomes 7053189: remove some unnecessary platform-dependent includes
Wed, 06 Jul 2011 13:02:54 -0700 jcoomes 7061225: os::print_cpu_info() should support os-specific data
Wed, 06 Jul 2011 12:28:07 -0700 jcoomes 7061204: clean the chunk table synchronously in embedded builds
Wed, 06 Jul 2011 12:22:29 -0700 jcoomes 7061197: ThreadLocalStorage sp map table should be optional
Wed, 06 Jul 2011 12:17:44 -0700 jcoomes 7061192: option handling adjustments for oracle and embedded builds
Wed, 06 Jul 2011 12:03:01 -0700 jcoomes 7061187: need some includes for arm/ppc
Thu, 07 Jul 2011 10:51:07 -0700 kvn Merge
Wed, 06 Jul 2011 18:15:21 -0700 never 7062856: Disassembler needs to be smarter about finding hsdis after 1.7 launcher changes
Wed, 06 Jul 2011 09:27:54 -0700 never 7061101: adlc should complain about mixing block and expression forms of ins_encode
Tue, 05 Jul 2011 16:07:54 -0700 never 6478991: C1 NullCheckEliminator yields incorrect exceptions
Fri, 01 Jul 2011 10:37:37 -0700 iveresov 7057120: Tiered: Allow C1 to inline methods with loops
Fri, 01 Jul 2011 10:35:54 -0700 iveresov 7058689: Tiered: Reprofiling doesn't happen in presence of level 4 OSR methods
Tue, 28 Jun 2011 15:50:07 -0700 kvn 7047954: VM crashes with assert(is_Mem()) failed
Tue, 28 Jun 2011 15:24:29 -0700 kvn 7044738: Loop unroll optimization causes incorrect result
Tue, 28 Jun 2011 15:04:39 -0700 kvn 6990015: Incorrect Icache line size is used for 64 bit x86
Tue, 28 Jun 2011 14:30:27 -0700 kvn 7058036: FieldsAllocationStyle=2 does not work in 32-bit VM
Thu, 23 Jun 2011 17:14:06 -0700 jrose 7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
Wed, 22 Jun 2011 14:45:37 -0700 never 7057587: JSR 292 - crash with jruby in test/test_respond_to.rb
Tue, 21 Jun 2011 09:04:55 -0700 never 7056380: VM crashes with SIGSEGV in compiled code
Mon, 20 Jun 2011 16:45:35 -0700 kvn 7052494: Eclipse test fails on JDK 7 b142
Thu, 16 Jun 2011 13:46:55 -0700 never 7055355: JSR 292: crash while throwing WrongMethodTypeException
Wed, 06 Jul 2011 08:43:01 -0700 jcoomes Merge
Tue, 28 Jun 2011 14:23:27 +0200 brutisso 7016112: CMS: crash during promotion testing
Fri, 24 Jun 2011 12:38:49 -0400 tonyp 7049999: G1: Make the G1PrintHeapRegions output consistent and complete
Tue, 21 Jun 2011 15:23:07 -0400 tonyp 7046182: G1: remove unnecessary iterations over the collection set
Mon, 20 Jun 2011 22:03:13 -0400 tonyp 7055073: G1: code cleanup in the concurrentMark.* files
Mon, 20 Jun 2011 09:42:26 -0700 ysr 6916968: CMS: freeList.cpp:304 assert(_allocation_stats.prevSweep() + ..., "Conservation Principle")
Thu, 16 Jun 2011 15:51:57 -0400 tonyp 6994322: Remove the is_tlab and is_noref / is_large_noref parameters from the CollectedHeap
Wed, 15 Jun 2011 10:18:04 -0700 johnc 7045751: G1: +ExplicitGCInvokesConcurrent causes excessive single region evacuation pauses
Tue, 14 Jun 2011 11:01:10 -0700 johnc 7004681: G1: Extend marking verification to Full GCs
Tue, 14 Jun 2011 10:33:43 -0400 tonyp 7046558: G1: concurrent marking optimizations
Mon, 13 Jun 2011 13:48:18 +0200 brutisso 6918185: Remove unused code for lost card-marking optimization in BacktraceBuilder
Mon, 13 Jun 2011 09:58:16 -0700 ysr 7051430: CMS: ongoing CMS cycle should terminate abruptly to allow prompt JVM termination at exit
Fri, 10 Jun 2011 15:44:02 -0700 minqi Merge
Fri, 10 Jun 2011 15:08:36 -0700 minqi 6941923: RFE: Handling large log files produced by long running Java Applications
Fri, 10 Jun 2011 13:16:40 -0400 tonyp 7045330: G1: Simplify/fix the HeapRegionSeq class
Wed, 08 Jun 2011 21:48:38 -0400 tonyp 7045662: G1: OopsInHeapRegionClosure::set_region() should not be virtual
Wed, 08 Jun 2011 15:31:51 -0400 tonyp 7032531: G1: enhance GC logging to include more accurate eden / survivor size transitions
Wed, 08 Jun 2011 08:39:53 -0700 ysr Merge
Thu, 02 Jun 2011 10:23:36 -0700 ysr 7048782: CMS: assert(last_chunk_index_to_check<= last_chunk_index) failed: parCardTableModRefBS.cpp:359
Fri, 27 May 2011 10:23:03 -0700 ysr 7048342: CMS: eob == _limit || fc->isFree() failed: Only a free chunk should allow us to cross over the limit
Fri, 01 Jul 2011 13:07:16 -0700 trims 7061691: Fork HS21 to HS22 - renumber Minor and build numbers of JVM
Wed, 15 Jun 2011 10:20:03 -0700 never Merge
Tue, 14 Jun 2011 15:20:55 -0700 never Merge
Tue, 14 Jun 2011 14:41:33 -0700 never 7052219: JSR 292: Crash in ~BufferBlob::MethodHandles adapters
Tue, 14 Jun 2011 12:25:05 -0700 twisti 7053520: JSR292: crash in invokedynamic with C1 using tiered and compressed oops
Wed, 08 Jun 2011 17:04:06 -0700 jrose 7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp
Sat, 04 Jun 2011 10:36:22 -0700 kvn 7050280: assert(u->as_Unlock()->is_eliminated()) failed: sanity
Fri, 03 Jun 2011 22:31:43 -0700 never 7045514: SPARC assembly code for JSR 292 ricochet frames
Thu, 02 Jun 2011 13:36:11 -0700 never 7050554: JSR 292 - need optimization for selectAlternative
Thu, 09 Jun 2011 01:33:42 +0400 dsamersoff Merge
Thu, 02 Jun 2011 21:01:48 -0700 coleenp Merge
Thu, 02 Jun 2011 14:17:48 -0400 coleenp 7049928: VM crashes with "assert(_adapter != NULL) failed: must have" at methodOop.cpp:63
Sat, 21 May 2011 15:39:54 -0700 coleenp 7033141: assert(has_cp_cache(i)) failed: oob
Tue, 07 Jun 2011 13:17:05 -0700 jcoomes Merge
Mon, 23 May 2011 16:42:14 -0700 ysr 7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557
Wed, 01 Jun 2011 23:25:31 -0700 jrose 7049410: JSR 292 old method name MethodHandle.invokeGeneric should not be accepted by the JVM
Wed, 01 Jun 2011 23:25:20 -0700 jrose 7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
Tue, 31 May 2011 10:05:36 -0700 kvn 6956668: misbehavior of XOR operator (^) with int
Fri, 27 May 2011 12:47:48 -0700 kvn 7047069: Array can dynamically change size when assigned to an object field
Thu, 26 May 2011 16:39:34 -0700 never Merge
Thu, 26 May 2011 14:44:41 -0700 never 7047961: JSR 292 MethodHandleWalk swap args doesn't handle T_LONG and T_DOUBLE properly
Thu, 26 May 2011 13:15:01 -0700 iveresov 7047491: C1: registers saved incorrectly when calling checkcast_arraycopy stub
Wed, 25 May 2011 21:17:07 -0700 kvn 7048332: Cadd_cmpLTMask doesn't handle 64-bit tmp register properly
Sat, 17 Dec 2011 20:50:09 +0100 Thomas Wuerthinger Removed tags.
Sat, 17 Dec 2011 20:48:46 +0100 Thomas Wuerthinger Work with GRAAL environment variable instead of MAXINE environment variable.
Sat, 17 Dec 2011 20:36:28 +0100 Thomas Wuerthinger Updated authors file.
Sat, 17 Dec 2011 20:34:58 +0100 Thomas Wuerthinger Remove deprecated files.
Sat, 17 Dec 2011 19:59:18 +0100 Thomas Wuerthinger Added Java files from Maxine project.
Sat, 17 Dec 2011 19:58:27 +0100 Thomas Wuerthinger Updated mxtool to allow projects in subdirectories.
Sat, 17 Dec 2011 18:19:04 +0100 Thomas Wuerthinger Added project.properties. Ignore *.pyc files.
Fri, 16 Dec 2011 21:56:00 +0100 Doug Simon Added mechanism for downloading a JDK 7 if the JDK7 environment variable is not set. This only works on Linux as only it has a single tar.gz version of the JDK available from the Oracle JDK download website.
Fri, 16 Dec 2011 20:02:38 +0100 Thomas Wuerthinger Added tag test5 for changeset 6ee0eac858c1
Fri, 16 Dec 2011 19:49:22 +0100 Thomas Wuerthinger Added tag test4 for changeset 031fea7c05fe
Fri, 16 Dec 2011 19:47:07 +0100 Thomas Wuerthinger Added tag test3 for changeset 16dcfa497cff
Fri, 16 Dec 2011 19:36:03 +0100 Thomas Wuerthinger Added domake again.
Fri, 16 Dec 2011 19:11:29 +0100 Thomas Wuerthinger Added tag test2 for changeset 44445a59a718
Fri, 16 Dec 2011 16:47:05 +0100 Doug Simon Removed scripts that have been replaced by mx/commands.py.
Fri, 16 Dec 2011 16:46:33 +0100 Doug Simon Added a copy of the mxtool to repo.
Fri, 16 Dec 2011 16:33:42 +0100 Doug Simon Unified the way a specific build of the VM is chosen for any mx command that runs the GraalVM.
Fri, 16 Dec 2011 15:17:17 +0100 Doug Simon Automated creation of debug, fastdebug and optimized subdirectories of the JDK.
Fri, 16 Dec 2011 14:24:37 +0100 Doug Simon Removed pytools - replaced by mxtool.
Fri, 16 Dec 2011 13:37:14 +0100 Doug Simon Removed mx/env from revision control.
Fri, 16 Dec 2011 11:03:14 +0100 Doug Simon Added mx configuration.
Tue, 13 Dec 2011 21:40:26 -0800 Christian Wimmer Fix build error for Windows builds
Tue, 13 Dec 2011 21:30:53 -0800 Christian Wimmer Fix build error for debug builds
Tue, 13 Dec 2011 21:18:25 -0800 Christian Wimmer Merge
Tue, 13 Dec 2011 21:17:46 -0800 Christian Wimmer Change Graal monitor enter and exit from BasicObjectLock to BasicLock
Tue, 13 Dec 2011 21:16:50 -0800 Christian Wimmer Add all DaCapo benchmarks, allow batch execution of all DaCapo benchmarks, add -d flag to start HotSpot under the debugger
Mon, 12 Dec 2011 15:57:56 +0100 Gilles Duboscq Make GraalEdgeColorFilter more robust
Fri, 09 Dec 2011 13:50:23 +0100 Gilles Duboscq Add a CFG filter to the default filter collection
Mon, 05 Dec 2011 18:15:25 -0800 Christian Wimmer use alignment for constants specified in DataPatch.alignment
Mon, 05 Dec 2011 20:00:57 +0100 Peter Hofer IdealGraphVisualizer: add filter for Graal Call Analysis graphs
Fri, 02 Dec 2011 17:46:54 +0100 Thomas Wuerthinger Remove recordBailout method. Remove GraalBailoutIsFatal flag.
Fri, 02 Dec 2011 16:59:53 +0100 Lukas Stadler fix for escape analyzed arrays in debug mode
Fri, 02 Dec 2011 13:31:00 +0100 Lukas Stadler hide HotSpotMethodResolvedImpl.javaMirror field in debuggers
Thu, 01 Dec 2011 15:04:28 +0100 Lukas Stadler CiGenericCallback handling: removed (buggy) native exception handling code, changed to callbackInternal
Tue, 29 Nov 2011 16:04:18 +0100 Doug Simon Made C++ changes to reflect changes to CiAssumptions.ConcreteMethod.
Mon, 28 Nov 2011 18:20:46 -0800 Christian Wimmer Add newlines at the end of files, otherwise my version of gcc complains
Mon, 28 Nov 2011 19:07:47 +0100 Gilles Duboscq Do not color edges labeled with #NDF as data flow
Fri, 25 Nov 2011 23:09:07 +0100 Thomas Wuerthinger Return a RiResolvedField array when looking up the fields of a class.
Thu, 24 Nov 2011 17:45:38 +0100 Thomas Wuerthinger Merge.
Thu, 24 Nov 2011 17:45:19 +0100 Thomas Wuerthinger Set catch all to true if the caught class is java.lang.Throwable.
Thu, 24 Nov 2011 17:27:17 +0100 Gilles Duboscq Merge
Thu, 24 Nov 2011 17:25:39 +0100 Gilles Duboscq fix componentType for the primitive array case
Thu, 24 Nov 2011 17:24:43 +0100 Gilles Duboscq Make NMethodSweeper work on any JavaThread
Thu, 24 Nov 2011 16:14:33 +0100 Thomas Wuerthinger Merge.
Thu, 24 Nov 2011 16:14:21 +0100 Thomas Wuerthinger Don't call startCompiler if the VM is run with -Xint
Thu, 24 Nov 2011 14:09:18 +0100 Doug Simon Improved interface to the examples in the gl script.
Thu, 24 Nov 2011 13:19:40 +0100 Doug Simon Made the safeadd and vectorlib examples runnable from the gl script:
Wed, 23 Nov 2011 18:11:28 +0100 Doug Simon Made gl script able to import and use the mx script.
Wed, 23 Nov 2011 14:52:52 +0100 Thomas Wuerthinger Call NMethodSweeper::possibly_sweep() before registering a method.
Tue, 22 Nov 2011 11:48:41 +0100 Doug Simon Added helper script for gl.py.
Tue, 22 Nov 2011 10:41:05 +0100 Lukas Stadler Merge
Fri, 18 Nov 2011 17:20:38 +0100 Lukas Stadler Merge
Fri, 18 Nov 2011 17:02:22 +0100 Lukas Stadler Merge
Fri, 18 Nov 2011 13:34:10 +0100 Lukas Stadler Merge
Fri, 18 Nov 2011 11:55:00 +0100 Lukas Stadler don't observe jvmti and dtrace state changes during code installing
Fri, 18 Nov 2011 11:54:07 +0100 Lukas Stadler store RiCompiledMethod in nmethod and:
Fri, 18 Nov 2011 11:52:59 +0100 Lukas Stadler implement generic callback mechanism (CiGenericCallback)
Tue, 15 Nov 2011 11:24:26 +0100 Lukas Stadler change order in domake script (so that one-time operations will be performed using the product jdk)
Mon, 21 Nov 2011 19:28:08 +0100 Thomas Wuerthinger Merge.
Mon, 21 Nov 2011 19:27:54 +0100 Thomas Wuerthinger Adjust code cache flag values to be more c2-like.
Mon, 21 Nov 2011 15:54:32 +0100 Peter Hofer IdealGraphVisualizer: add a workaround to fix layouting of the QuickSearch combobar with the GTK look and feel
Mon, 21 Nov 2011 14:31:28 +0100 Thomas Wuerthinger Removed debug output.
Mon, 21 Nov 2011 14:23:14 +0100 Thomas Wuerthinger Relaxed div/rem code assertions, jtt passes with debug vm.
Mon, 21 Nov 2011 14:12:10 +0100 Thomas Wuerthinger Relaxed idiv exception handler assert.
Mon, 21 Nov 2011 13:56:38 +0100 Thomas Wuerthinger Fixed a regression.
Mon, 21 Nov 2011 11:01:37 +0100 Peter Hofer IdealGraphVisualizer: move QuickSearch combobar from the menu bar to the graph viewer's toolbar so it won't be omitted on Mac OS X
Fri, 18 Nov 2011 17:01:32 +0100 Thomas Wuerthinger removed transition to vm in ci interface
Fri, 18 Nov 2011 16:23:41 +0100 Thomas Wuerthinger Merge.
Fri, 18 Nov 2011 16:23:26 +0100 Thomas Wuerthinger put back in thread transitions.
Fri, 18 Nov 2011 14:14:37 +0100 Thomas Wuerthinger No longer use shared ciFactory. Remove make_global usage in code installer.
Fri, 18 Nov 2011 13:30:47 +0100 Thomas Wuerthinger Removed global handle usage in ci interface.
Fri, 18 Nov 2011 13:07:25 +0100 Thomas Wuerthinger Removed a safepoint possibility in the code installer when creating CiVirtualObject objects.
Fri, 18 Nov 2011 16:00:09 +0100 Peter Hofer IdealGraphVisualizer: scroll wheel pans now and zooms only with Ctrl pressed
Fri, 18 Nov 2011 14:24:27 +0100 Peter Hofer IdealGraphPrinter: add the ability to specify edge labels in XML input
Thu, 17 Nov 2011 19:11:55 +0100 Thomas Wuerthinger Register assumptions before anything else. Don't free code blob (it is reused).
Thu, 17 Nov 2011 18:33:33 +0100 Thomas Wuerthinger Fixed another possible safepoint in the code installer.
Thu, 17 Nov 2011 18:02:12 +0100 Thomas Wuerthinger Fixed wrong type transition.
Thu, 17 Nov 2011 17:45:34 +0100 Thomas Wuerthinger Use write barrier in JavaAccess. Fixed thread transition bug.
Thu, 17 Nov 2011 17:18:16 +0100 Thomas Wuerthinger Fixed regression.
Thu, 17 Nov 2011 17:10:52 +0100 Thomas Wuerthinger Fixed another possible oop/handle issue.
Thu, 17 Nov 2011 16:40:19 +0100 Thomas Wuerthinger Merge.
Thu, 17 Nov 2011 16:40:14 +0100 Thomas Wuerthinger Fix a safepoint bug in code installer.
Thu, 17 Nov 2011 16:08:14 +0100 Gilles Duboscq Fix typeProfile : collect all receivers and counts before making java calls
Thu, 17 Nov 2011 00:52:17 +0100 Thomas Wuerthinger Do not use result when resolve_field throws an exception.
Thu, 17 Nov 2011 00:28:31 +0100 Thomas Wuerthinger More handles, fixed broken cast.
Thu, 17 Nov 2011 00:01:56 +0100 Thomas Wuerthinger Handlize to fix GC issue.
Wed, 16 Nov 2011 23:35:10 +0100 Thomas Wuerthinger Merge.
Wed, 16 Nov 2011 23:35:03 +0100 Thomas Wuerthinger Support blocking compilation.
Wed, 16 Nov 2011 21:27:28 +0100 Thomas Wuerthinger Pass-by compilation broker.
Wed, 16 Nov 2011 16:46:32 +0100 Thomas Wuerthinger Remove ci usage on field lookup.
Wed, 16 Nov 2011 16:02:04 +0100 Thomas Wuerthinger Remove ci usage on method lookup.
Wed, 16 Nov 2011 16:00:11 +0100 Thomas Wuerthinger Remove ci usage from switchProbability.
Wed, 16 Nov 2011 15:58:18 +0100 Thomas Wuerthinger Remove ci usage for accessing branch probability.
Wed, 16 Nov 2011 15:46:39 +0100 Thomas Wuerthinger Ignore that task code field is not set.
Wed, 16 Nov 2011 15:13:51 +0100 Gilles Duboscq Merge
Wed, 16 Nov 2011 15:13:29 +0100 Gilles Duboscq Make CFG filter work better in cooperation with Begin-End reduction
Wed, 16 Nov 2011 13:56:48 +0100 Thomas Wuerthinger Merge.
Wed, 16 Nov 2011 13:56:32 +0100 Thomas Wuerthinger Fixed a problem when looking up class constants.
Wed, 16 Nov 2011 13:30:33 +0100 Gilles Duboscq Add a CFG filter : Shows only CFG nodes and edges. This helps when working on CFG in big graphs
Wed, 16 Nov 2011 11:59:35 +0100 Thomas Wuerthinger Fixed build issue.
Wed, 16 Nov 2011 01:52:31 +0100 Thomas Wuerthinger Fixed an issue with the runtime queried escape analysis field array.
Wed, 16 Nov 2011 01:48:25 +0100 Thomas Wuerthinger Use GraalEnv to look up types.
Tue, 15 Nov 2011 22:06:02 +0100 Thomas Wuerthinger Use GraalEnv for installing code.
Tue, 15 Nov 2011 21:15:26 +0100 Thomas Wuerthinger Initial port of ciEnv to graalEnv.
Mon, 14 Nov 2011 22:38:54 +0100 Thomas Wuerthinger Remove the need for a global stub array.
Mon, 14 Nov 2011 22:34:14 +0100 Thomas Wuerthinger Merge.
Mon, 14 Nov 2011 22:33:15 +0100 Thomas Wuerthinger Remove the need for VmId (last usage was the constant pool).
Mon, 14 Nov 2011 18:14:13 +0100 Peter Hofer IdealGraphVisualizer: default to panning when dragging with the left mouse button. Switching between the panning and selection modes can be done via new toolbar buttons similar to popular document viewers. Selection mode can also be temporarily enabled by holding the shift key before/while dragging.
Mon, 14 Nov 2011 15:36:09 +0100 Peter Hofer IdealGraphVisualizer: When layouting a tree (or forest), do a final down-sweep in the crossing reduction phase. This usually gives a nicer layout for these types of graphs. Also, do a little cleanup and use arrays in the coordinate assignment phase.
Mon, 14 Nov 2011 12:30:18 +0100 Peter Hofer IdealGraphVisualizer:
Wed, 09 Nov 2011 22:53:16 +0100 Doug Simon Removed more vestiges of JDK7G build support.
Wed, 09 Nov 2011 22:37:44 +0100 Doug Simon Improved error messages in gl.py.
Wed, 09 Nov 2011 14:53:09 +0100 Peter Hofer IdealGraphVisualizer: Consistently distinguish between filters and filter profiles
Wed, 09 Nov 2011 17:29:14 +0100 Michael Haupt fixes for build process
Wed, 09 Nov 2011 17:02:12 +0100 Doug Simon Removed targetting of JDK7G by gl.py.
Wed, 09 Nov 2011 16:02:46 +0100 Doug Simon Improved gl.py script.
Wed, 09 Nov 2011 15:49:51 +0100 Lukas Stadler fix build warnings
Wed, 09 Nov 2011 11:36:20 +0100 Lukas Stadler Merge
Wed, 09 Nov 2011 11:27:50 +0100 Lukas Stadler fix to project files
Wed, 09 Nov 2011 11:27:38 +0100 Lukas Stadler support for new RiRuntime features: add code without making it the default for the method, executing Java tasks on the compile thread, communicate nmethod reference to Java code as HotSpotCompiledMethod
Sat, 05 Nov 2011 16:14:56 +0100 Thomas Wuerthinger Fix crash in branch prediction if there's no current environment.
Thu, 03 Nov 2011 05:23:03 +0100 Thomas Wuerthinger Added new color filter that marks frame states with lock.
Thu, 03 Nov 2011 05:18:04 +0100 Thomas Wuerthinger Added two new Graal filters.
Thu, 03 Nov 2011 05:12:22 +0100 Thomas Wuerthinger Updated the combine filter.
Wed, 02 Nov 2011 18:45:14 +0100 Peter Hofer IdealGraphVisualizer: cosmetic changes (menus, actions, tooltip texts, etc.)
Wed, 02 Nov 2011 18:41:30 +0100 Peter Hofer IdealGraphVisualizer: make 'Save as' work
Wed, 02 Nov 2011 17:27:31 +0100 Peter Hofer IdealGraphVisualizer: make Graal graph-to-text converter work again after last commit by copying properties that have the same value in the two input graphs groups to the newly created diff group's properties.
Wed, 02 Nov 2011 17:05:21 +0100 Peter Hofer IdealGraphVisualizer: the side-by-side view of source graphs for diff graphs doesn't work properly because nodes that exist only in graph B (the 'new' graph) are in most cases assigned different ids. Show a standard one-graph view instead.
Wed, 02 Nov 2011 15:56:28 +0100 Peter Hofer IdealGraphVisualizer: unhide Undo/Redo, these are actually implemented; other minor menu changes
Wed, 02 Nov 2011 15:37:40 +0100 Peter Hofer IdealGraphVisualizer: the context menu of graph nodes includes submenus for predecessors and successors. Recursively building them ahead of time can incur heavy delays even with limited recursion depth. Instead, build these menus on demand, i.e. when the user opens a particular submenu.
Wed, 02 Nov 2011 14:09:40 +0100 Peter Hofer IdealGraphVisualizer: prevent unnecessary updates of the text component when the current graph changes
Mon, 31 Oct 2011 21:06:04 +0100 Doug Simon Added Python scripts in new 'shell' project. The shell/commands.py script should replace all the existing run*.sh scripts in the top level Graal directory and is where new commands should go.
Mon, 31 Oct 2011 16:37:41 +0100 Peter Hofer IdealGraphVisualizer: minor changes to reduce warnings on startup
Mon, 31 Oct 2011 16:25:57 +0100 Peter Hofer IdealGraphVisualizer: replace settings icon
Mon, 31 Oct 2011 15:55:13 +0100 Peter Hofer IdealGraphVisualizer: work around a Swing/NetBeans tree UI problem that occurs when mouse events are handled while the tree model is changing, e.g. when using IGV while it still receives graphs from a compiler. BasicTreeUI attempts to get the boundaries for the node associated with the location on screen, but fails and tries to access a null Rectangle, causing a user-visible NullPointerException. By implementing equals() for GraphNode, nodes for graphs that are already in the tree are not removed and re-added when updating groups, and the exception can no longer be reproduced. This potentially also resolves some redraw issues.
Mon, 31 Oct 2011 12:24:43 +0100 Peter Hofer IdealGraphVisualizer: hide irrelevant NetBeans menu entries and options
Mon, 31 Oct 2011 12:23:11 +0100 Peter Hofer IdealGraphVisualizer: Make Web Start distribution build with NetBeans 7, although it won't work because of some issue when resolving resources; add missing run-time dependencies for TextEditor
Tue, 25 Oct 2011 14:44:32 +0200 Lukas Stadler better error messages for missing MAXINE env var and exceptions thrown by the compiler
Thu, 20 Oct 2011 17:25:50 +0200 Thomas Wuerthinger Merge.
Thu, 20 Oct 2011 17:25:37 +0200 Thomas Wuerthinger Added tag test for changeset af1319bc4fd5
Wed, 19 Oct 2011 17:49:28 +0200 Peter Hofer IdealGraphVisualizer: Try to resolve UI concurrency issues by introducing locking for the list of graphs in Group and adding graphs to their group only after they have been fully read in.
Wed, 19 Oct 2011 15:11:33 +0200 Peter Hofer IdealGraphVisualizer: implement validation of graph documents against an XML schema. For now, validation errors are only printed to the console as warnings.
Mon, 17 Oct 2011 16:30:41 +0200 Peter Hofer For the entries of the Window menu, uniformly use the window title
Mon, 17 Oct 2011 16:29:11 +0200 Peter Hofer IdealGraphVisualizer: in the server compiler scheduler, detect and handle any cycles in predecessor relations between nodes.
Tue, 18 Oct 2011 20:07:52 +0200 Thomas Wuerthinger Fixed wrong type char check.
Tue, 18 Oct 2011 20:00:54 +0200 Thomas Wuerthinger Removed tags.
Tue, 18 Oct 2011 19:26:53 +0200 Thomas Wuerthinger Fixed long signature char.
Mon, 17 Oct 2011 22:41:00 +0200 Thomas Wuerthinger Adjust after RiResolvedType changes.
Mon, 17 Oct 2011 20:41:50 +0200 Thomas Wuerthinger React to changes related to the RiResolvedMethod introduction.
Mon, 17 Oct 2011 14:08:47 +0200 Gilles Duboscq Merge
Mon, 17 Oct 2011 14:07:33 +0200 Gilles Duboscq Make IGV ids consistant with compiler's node ids when possible (which should be always in Graal)
Fri, 14 Oct 2011 15:39:40 +0200 Thomas Wuerthinger Only return declared fields on fields() call.
Fri, 07 Oct 2011 16:49:07 +0200 Gilles Duboscq rename com.oracle.max.graal.runtime to com.oracle.max.graal.hotspot
Thu, 06 Oct 2011 17:14:21 +0200 Gilles Duboscq Merge
Thu, 06 Oct 2011 17:11:04 +0200 Gilles Duboscq Remove GRAAL env var requirement; Add ResourceMarks in code installer to avoid leaks
Mon, 03 Oct 2011 23:37:10 +0200 Doug Simon Fixed runexamples.sh
Tue, 27 Sep 2011 15:24:23 +0200 Josef Haider Added tag test for changeset 1961a84f2b78
Mon, 26 Sep 2011 17:09:13 +0200 Josef Haider Removed tag test
Thu, 22 Sep 2011 14:34:22 +0200 Josef Haider Added tag test for changeset 5a4295ccaaea
Wed, 14 Sep 2011 12:08:29 +0200 Thomas Wuerthinger Added criutils to Graal bootstrap path.
Tue, 13 Sep 2011 20:34:37 +0200 Thomas Wuerthinger Merge.
Tue, 13 Sep 2011 19:59:10 +0200 Thomas Wuerthinger Added new method that loads and initializes a class that is referenced by a cp entry.
Mon, 12 Sep 2011 21:20:33 +0200 Thomas Wuerthinger Only shut down the compiler if it was initialized.
Tue, 13 Sep 2011 09:24:14 +0200 Doug Simon Added criutils project to bootstrap classpath.
Mon, 12 Sep 2011 18:19:20 +0200 Thomas Wuerthinger Added snippets project to bootstrap classpath.
Wed, 07 Sep 2011 16:45:01 +0200 Lukas Stadler disabled gamma test for linux builds
Tue, 06 Sep 2011 11:18:53 +0200 Peter Hofer Factor out runtime call target address determination to avoid redundancy between CodeInstaller::site_Call() and VMEntries.getMaxCallTargetOffset()
Sat, 03 Sep 2011 22:08:00 +0200 Thomas Wuerthinger Add two VM configs for intrinsifications.
Fri, 02 Sep 2011 18:29:16 +0200 Thomas Wuerthinger Merge.
Fri, 02 Sep 2011 18:28:45 +0200 Thomas Wuerthinger New runtime parameter: runtimeCallStackSize (size on the stack that must be left empty in case of runtime calls)
Thu, 01 Sep 2011 15:28:24 +0200 Lukas Stadler re-lock objects whose lock was removed by escape analysis, enable stack walking compilation policy (-XX:CompilationPolicyChoice=1)
Thu, 01 Sep 2011 09:52:58 +0200 Lukas Stadler Merge
Thu, 01 Sep 2011 09:43:10 +0200 Lukas Stadler more work on ci removal
Wed, 31 Aug 2011 09:58:35 +0200 Lukas Stadler remove some ci-dependencies
Thu, 01 Sep 2011 09:38:36 +0200 Lukas Stadler let hotspot recognize graal's way of doing safepoints (mov instead of test)
Wed, 31 Aug 2011 14:55:40 +0200 Peter Hofer Support runtime calls to targets that don't fit in a 32-bit immediate: allow to query the maximum offset of a CiRuntimeCall target to determine the required immediate size and patch call sites with a mov/call instruction pair for indirect calls
Tue, 30 Aug 2011 11:08:56 +0200 Peter Hofer IdealGraphVisualizer: Fix Graal edge coloring filter after node changes
Thu, 25 Aug 2011 16:58:25 +0200 Doug Simon Changes to JavaAccess as a result of CRI changes.
Wed, 24 Aug 2011 18:17:03 +0200 Peter Hofer Implement ArithmeticSin(), ArithmeticCos() and ArithmeticTan() runtime calls
Wed, 24 Aug 2011 17:46:51 +0200 Lukas Stadler remove some dependencies on ci interface
Wed, 24 Aug 2011 17:40:12 +0200 Lukas Stadler added runtime call to supply info upon deoptimization
Wed, 24 Aug 2011 14:22:34 +0200 Thomas Wuerthinger Merge.
Tue, 23 Aug 2011 12:05:26 +0200 Josef Haider removed pause command from create64.cmd
Wed, 24 Aug 2011 01:05:02 +0200 Thomas Wuerthinger Various hacks to be able to install machine code from a Java thread.
Mon, 22 Aug 2011 19:55:06 +0200 Thomas Wuerthinger Added jdk tests to the runtest.sh script.
Mon, 22 Aug 2011 14:51:23 +0200 Thomas Wuerthinger Merge.
Mon, 22 Aug 2011 14:40:08 +0200 Thomas Wuerthinger better error message of field not found
Mon, 22 Aug 2011 12:19:03 +0200 Thomas Wuerthinger Made default for GraalBailoutIsFatal "false".
Mon, 22 Aug 2011 14:39:05 +0200 Gilles Duboscq Use 2 different marks for NEAR/FAR polling : fixes wrong polling addresse problem after relocation
Fri, 19 Aug 2011 17:28:37 +0200 Gilles Duboscq Add support for polling mark in code installer
Wed, 17 Aug 2011 13:40:36 +0200 Peter Hofer Update domake script to check for -graal and create graal lib subdirectories
Wed, 17 Aug 2011 11:58:19 +0200 Gilles Duboscq Update linux makefiles to create a graal VM, make a few run* +x
Sun, 14 Aug 2011 00:55:28 +0200 Thomas Wuerthinger Separate compiler bootstrappath from application bootstrappath.
Sat, 13 Aug 2011 18:21:33 +0200 Thomas Wuerthinger Updated graal readme.
Sat, 13 Aug 2011 18:13:08 +0200 Thomas Wuerthinger Merge.
Sat, 13 Aug 2011 18:08:28 +0200 Thomas Wuerthinger Enable debugging of compiler code from Java IDEs. Moved binary to "graal" subdirectory. New flag for starting Graal is just "-graal".
Fri, 12 Aug 2011 10:43:59 +0200 Lukas Stadler re-add C++ eclipse project
Thu, 11 Aug 2011 11:45:33 +0200 Thomas Wuerthinger Merge.
Thu, 11 Aug 2011 11:44:20 +0200 Thomas Wuerthinger Can use now -XX:-UseGraal for benchmark scripts.
Wed, 10 Aug 2011 18:52:47 +0200 Lukas Stadler merge
Wed, 10 Aug 2011 18:19:09 +0200 Lukas Stadler support for new CiRuntimeCalls CreateNullPointerException and CreateOutOfBoundsException
Wed, 10 Aug 2011 16:30:51 +0200 Thomas Wuerthinger Fix IGV to no longer access properties that are not available in the new node structure.
Wed, 10 Aug 2011 02:13:41 +0200 Thomas Wuerthinger Reflect API changes in JavaAccess.
Wed, 10 Aug 2011 01:31:45 +0200 Thomas Wuerthinger Modified bootclasspath to reflect new structure. No longer need GRAAL environment variable.
Wed, 10 Aug 2011 01:16:22 +0200 Thomas Wuerthinger Remove Java projects from repository.
Wed, 10 Aug 2011 01:15:39 +0200 Thomas Wuerthinger Remove eclipse C++ project from repository.
Wed, 10 Aug 2011 01:14:02 +0200 Thomas Wuerthinger Remove design document from repository.
Wed, 10 Aug 2011 01:12:36 +0200 Thomas Wuerthinger Fourth round of refactoring.
Wed, 10 Aug 2011 00:47:53 +0200 Thomas Wuerthinger Third round of refactoring.
Wed, 10 Aug 2011 00:34:29 +0200 Thomas Wuerthinger Second round of refactoring.
Tue, 09 Aug 2011 23:56:10 +0200 Thomas Wuerthinger First round of refactoring.
Tue, 09 Aug 2011 21:50:58 +0200 Thomas Wuerthinger Bug fixes in the Canonicalizer and in the Conditional node.
Tue, 09 Aug 2011 19:05:30 +0200 Thomas Wuerthinger Merge.
Tue, 09 Aug 2011 18:06:22 +0200 Thomas Wuerthinger Merge.
Tue, 09 Aug 2011 17:52:46 +0200 Thomas Wuerthinger small clean ups
Tue, 09 Aug 2011 16:33:53 +0200 Thomas Wuerthinger Merge.
Tue, 09 Aug 2011 18:59:29 +0200 Gilles Duboscq Merge
Tue, 09 Aug 2011 18:53:11 +0200 Gilles Duboscq WIP : updated loop counter detection, added Basic and Derived induction variable framework
Tue, 09 Aug 2011 17:56:45 +0200 Lukas Stadler changes CanonicalizerOp to Canonicalizable interface
Tue, 09 Aug 2011 14:43:41 +0200 Lukas Stadler added NodeInfo annotation
Tue, 09 Aug 2011 13:48:46 +0200 Gilles Duboscq Remove a Sysout debug message
Mon, 08 Aug 2011 23:45:59 +0200 Thomas Wuerthinger reduce number of nodes that implement GVN (because FloatingNode class implements it already)
Mon, 08 Aug 2011 23:27:54 +0200 Thomas Wuerthinger Remove copy method from nodes.
Mon, 08 Aug 2011 23:12:54 +0200 Thomas Wuerthinger Implement GVN code automatically based on annotations (@Data)
Mon, 08 Aug 2011 22:24:44 +0200 Thomas Wuerthinger Clean up of Merge class.
Mon, 08 Aug 2011 22:18:47 +0200 Thomas Wuerthinger Implement node copy as a clone.
Mon, 08 Aug 2011 18:45:48 +0200 Gilles Duboscq Fix negate case for materialize instanceof
Mon, 08 Aug 2011 18:38:52 +0200 Gilles Duboscq Merge
Mon, 08 Aug 2011 18:38:24 +0200 Gilles Duboscq Add materialized variant of instanceof in xir, use it to implement Conditional(InstanceOf)
Mon, 08 Aug 2011 18:24:21 +0200 Lukas Stadler recompile upon deoptimizations that are caused by runtime exceptions
Mon, 08 Aug 2011 18:00:16 +0200 Peter Hofer Intrinsify Math.abs(double) as well.
Mon, 08 Aug 2011 17:42:55 +0200 Thomas Wuerthinger Merge.
Mon, 08 Aug 2011 17:42:34 +0200 Thomas Wuerthinger Fixed an issue with special div checks.
Mon, 08 Aug 2011 17:14:44 +0200 Gilles Duboscq Merge
Mon, 08 Aug 2011 17:02:37 +0200 Gilles Duboscq Merge
Mon, 08 Aug 2011 16:26:13 +0200 Gilles Duboscq Fix intrinsics for doubleToLongBits & floatToIntBits
Mon, 08 Aug 2011 16:25:26 +0200 Gilles Duboscq Allow merges without state
Mon, 08 Aug 2011 16:54:49 +0200 Peter Hofer Intrinsify Math.sqrt(double). This gives Graal a huge boost in the DaCapo sunflow benchmark.
Mon, 08 Aug 2011 15:19:09 +0200 Lukas Stadler IdealGraphPrinter can now output bytecodes, enabled by default (GraalOptions.PrintIdealGraphBytecodes)
Mon, 08 Aug 2011 14:37:01 +0200 Thomas Wuerthinger Merge.
Mon, 08 Aug 2011 12:10:47 +0200 Thomas Wuerthinger Updated hgignore
Mon, 08 Aug 2011 12:09:50 +0200 Thomas Wuerthinger Merge fix.
Mon, 08 Aug 2011 12:16:19 +0200 Gilles Duboscq Stop trying to be smart and use createAnchor in ConverConditionalPhase
Sun, 07 Aug 2011 18:05:52 +0200 Gilles Duboscq Fix SplitMaterialization for the new Node API
Sun, 07 Aug 2011 16:28:10 +0200 Thomas Wuerthinger Renamed NodeInput=>Input and NodeSuccessor=>Successor and made them inner classes of Node.
Sun, 07 Aug 2011 16:11:40 +0200 Thomas Wuerthinger Additional removal of deprected API use.
Fri, 05 Aug 2011 18:44:32 +0200 Gilles Duboscq Merga
Fri, 05 Aug 2011 17:42:04 +0200 Gilles Duboscq Add RemoteSystemsTempFiles/* to hgignore
Fri, 05 Aug 2011 17:40:35 +0200 Gilles Duboscq Reintroduce Conditional (IfOp) using the new infrastructure, fix the Cmov support in the backend, use x86 cmov when possible, make it work with floating point comparison conditions, make MaterializeNode a subclass of Conditional, fix nasty bug related to introducing LIR jumps in an existing LIRBlock in MaterializeNode/Conditional
Mon, 01 Aug 2011 18:30:25 +0200 Gilles Duboscq WIP : convert Conditional (IfOp) to use the new BooleanNode infrastructure, Canonicalize some phi to Conditional, some Conditional to Materialize, remove If useless if nodes
Fri, 05 Aug 2011 15:14:03 +0200 Lukas Stadler print graph upon exceptions in emitLIR, swallow more loop-code-exceptions during graph output, fixed handling of dead loop ends in DeadCodeEliminationPhase
Thu, 04 Aug 2011 18:52:50 +0200 Lukas Stadler special handling for VirtualObject(Field) in IdentifyBlocksPhase (don't schedule out of loops), better toString for HotSpotMethod/Field
Thu, 04 Aug 2011 11:54:05 +0200 Lukas Stadler merge
Thu, 04 Aug 2011 11:10:07 +0200 Lukas Stadler added framestate to unsafe intrinsics - fixes ordering bug
Wed, 03 Aug 2011 16:54:02 +0200 Lukas Stadler merge
Wed, 03 Aug 2011 16:28:05 +0200 Lukas Stadler merge
Wed, 03 Aug 2011 12:07:11 +0200 Lukas Stadler merge
Wed, 03 Aug 2011 11:51:47 +0200 Lukas Stadler more work on new node structure, executes scimark, fop, avrora, luindex, lusearch, pmd, h2 and xalan
Thu, 28 Jul 2011 08:18:43 +0200 Lukas Stadler changes to Node structure (incomplete)
Wed, 03 Aug 2011 19:19:15 -0700 Thomas Wuerthinger don't create special case for reminder calculation (not necessary, because Long.MIN_VALUE / -1 is 0 anyway)
Wed, 03 Aug 2011 17:27:44 -0700 Thomas Wuerthinger Init StringBuilder with size.
Wed, 03 Aug 2011 11:50:44 -0700 Thomas Wuerthinger Lazy calculation of detailed name in GraphBuilderPhase
Wed, 03 Aug 2011 11:35:30 -0700 Thomas Wuerthinger Fixed bootstrap (lowered compilation threshold and register more methods for compilation)
Wed, 03 Aug 2011 16:28:19 +0200 Peter Hofer Intrinsify Unsafe.getObject(Object,long) and Unsafe.putObject(Object,long,Object)
Mon, 01 Aug 2011 13:56:56 +0200 Gilles Duboscq Merge
Mon, 01 Aug 2011 12:27:45 +0200 Gilles Duboscq Merge
Mon, 01 Aug 2011 12:26:58 +0200 Gilles Duboscq Comment change
Mon, 01 Aug 2011 11:49:40 +0200 Gilles Duboscq Changed liveRange computation in materialization cost & disable it for now
Mon, 01 Aug 2011 10:33:53 +0200 Gilles Duboscq Fix for scheduleOutOfLoops : scehdule in the latest block possible even when scheduling out of loops
Fri, 29 Jul 2011 17:39:14 +0200 Gilles Duboscq Optimization for the scheduler changes
Fri, 29 Jul 2011 16:36:53 +0200 Gilles Duboscq Remterialization during scheduling, can take live range into account
Thu, 28 Jul 2011 11:33:23 +0200 Gilles Duboscq Use IsNotNull even for comparison against null, fix for wrong filtered class in LoopBegin.dataUsages
Wed, 27 Jul 2011 15:44:54 +0200 Gilles Duboscq canonicalize Netgate(Negate(x)) for floating point too. No not use a GlobalStub for floating point negate
Mon, 01 Aug 2011 13:45:25 +0200 Peter Hofer When a method that has been compiled before is considered for inlining, use its compiled (native) code size for size checks. This avoids inlining compiled methods that already contain many other inlined methods, reducing generated code size and usually execution time as well. Also, add GraalMetrics bookkeeping for inlining.
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.
Tue, 28 Jun 2011 10:57:38 -0700 trims Added tag hs21-b17 for changeset 81d815b05abb
Mon, 27 Jun 2011 13:21:19 -0700 schien Added tag jdk7-b147 for changeset 81d815b05abb
Thu, 23 Jun 2011 17:14:06 -0700 jrose 7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
Thu, 23 Jun 2011 22:43:28 -0700 trims 7057556: Bump the HS21 build number to 17
Thu, 23 Jun 2011 22:43:22 -0700 trims Merge
Wed, 22 Jun 2011 14:45:37 -0700 never 7057587: JSR 292 - crash with jruby in test/test_respond_to.rb
Tue, 21 Jun 2011 09:04:55 -0700 never 7056380: VM crashes with SIGSEGV in compiled code
Mon, 20 Jun 2011 16:45:35 -0700 kvn 7052494: Eclipse test fails on JDK 7 b142
Tue, 21 Jun 2011 02:43:10 -0700 trims Added tag hs21-b16 for changeset 38fa55e5e792
Wed, 22 Jun 2011 12:40:50 -0700 lana Merge
Wed, 22 Jun 2011 10:10:25 -0700 jeff 7057046: Add embedded license to THIRD PARTY README
Mon, 20 Jun 2011 16:25:11 -0700 schien Added tag jdk7-b146 for changeset 38fa55e5e792
Thu, 16 Jun 2011 13:46:55 -0700 never 7055355: JSR 292: crash while throwing WrongMethodTypeException
Tue, 14 Jun 2011 12:25:05 -0700 twisti 7053520: JSR292: crash in invokedynamic with C1 using tiered and compressed oops
Tue, 14 Jun 2011 14:41:33 -0700 never 7052219: JSR 292: Crash in ~BufferBlob::MethodHandles adapters
Thu, 16 Jun 2011 19:26:33 -0700 trims 7055788: Bump the HS21 build number to 16
Thu, 16 Jun 2011 19:26:26 -0700 trims Merge
Wed, 08 Jun 2011 17:04:06 -0700 jrose 7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp
Tue, 07 Jun 2011 16:44:56 -0700 trims Merge
Tue, 07 Jun 2011 16:40:59 -0700 trims Added tag hs21-b15 for changeset 82a81d5c5700
Sat, 04 Jun 2011 10:36:22 -0700 kvn 7050280: assert(u->as_Unlock()->is_eliminated()) failed: sanity
Fri, 03 Jun 2011 22:31:43 -0700 never 7045514: SPARC assembly code for JSR 292 ricochet frames
Thu, 02 Jun 2011 13:36:11 -0700 never 7050554: JSR 292 - need optimization for selectAlternative
Wed, 15 Jun 2011 16:04:55 -0700 lana Merge
Wed, 15 Jun 2011 14:59:55 -0700 asaha 7055247: Ignore test of # 7020373
Mon, 06 Jun 2011 10:55:41 -0700 asaha Merge
Fri, 03 Jun 2011 07:53:33 -0700 asaha Merge
Mon, 06 Jun 2011 10:18:37 -0700 asaha Merge
Thu, 26 May 2011 21:36:09 -0700 asaha Merge
Thu, 26 May 2011 17:24:41 -0700 asaha Merge
Tue, 24 May 2011 11:09:39 -0700 asaha Merge
Fri, 06 May 2011 14:32:44 -0700 asaha Merge
Thu, 05 May 2011 22:28:08 -0700 asaha Merge
Wed, 04 May 2011 16:38:05 -0700 asaha Merge
Fri, 15 Apr 2011 09:34:43 -0400 zgu 7016797: Hotspot: securely/restrictive load dlls and new API for loading system dlls
Thu, 21 Apr 2011 22:07:32 -0700 asaha Merge
Thu, 21 Apr 2011 16:38:24 -0700 asaha Merge
Thu, 21 Apr 2011 08:12:46 -0700 asaha Merge
Wed, 20 Apr 2011 07:43:25 -0700 asaha Merge
Tue, 12 Apr 2011 16:42:26 -0400 kamg 7020373: JSR rewriting can overflow memory address size variables
Fri, 08 Apr 2011 21:37:09 -0700 asaha Merge
Tue, 07 Jun 2011 14:00:57 -0700 schien Added tag jdk7-b145 for changeset 82a81d5c5700
Fri, 03 Jun 2011 20:13:38 -0700 trims Merge
Fri, 03 Jun 2011 17:09:33 -0700 trims Added tag hs21-b14 for changeset 62f39d40ebf1
Thu, 02 Jun 2011 14:17:48 -0400 coleenp 7049928: VM crashes with "assert(_adapter != NULL) failed: must have" at methodOop.cpp:63
Wed, 01 Jun 2011 23:25:31 -0700 jrose 7049410: JSR 292 old method name MethodHandle.invokeGeneric should not be accepted by the JVM
Wed, 01 Jun 2011 23:25:20 -0700 jrose 7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
Tue, 31 May 2011 10:05:36 -0700 kvn 6956668: misbehavior of XOR operator (^) with int
Wed, 01 Jun 2011 14:46:14 -0700 iveresov Merge
Wed, 01 Jun 2011 12:15:10 -0700 iveresov Merge
Thu, 26 May 2011 13:15:01 -0700 iveresov 7047491: C1: registers saved incorrectly when calling checkcast_arraycopy stub
Thu, 26 May 2011 14:44:41 -0700 never 7047961: JSR 292 MethodHandleWalk swap args doesn't handle T_LONG and T_DOUBLE properly
Fri, 27 May 2011 12:47:48 -0700 kvn 7047069: Array can dynamically change size when assigned to an object field
Wed, 25 May 2011 21:17:07 -0700 kvn 7048332: Cadd_cmpLTMask doesn't handle 64-bit tmp register properly
Thu, 02 Jun 2011 13:37:40 -0700 lana Merge
Fri, 27 May 2011 15:01:07 -0700 jeff 7045697: JDK7 THIRD PARTY README update
Fri, 27 May 2011 23:55:56 -0700 jcoomes 7049385: Bump the HS21 build number to 15
Fri, 27 May 2011 23:55:49 -0700 jcoomes Merge
Fri, 27 May 2011 15:05:33 -0700 ysr 7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557
Fri, 27 May 2011 15:04:48 -0700 coleenp 7033141: assert(has_cp_cache(i)) failed: oob
Wed, 25 May 2011 16:04:09 -0700 never 7046732: JSR 292 assert(result == cpce->f1()) failed: expected result for assembly code
Tue, 24 May 2011 20:24:11 -0700 kvn 7048030: is_scavengable changes causing compiler to embed more constants
Tue, 24 May 2011 15:30:05 -0700 iveresov 7046893: LP64 problem with double_quadword in c1_LIRAssembler_x86.cpp
Tue, 24 May 2011 12:54:51 -0700 kvn 7047300: VM crashes with assert(_base == InstPtr) failed: Not an object pointer
Sat, 21 May 2011 13:59:55 -0700 kvn 7045506: assert(!can_reshape || !new_phi) failed: for igvn new phi should be hooked
Sat, 21 May 2011 11:44:31 -0700 kvn 7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently
Fri, 20 May 2011 22:27:48 -0700 jcoomes Merge
Fri, 20 May 2011 12:46:20 -0700 kvn 7046096: SEGV IN C2 WITH 6U25
Thu, 26 May 2011 20:19:48 -0700 schien Added tag jdk7-b144 for changeset fe189d4a44e9
Wed, 25 May 2011 13:31:51 -0700 katleman 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
Tue, 24 May 2011 14:07:12 -0700 trims Merge
Tue, 24 May 2011 14:02:47 -0700 trims Added tag hs21-b13 for changeset c149193c768b
Fri, 20 May 2011 05:24:46 -0700 trims 7040781: Bump the HS21 build number to 14
Wed, 18 May 2011 11:45:06 -0700 never Merge
Tue, 17 May 2011 19:15:34 -0700 never Merge
Tue, 17 May 2011 19:11:51 -0700 never 7045513: JSR 292 inlining causes crashes in methodHandleWalk.cpp
Tue, 17 May 2011 15:43:46 -0700 jrose 7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one
Tue, 17 May 2011 12:26:33 -0700 kvn 7045570: compiler/5091921/Test7005594.java failed because not enough space for object heap
Tue, 17 May 2011 16:50:27 +0200 bdelsart 7045515: ARM assembly code for JSR 292 ricochet frames
Mon, 16 May 2011 22:16:44 -0700 never 6996747: SIGSEGV in nmethod::cleanup_inline_caches / CompiledIC::verify
Mon, 16 May 2011 14:21:16 -0700 kvn 7044725: -XX:-UnrollLimitCheck -Xcomp : Exception: String index out of range: 29488
Wed, 18 May 2011 10:12:31 -0400 kamg Merge
Tue, 17 May 2011 09:29:56 -0400 dholmes Merge
Sun, 15 May 2011 23:57:15 -0400 dholmes 7035744: jprt no longer does open-only builds
Wed, 18 May 2011 13:19:32 +0200 brutisso Merge
Tue, 17 May 2011 00:56:01 -0700 johnc 7041440: G1: assert(obj->is_oop_or_null(true )) failed: Error #
Tue, 03 May 2011 10:30:34 -0700 jmasa 7041789: 30% perf regression with c2/arm following 7017732
Fri, 20 May 2011 16:03:55 -0700 schien Added tag jdk7-b143 for changeset c149193c768b
Thu, 12 May 2011 22:05:08 -0700 trims 7040780: Bump the HS21 build number to 13 hs21-b13 jdk7-b143
Thu, 12 May 2011 22:05:04 -0700 trims Merge
Thu, 12 May 2011 19:39:58 -0700 never Merge
Thu, 12 May 2011 16:24:44 -0700 never Merge
Thu, 12 May 2011 14:04:48 -0700 twisti 6998541: JSR 292 implement missing return-type conversion for OP_RETYPE_RAW
Thu, 12 May 2011 10:33:17 -0700 never Merge
Thu, 12 May 2011 10:29:02 -0700 never 7043461: VM crashes in void LinkResolver::runtime_resolve_virtual_method
Tue, 10 May 2011 17:44:14 -0700 never 7043040: JSR292: JRuby bench/shootout/binarytrees.ruby-2.ruby SEGV: constantPoolKlass::oop_follow_contents
Tue, 10 May 2011 12:57:21 -0700 kvn 7043552: regression after 7042327
Tue, 10 May 2011 00:45:03 -0700 twisti 7042122: JSR 292: adjust various inline thresholds for JSR 292 API methods and method handle adapters
Mon, 09 May 2011 19:45:52 -0700 never 7043301: assert(locals < caller->fp() || locals > (caller->fp() + 16)) failed: locals in save area
Fri, 06 May 2011 19:34:55 -0700 never Merge
Fri, 06 May 2011 16:33:13 -0700 never 6939861: JVM should handle more conversion operations
Fri, 06 May 2011 12:12:29 -0700 iveresov 7042153: guarantee(x_compare_res != Constant::not_comparable) failed: incomparable constants in IfOp
Thu, 12 May 2011 17:36:45 -0700 ysr Merge
Thu, 12 May 2011 15:05:22 -0700 ysr Merge
Wed, 11 May 2011 15:47:12 -0700 ysr 7043891: CMS: assert(_whole_heap.contains(p)) failed: out of bounds access to card marking array
Tue, 10 May 2011 12:26:10 -0700 iveresov 7043564: compile warning and copyright fixes
Tue, 10 May 2011 00:33:21 -0700 ysr 6883834: ParNew: assert(!_g->to()->is_in_reserved(obj),"Scanning field twice?") with LargeObjects tests
Thu, 12 May 2011 10:30:11 -0700 fparain 7036199: Adding a notification to the implementation of GarbageCollectorMXBeans
Wed, 11 May 2011 13:19:53 -0400 kamg Merge
Wed, 11 May 2011 08:59:46 -0700 dcubed 7043298: 4/4 fix for 7028172 causes "Label too long: ..." error message
Thu, 12 May 2011 21:42:52 -0700 trims Added tag hs21-b12 for changeset 9ad1548c6b63
Thu, 12 May 2011 17:17:22 -0700 schien Added tag jdk7-b142 for changeset 9ad1548c6b63
Fri, 06 May 2011 14:41:06 -0700 trims 7040779: Bump the HS21 build number to 12 hs21-b12 jdk7-b142
Fri, 06 May 2011 14:41:00 -0700 trims Merge
Fri, 06 May 2011 11:36:25 -0700 never Merge
Thu, 05 May 2011 21:06:14 -0700 kvn 7042327: assert(opaq->outcnt() == 1 && opaq->in(1) == limit)
Wed, 04 May 2011 22:41:17 -0700 kvn 7042070: Typo in Test6796786.java
Wed, 04 May 2011 22:31:18 -0700 never 7042052: Xcomp crash with PopSynchronousTest
Wed, 04 May 2011 13:12:42 -0700 kvn 5091921: Sign flip issues in loop optimizer
Wed, 04 May 2011 03:42:58 -0700 twisti Merge
Wed, 04 May 2011 00:46:22 -0700 twisti Merge
Wed, 04 May 2011 00:41:48 -0700 twisti 7041244: JSR 292: Server VM gets a SEGV running a JCK test
Wed, 04 May 2011 00:21:22 -0700 never 7041582: set_mode_flags isn't called without -Xmixed specified
Tue, 03 May 2011 20:56:35 -0700 never 7041603: standalone SA doesn't build after 7010849
Tue, 03 May 2011 17:09:05 -0700 never Merge
Tue, 03 May 2011 12:11:54 -0700 never 6796786: invalid FP identity transform - (a - b) -> b - a
Tue, 03 May 2011 09:10:39 -0700 kvn 7041100: The load in String.equals intrinsic executed before null check
Mon, 02 May 2011 18:53:37 -0700 never 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
Mon, 02 May 2011 10:51:36 -0700 never Merge
Mon, 02 May 2011 00:55:09 -0700 twisti 6552561: MaxRecursiveInlineLevel flag doesn't operate correctly
Thu, 28 Apr 2011 16:40:23 -0700 kvn 7039652: Performance regression after 7004547 changes
Fri, 06 May 2011 11:25:16 -0400 kamg Merge
Thu, 05 May 2011 21:20:21 -0400 dholmes 7036525: Disable alternative source mechanism for OPENJDK builds
Thu, 05 May 2011 12:50:42 -0400 kamg 7033669: JVM TI spec has to be changed to not contain URLS to the VM Spec
Thu, 05 May 2011 09:33:14 -0400 kevinw Merge
Mon, 18 Apr 2011 08:03:45 -0700 kevinw 7005503: Make GuaranteedSafepointInterval a diagnostic flag
Wed, 04 May 2011 23:10:58 -0400 dholmes Merge
Wed, 04 May 2011 19:16:49 -0400 dholmes 7036267: c2/arm: mark version number as experimental and disable on unsupported platforms
Fri, 06 May 2011 09:45:18 +0200 brutisso Merge
Thu, 05 May 2011 07:51:05 -0700 jcoomes 6728025: LinkResolver is missing some ResourceMarks
Thu, 05 May 2011 09:15:52 -0400 tonyp 7040450: G1: assert((_g1->evacuation_failed()) || (!_g1->obj_in_cs(obj))) failed: shouldn't still be in ...
Wed, 04 May 2011 15:08:44 -0700 iveresov 7041501: NUMA: Expand the old gen more aggressively
Fri, 29 Apr 2011 09:11:03 +0200 brutisso 7040068: CMS: Possibly unsafe initialization of BlockOffsetArrayUseUnallocatedBlock
Mon, 02 May 2011 07:08:53 -0700 jmasa Merge
Fri, 29 Apr 2011 20:42:27 -0700 iveresov Merge
Fri, 29 Apr 2011 12:39:32 -0700 iveresov 7040485: Use transparent huge page on linux by default
Fri, 29 Apr 2011 14:59:04 -0400 tonyp 7035144: G1: nightly failure: Non-dirty cards in region that should be dirty (failures still exist...)
Fri, 29 Apr 2011 12:40:49 -0400 tonyp 7034139: G1: assert(Thread::current()->is_ConcurrentGC_thread()) failed: only a conc GC thread can call this.
Thu, 28 Apr 2011 15:29:18 -0700 johnc 7040410: -Xloggc:<file> incorrectly enables TraceClassUnloading causing tracing on tty
Wed, 04 May 2011 11:04:45 -0400 kamg Merge
Tue, 03 May 2011 12:45:54 -0700 dcubed 7041410: 5/4 finish removing SOLARIS_7_OR_LATER from HotSpot
Tue, 03 May 2011 12:19:04 -0700 zgu Merge
Tue, 03 May 2011 10:17:29 -0700 zgu Merge
Tue, 03 May 2011 13:01:41 -0400 zgu 6986065: Rebrand exe/dll company names
Tue, 03 May 2011 13:01:31 -0400 dsamersoff Merge
Tue, 03 May 2011 18:43:18 +0400 dsamersoff 7031385: incorrect register allocation in release_store_fence on linux x86
Tue, 03 May 2011 18:24:55 +0400 dsamersoff 7041156: gcc 4.6 doesn't recognise -export-dynamic option
Mon, 02 May 2011 14:53:49 -0700 dcubed 7028172: 3/4 SA needs to adapt to Solaris libproc change made in 6748307
Fri, 29 Apr 2011 21:13:00 +0400 dsamersoff 7019808: build fails on Fedora 14: SELinux run-time check: execution of stack in libjvm.so
Thu, 28 Apr 2011 08:24:46 -0700 dcubed 7039447: 2/1 java profiling is broken in build 139 (garbage in function name)
Wed, 27 Apr 2011 06:20:00 -0700 zgu Merge
Wed, 27 Apr 2011 09:09:57 -0400 zgu 7036747: 7017009 reappeared, problem with ElfStringTable
Fri, 06 May 2011 14:10:20 -0700 trims Added tag hs21-b11 for changeset 3aea9e9feb07
Thu, 05 May 2011 14:02:02 -0700 schien Added tag jdk7-b141 for changeset 5d07913abd59
Tue, 03 May 2011 16:03:37 -0700 trims Merge jdk7-b141
Fri, 29 Apr 2011 17:00:19 -0700 trims 7040777: Bump the HS21 build number to 11 hs21-b11
Fri, 29 Apr 2011 16:55:43 -0700 trims Merge
Fri, 29 Apr 2011 14:36:21 -0700 jmasa Merge
Fri, 29 Apr 2011 12:33:39 -0700 jmasa Merge
Wed, 27 Apr 2011 14:40:41 -0700 johnc 7037756: Deadlock in compiler thread similiar to 6789220
Tue, 26 Apr 2011 21:17:24 -0700 ysr 7039089: G1: changeset for 7037276 broke heap verification, and related cleanups
Tue, 26 Apr 2011 11:46:34 -0700 iveresov 7037939: NUMA: Disable adaptive resizing if SHM large pages are used
Sat, 23 Apr 2011 04:20:09 -0700 jcoomes 7037250: cscope.make database generation is silently broken
Fri, 22 Apr 2011 09:26:09 -0700 jmasa Merge
Thu, 21 Apr 2011 10:23:44 -0700 jmasa 6946417: G1: Java VisualVM does not support G1 properly.
Thu, 21 Apr 2011 01:16:20 -0700 ysr Merge
Wed, 20 Apr 2011 19:19:30 -0700 ysr 7037276: Unnecessary double traversal of dirty card windows
Wed, 20 Apr 2011 17:12:04 -0700 iveresov 7034464: Support transparent large pages on Linux
Tue, 19 Apr 2011 15:46:59 -0400 tonyp 7011855: G1: non-product flag to artificially grow the heap
Fri, 29 Apr 2011 11:15:30 -0700 kvn Merge
Thu, 28 Apr 2011 14:00:13 -0700 never 7032162: assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr
Wed, 27 Apr 2011 15:40:36 -0700 never 7029167: add support for conditional card marks
Tue, 26 Apr 2011 12:14:22 -0700 kvn 7039586: test/java/util/Collections/Rotate.java failing with hs21-b09
Mon, 25 Apr 2011 16:25:58 -0700 never 7030715: JSR 292 JRuby test/test_super_call_site_caching.rb asserts with +DoEscapeAnalysis
Thu, 21 Apr 2011 00:25:40 -0700 twisti 6993078: JSR 292 too many pushes: Lesp points into register window
Wed, 20 Apr 2011 18:29:35 -0700 kvn 7026700: regression in 6u24-rev-b23: Crash in C2 compiler in PhaseIdealLoop::build_loop_late_post
Wed, 20 Apr 2011 09:29:00 -0700 never 7009346: java/dyn/InvokeDynamicPrintArgs.java fails with NPE on solaris-sparc with -Xcomp
Tue, 19 Apr 2011 09:30:17 -0700 kvn 7037812: few more defaults changes for new AMD processors
Mon, 18 Apr 2011 06:50:57 -0700 twisti 7036960: TemplateTable::fast_aldc in templateTable_x86_64.cpp uses movptr instead of load_klass
Mon, 18 Apr 2011 01:33:28 -0700 twisti 7018355: JSR 292: VM crash in DefNewGeneration::copy_to_survivor_space
Wed, 27 Apr 2011 17:25:45 -0700 coleenp Merge
Tue, 26 Apr 2011 14:04:43 -0400 coleenp 7009923: JSR 292: VM crash in JavaThread::last_frame
Sat, 23 Apr 2011 00:33:38 -0400 vladidan Merge
Thu, 21 Apr 2011 10:12:42 -0400 vladidan Merge
Wed, 20 Apr 2011 14:07:57 -0400 vladidan 7035861: linux-armsflt: assert(ni->data() == (int)(x + o)) failed: instructions must match
Tue, 03 May 2011 16:00:35 -0700 trims Added tag hs21-b10 for changeset d283b8296671
Mon, 02 May 2011 09:36:24 -0700 schien Merge
Thu, 28 Apr 2011 17:44:24 -0700 schien Added tag jdk7-b140 for changeset d283b8296671
Wed, 27 Apr 2011 19:20:31 -0700 cl Merge
Tue, 26 Apr 2011 16:20:22 -0700 ohair 6631003: Add hg tip changeset to build image
Fri, 22 Apr 2011 18:52:28 -0700 trims 7039044: Bump the HS21 build number to 10 hs21-b10 jdk7-b140
Fri, 22 Apr 2011 18:52:22 -0700 trims Merge
Wed, 20 Apr 2011 20:32:45 -0700 jmasa Merge
Mon, 18 Apr 2011 16:27:16 -0700 johnc 7036706: G1: Use LIR_OprDesc::as_pointer_register in code changes for 7035117
Sun, 17 Apr 2011 01:24:54 -0700 jmasa 6946385: G1: jstat does not support G1 GC
Fri, 15 Apr 2011 10:10:50 -0700 johnc 7036021: G1: build failure on win64 and linux with hs21 in jdk6 build environment
Thu, 14 Apr 2011 13:49:29 -0700 johnc Merge
Thu, 14 Apr 2011 12:10:15 -0700 ysr 7036482: clear argument is redundant and unused in cardtable methods
Thu, 14 Apr 2011 13:45:41 -0700 johnc Merge
Wed, 13 Apr 2011 17:56:43 -0700 johnc 7035117: G1: nsk/stress/jni/jnistress002 fails with assertion failure
Fri, 08 Apr 2011 14:53:16 -0700 jmasa Merge
Fri, 08 Apr 2011 14:19:50 -0700 jmasa Merge
Thu, 07 Apr 2011 17:16:20 -0700 jcoomes 6841742: par compact - remove unused/unsupported options
Thu, 07 Apr 2011 16:52:15 -0700 jcoomes 7034133: cleanup obsolete option handling
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Tue, 05 Apr 2011 19:14:03 -0700 never 7032963: StoreCM shouldn't participate in store elimination
Tue, 19 Apr 2011 20:40:20 -0700 coleenp Merge
Sat, 16 Apr 2011 11:59:54 +0200 thurka 7007254: NullPointerException occurs with jvisualvm placed under a dir. including Japanese chars
Fri, 15 Apr 2011 09:36:28 -0400 coleenp 7032407: Crash in LinkResolver::runtime_resolve_virtual_method()
Thu, 14 Apr 2011 23:06:33 -0400 vladidan Merge
Thu, 14 Apr 2011 11:02:05 -0400 vladidan Merge
Tue, 12 Apr 2011 10:32:42 -0400 vladidan Merge
Mon, 11 Apr 2011 23:02:37 -0400 vladidan 7005865: Crash when running with PrintIRWithLIR
Thu, 14 Apr 2011 11:50:36 -0400 zgu 7033100: CreateMinidumpOnCrash does not work for failed asserts
Wed, 27 Jul 2011 17:24:11 -0700 Thomas Wuerthinger Fixed compiler warnings.
Wed, 27 Jul 2011 14:17:00 -0700 Thomas Wuerthinger Fixed a () type bug in the negate canonicalizer.
Wed, 27 Jul 2011 14:16:38 -0700 Thomas Wuerthinger Fixed a bug in which the valueEquals method was misused. The method does only check the equality of the node data and not full GVN equality by taking inputs and successors into account.
Wed, 27 Jul 2011 14:15:26 -0700 Thomas Wuerthinger Relaxed create.bat to enable building with VS2010 Express
Wed, 27 Jul 2011 14:14:53 -0700 Thomas Wuerthinger Changed benchmarktool to python script instead of shell script
Wed, 27 Jul 2011 14:14:14 -0700 Thomas Wuerthinger Updated hgignore
Wed, 27 Jul 2011 11:53:37 +0200 Gilles Duboscq Canonicalize Negate(Negate(x)) for int/long remove incorrect canonicalization of FloatSub(0.0, x) to Negate(x)
Wed, 27 Jul 2011 10:33:03 +0200 Gilles Duboscq Add utility functions to create add & multiply integer nodes, removed wrong comment
Mon, 25 Jul 2011 12:12:10 +0200 Peter Hofer IdealGraphVisualizer: since the Graal gradient color filter and unconnected slot filter are generally applicable, make them "standard filters" and add helper functions to use them from JavaScript
Thu, 21 Jul 2011 14:58:08 +0200 Gilles Duboscq Apply rematerializtion only to GVNed Nodes
Thu, 21 Jul 2011 11:32:22 +0200 Gilles Duboscq Fix for usages that are phi in rematerialization
Wed, 20 Jul 2011 18:50:39 +0200 Gilles Duboscq Merge
Wed, 20 Jul 2011 18:49:19 +0200 Gilles Duboscq Added Verify option to be able to diable graph verification, ideal graph printing now also print string value for colors, removed redundant DCE/Canon phases
Wed, 20 Jul 2011 10:52:00 +0200 Peter Hofer IdealGraphVisualizer: new splash screen that says Ideal Graph Visualizer and sponsored by Oracle
Tue, 19 Jul 2011 13:48:43 +0200 Gilles Duboscq Canonicalize Compare if x valueEquals y, make EndNode return an empty list for cfgSux if it has no merge instead of retruning a list conatining null, make runjython executable, add a ProblemsIdeas.txt file
Mon, 18 Jul 2011 13:30:37 +0200 Peter Hofer IdealGraphVisualizer: show a warning and ask the user whether to proceed before viewing a graph while the graph or its group is still being loaded. Opening such a graph can cause numerous problems and typically results in a NullPointerException or ConcurrentModificationException.
Mon, 18 Jul 2011 11:35:16 +0200 Peter Hofer IdealGraphVisualizer: replace some single-threaded usages of StringBuffer with StringBuilder
Mon, 18 Jul 2011 11:56:49 +0200 Gilles Duboscq Merge
Thu, 14 Jul 2011 22:22:44 +0200 Gilles Duboscq Draft rematerialization after eager GVN, only canonicalize new nodes after loop optimisations
Thu, 14 Jul 2011 15:42:23 +0200 Lukas Stadler merge
Thu, 14 Jul 2011 15:41:13 +0200 Lukas Stadler more comments on examples, extended deopt example
Thu, 14 Jul 2011 10:33:35 +0200 Lukas Stadler cleanup, new shell scripts for examples
Wed, 13 Jul 2011 17:20:53 +0200 Peter Hofer IdealGraphVisualizer: modify RemoveFilter to optionally remove all nodes that became orphans as result of the remove and add a JavaScript removeIncludeOrphans() filter function
Wed, 13 Jul 2011 15:09:54 +0200 Peter Hofer IdealGraphVisualizer: introduce GraalGradientColorFilter that colors nodes using a customizable color gradient, based on how a numeric property is located in a specified interval. Includes an examples filter that applies the filter to the probability property.
Wed, 13 Jul 2011 15:08:49 +0200 Gilles Duboscq Fix for loop inversion now runs tests, fop, lusearch, eclipse, avrora and scimark
Wed, 13 Jul 2011 15:05:04 +0200 Gilles Duboscq Canonicalize Compare with same inputs
Tue, 12 Jul 2011 18:14:45 +0200 Gilles Duboscq Merge
Tue, 12 Jul 2011 17:54:32 +0200 Gilles Duboscq Fix broken code in exemples, Fix regression and bug in peeling/inverting
Tue, 12 Jul 2011 17:00:25 +0200 Lukas Stadler global absolute probability analysis:
Tue, 12 Jul 2011 13:10:33 +0200 Gilles Duboscq Finish implementation of loop inversion
Tue, 12 Jul 2011 13:10:11 +0200 Gilles Duboscq Fix for NormalizeCompare->Compare canonicalization : care must be taken for the unordered case
Mon, 11 Jul 2011 17:55:55 +0200 Peter Hofer IdealGraphVisualizer: put HTML tooltip texts between <HTML> and </HTML> to ensure they are not displayed as plain text
Mon, 11 Jul 2011 17:52:58 +0200 Peter Hofer Replace Compare with NormalizeComparison and constant 0 as inputs with a single Compare; correct/remove encountered wrong comments
Mon, 11 Jul 2011 13:41:33 +0200 Peter Hofer IdealGraphVisualizer: provide upscaled icons for branding
Mon, 11 Jul 2011 13:31:51 +0200 Peter Hofer IdealGraphVisualizer: select blocks in the control flow graph by double-clicking them, thus allowing to move blocks without selecting them and changing the selecting in the node graph
Sun, 10 Jul 2011 11:21:37 +0200 Gilles Duboscq Fix for vector tree in splitting
Fri, 08 Jul 2011 18:35:51 +0200 Gilles Duboscq Merge
Fri, 08 Jul 2011 18:00:39 +0200 Gilles Duboscq revert outer framesate scheduling change
Fri, 08 Jul 2011 15:00:16 +0200 Gilles Duboscq Merge
Fri, 08 Jul 2011 14:49:01 +0200 Gilles Duboscq Fix for peeling spliting : inner framestates which are attached to nodes after the coloring can not be colored
Fri, 08 Jul 2011 13:38:38 +0200 Gilles Duboscq More precise inOrBefore, make both inOrBefore and inOrAfter accessible on Loop, compute inOrAfter, inOrBefore and full loop nodes only if needed
Thu, 07 Jul 2011 18:21:30 +0200 Gilles Duboscq Canonicalize & DCE after peeling, fix for spliting in peeling
Thu, 07 Jul 2011 16:04:21 +0200 Gilles Duboscq Removed assertion in EdgeMoveOptimizer that is not valid anymore because of guards
Fri, 08 Jul 2011 18:02:04 +0200 Thomas Wuerthinger Merge.
Fri, 08 Jul 2011 18:01:29 +0200 Thomas Wuerthinger Simplified some of the examples.
Fri, 08 Jul 2011 15:25:57 +0200 Peter Hofer IdealGraphVisualizer: Update branding to use a custom application icon and the Oracle logo, also don't show the version in the main window title bar
Fri, 08 Jul 2011 14:26:12 +0200 Peter Hofer IdealGraphVisualizer: Make scheduling more robust by ignoring graphs without any nodes and by using the node with the lowest id as root when there is no node labeled "Root" and no node without predecessors
Fri, 08 Jul 2011 11:56:25 +0200 Peter Hofer IdealGraphVisualizer: in the standard group organizer, put single graphs below group nodes too
Fri, 08 Jul 2011 13:41:27 +0200 Lukas Stadler added FrameModifier extension, added deopt example
Thu, 07 Jul 2011 20:46:20 +0200 Thomas Wuerthinger New optimization phase example.
Thu, 07 Jul 2011 19:58:00 +0200 Thomas Wuerthinger Merge.
Thu, 07 Jul 2011 19:57:45 +0200 Thomas Wuerthinger Added intrinsification example (safe add).
Thu, 07 Jul 2011 19:43:17 +0200 Josef Haider The benchmark tool should now print zero values to the csv file, if a benchmark fails
Thu, 07 Jul 2011 18:31:25 +0200 Josef Haider Merge
Thu, 07 Jul 2011 18:19:24 +0200 Josef Haider Added a small python script for automated benchmarks.
Thu, 07 Jul 2011 18:15:25 +0200 Thomas Wuerthinger Merge.
Thu, 07 Jul 2011 18:14:50 +0200 Thomas Wuerthinger Added example project. Added InliningGuide example extension.
Thu, 07 Jul 2011 16:11:09 +0200 Thomas Wuerthinger Removed forgotten README file.
Thu, 07 Jul 2011 16:07:11 +0200 Thomas Wuerthinger Drafted inlining guide interface. Added new compiler flag -G:Extend
Thu, 07 Jul 2011 16:38:14 +0200 Lukas Stadler canonicalize "if (x) return bool_constant; else return !bool_constant;" to MaterializeNode
Thu, 07 Jul 2011 14:33:57 +0200 Lukas Stadler NodeArray uses modCount to assert in Iterators, variableInputs is now protected so that each Node class using it needs to export it explicitly (and thus give it a name)
Wed, 06 Jul 2011 21:48:33 +0200 Thomas Wuerthinger Clean up.
Wed, 06 Jul 2011 21:47:47 +0200 Thomas Wuerthinger Merge.
Wed, 06 Jul 2011 21:43:07 +0200 Thomas Wuerthinger Fixed anchor creation such that exception handler blocks are recognized.
Wed, 06 Jul 2011 21:40:39 +0200 Thomas Wuerthinger decoupled code emitting order from linear scan order. align loops. reorder short loops. fixed linear scan order.
Wed, 06 Jul 2011 18:59:55 +0200 Thomas Wuerthinger Align loop headers (for immediate speed-up).
Wed, 06 Jul 2011 18:50:11 +0200 Thomas Wuerthinger Added intrinsification of Object arraycopy.
Wed, 06 Jul 2011 17:53:05 +0200 Thomas Wuerthinger Generating safepoints.
Wed, 06 Jul 2011 17:50:32 +0200 Lukas Stadler pulled common code from NewInstance and NewArray into EscapeOp
Wed, 06 Jul 2011 17:15:43 +0200 Thomas Wuerthinger Disabled assert about null state at block entry.
Wed, 06 Jul 2011 17:07:31 +0200 Thomas Wuerthinger fixed warnings.
Wed, 06 Jul 2011 17:02:38 +0200 Thomas Wuerthinger Merge.
Wed, 06 Jul 2011 17:02:15 +0200 Thomas Wuerthinger Fixed rethrow exception frame state (again.. and this time added some useful assertions).
Wed, 06 Jul 2011 16:43:19 +0200 Thomas Wuerthinger Added GVN to GuardNode and Compare.
Wed, 06 Jul 2011 16:51:01 +0200 Lukas Stadler merge
Wed, 06 Jul 2011 16:31:18 +0200 Lukas Stadler added PhiType.(Value, Memory, Virtual), removed Phi.isDead, phis are now deleted immediately when they become invalid
Wed, 06 Jul 2011 16:01:29 +0200 Lukas Stadler new escape analysis mechanism: don't use blocks during iteration, VirtualObjectFields merged with phis
Mon, 04 Jul 2011 18:04:44 +0200 Lukas Stadler merge
Mon, 04 Jul 2011 18:04:12 +0200 Lukas Stadler canonicalization for CheckCast, InstanceOf, IsNonNull, IsType and NotInstanceOf, checkstyle fix
Wed, 06 Jul 2011 16:15:15 +0200 Thomas Wuerthinger Lowering of array accesses.
Wed, 06 Jul 2011 13:28:51 +0200 Thomas Wuerthinger Removed ExceptionDispatch node (replaced with normal InstanceOf).
Wed, 06 Jul 2011 13:18:34 +0200 Thomas Wuerthinger Added NegateBooleanNode, removed negate() method from BooleanNode, removed NotInstanceOf.
Wed, 06 Jul 2011 11:59:26 +0200 Thomas Wuerthinger simplified compute linear scan order.
Wed, 06 Jul 2011 11:52:31 +0200 Thomas Wuerthinger Added calculation of loop depth and loop index to scheduler.
Tue, 05 Jul 2011 19:49:35 +0200 Thomas Wuerthinger Introduced optimistic schedule and hid it behind a flag.
Tue, 05 Jul 2011 19:06:40 +0200 Thomas Wuerthinger Fixed issue that caused deopt on every exception of a top-level method that would have needed to be unwinded.
Tue, 05 Jul 2011 18:55:22 +0200 Thomas Wuerthinger Fixed an issue in the HotSpot code for rethrowing an exception at deopt (wrong values on the expression stack caused a crash when GC and deopt happened at the same time).
Tue, 05 Jul 2011 16:41:53 +0200 Thomas Wuerthinger Fixed the frame states in the array copy intrinsification.
Tue, 05 Jul 2011 14:12:00 +0200 Thomas Wuerthinger Merge.
Tue, 05 Jul 2011 14:09:44 +0200 Thomas Wuerthinger Fixed critical issue in exception frame state merging (prevented jython from running correctly). Added intrinsification for float/double to int/long conversions and for currentThread.
Tue, 05 Jul 2011 11:42:28 +0200 Gilles Duboscq Merge
Tue, 05 Jul 2011 11:39:40 +0200 Gilles Duboscq Delete framestate along with statesplit nodes if the framestate is not re-used somewhere
Mon, 04 Jul 2011 18:56:22 +0200 Thomas Wuerthinger Merge.
Mon, 04 Jul 2011 18:54:54 +0200 Thomas Wuerthinger Intrinsify arraycopy of primitive types to vector instructions.
Mon, 04 Jul 2011 12:21:42 +0200 Thomas Wuerthinger Added intrinsification of getClass()
Mon, 04 Jul 2011 12:03:31 +0200 Thomas Wuerthinger removed reference to GraalCompilation from CompilerGraph (i.e. make it more lightweight)
Mon, 04 Jul 2011 17:44:07 +0200 Peter Hofer IdealGraphVisualizer: use newer, more modern icons from the NetBeans project
Mon, 04 Jul 2011 16:08:03 +0200 Peter Hofer IdealGraphVisualizer: Apply graph difference also to control flow graphs and use bold edges for new connections and dashed edges for removed connections
Mon, 04 Jul 2011 13:59:41 +0200 Peter Hofer IdealGraphVisualizer: add optional import in build.xml for environment-specific build extensions/modifications
Mon, 04 Jul 2011 12:29:28 +0200 Peter Hofer IdealGraphVisualizer: when packaging a build, drop memory presets (-Xms, -Xmx) from default_options and let the executing VM choose reasonable defaults
Mon, 04 Jul 2011 12:05:23 +0200 Peter Hofer IdealGraphVisualizer: Drop the "Window" suffix of each top component's label and enter meaningful mouse-over descriptions.
Mon, 04 Jul 2011 12:03:50 +0200 Peter Hofer IdealGraphVisualizer: in the control flow graph (block view), allow nodes with longer text to be larger than the default size and center their text horizontally
Mon, 04 Jul 2011 11:28:08 +0200 Peter Hofer IdealGraphVisualizer: use a LinkedHashSet instead of an ArrayList to store the edges of an InputGraph in order to slightly increase performance, particularly when parsing an input file
Mon, 04 Jul 2011 10:56:19 +0200 Peter Hofer IdealGraphVisualizer: Disable assertions for RequestProcessor to prevent annoying messages in case of multiple SceneAnimator update tasks in the default RequestProcessor.
Sun, 03 Jul 2011 11:05:05 +0200 Gilles Duboscq Fix bug in peeling in updating the parent loops after peeling. Added verify to If
Sat, 02 Jul 2011 02:46:04 +0200 Thomas Wuerthinger Various fixes around escape analysis.
Fri, 01 Jul 2011 21:07:29 +0200 Thomas Wuerthinger Fixed an issue in the C++ code of the escape analysis (wrongly commented out code).
Fri, 01 Jul 2011 20:11:51 +0200 Thomas Wuerthinger Adjusted inlining decision (depend on max node size instead of max codeSize).
Fri, 01 Jul 2011 19:39:29 +0200 Thomas Wuerthinger Merge.
Fri, 01 Jul 2011 19:39:14 +0200 Thomas Wuerthinger Canonicalize RegisterFinalizer nodes.
Fri, 01 Jul 2011 18:28:26 +0200 Thomas Wuerthinger Merge fixes.
Fri, 01 Jul 2011 18:24:04 +0200 Thomas Wuerthinger Merge.
Fri, 01 Jul 2011 18:15:05 +0200 Thomas Wuerthinger checkcast fixes
Thu, 30 Jun 2011 18:53:02 +0200 Thomas Wuerthinger Do not move deopt point above ExceptionObject!
Thu, 30 Jun 2011 18:45:44 +0200 Thomas Wuerthinger fixed outdated asserts.
Thu, 30 Jun 2011 18:39:13 +0200 Thomas Wuerthinger must not gvn checkcast instructions.
Thu, 30 Jun 2011 18:03:43 +0200 Thomas Wuerthinger optimized genInstanceOf XIR snippet.
Thu, 30 Jun 2011 18:00:22 +0200 Thomas Wuerthinger Removed unnecessary jump.
Thu, 30 Jun 2011 17:53:23 +0200 Thomas Wuerthinger Introduced NotInstanceOf node. Optimize instanceof statements (i.e. do not materialize).
Thu, 30 Jun 2011 17:03:10 +0200 Thomas Wuerthinger Introduced Materialize node. InstanceOf no longer produces a value.
Thu, 30 Jun 2011 16:49:13 +0200 Thomas Wuerthinger Changed genInstanceOf such that it does not longer automatically materialize the result.
Thu, 30 Jun 2011 16:07:18 +0200 Thomas Wuerthinger Changed the way the compare instructions are generated in the LIRGenerator.
Wed, 29 Jun 2011 16:19:51 +0200 Thomas Wuerthinger Removed explicit reference to RiType object in TypeCheck node.
Wed, 29 Jun 2011 15:45:20 +0200 Thomas Wuerthinger Added canonicalization of boolean nodes and if conditions
Tue, 28 Jun 2011 16:59:56 +0200 Thomas Wuerthinger Replace If node with guard in case of deopt.
Tue, 28 Jun 2011 15:54:46 +0200 Thomas Wuerthinger Corrected valueEqual method of IsNonNull.
Tue, 28 Jun 2011 15:48:05 +0200 Thomas Wuerthinger Draft GVN.
Tue, 28 Jun 2011 15:28:30 +0200 Thomas Wuerthinger Added immediate gvn for LocationNode instances.
Fri, 01 Jul 2011 19:00:37 +0200 Lukas Stadler escape analysis debug info fixes
Fri, 01 Jul 2011 18:37:54 +0200 Gilles Duboscq Fixed various peeling bugs (can use nodes which are not Placeholders as loop exits)
Fri, 01 Jul 2011 12:57:10 +0200 Gilles Duboscq Merge
Fri, 01 Jul 2011 12:56:52 +0200 Gilles Duboscq Make NewInstance a FixedWithNext to avoid it from floating too much (could be hoisted out of loops for exemple). Fixes for loop peeling
Thu, 30 Jun 2011 10:07:49 +0200 Gilles Duboscq Merge
Thu, 30 Jun 2011 10:07:35 +0200 Gilles Duboscq Fix some coloring bug, fix to keep more Placeholders at loop exits, fix for loop nodes computation
Wed, 29 Jun 2011 12:23:13 +0200 Gilles Duboscq Fix loop peeling exit values fixup
Thu, 30 Jun 2011 17:02:04 +0200 Peter Hofer IdealGraphVisualizer: Fix selection of node for gotoFigure()
Thu, 30 Jun 2011 16:50:53 +0200 Peter Hofer IdealGraphVisualizer: ensure that input graphs are scheduled and all nodes are assigned to blocks before computing their difference. This fixes exceptions when creating a diff against a graph without blocks that was never viewed before (for instance, graphs from the server compiler).
Thu, 30 Jun 2011 13:07:09 +0200 Peter Hofer IdealGraphVisualizer: fix "Show Filter Window" menu entry
Thu, 30 Jun 2011 12:17:27 +0200 Peter Hofer IdealGraphVisualizer: Work around a problem with JSplitPane and the NetBeans editor: setDividerLocation() doesn't work when the split pane has not been layouted and painted yet. JSplitPane then initially uses a tiny width for the left editor component, which causes the editor to calculate invalid offsets and constantly throw exceptions, particularly on mouse events. Thus, defer adding the two components and setting the divider's location.
Wed, 29 Jun 2011 20:11:13 +0200 Lukas Stadler small inlining simplification
Wed, 29 Jun 2011 19:53:00 +0200 Lukas Stadler merge
Wed, 29 Jun 2011 19:52:51 +0200 Lukas Stadler fix for unresolved exception bug, exactType and declaredType logic for inlining, more on escape analysis
Wed, 29 Jun 2011 18:53:09 +0200 Peter Hofer IdealGraphVisualizer: Consider two nodes to be equal when node.vertex is null for both of them in nodeProcessingDownComparator and nodeProcessingUpComparator. This should fix transitivity issues when sorting.
Wed, 29 Jun 2011 18:27:14 +0200 Peter Hofer IdealGraphVisualizer: Rename predecessors to "Nodes Above" and successors to "Nodes Below" and actions "Expand Predecessors" and "Expand Successors" to "Expand Above" and "Expand Below" to avoid ambiguity with the Graal concept of successors and predecessors
Wed, 29 Jun 2011 17:33:35 +0200 Peter Hofer IdealGraphVisualizer: Enhance text view so it can display arbitrary properties from the active graph's group. For diff graphs, it shows the textual difference between the property strings using the NetBeans Diff module.
Wed, 29 Jun 2011 13:26:25 +0200 Peter Hofer IdealGraphVisualizer: remove files from C1XVisualizer text editor component that were erroneously checked in again
Wed, 29 Jun 2011 12:22:46 +0200 Peter Hofer IdealGraphVisualizer: add another filter that hides slots with no connections
Tue, 28 Jun 2011 19:54:51 +0200 Lukas Stadler fixes to escape analysis: propagation of VirtualObject
Tue, 28 Jun 2011 19:22:42 +0200 Lukas Stadler merge
Tue, 28 Jun 2011 19:14:28 +0200 Lukas Stadler more escape analysis work: debug info
Mon, 27 Jun 2011 17:15:12 +0200 Lukas Stadler merge
Mon, 27 Jun 2011 17:13:33 +0200 Lukas Stadler more escape analysis changes
Wed, 22 Jun 2011 11:56:15 +0200 Lukas Stadler merge
Wed, 22 Jun 2011 11:55:42 +0200 Lukas Stadler InliningPhase can take a hint on what to inline, initial work on EscapeAnalysisPhase
Tue, 28 Jun 2011 17:17:51 +0200 Gilles Duboscq Fix for dead Phis in loop nodes detection
Tue, 28 Jun 2011 17:08:45 +0200 Gilles Duboscq Added -G:+PlotOnError option to print graph to IGV even without -G:+Plot on error condition (verification failure or AssertionError/RuntimeException in a Phase)
Tue, 28 Jun 2011 16:45:48 +0200 Gilles Duboscq Merge
Tue, 28 Jun 2011 16:13:32 +0200 Gilles Duboscq Fix multiple bugs in loop peeling
Tue, 28 Jun 2011 10:10:47 +0200 Gilles Duboscq Loop peeling work
Tue, 28 Jun 2011 14:17:06 +0200 Thomas Wuerthinger Sync with maxine changes.
Tue, 28 Jun 2011 13:53:28 +0200 Thomas Wuerthinger Updated hgignore.
Tue, 28 Jun 2011 13:52:36 +0200 Thomas Wuerthinger Added read elimination phase.
Tue, 28 Jun 2011 12:20:31 +0200 Thomas Wuerthinger insert loop memory merging
Mon, 27 Jun 2011 17:38:43 +0200 Thomas Wuerthinger Removed locationToRead array.
Mon, 27 Jun 2011 13:29:53 +0200 Thomas Wuerthinger Towards new memory dependence graph.
Fri, 24 Jun 2011 15:39:54 +0200 Thomas Wuerthinger Added memory dependencies.
Fri, 24 Jun 2011 15:01:20 +0200 Thomas Wuerthinger Node class clean up.
Fri, 24 Jun 2011 14:59:27 +0200 Thomas Wuerthinger More clean up in the IR.
Fri, 24 Jun 2011 14:46:26 +0200 Thomas Wuerthinger Simplifications on ReadNode WriteNode.
Fri, 24 Jun 2011 14:35:07 +0200 Thomas Wuerthinger Towards splitting the lowering and the memory graph creation phases.
Fri, 24 Jun 2011 14:21:12 +0200 Thomas Wuerthinger Restructure memory lowering code.
Thu, 23 Jun 2011 16:40:53 +0200 Thomas Wuerthinger Updated GRAAL_README. Add new short-cut flag for graph output "-G:Plot".
Wed, 22 Jun 2011 22:27:02 +0200 Thomas Wuerthinger Merge.
Wed, 22 Jun 2011 22:26:45 +0200 Thomas Wuerthinger Now successfully lowering field stores.
Wed, 22 Jun 2011 21:51:57 +0200 Thomas Wuerthinger Create new FieldWriteBarrier. Enable possibility to lower node directly to LIR.
Wed, 22 Jun 2011 21:51:26 +0200 Thomas Wuerthinger Make sure that the compiler is initialized at startup (and not on the first compiled method).
Wed, 22 Jun 2011 18:42:21 +0200 Peter Hofer IdealGraphVisualizer: different coloring for usages and predecessors (and hence inputs and successors)
Tue, 21 Jun 2011 17:14:24 +0200 Gilles Duboscq Merge
Tue, 21 Jun 2011 16:58:34 +0200 Gilles Duboscq Compute Loop information, keep Placeholder on loop exits, added some utility functions for data/cfg traversal
Tue, 21 Jun 2011 14:32:12 +0200 Lukas Stadler Graph.getNodes() is Iterable<Node>, doesn't return null nodes and doesn't throw ConcurrentModificationException
Tue, 21 Jun 2011 12:15:38 +0200 Lukas Stadler disable UseExceptionProbability by default (not stable yet)
Tue, 21 Jun 2011 12:01:38 +0200 Lukas Stadler merge
Tue, 21 Jun 2011 12:01:28 +0200 Lukas Stadler fixes on exception profiling
Tue, 21 Jun 2011 11:16:21 +0200 Lukas Stadler merge
Tue, 21 Jun 2011 11:13:52 +0200 Lukas Stadler runtime profiles exceptions at the call site
Tue, 21 Jun 2011 11:44:33 +0200 Gilles Duboscq LoopEnd is not a Merge anymore
Tue, 21 Jun 2011 10:35:27 +0200 Gilles Duboscq Fix bug in FrameState handling for LoopBegin, BitMap -> GraalBitMap in some assertions in graalCodeInstaller
Mon, 20 Jun 2011 20:02:11 +0200 Gilles Duboscq Merge
Mon, 20 Jun 2011 14:30:22 +0200 Gilles Duboscq remove some unused files
Mon, 20 Jun 2011 14:29:42 +0200 Gilles Duboscq Merge
Fri, 17 Jun 2011 19:21:53 +0200 Gilles Duboscq Fix some checkstyle warning
Fri, 17 Jun 2011 18:48:08 +0200 Gilles Duboscq Merge
Fri, 17 Jun 2011 18:40:30 +0200 Gilles Duboscq Debuggin state
Fri, 17 Jun 2011 14:53:07 +0200 Gilles Duboscq Merge, add some edge spliting around loopbegin when necessary
Thu, 16 Jun 2011 22:37:59 +0200 Gilles Duboscq add missing file
Thu, 16 Jun 2011 22:36:56 +0200 Gilles Duboscq LoopBegin is not a merge
Thu, 16 Jun 2011 13:09:18 +0200 Gilles Duboscq Merge
Thu, 16 Jun 2011 11:35:13 +0200 Gilles Duboscq Begin making LoopBegin not be a Merge anymore
Mon, 20 Jun 2011 19:46:47 +0200 Gilles Duboscq Add filtered tests script
Mon, 20 Jun 2011 19:22:01 +0200 Gilles Duboscq Merge
Mon, 20 Jun 2011 19:06:35 +0200 Gilles Duboscq Merge
Mon, 20 Jun 2011 18:41:26 +0200 Gilles Duboscq Fix a bug where we would deopt to a non pendingException Framestate inside a exception handler + some FrameState methods cleanups
Mon, 20 Jun 2011 12:19:47 +0200 Gilles Duboscq Make run* scripts executable, add method name in Bailout output
Mon, 20 Jun 2011 19:09:56 +0200 Thomas Wuerthinger Merge.
Mon, 20 Jun 2011 19:09:40 +0200 Thomas Wuerthinger Disable StoreField lowering for now.
Mon, 20 Jun 2011 18:00:26 +0200 Thomas Wuerthinger New MemoryWrite node.
Mon, 20 Jun 2011 17:59:37 +0200 Thomas Wuerthinger Local value numbering for inserted null check guards.
Mon, 20 Jun 2011 15:14:36 +0200 Thomas Wuerthinger Create null checks as guard nodes.
Mon, 20 Jun 2011 17:30:15 +0200 Peter Hofer IdealGraphVisualizer: add textual representation and coloring scheme for the Graal compiler and remove Maxine-specific code
Mon, 20 Jun 2011 14:29:16 +0200 Thomas Wuerthinger Cast RiField to HotSpotField in the lowering implementation.
Mon, 20 Jun 2011 14:27:32 +0200 Thomas Wuerthinger Delegate load field lowering to runtime.
Mon, 20 Jun 2011 14:07:11 +0200 Thomas Wuerthinger Performed folder and class name changes in native code.
Mon, 20 Jun 2011 13:54:44 +0200 Thomas Wuerthinger Merge.
Mon, 20 Jun 2011 13:54:37 +0200 Thomas Wuerthinger Renaming CiBitMap=>BitMap
Mon, 20 Jun 2011 13:34:45 +0200 Thomas Wuerthinger Removed the graph project from graalvm repository.
Mon, 20 Jun 2011 11:47:57 +0200 Peter Hofer IdealGraphVisualizer: drop C1XVisualizer editor component again; instead, use the TextEditor framework merged in with the Kenai sources and aim to extend it where necessary
Mon, 20 Jun 2011 12:07:16 +0200 Thomas Wuerthinger Fixed an issue with bci=-1 in the framestate of a merged unwind.
Sat, 18 Jun 2011 21:44:57 +0200 Thomas Wuerthinger Added tag Tested with fop, lusearch, eclipse and jtt with Xcomp flag for changeset a197fd9e273c
Sat, 18 Jun 2011 21:24:00 +0200 Thomas Wuerthinger added run scripts
Sat, 18 Jun 2011 21:23:40 +0200 Thomas Wuerthinger Changed from method/reflect object back to methodOop, because using method/reflection can create deadlock with the user application (test with -Xcomp). Disabled method caching by default and created a flag -G:StoreResultGraph (otherwise eclipse will fail because of being out of memory).
Sat, 18 Jun 2011 19:46:14 +0200 Thomas Wuerthinger Fixed an issue with accessing non-initialized static fields.
Sat, 18 Jun 2011 19:13:55 +0200 Thomas Wuerthinger Fixed an issue with frame states in exception dispatch chains (now we are correctly rethrowing the exception immediately at entering the interpreter).
Sat, 18 Jun 2011 14:51:18 +0200 Thomas Wuerthinger Fixed unnecessary node in the graph builder.
Sat, 18 Jun 2011 12:19:51 +0200 Thomas Wuerthinger Fixed a bug in the dead code eliminator when removing inputs from dead phis.
Sat, 18 Jun 2011 11:33:58 +0200 Thomas Wuerthinger Fixed bug where a ControlSplit with only one successor (e.g. degenerated switch) would cause infinite loops.
Fri, 17 Jun 2011 17:30:35 +0200 Lukas Stadler better inlining logic, DCE removes If with constant comparison
Fri, 17 Jun 2011 14:58:03 +0200 Lukas Stadler added message to verification error, InliningPhase uses TTY
Thu, 16 Jun 2011 20:43:51 +0200 Lukas Stadler merge
Thu, 16 Jun 2011 20:36:17 +0200 Lukas Stadler inlining and runtime interface related changes:
Thu, 16 Jun 2011 20:09:26 +0200 Thomas Wuerthinger Towards lowering (example lowering for field access).
Thu, 16 Jun 2011 18:31:16 +0200 Thomas Wuerthinger Clean up dead code elimination.
Thu, 16 Jun 2011 17:39:29 +0200 Thomas Wuerthinger Added node verification (and tentative interface for VerificationListener). Fixed regression in dead code elimination.
Thu, 16 Jun 2011 16:41:22 +0200 Thomas Wuerthinger Clean up on ControlSplit class.
Thu, 16 Jun 2011 16:32:52 +0200 Thomas Wuerthinger Renamed BlockEnd=>ControlSplit.
Thu, 16 Jun 2011 16:31:29 +0200 Thomas Wuerthinger Return and Unwind are no longer a BlockEnd.
Thu, 16 Jun 2011 16:22:57 +0200 Thomas Wuerthinger BlockEnd no longer extends Instruction.
Thu, 16 Jun 2011 16:19:36 +0200 Thomas Wuerthinger Moved some code in the scheduler to the right place.
Thu, 16 Jun 2011 16:09:39 +0200 Thomas Wuerthinger Model frame states as inputs to their instruction.
Thu, 16 Jun 2011 16:03:26 +0200 Thomas Wuerthinger Removed references to "stateBefore".
Thu, 16 Jun 2011 16:00:01 +0200 Thomas Wuerthinger Removed usage of stateBefore. Now framestate is always a successor of its associated node.
Thu, 16 Jun 2011 15:10:37 +0200 Thomas Wuerthinger Fix regression in graph builder.
Thu, 16 Jun 2011 15:02:20 +0200 Thomas Wuerthinger Made Deoptimize instruction into FixedNode instead of Instruction.
Thu, 16 Jun 2011 14:21:40 +0200 Thomas Wuerthinger Remove obsolete graph building documentation.
Thu, 16 Jun 2011 14:20:20 +0200 Thomas Wuerthinger Clean up scheduler. Remove test for HIR loop end in LIRGenerator.
Thu, 16 Jun 2011 13:45:16 +0200 Thomas Wuerthinger Merge.
Thu, 16 Jun 2011 13:44:57 +0200 Thomas Wuerthinger Fix checkstyle issues.
Thu, 16 Jun 2011 12:09:54 +0200 Gilles Duboscq Merge
Thu, 16 Jun 2011 12:07:51 +0200 Gilles Duboscq Fix scheduling around loopcounters
Thu, 16 Jun 2011 10:59:27 +0200 Lukas Stadler merge
Wed, 15 Jun 2011 16:49:46 +0200 Lukas Stadler inlining of monomorphic profiled callsites with quick type checks
Wed, 15 Jun 2011 21:20:44 +0200 Thomas Wuerthinger Merge.
Wed, 15 Jun 2011 21:20:20 +0200 Thomas Wuerthinger Clean up dead code elimination. Bring simple merge deletion back in.
Wed, 15 Jun 2011 20:02:15 +0200 Thomas Wuerthinger Clean up dead code elimination.
Wed, 15 Jun 2011 21:13:52 +0200 Gilles Duboscq Fix LoopCounter merging
Wed, 15 Jun 2011 19:55:14 +0200 Gilles Duboscq LoopEnd should be scheduled at the end of a block
Wed, 15 Jun 2011 19:54:42 +0200 Gilles Duboscq Merge
Wed, 15 Jun 2011 16:36:37 +0200 Gilles Duboscq LoopCounter, WIP
Wed, 15 Jun 2011 11:31:00 +0200 Gilles Duboscq Merge
Wed, 15 Jun 2011 11:20:26 +0200 Gilles Duboscq Some LoopCounter work
Tue, 14 Jun 2011 10:32:29 +0200 Gilles Duboscq Merge
Tue, 14 Jun 2011 10:03:09 +0200 Gilles Duboscq amend to last commit
Sat, 11 Jun 2011 13:58:51 +0200 Gilles Duboscq Canonicalize *Sub to *Add when possible
Wed, 15 Jun 2011 17:54:31 +0200 Thomas Wuerthinger Updated hgignore.
Wed, 15 Jun 2011 17:53:53 +0200 Thomas Wuerthinger Fixed merge issues.
Wed, 15 Jun 2011 17:47:05 +0200 Thomas Wuerthinger Merge.
Wed, 15 Jun 2011 17:45:00 +0200 Thomas Wuerthinger Cleaned up code around moveToPhi. The function is now explicitely called for EndNode and LoopEnd.
Wed, 15 Jun 2011 17:19:57 +0200 Thomas Wuerthinger Adjusted default capacity of predecessor and usage array.
Wed, 15 Jun 2011 17:18:31 +0200 Thomas Wuerthinger Removed predecessorIndex array from the Node base class.
Wed, 15 Jun 2011 17:13:34 +0200 Thomas Wuerthinger Do not care about predecessor order when duplicating nodes.
Wed, 15 Jun 2011 17:09:25 +0200 Thomas Wuerthinger Removed all usages of "setAndClear" => big code simplification.
Wed, 15 Jun 2011 16:57:59 +0200 Thomas Wuerthinger Removed successor tags.
Wed, 15 Jun 2011 16:56:03 +0200 Thomas Wuerthinger Clean up.
Wed, 15 Jun 2011 16:53:30 +0200 Thomas Wuerthinger Removed next pointer from EndNode to Merge. New scheduler.
Wed, 15 Jun 2011 13:49:12 +0200 Thomas Wuerthinger Added input to Merge node.
Wed, 15 Jun 2011 12:24:03 +0200 Thomas Wuerthinger Remove split critical edges phase (no longer necessary with end nodes in the game).
Wed, 15 Jun 2011 12:22:23 +0200 Thomas Wuerthinger Add end nodes before merge nodes.
Wed, 15 Jun 2011 12:12:10 +0200 Thomas Wuerthinger Added declaration of EndNode.
Wed, 15 Jun 2011 12:04:46 +0200 Thomas Wuerthinger Phi addInput clean up.
Wed, 15 Jun 2011 11:55:47 +0200 Thomas Wuerthinger Created variable part in NodeArray.
Tue, 14 Jun 2011 16:41:27 +0200 Thomas Wuerthinger Tentative change that adds successor tags.
Tue, 14 Jun 2011 15:10:46 +0200 Thomas Wuerthinger Improved performance for looking up primitive types.
Wed, 15 Jun 2011 17:41:00 +0200 Peter Hofer IdealGraphVisualizer: revise quick search to be case-insensitive, to perform a string search in the "name" property when no other property key is specified, and to handle regular expressions that are malformed because of editing in progress
Wed, 15 Jun 2011 16:56:15 +0200 Peter Hofer IdealGraphVisualizer: Reintroduce quick search and fix its broken node selection behavior
Wed, 15 Jun 2011 15:57:08 +0200 Peter Hofer IdealGraphVisualizer: ignore selection changes that are triggered when the scene is rebuilding during an update: this fixes problems with hidden nodes or blocks when opening a different graph or a diff view
Wed, 15 Jun 2011 14:30:40 +0200 Peter Hofer IdealGraphVisualizer: eliminate compiler warnings by replacing calls to deprecated API methods, introducing generics parameters where missing, and when absolutely necessary adding @SuppressWarnings annotations
Wed, 15 Jun 2011 13:20:09 +0200 Peter Hofer IdealGraphVisualizer: Fix debugging (breakpoints etc.) by not overwriting VM args
Wed, 15 Jun 2011 11:21:53 +0200 Lukas Stadler added GraalOptions.TestGraphDuplication, fixed graph duplication
Wed, 15 Jun 2011 09:50:02 +0200 Lukas Stadler removed System.out and System.err rewiring in Sandbox, removed duplicate deopts in GraphBuilderPhase
Tue, 14 Jun 2011 16:47:31 +0200 Lukas Stadler another fix to debug info (on-stack parameters), DCE removes unnecessary merges and LoopBegins whose LoopEnd went away
Tue, 14 Jun 2011 11:03:14 +0200 Lukas Stadler make runfop.sh executable
Sat, 11 Jun 2011 18:41:40 +0200 Thomas Wuerthinger Updated design document (incorporated comments from Peter Kessler).
Fri, 10 Jun 2011 21:52:19 +0200 Thomas Wuerthinger Merge.
Fri, 10 Jun 2011 21:51:42 +0200 Thomas Wuerthinger More on lowering.
Thu, 09 Jun 2011 19:39:03 +0200 Thomas Wuerthinger More work on lowering phase.
Thu, 09 Jun 2011 18:59:28 +0200 Thomas Wuerthinger Added two algorithms for identifying Java-level blocks.
Thu, 09 Jun 2011 17:34:10 +0200 Thomas Wuerthinger Merge.
Thu, 09 Jun 2011 17:33:59 +0200 Thomas Wuerthinger Small change.
Thu, 09 Jun 2011 17:29:11 +0200 Thomas Wuerthinger Merge.
Thu, 09 Jun 2011 17:28:56 +0200 Thomas Wuerthinger Towards lowering phase.
Thu, 09 Jun 2011 14:56:14 +0200 Thomas Wuerthinger Rename ClipNode=>FixedGuard and FixedNullCheck=>IsNonNull.
Fri, 10 Jun 2011 19:50:32 +0200 Lukas Stadler merge
Fri, 10 Jun 2011 19:50:16 +0200 Lukas Stadler fixed graph start frame state
Fri, 10 Jun 2011 16:53:34 +0200 Gilles Duboscq Fix for NodeWorkList
Fri, 10 Jun 2011 15:12:10 +0200 Lukas Stadler merge
Fri, 10 Jun 2011 15:01:14 +0200 Lukas Stadler deoptimization action (invalidate, reprofile, ...)
Fri, 10 Jun 2011 10:28:31 +0200 Gilles Duboscq Add NodeWorkList
Fri, 10 Jun 2011 10:27:34 +0200 Gilles Duboscq Merge
Fri, 10 Jun 2011 10:27:23 +0200 Gilles Duboscq Print less graphs to IGV
Thu, 09 Jun 2011 14:44:36 +0200 Gilles Duboscq merge
Thu, 09 Jun 2011 14:44:24 +0200 Gilles Duboscq comment on canonicalizer
Thu, 09 Jun 2011 14:20:39 +0200 Gilles Duboscq 'Iterative' canonicalization
Thu, 09 Jun 2011 20:25:38 +0200 Lukas Stadler small fix in deopt stub, more branch prediction code
Thu, 09 Jun 2011 17:33:08 +0200 Lukas Stadler RiMethod provides branch prediction information
Thu, 09 Jun 2011 15:25:27 +0200 Lukas Stadler RiTypeProfile information and invocation counters for RiMethods
Thu, 09 Jun 2011 14:42:24 +0200 Thomas Wuerthinger Also call Compiler shutdown hook in case of System.exit call. Draft VMExits.Sandbox class.
Thu, 09 Jun 2011 14:02:28 +0200 Thomas Wuerthinger Refactored LIR generation for If.
Thu, 09 Jun 2011 13:41:49 +0200 Thomas Wuerthinger Added guard node.
Thu, 09 Jun 2011 13:41:31 +0200 Thomas Wuerthinger Changes to LIRBranch.
Thu, 09 Jun 2011 13:25:45 +0200 Thomas Wuerthinger Added clip node.
Thu, 09 Jun 2011 13:17:09 +0200 Thomas Wuerthinger Renamed NullCheck => FixedNullCheck.
Thu, 09 Jun 2011 11:30:58 +0200 Gilles Duboscq Merge
Wed, 08 Jun 2011 22:41:16 +0200 Gilles Duboscq Canonicalize LoadField & ArrayLength
Wed, 08 Jun 2011 21:21:12 +0200 Gilles Duboscq Fix created node count metric, Fix wrong asserts in graalVMExits & FloatAdd
Thu, 09 Jun 2011 10:54:19 +0200 Lukas Stadler fix HotSpot debug build
Thu, 09 Jun 2011 10:49:27 +0200 Lukas Stadler merge
Thu, 09 Jun 2011 10:48:38 +0200 Lukas Stadler merge
Wed, 08 Jun 2011 17:50:16 +0200 Lukas Stadler fixes to Phi.removeInput and DCE
Wed, 08 Jun 2011 15:55:42 +0200 Lukas Stadler merge
Wed, 08 Jun 2011 15:48:06 +0200 Lukas Stadler merge
Wed, 08 Jun 2011 14:30:27 +0200 Lukas Stadler adjust monitor index while inlining, renamed NodeWorklist to NodeFlood
Wed, 08 Jun 2011 18:57:33 +0200 Gilles Duboscq merge
Wed, 08 Jun 2011 18:54:05 +0200 Gilles Duboscq Canonicalization of FloatArithmetic nodes
Wed, 08 Jun 2011 18:03:15 +0200 Peter Hofer IdealGraphVisualizer: use blocks from the input graphs in the difference graph
Wed, 08 Jun 2011 17:42:07 +0200 Thomas Wuerthinger Made boolean options more robust to also allow -G:Time or -G:Meter.
Wed, 08 Jun 2011 17:27:31 +0200 Thomas Wuerthinger Merge fix. Enable inlining by default.
Wed, 08 Jun 2011 17:26:49 +0200 Thomas Wuerthinger Merge.
Wed, 08 Jun 2011 17:26:22 +0200 Thomas Wuerthinger Measure nodes created and nodes deleted for nodes. New option -G:+Meter.
Wed, 08 Jun 2011 17:07:06 +0200 Thomas Wuerthinger Ensure that only one phase timer is running at one time.
Wed, 08 Jun 2011 17:01:16 +0200 Thomas Wuerthinger Added time measurement for phases.
Wed, 08 Jun 2011 15:43:43 +0200 Gilles Duboscq Merge
Wed, 08 Jun 2011 15:43:11 +0200 Gilles Duboscq Fix on canonicalization plus canonicalization of shifts and integer arithmetics
Wed, 08 Jun 2011 15:36:30 +0200 Peter Hofer IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Wed, 08 Jun 2011 14:50:55 +0200 Thomas Wuerthinger Removed PDF from mercurial repo.
Wed, 08 Jun 2011 14:50:07 +0200 Thomas Wuerthinger Small fix to design document.
Wed, 08 Jun 2011 14:17:19 +0200 Thomas Wuerthinger Schedule now inherits Phase.
Wed, 08 Jun 2011 14:10:06 +0200 Thomas Wuerthinger Merge.
Wed, 08 Jun 2011 14:09:50 +0200 Thomas Wuerthinger Update hgignore to get a clean "hg st".
Wed, 08 Jun 2011 14:06:17 +0200 Thomas Wuerthinger Moved design doc to graal project directory.
Wed, 08 Jun 2011 14:01:51 +0200 Thomas Wuerthinger Rebranded C++ part from C1X to Graal.
Wed, 08 Jun 2011 13:40:25 +0200 Thomas Wuerthinger Renamed cpp/hpp file directory.
Wed, 08 Jun 2011 13:40:08 +0200 Thomas Wuerthinger Renamed cpp/hpp files.
Wed, 08 Jun 2011 13:35:43 +0200 Thomas Wuerthinger Changed C1X=>Graal and c1x=>graal in Java code.
Wed, 08 Jun 2011 13:19:56 +0200 Thomas Wuerthinger Clean up added deleted node count.
Wed, 08 Jun 2011 12:10:57 +0200 Thomas Wuerthinger Removed counting of deleted nodes for each phase.
Wed, 08 Jun 2011 13:06:45 +0200 Lukas Stadler merge
Wed, 08 Jun 2011 13:04:17 +0200 Lukas Stadler fixed a few Node.copy methods
Wed, 08 Jun 2011 12:07:49 +0200 Thomas Wuerthinger Made critical edge splitting into a phase.
Wed, 08 Jun 2011 12:04:50 +0200 Thomas Wuerthinger Fixes on Node.copy implementations.
Wed, 08 Jun 2011 12:00:40 +0200 Thomas Wuerthinger Merge.
Wed, 08 Jun 2011 11:59:54 +0200 Thomas Wuerthinger Added new duplication phase (for verification). Fixes in Node.copy method implementations.
Wed, 08 Jun 2011 11:35:18 +0200 Thomas Wuerthinger Renamed and moved phase subclasses.
Wed, 08 Jun 2011 11:09:05 +0200 Gilles Duboscq merge
Wed, 08 Jun 2011 10:25:07 +0200 Gilles Duboscq merge
Tue, 07 Jun 2011 22:51:22 +0200 Gilles Duboscq Subclasses for arithmetic
Wed, 08 Jun 2011 10:12:45 +0200 Thomas Wuerthinger Changed GraphBuilder to inherit from Phase.
Wed, 08 Jun 2011 08:59:54 +0200 Thomas Wuerthinger Renamed packages.
Wed, 08 Jun 2011 08:45:47 +0200 Thomas Wuerthinger Adjusted startup classpath.
Wed, 08 Jun 2011 08:42:25 +0200 Thomas Wuerthinger Project renaming.
Wed, 08 Jun 2011 08:31:38 +0200 Thomas Wuerthinger Merge.
Tue, 07 Jun 2011 16:34:38 +0200 Thomas Wuerthinger Small fix
Tue, 07 Jun 2011 19:21:23 +0200 Lukas Stadler merge (inlining broken)
Tue, 07 Jun 2011 19:19:14 +0200 Lukas Stadler turned inlining into a phase, some node cloning fixes, added NodeWorklist
Tue, 07 Jun 2011 16:33:04 +0200 Lukas Stadler merge
Tue, 07 Jun 2011 16:27:08 +0200 Lukas Stadler added dead code elimination
Tue, 07 Jun 2011 19:06:20 +0200 Gilles Duboscq Subclasses for Shift
Tue, 07 Jun 2011 17:05:13 +0200 Gilles Duboscq Merge
Tue, 07 Jun 2011 17:04:55 +0200 Gilles Duboscq Canonicalization work
Tue, 07 Jun 2011 16:32:35 +0200 Thomas Wuerthinger Rename Materialize => NormalizeCompare
Tue, 07 Jun 2011 16:16:56 +0200 Thomas Wuerthinger Added compare node.
Tue, 07 Jun 2011 16:13:22 +0200 Thomas Wuerthinger Merge.
Tue, 07 Jun 2011 16:13:08 +0200 Thomas Wuerthinger Temporarily disabled inlining.
Tue, 07 Jun 2011 16:11:26 +0200 Thomas Wuerthinger Renamed Compare=>Materialize and introduced new C1XOption Inline.
Tue, 07 Jun 2011 15:59:08 +0200 Thomas Wuerthinger Merge.
Tue, 07 Jun 2011 15:56:21 +0200 Thomas Wuerthinger Added compare node.
Tue, 07 Jun 2011 15:57:25 +0200 Gilles Duboscq Fix some clone methods
Tue, 07 Jun 2011 15:53:20 +0200 Gilles Duboscq Merge
Tue, 07 Jun 2011 15:52:55 +0200 Gilles Duboscq Reintroduce Logic subclasses, creating some Canonicalization related classes
Tue, 07 Jun 2011 12:10:27 +0200 Gilles Duboscq Move TypeCHeck to floating nodes, rename Nodes to aboid using an *Op suffix
Tue, 07 Jun 2011 11:36:32 +0200 Gilles Duboscq Remove isNonNull
Tue, 07 Jun 2011 11:19:01 +0200 Gilles Duboscq Merge
Tue, 07 Jun 2011 11:18:18 +0200 Gilles Duboscq add files
Tue, 31 May 2011 15:19:30 +0200 Gilles Duboscq merge
Tue, 31 May 2011 15:19:08 +0200 Gilles Duboscq Fixed/FLoating Node
Tue, 07 Jun 2011 15:13:22 +0200 Thomas Wuerthinger Small clean up.
Wed, 01 Jun 2011 16:56:54 +0200 Peter Hofer IdealGraphVisualizer: add core classes missing in last commit
Wed, 01 Jun 2011 16:55:36 +0200 Peter Hofer IdealGraphVisualizer: Integrate Text Editor module, add some required C1XVisualizer classes
Wed, 01 Jun 2011 15:22:40 +0200 Peter Hofer IdealGraphVisualizer: Import editor component from C1XVisualizer
Wed, 01 Jun 2011 16:26:17 +0200 Lukas Stadler basic inlining passes all tests, including optimistic inlining
Tue, 31 May 2011 16:54:15 +0200 Lukas Stadler merge
Tue, 31 May 2011 16:53:19 +0200 Lukas Stadler new CompilerGraph, create only one Return and one Unwind per CompilerGraph
Tue, 31 May 2011 16:46:18 +0200 Thomas Wuerthinger Added Op and Phase class.
Tue, 31 May 2011 15:17:55 +0200 Thomas Wuerthinger Deleted LIR critical edge splitter and replaced with GraalIR edge splitter using Anchor nodes (=> simpler).
Tue, 31 May 2011 13:42:01 +0200 Thomas Wuerthinger Merge.
Tue, 31 May 2011 13:41:47 +0200 Thomas Wuerthinger Removed last usage of anchor in the front-end.
Tue, 31 May 2011 13:37:45 +0200 Lukas Stadler merge
Tue, 31 May 2011 13:34:52 +0200 Lukas Stadler Graph duplication now passes all tests
Tue, 31 May 2011 13:30:23 +0200 Thomas Wuerthinger Removed Throw HIR instruction. Removed special handling for exceptions in register allocator.
Tue, 31 May 2011 11:50:19 +0200 Thomas Wuerthinger Clean up. Removed special exception successors in LIRBlock. Throw no longer a BlockEnd.
Tue, 31 May 2011 11:32:48 +0200 Thomas Wuerthinger Added lookup method.
Tue, 31 May 2011 11:01:24 +0200 Thomas Wuerthinger Removed ExceptionHandler class because of clean up.
Tue, 31 May 2011 09:51:59 +0200 Lukas Stadler fix merge error
Mon, 30 May 2011 18:47:33 +0200 Lukas Stadler merge
Mon, 30 May 2011 18:46:57 +0200 Lukas Stadler Graph cloning, initial version (not completely working)
Mon, 30 May 2011 18:02:55 +0200 Gilles Duboscq Merge
Mon, 30 May 2011 18:01:32 +0200 Gilles Duboscq Fix Invoke bci problem
Mon, 30 May 2011 16:41:05 +0200 Gilles Duboscq Merge
Mon, 30 May 2011 16:35:08 +0200 Gilles Duboscq Merge
Fri, 27 May 2011 15:41:10 +0200 Gilles Duboscq Invoke is a block end
Mon, 30 May 2011 17:05:06 +0200 Lukas Stadler removed flags from Value class
Mon, 30 May 2011 16:24:22 +0200 Thomas Wuerthinger Clean up in the graph builder.
Mon, 30 May 2011 15:36:22 +0200 Thomas Wuerthinger Merge.
Mon, 30 May 2011 15:36:06 +0200 Thomas Wuerthinger Made null checks floating.
Mon, 30 May 2011 15:34:30 +0200 Thomas Wuerthinger Made checkcast and instanceof floating.
Mon, 30 May 2011 15:28:38 +0200 Thomas Wuerthinger Made more nodes floating (including the allocation nodes NewInstance, NewArray, and NewMultiArray).
Mon, 30 May 2011 15:26:40 +0200 Lukas Stadler merge
Mon, 30 May 2011 15:19:26 +0200 Lukas Stadler IdealGraph: fix omittedClasses, put FrameStates, Locals and Phis into the correct blocks
Mon, 30 May 2011 15:24:44 +0200 Thomas Wuerthinger Merge.
Mon, 30 May 2011 15:24:26 +0200 Thomas Wuerthinger Removed ArrayLength from CFG. Fixed an issue when scheduling Merge instructions within a block.
Mon, 30 May 2011 15:11:34 +0200 Peter Hofer Allow to specify the output stream in CFGPrinterObserver (for C1XVisualizer)
Mon, 30 May 2011 15:03:04 +0200 Thomas Wuerthinger Hide back edges from the output.
Mon, 30 May 2011 14:55:09 +0200 Gilles Duboscq Add block structure to ideal graph visualizer
Mon, 30 May 2011 13:42:23 +0200 Lukas Stadler enable PhiSimplifier, schedule values used in a merge's stateBefore in the dominator
Fri, 27 May 2011 23:47:23 +0200 Thomas Wuerthinger Fix for degenerated phis. Now jtt and DaCapo/fop passes with ArithmeticOp and Constant being flexible in the graph.
Fri, 27 May 2011 23:38:52 +0200 Thomas Wuerthinger Fixed two regressions due to the flexible scheduling.
Fri, 27 May 2011 19:57:56 +0200 Thomas Wuerthinger Towards removing the next pointer from Constant and ArithmeticOp
Fri, 27 May 2011 18:44:13 +0200 Thomas Wuerthinger Introduced scheduling code.
Fri, 27 May 2011 18:14:36 +0200 Thomas Wuerthinger Merge.
Fri, 27 May 2011 18:13:14 +0200 Thomas Wuerthinger Added code for sorting the nodes withing a block.
Fri, 27 May 2011 15:11:34 +0200 Thomas Wuerthinger Make block contains a list of nodes instead a list of instructions.
Fri, 27 May 2011 14:58:55 +0200 Thomas Wuerthinger added code for computing dominators.
Fri, 27 May 2011 17:48:28 +0200 Lukas Stadler first part of loop reworking
Fri, 27 May 2011 14:20:30 +0200 Thomas Wuerthinger Reenable edge move optimizer and cfg optimizer.
Fri, 27 May 2011 12:46:21 +0200 Doug Simon Sync with CRI changes.
Fri, 27 May 2011 11:42:16 +0200 Gilles Duboscq Rename Goto to Anchor
Fri, 27 May 2011 11:29:28 +0200 Gilles Duboscq Add merge
Fri, 27 May 2011 11:10:49 +0200 Gilles Duboscq Ammend last commit with file removal
Fri, 27 May 2011 11:08:55 +0200 Gilles Duboscq Rename BlockBegin to Merge, remove some Block related member from it. Made CFGPrinter work with the Block class from schedule
Thu, 26 May 2011 11:55:16 +0200 Thomas Wuerthinger Merge.
Wed, 25 May 2011 20:03:05 +0200 Thomas Wuerthinger Gotos removed (except for exception dispatch chains and edge splitting).
Wed, 25 May 2011 19:29:40 +0200 Thomas Wuerthinger Towards making goto removal work.
Wed, 25 May 2011 16:48:28 +0200 Thomas Wuerthinger Fixes around critical edge split and placeholder removal after goto removal.
Wed, 25 May 2011 14:33:44 +0200 Thomas Wuerthinger Towards goto removal.
Wed, 25 May 2011 17:48:56 +0200 Peter Hofer Allow to return a map of "debug properties" in Node and subclasses and show these properties in the IdealGraphVisualizer. Also, fix inputCount() and successorCount() for Local.
Wed, 25 May 2011 17:10:53 +0200 Peter Hofer IdealGraph visualization: Create a graph that is identical to the GraphViz one, except for some missing unconnected slots
Wed, 25 May 2011 12:20:08 +0200 Thomas Wuerthinger Cleanup
Wed, 25 May 2011 12:18:58 +0200 Thomas Wuerthinger Simplified fillSyncHandler. Fixed LIRGenerator visitUnwind.
Wed, 25 May 2011 12:04:58 +0200 Thomas Wuerthinger Made graph builder removal of BlockBegin work.
Wed, 25 May 2011 11:15:24 +0200 Thomas Wuerthinger Merge
Tue, 24 May 2011 15:31:52 +0200 Lukas Stadler remove unnecessary BlockBegin nodes in frontend
Wed, 25 May 2011 11:12:51 +0200 Thomas Wuerthinger Cleanup
Wed, 25 May 2011 11:04:59 +0200 Thomas Wuerthinger Changed CriticalEdgeFinder to use LIRBlock.
Tue, 24 May 2011 21:39:45 +0200 Thomas Wuerthinger Enabled new block finding algorithm.
Tue, 24 May 2011 14:40:47 +0200 Thomas Wuerthinger towards replacing computelinearscanorder with scheduler.
Tue, 24 May 2011 13:55:56 +0200 Thomas Wuerthinger Removed stateAfter from BlockEnd class. Clean up.
Tue, 24 May 2011 13:51:32 +0200 Thomas Wuerthinger Removed more stateAfter usages.
Tue, 24 May 2011 13:39:50 +0200 Thomas Wuerthinger Removed usage of stateAfter on BlockEnd instructions.
Tue, 24 May 2011 12:07:17 +0200 Lukas Stadler exception dispatch simplification:
Tue, 24 May 2011 10:27:15 +0200 Thomas Wuerthinger Disabled dead phi elimination and phi simplifier.
Tue, 24 May 2011 09:49:04 +0200 Thomas Wuerthinger Connected local variables to start node. No more need for frame state to emit locals.
Mon, 23 May 2011 21:22:06 +0200 Thomas Wuerthinger Merge.
Mon, 23 May 2011 21:21:47 +0200 Thomas Wuerthinger Fixed several issues with incorrect predecessor count/order. One known issue around exception dispatch remaining in fop.
Mon, 23 May 2011 19:21:53 +0200 Thomas Wuerthinger Towards removing stateAfter on BlockEnd.
Mon, 23 May 2011 16:23:28 +0200 Thomas Wuerthinger Reduced moveToPhi usages to 1.
Mon, 23 May 2011 18:08:10 +0200 Peter Hofer IdealGraphVisualizer: Allow to specify the index of both the output and input slots of an edge in the XML input
Mon, 23 May 2011 18:03:55 +0200 Peter Hofer IdealGraphVisualizer: Upgrade to NetBeans 7.0 as platform
Mon, 23 May 2011 15:07:01 +0200 Thomas Wuerthinger Phi clean up. Phis no longer save their local/stack index.
Mon, 23 May 2011 14:51:18 +0200 Thomas Wuerthinger Model phi inputs as direct inputs in the graph instead of referring to the framestates of the predecessors.
Sat, 21 May 2011 17:56:11 +0200 Thomas Wuerthinger Javadoc clean up.
Sat, 21 May 2011 17:46:54 +0200 Thomas Wuerthinger Re-enabled CFG optimization (now only on LIRBlock data structure).
Fri, 20 May 2011 16:56:58 +0200 Thomas Wuerthinger One more step towards schedule.
Fri, 20 May 2011 16:40:32 +0200 Thomas Wuerthinger Removed the link from BlockBegin to LIRBlock.
Fri, 20 May 2011 16:31:31 +0200 Thomas Wuerthinger More on scheduling.
Fri, 20 May 2011 14:52:25 +0200 Thomas Wuerthinger Merge.
Fri, 20 May 2011 14:51:45 +0200 Thomas Wuerthinger Removed the direct connection between BlockBegin and BlockEnd.
Fri, 20 May 2011 14:50:04 +0200 Lukas Stadler small fix for dead blocks
Fri, 20 May 2011 14:34:36 +0200 Thomas Wuerthinger Added EndNode class.
Fri, 20 May 2011 14:24:41 +0200 Thomas Wuerthinger Merge fix.
Fri, 20 May 2011 14:22:40 +0200 Thomas Wuerthinger Merge.
Fri, 20 May 2011 14:22:22 +0200 Thomas Wuerthinger More scheduling. Removed need for cfg iteration in the phi simplifier.
Fri, 20 May 2011 14:22:19 +0200 Lukas Stadler less references to BlockBegin in BlockEnd instructions
Fri, 20 May 2011 14:09:28 +0200 Lukas Stadler block entry instructions created on-demand
Fri, 20 May 2011 13:53:57 +0200 Lukas Stadler merge
Fri, 20 May 2011 13:53:31 +0200 Lukas Stadler fixes for mergeOrClone move
Fri, 20 May 2011 13:20:21 +0200 Lukas Stadler merge and clone before connecting blocks
Fri, 20 May 2011 12:08:58 +0200 Thomas Wuerthinger Merge.
Fri, 20 May 2011 12:08:39 +0200 Thomas Wuerthinger Added BFS node iteration. Started drafting scheduling.
Fri, 20 May 2011 11:31:03 +0200 Lukas Stadler merge
Fri, 20 May 2011 11:15:55 +0200 Lukas Stadler merge
Fri, 20 May 2011 11:11:33 +0200 Lukas Stadler more GraphBuilder cleanup, moved mergeOrClone to GraphBuilder
Fri, 20 May 2011 11:29:55 +0200 Thomas Wuerthinger Fixed block map regression.
Fri, 20 May 2011 10:49:40 +0200 Thomas Wuerthinger Clean up.
Fri, 20 May 2011 10:46:15 +0200 Thomas Wuerthinger Moved phi simplifier.
Fri, 20 May 2011 10:40:39 +0200 Thomas Wuerthinger Added two new utilities to the Graph class: NodeBitMap and NodeMap.
Fri, 20 May 2011 10:16:39 +0200 Thomas Wuerthinger More clean up around ComputeLinearScanOrder.
Thu, 19 May 2011 17:45:00 +0200 Thomas Wuerthinger Removed depth first number from BlockBegin.
Thu, 19 May 2011 17:43:12 +0200 Thomas Wuerthinger Fixed regression in BlockMap builder.
Thu, 19 May 2011 17:36:46 +0200 Thomas Wuerthinger Merge.
Thu, 19 May 2011 17:31:01 +0200 Thomas Wuerthinger Removed unused options and code.
Thu, 19 May 2011 17:20:55 +0200 Thomas Wuerthinger Removed unused optimization settings. Removed unused imports.
Thu, 19 May 2011 17:24:23 +0200 Lukas Stadler first batch of GraphBuilder changes to remove dependencies on BlockBegin
Thu, 19 May 2011 17:17:22 +0200 Thomas Wuerthinger Removed usage of stackmap table for local variable liveness.
Thu, 19 May 2011 17:13:30 +0200 Thomas Wuerthinger Removed special casing for exception phis in LIRGenerator. Removed dependency between LIRBlock.blockID and BlockBegin.blockID.
Thu, 19 May 2011 17:04:30 +0200 Thomas Wuerthinger Clean up.
Thu, 19 May 2011 17:02:12 +0200 Thomas Wuerthinger Clean up
Thu, 19 May 2011 16:56:05 +0200 Thomas Wuerthinger Removed target block references from LIR to BlockBegin instructions. Now there is a getLIRBlock method in the LIRGenerator.
Thu, 19 May 2011 16:46:37 +0200 Thomas Wuerthinger Removed last BlockBegin flag.
Thu, 19 May 2011 16:44:05 +0200 Thomas Wuerthinger Removed two more BlockBegin flags.
Thu, 19 May 2011 16:39:54 +0200 Thomas Wuerthinger Removed two BlockBegin flags.
Thu, 19 May 2011 16:37:32 +0200 Thomas Wuerthinger Removed commented-out loop recognition in the ComputeLinearScanOrder.
Thu, 19 May 2011 16:27:59 +0200 Thomas Wuerthinger Reverted runtest.sh changes.
Thu, 19 May 2011 16:26:32 +0200 Thomas Wuerthinger Fixed regression.
Thu, 19 May 2011 16:05:42 +0200 Thomas Wuerthinger Attempt to remove dependency between backend and BlockBegin.
Thu, 19 May 2011 14:31:03 +0200 Thomas Wuerthinger Small cleanup.
Thu, 19 May 2011 13:59:55 +0200 Thomas Wuerthinger Removed bci from the Instruction class.
Thu, 19 May 2011 13:21:31 +0200 Thomas Wuerthinger Added ExceptionEdgeInstruction interface.
Thu, 19 May 2011 13:14:02 +0200 Thomas Wuerthinger Removed unused code.
Thu, 19 May 2011 13:09:51 +0200 Thomas Wuerthinger Merge.
Thu, 19 May 2011 13:09:37 +0200 Thomas Wuerthinger Removed implicit safepoints.
Thu, 19 May 2011 12:03:11 +0200 Gilles Duboscq Fix for last merge
Thu, 19 May 2011 11:43:30 +0200 Gilles Duboscq Merge
Thu, 19 May 2011 11:36:41 +0200 Gilles Duboscq Remove all unresolved cases from HotspotXirGenerator, use more explicit Deopt, Deopt to lastState instead of stateBefore
Wed, 18 May 2011 18:40:58 +0200 Lukas Stadler merge
Wed, 18 May 2011 18:09:20 +0200 Lukas Stadler exception handling related changes:
Wed, 18 May 2011 17:35:14 +0200 Thomas Wuerthinger Removed WasVisited flag
Wed, 18 May 2011 17:32:14 +0200 Thomas Wuerthinger Removed IsOnWorklistFlag
Wed, 18 May 2011 17:27:06 +0200 Thomas Wuerthinger Remove critical edge split identification.
Wed, 18 May 2011 17:04:47 +0200 Thomas Wuerthinger More cleanup towards separation of graphbuilding<>graph<>lirgeneration
Wed, 18 May 2011 16:25:33 +0200 Thomas Wuerthinger Removed control flow optimizer.
Wed, 18 May 2011 16:09:55 +0200 Thomas Wuerthinger Merge.
Wed, 18 May 2011 16:09:31 +0200 Thomas Wuerthinger More cleanup.
Wed, 18 May 2011 15:17:17 +0200 Peter Hofer Document new IdealGraphPrinterObserver constructors
Wed, 18 May 2011 15:01:43 +0200 Peter Hofer Allow to submit graphs to IdealGraphVisualizer remotely with new options named after their counterparts in C2
Wed, 18 May 2011 15:14:55 +0200 Thomas Wuerthinger Backend clean up.
Wed, 18 May 2011 15:05:00 +0200 Thomas Wuerthinger Merge.
Wed, 18 May 2011 15:03:45 +0200 Thomas Wuerthinger Removed the instruction substitutor.
Wed, 18 May 2011 14:40:29 +0200 Thomas Wuerthinger Removed dominator calculation.
Wed, 18 May 2011 14:37:57 +0200 Thomas Wuerthinger Clean up; removed subroutine block flag.
Wed, 18 May 2011 11:50:58 +0200 Peter Hofer IdealGraphPrinterObserver, GraphvizPrinterObserver: replace possibly invalid characters in file names
Wed, 18 May 2011 11:27:10 +0200 Peter Hofer GraphvizPrinterObserver: close output stream also in case of exception
Wed, 18 May 2011 11:53:06 +0200 Gilles Duboscq Sync with latest renamings
Wed, 18 May 2011 09:44:05 +0200 Doug Simon Sync with renames in Maxine code base.
Wed, 18 May 2011 08:54:51 +0200 Doug Simon Minor design doc edits.
Mon, 16 May 2011 19:26:40 +0200 Thomas Wuerthinger Additional subsection on inlining.
Mon, 16 May 2011 17:53:02 +0200 Thomas Wuerthinger Merge.
Mon, 16 May 2011 17:52:50 +0200 Thomas Wuerthinger typo
Mon, 16 May 2011 17:31:53 +0200 Peter Hofer Add new option PrintIdealGraphToFile and another printer/observer pair to generate a graph representation that can be visualized and inspected with the ideal graph visualizer
Mon, 16 May 2011 17:26:47 +0200 Thomas Wuerthinger Merge.
Mon, 16 May 2011 17:26:31 +0200 Thomas Wuerthinger New field store / guard / frame state example.
Mon, 16 May 2011 17:12:05 +0200 Gilles Duboscq Merge
Mon, 16 May 2011 11:34:59 +0200 Gilles Duboscq Sync with latest maxine repo (uniqueConcreteMethod & project names)
Mon, 16 May 2011 14:29:12 +0200 Thomas Wuerthinger Rewrote frame state to be not-so-Java-specific. Clarified and reduced the usage of the term "node".
Mon, 16 May 2011 14:05:15 +0200 Thomas Wuerthinger Added addition sections on control flow and exceptions.
Fri, 13 May 2011 17:09:20 -0700 Christian Wimmer use com.oracle.max.asm project for assembler
Fri, 13 May 2011 14:03:03 -0700 Maxine VM Merge
Fri, 13 May 2011 13:59:32 -0700 Christian Wimmer Refactoring of BlockMap so that it doesn't create BlockBegin objects, but maintains its own Block data structure
Fri, 13 May 2011 15:18:41 +0200 Lukas Stadler * BlockBegin.predecessors changed to List<BlockEnd>
Fri, 13 May 2011 11:19:25 +0200 Gilles Duboscq Create less nodes in case of Deopt
Thu, 12 May 2011 17:57:58 +0200 Gilles Duboscq Add a BailoutOnException option on C1X to be able to tell expected exceptions (bailouts on jsr etc.) appart from true/unexpected exceptions
Thu, 12 May 2011 17:17:50 +0200 Gilles Duboscq New Deoptimize node, remove ResolveClass node and replace it with deoptimization
Thu, 12 May 2011 17:00:09 +0200 Thomas Wuerthinger Merge.
Thu, 12 May 2011 16:55:03 +0200 Thomas Wuerthinger Fixed RegisterFinalizer stateBefore.
Thu, 12 May 2011 12:13:17 +0200 Lukas Stadler fixed slot encoding in duplicateModified
Thu, 12 May 2011 11:17:31 +0200 Lukas Stadler fixed link in domake script
Thu, 12 May 2011 11:00:31 +0200 Lukas Stadler duplicateModified helper method
Thu, 12 May 2011 10:26:55 +0200 Lukas Stadler small fix to recordBailout
Wed, 11 May 2011 18:40:38 -0700 Christian Wimmer add -d64 to test scripts
Wed, 11 May 2011 16:59:18 -0700 Christian Wimmer added includes to build without precompiled headers
Wed, 11 May 2011 18:16:01 +0200 Thomas Wuerthinger Add exception handlers only to Invoke and Throw instructions. Deoptimize if there is an exception in a HotSpot runtime call.
Wed, 11 May 2011 17:18:31 +0200 Thomas Wuerthinger Towards clean up of canTrap().
Wed, 11 May 2011 16:40:22 +0200 Thomas Wuerthinger Removed exception optimization that immediately unwinds if it is guaranteed that there is no local exception handler.
Wed, 11 May 2011 16:25:15 +0200 Thomas Wuerthinger Deoptimize on array store and array bounds exception.
Wed, 11 May 2011 16:12:01 +0200 Thomas Wuerthinger Removed base from ValueVisitor.
Wed, 11 May 2011 16:10:49 +0200 Thomas Wuerthinger Removed need for base instruction. Cleanup.
Wed, 11 May 2011 15:23:07 +0200 Thomas Wuerthinger Removed need for state after on load indexed, and new bytecodes.
Wed, 11 May 2011 15:16:43 +0200 Thomas Wuerthinger Removed constant value utility of LoadField.
Wed, 11 May 2011 15:11:58 +0200 Thomas Wuerthinger Merge.
Wed, 11 May 2011 15:11:33 +0200 Thomas Wuerthinger No need for stateAfter on volatile field loads.
Wed, 11 May 2011 14:51:33 +0200 Thomas Wuerthinger Removed more OSR handling stuff.
Wed, 11 May 2011 14:45:05 +0200 Thomas Wuerthinger Removed unused FatalNonUnimplemented flag and methods.
Wed, 11 May 2011 14:43:20 +0200 Thomas Wuerthinger Removed TestPatching option.
Wed, 11 May 2011 14:42:19 +0200 Thomas Wuerthinger Removed check for direct compare.
Wed, 11 May 2011 14:45:32 +0200 Peter Hofer Add option PrintDOTGraphToFile to produce Graphviz graphs in the DOT language for compiled methods that match PrintFilter
Wed, 11 May 2011 14:39:56 +0200 Thomas Wuerthinger Removed accessor workaround.
Wed, 11 May 2011 14:37:20 +0200 Thomas Wuerthinger Fixed regression.
Wed, 11 May 2011 14:34:29 +0200 Thomas Wuerthinger Clean up around BlockBegin / StdEntry.
Wed, 11 May 2011 14:18:49 +0200 Thomas Wuerthinger Removed CSE array length.
Wed, 11 May 2011 14:16:13 +0200 Thomas Wuerthinger Removed leaf type and leaf method assumptions.
Wed, 11 May 2011 14:15:14 +0200 Thomas Wuerthinger Removed local value map.
Wed, 11 May 2011 14:12:24 +0200 Thomas Wuerthinger Removed memory map.
Wed, 11 May 2011 14:02:08 +0200 Thomas Wuerthinger More frame state fixes. All jtt tests passing now again.
Wed, 11 May 2011 13:41:35 +0200 Thomas Wuerthinger Added stateBefore to Throw instruction.
Wed, 11 May 2011 12:10:41 +0200 Thomas Wuerthinger Deopt instead of throwing exception for checkcast.
Wed, 11 May 2011 11:57:11 +0200 Thomas Wuerthinger More frame state fixes.
Wed, 11 May 2011 11:43:44 +0200 Thomas Wuerthinger Fixed bci for stateBefore in BlockBegin
Wed, 11 May 2011 11:21:15 +0200 Thomas Wuerthinger More frame state fixes.
Wed, 11 May 2011 10:52:37 +0200 Thomas Wuerthinger FrameState fixes.
Tue, 10 May 2011 18:12:26 +0200 Thomas Wuerthinger Merge.
Tue, 10 May 2011 17:17:28 +0200 Thomas Wuerthinger Small cleanup.
Tue, 10 May 2011 16:48:01 +0200 Thomas Wuerthinger Merge.
Tue, 10 May 2011 16:47:49 +0200 Thomas Wuerthinger Small clean up.
Tue, 10 May 2011 16:57:28 +0200 Gilles Duboscq Merge
Tue, 10 May 2011 16:49:50 +0200 Gilles Duboscq More FrameState work
Tue, 10 May 2011 16:31:28 +0200 Lukas Stadler added doxygen script and config file
Tue, 10 May 2011 14:43:54 +0200 Lukas Stadler merge
Tue, 10 May 2011 14:39:54 +0200 Lukas Stadler merge
Tue, 10 May 2011 14:29:40 +0200 Lukas Stadler remove explicit pointer from BlockEnd to BlockBegin
Tue, 10 May 2011 14:34:03 +0200 Thomas Wuerthinger Some fixes around LIRGenerator / frame state. New option C1X:TraceLIRGeneratorLevel
Tue, 10 May 2011 12:37:46 +0200 Gilles Duboscq Framestate work : using stateAFter and reducting the number of nodes with framestates. Intermediate state (does not pass tests)
Tue, 10 May 2011 11:55:12 +0200 Lukas Stadler changed stateAfter FrameState to successor (instead of input), checkstyle fixes, added fixed root node to graph
Mon, 09 May 2011 19:12:55 +0200 Thomas Wuerthinger Merge.
Mon, 09 May 2011 19:12:45 +0200 Thomas Wuerthinger Fixed typo.
Mon, 09 May 2011 17:28:10 +0200 Thomas Wuerthinger Incorporated comments from Peter. Renamings trap=>guard and guard/split=>anchor.
Mon, 09 May 2011 17:10:30 +0200 Lukas Stadler added FrameStateAccess interface
Mon, 09 May 2011 17:00:25 +0200 Lukas Stadler FrameState and Graphviz changes:
Mon, 09 May 2011 14:11:13 +0200 Thomas Wuerthinger Fixed merge regression around genMonitorEnter.
Mon, 09 May 2011 10:54:09 +0200 Lukas Stadler merge
Mon, 09 May 2011 10:53:30 +0200 Lukas Stadler merge
Fri, 06 May 2011 17:08:29 +0200 Lukas Stadler merge
Fri, 06 May 2011 17:08:00 +0200 Lukas Stadler FrameState cleanup: split into FrameStateBuilder and fixed-size FrameState, removed MutableFrameState
Fri, 06 May 2011 13:03:33 +0200 Lukas Stadler cleanup: FrameState copy methods, ImmutableFrameState
Mon, 09 May 2011 10:43:57 +0200 Peter Hofer Move Graphviz visualization code to its own project, GraalGraphviz
Fri, 06 May 2011 17:54:02 +0200 Thomas Wuerthinger Deoptimize on implicit division by 0.
Fri, 06 May 2011 17:47:17 +0200 Thomas Wuerthinger Fixed the stateBefore of invokes and monitorenter instructions to include the arguments of the instruction.
Fri, 06 May 2011 16:21:10 +0200 Thomas Wuerthinger Merge.
Fri, 06 May 2011 16:20:56 +0200 Thomas Wuerthinger Deopt on implicit null pointer exception.
Thu, 05 May 2011 17:03:43 +0200 Thomas Wuerthinger Doc fixes.
Fri, 06 May 2011 11:18:15 +0200 Lukas Stadler new node layout: Phi
Fri, 06 May 2011 10:25:37 +0200 Lukas Stadler new node layout: BlockBegin, BlockEnd
Thu, 05 May 2011 16:33:12 +0200 Lukas Stadler merge
Thu, 05 May 2011 16:32:20 +0200 Lukas Stadler new node layout: TypeCheck, RegisterFinalizer, Invoke, NewArray, NullCheck
Thu, 05 May 2011 16:23:17 +0200 Thomas Wuerthinger Merge.
Thu, 05 May 2011 16:22:59 +0200 Thomas Wuerthinger Made graphs smaller.
Thu, 05 May 2011 15:55:11 +0200 Thomas Wuerthinger More doc + conclusion.
Thu, 05 May 2011 16:07:00 +0200 Lukas Stadler new node layout: AccessMonitor, Invoke
Thu, 05 May 2011 15:49:48 +0200 Lukas Stadler new node layout: AccessField
Thu, 05 May 2011 15:43:23 +0200 Lukas Stadler changed Constant and Convert, more StoreIndexed changes
Thu, 05 May 2011 15:23:27 +0200 Lukas Stadler merge
Thu, 05 May 2011 15:23:07 +0200 Lukas Stadler checkstyle fixes, updated AccessArray + subclasses
Thu, 05 May 2011 15:06:11 +0200 Thomas Wuerthinger Merge.
Thu, 05 May 2011 15:05:40 +0200 Thomas Wuerthinger More work on doc.
Thu, 05 May 2011 14:03:49 +0200 Thomas Wuerthinger Refer to "Graal compiler" as "the compiler" in the design document.
Thu, 05 May 2011 13:59:43 +0200 Thomas Wuerthinger Update on doc.
Thu, 05 May 2011 15:01:34 +0200 Lukas Stadler changed NegateOp, more Op2 changes (generic inputValuesDo impl)
Thu, 05 May 2011 14:37:17 +0200 Lukas Stadler more Op2 changes
Thu, 05 May 2011 14:12:19 +0200 Lukas Stadler new node layout: Op2
Thu, 05 May 2011 14:02:34 +0200 Lukas Stadler changed Instruction.isAppended to boolean flag (instead of next == this logic)
Thu, 05 May 2011 13:47:27 +0200 Lukas Stadler merge
Thu, 05 May 2011 13:47:14 +0200 Lukas Stadler new node layout: Instruction
Thu, 05 May 2011 13:27:48 +0200 Lukas Stadler added GraalGraph to classpath, Node as superclass of Value
Thu, 05 May 2011 13:24:34 +0200 Thomas Wuerthinger Added Peter Hofer to authors list.
Wed, 04 May 2011 18:57:26 +0200 Peter Hofer Graphviz visualization support
Wed, 04 May 2011 17:02:11 +0200 Lukas Stadler merge
Wed, 04 May 2011 16:39:06 +0200 Lukas Stadler doc: framestate and deopt changes
Wed, 04 May 2011 12:58:17 +0200 Lukas Stadler doc: expanded framestate section
Wed, 04 May 2011 16:36:55 +0200 Thomas Wuerthinger Updated PDF.
Wed, 04 May 2011 16:36:09 +0200 Thomas Wuerthinger Merge.
Wed, 04 May 2011 16:34:28 +0200 Thomas Wuerthinger Documentation: More content and graphs on loops and vectorization.
Mon, 02 May 2011 11:00:33 +0200 Thomas Wuerthinger Small fix to documentation.
Tue, 03 May 2011 15:13:19 +0200 Lukas Stadler doc: smaller font, new quad and quadsplit nodes
Tue, 03 May 2011 10:19:11 +0200 Gilles Duboscq Cleaned some remaining references to scope/inlining
Mon, 02 May 2011 10:36:10 -0700 christian wimmer editing
Mon, 02 May 2011 10:56:35 +0200 Gilles Duboscq Add QuietBailout option to be able to mute the bailouts generated by JSRs in dacapo
Mon, 02 May 2011 10:24:43 +0200 Gilles Duboscq Merge
Mon, 02 May 2011 10:24:16 +0200 Gilles Duboscq Finish remove inlining (removed ScopeData), remove JSR support
Fri, 29 Apr 2011 16:46:30 +0200 Gilles Duboscq Remove inlining (3rd part)
Fri, 29 Apr 2011 13:19:17 +0200 Gilles Duboscq Remove inlining (2nd part) removed IRScope
Fri, 29 Apr 2011 11:50:28 +0200 Gilles Duboscq Removing inlining support (1st part)
Fri, 29 Apr 2011 11:14:05 -0700 christian wimmer comments
Fri, 29 Apr 2011 16:51:33 +0200 Thomas Wuerthinger Updated doc. Added Texclipse project.
Fri, 29 Apr 2011 12:08:53 +0200 Lukas Stadler increase max nmethod size, required for dacapo jython
Fri, 29 Apr 2011 11:16:06 +0200 Gilles Duboscq Modified assert in NodeArray.set method (also helps with a compilation issue in ECJ)
Thu, 28 Apr 2011 18:58:35 +0200 Thomas Wuerthinger Fixed delete() method
Thu, 28 Apr 2011 18:30:55 +0200 Thomas Wuerthinger Node and Graph design changes.
Thu, 28 Apr 2011 14:35:35 +0200 Thomas Wuerthinger Checkstyle fixes.
Thu, 28 Apr 2011 14:29:54 +0200 Gilles Duboscq Merge
Thu, 28 Apr 2011 14:27:42 +0200 Gilles Duboscq more tests for GraalGraph, some changes and fixes
Thu, 28 Apr 2011 13:17:23 +0200 Lukas Stadler test scripts: use JDK7 env var, check all required vars
Thu, 28 Apr 2011 10:40:49 +0200 Lukas Stadler fixed permissions of test scripts (executable)
Thu, 28 Apr 2011 09:59:45 +0200 Lukas Stadler doc: small changes to graphs, graph test file
Wed, 27 Apr 2011 22:13:30 +0200 Thomas Wuerthinger Enabled checkstyle for the GraalGraph project. Fixed checkstyle errors. Set correct code formatter.
Wed, 27 Apr 2011 22:07:20 +0200 Thomas Wuerthinger Added Oracle header. Moved author declaration into package-info.java file.
Wed, 27 Apr 2011 21:57:03 +0200 Thomas Wuerthinger Merge.
Wed, 27 Apr 2011 21:56:38 +0200 Thomas Wuerthinger Clean up C1XMetrics.
Wed, 27 Apr 2011 21:54:31 +0200 Thomas Wuerthinger Removed liveness marking.
Wed, 27 Apr 2011 21:38:22 +0200 Thomas Wuerthinger Fixed regression wrt write barriers.
Wed, 27 Apr 2011 21:29:17 +0200 Thomas Wuerthinger Fixes to barriers.
Wed, 27 Apr 2011 21:22:10 +0200 Thomas Wuerthinger Clean up on canTrap.
Wed, 27 Apr 2011 21:25:15 +0200 Gilles Duboscq Draft for graph classes
Wed, 27 Apr 2011 20:58:01 +0200 Thomas Wuerthinger More Value.Flag clean up.
Wed, 27 Apr 2011 20:27:43 +0200 Thomas Wuerthinger More flags clean up.
Wed, 27 Apr 2011 20:22:05 +0200 Thomas Wuerthinger More clean up on Value.Flags.
Wed, 27 Apr 2011 20:13:54 +0200 Thomas Wuerthinger Clean up on Value class and LIRGenerator/LIRItem-related things.
Wed, 27 Apr 2011 19:53:46 +0200 Thomas Wuerthinger Clean up on LIRGenerator and related.
Wed, 27 Apr 2011 19:30:56 +0200 Thomas Wuerthinger Removed default value visitor.
Wed, 27 Apr 2011 19:28:00 +0200 Thomas Wuerthinger Remove useless C1XOptions.
Wed, 27 Apr 2011 19:25:26 +0200 Thomas Wuerthinger Prohibit inlining of synchronized and inlining of method with exception handlers (remove C1XOption).
Wed, 27 Apr 2011 19:05:35 +0200 Thomas Wuerthinger Removed canonicalizer.
Wed, 27 Apr 2011 19:00:40 +0200 Thomas Wuerthinger Reinsert phi simplifier (does not seem to be optional). Disabled canonicalizer.
Wed, 27 Apr 2011 18:17:18 +0200 Thomas Wuerthinger Remove dead code elimination 1
Wed, 27 Apr 2011 17:05:26 +0200 Thomas Wuerthinger Removed dead code elimination2
Wed, 27 Apr 2011 17:00:01 +0200 Thomas Wuerthinger Removed instruction substitutor.
Wed, 27 Apr 2011 16:59:28 +0200 Thomas Wuerthinger Removed phi simplifier.
Wed, 27 Apr 2011 16:57:50 +0200 Thomas Wuerthinger Removed global value numberer.
Wed, 27 Apr 2011 16:56:33 +0200 Thomas Wuerthinger Removed block merger.
Wed, 27 Apr 2011 16:54:57 +0200 Thomas Wuerthinger Removed CEEliminator (and two unused/unimplemented optimizations).
Wed, 27 Apr 2011 16:50:17 +0200 Thomas Wuerthinger Removed null check eliminator.
Wed, 27 Apr 2011 16:48:23 +0200 Thomas Wuerthinger Removed compiler extension mechanism
Wed, 27 Apr 2011 16:43:31 +0200 Thomas Wuerthinger Removing two more HIR instructions.
Wed, 27 Apr 2011 16:40:09 +0200 Thomas Wuerthinger Removed intrinsic-related instructions
Wed, 27 Apr 2011 16:25:54 +0200 Thomas Wuerthinger Merge.
Wed, 27 Apr 2011 16:25:32 +0200 Thomas Wuerthinger Removed intrinsics.
Wed, 27 Apr 2011 16:00:36 +0200 Lukas Stadler merge
Wed, 27 Apr 2011 15:59:38 +0200 Lukas Stadler added initial version of design docs, fixed .hgignore (regex, . -> \.)
Wed, 27 Apr 2011 15:49:27 +0200 Thomas Wuerthinger Removed anything OSR-related.
Wed, 27 Apr 2011 15:36:29 +0200 Thomas Wuerthinger Removed extended bytecodes and related HIR instructions.
Wed, 27 Apr 2011 15:12:29 +0200 Thomas Wuerthinger Added more batch files to run dacapo benchmarks and the Graal bootstrap.
Wed, 27 Apr 2011 14:49:45 +0200 Thomas Wuerthinger Added script to run Maxine java tester tests.
Wed, 27 Apr 2011 12:22:24 +0200 Thomas Wuerthinger Added README.
Wed, 27 Apr 2011 12:14:48 +0200 Thomas Wuerthinger Adjusted classpaths such that new graalvm repo structure works.
Wed, 27 Apr 2011 11:53:40 +0200 Thomas Wuerthinger Adapted project classpath
Wed, 27 Apr 2011 11:50:44 +0200 Thomas Wuerthinger Renamings Runtime=>GraalRuntime and Compiler=>GraalCompiler
Wed, 27 Apr 2011 11:48:55 +0200 Thomas Wuerthinger Changed dependency of Runtime project.
Wed, 27 Apr 2011 11:43:22 +0200 Thomas Wuerthinger Pull over of compiler from maxine repository.
Wed, 27 Apr 2011 11:00:17 +0200 Lukas Stadler small fix to GRAAL_AUTHORS
Tue, 26 Apr 2011 22:17:17 +0200 Thomas Wuerthinger Added Gilles to authors list.
Tue, 26 Apr 2011 22:01:41 +0200 Thomas Wuerthinger Merge.
Tue, 26 Apr 2011 22:00:17 +0200 Thomas Wuerthinger Added GRAAL_AUTHORS file. Removed individual @author tags per file.
Tue, 26 Apr 2011 21:48:09 +0200 Thomas Wuerthinger Copyright rebranding. Update checkstyle file.
Tue, 26 Apr 2011 21:10:53 +0200 Thomas Wuerthinger Rebranding to com.oracle.graal
Tue, 26 Apr 2011 20:56:07 +0200 Thomas Wuerthinger Fixed an issue in the XIR generator that caused a bug in combination with HotSpot's change on static fields. Now all DaCapo's passing.
Tue, 26 Apr 2011 16:46:23 +0200 Thomas Wuerthinger Fixed an issue with RiType.superType (wrong cast in the C++ part).
Tue, 26 Apr 2011 14:46:28 +0200 Thomas Wuerthinger Fixed an issue in the HotSpot XIR generator. Benchmark "fop" now passing on all optimization levels.
Fri, 22 Apr 2011 23:22:46 +0200 Thomas Wuerthinger Added draft for documentation (goals and IR).
Fri, 22 Apr 2011 22:13:35 +0200 Thomas Wuerthinger Adjustments to react on changes on the RiRuntime interface.
Fri, 22 Apr 2011 21:52:33 +0200 Thomas Wuerthinger Small adjustment to assertion and constants size calculation.
Fri, 22 Apr 2011 21:13:09 +0200 Thomas Wuerthinger Fixed an issue with alignment of double/long values in the code buffer. Can now run Scimark again.
Fri, 22 Apr 2011 19:41:55 +0200 Thomas Wuerthinger Fixed issue with resolving class: HotSpot must not resolve class at invokestatic bytecodes.
Fri, 22 Apr 2011 19:00:07 +0200 Thomas Wuerthinger Fixed merge issues.
Fri, 22 Apr 2011 15:30:53 +0200 Thomas Wuerthinger Merge with OpenJDK.
Fri, 22 Apr 2011 15:22:45 +0200 Thomas Wuerthinger Renamed project HotSpotVM => Runtime
Thu, 21 Apr 2011 19:49:49 -0700 trims Added tag hs21-b09 for changeset 611e19a16519
Thu, 21 Apr 2011 15:32:54 -0700 katleman Added tag jdk7-b139 for changeset 611e19a16519
Fri, 15 Apr 2011 18:23:27 -0700 trims 7037174: Bump the HS21 build number to 09 hs21-b09 jdk7-b139
Fri, 15 Apr 2011 18:23:20 -0700 trims Merge
Fri, 15 Apr 2011 08:29:26 -0700 jrose Merge
Thu, 14 Apr 2011 06:46:38 -0700 twisti Merge
Thu, 14 Apr 2011 01:53:12 -0700 twisti 7036220: Shark fails to find LLVM 2.9 System headers during build
Thu, 14 Apr 2011 00:02:21 -0700 iveresov 7036236: VM crashes assert((!inside_attrs()) || is_error_reported()) failed ...
Wed, 13 Apr 2011 14:33:03 -0700 iveresov 6988308: assert((cnt > 0.0f) && (prob > 0.0f)) failed: Bad frequency assignment in if
Tue, 12 Apr 2011 02:40:23 -0700 twisti 7035870: JSR 292: Zero support
Mon, 11 Apr 2011 15:30:31 -0700 kvn 7035713: 3DNow Prefetch Instruction Support
Sat, 09 Apr 2011 22:55:25 -0700 jrose 6987991: JSR 292 phpreboot test/testtracefun2.phpr segfaults
Tue, 12 Apr 2011 14:18:53 -0700 coleenp Merge
Tue, 12 Apr 2011 02:53:06 -0400 dholmes 7034585: Adjust fillInStackTrace filtering to assist 6998871
Mon, 11 Apr 2011 11:12:41 +0200 brutisso 7034625: Product builds in Visual Studio projects should produce full symbol information
Thu, 07 Apr 2011 20:26:41 -0700 ohair 7019210: Fix misc references to /bugreport websites
Mon, 04 Apr 2011 18:15:55 -0400 dholmes 7009276: Add -XX:+IgnoreUnrecognizedVMOptions to several tests
Thu, 31 Mar 2011 08:08:50 -0400 kamg 7030388: JCK test failed to reject invalid class check01304m10n.
Fri, 01 Apr 2011 15:15:37 -0700 andrew 7010849: 5/5 Extraneous javac source/target options when building sa-jdi
Thu, 31 Mar 2011 06:54:30 -0400 dholmes 7032775: Include Shark code in the build again
Wed, 30 Mar 2011 19:38:07 +0400 dsamersoff 7017193: Small memory leak in get_stack_bounds os::create_stack_guard_pages
Sat, 09 Apr 2011 21:16:12 -0700 jrose Merge
Fri, 08 Apr 2011 23:00:14 -0700 never 7035161: assert(!o->is_null_object()) failed: null object not yet handled here.
Fri, 08 Apr 2011 20:52:28 -0700 kvn Merge
Fri, 08 Apr 2011 14:56:22 -0700 kvn 7004555: Add new policy for one iteration loops
Fri, 08 Apr 2011 17:03:31 -0700 iveresov 7034967: C1: assert(false) failed: error (assembler_sparc.cpp:2043)
Thu, 07 Apr 2011 21:32:23 -0700 never 7034957: acquiring lock CodeCache_lock/1 out of order with lock tty_lock/0 -- possible deadlock
Thu, 07 Apr 2011 17:12:23 -0700 jrose 7009600: JSR 292 Server compiler crashes in Compile::find_intrinsic(ciMethod*, bool)
Thu, 07 Apr 2011 17:12:21 -0700 jrose 7012087: JSR 292 Misleading exception message for a non-bound MH for a virtual method
Thu, 07 Apr 2011 17:02:30 -0700 jrose 6981791: remove experimental code for JSR 292
Wed, 06 Apr 2011 17:32:09 -0700 kvn 6992789: assert(phi->_idx >= nodes_size()) failed: only new Phi per instance memory slice
Wed, 06 Apr 2011 16:02:50 -0700 never 7034513: enable fast accessors and empty methods for ZERO and -Xint
Tue, 05 Apr 2011 19:16:52 -0700 never 7033779: CodeCache::largest_free_block may need to hold the CodeCache lock
Tue, 05 Apr 2011 02:31:46 -0700 never Merge
Tue, 05 Apr 2011 00:31:09 -0700 never 6777083: assert(target != __null,"must not be null")
Tue, 05 Apr 2011 00:27:58 -0700 kvn Merge
Mon, 04 Apr 2011 19:02:36 -0700 kvn 7004547: regular loop unroll should not unroll more than max unrolling
Mon, 04 Apr 2011 22:17:15 -0700 never Merge
Mon, 04 Apr 2011 19:03:35 -0700 never 6528013: C1 CTW failure with -XX:+VerifyOops assert(allocates2(pc),"")
Mon, 04 Apr 2011 18:48:49 -0700 iveresov Merge
Mon, 04 Apr 2011 16:00:34 -0700 iveresov 7033732: C1: When calling c2 arraycopy stubs offsets and length must have clear upper 32bits
Mon, 04 Apr 2011 12:57:04 -0700 never 7026957: assert(type2aelembytes(store->as_Mem()->memory_type(), true) == 1 << shift->in(2)->get_int()) failed
Mon, 04 Apr 2011 03:02:00 -0700 twisti 7032458: Zero and Shark fixes
Sun, 03 Apr 2011 12:00:54 +0200 roland 7033154: Improve C1 arraycopy performance
Sat, 02 Apr 2011 10:54:15 -0700 kvn 7004535: Clone loop predicate during loop unswitch
Sat, 02 Apr 2011 09:49:27 -0700 kvn 7032314: Allow to generate CallLeafNoFPNode in IdealKit
Fri, 01 Apr 2011 21:45:33 -0700 never 6909440: C2 fails with assertion (_always_cold->is_cold(),"must always be cold")
Thu, 31 Mar 2011 21:05:55 -0700 never 6385687: UseFastEmptyMethods/UseFastAccessorMethods considered harmful
Thu, 14 Apr 2011 17:53:28 -0700 trims Added tag hs21-b08 for changeset 0930dc920c18
Thu, 14 Apr 2011 15:21:45 -0700 schien Added tag jdk7-b138 for changeset 0930dc920c18
Fri, 08 Apr 2011 16:18:48 -0700 trims 7035259: Bump the HS21 build number to 08 hs21-b08 jdk7-b138
Fri, 08 Apr 2011 16:18:38 -0700 trims Merge
Wed, 06 Apr 2011 16:02:53 -0700 jmasa Merge
Fri, 18 Feb 2011 10:07:34 -0800 johnc 7020042: G1: Partially remove fix for 6994628
Mon, 04 Apr 2011 14:23:17 -0400 tonyp 7027766: G1: introduce flag to dump the liveness information per region at the end of marking
Mon, 04 Apr 2011 13:18:35 -0400 tonyp 7033292: G1: nightly failure: Non-dirty cards in region that should be dirty
Wed, 30 Mar 2011 10:26:59 -0400 tonyp 7023069: G1: Introduce symmetric locking in the slow allocation path
Tue, 29 Mar 2011 22:36:16 -0400 tonyp 7029458: G1: Add newly-reclaimed regions to the beginning of the region free list, not the end
Mon, 28 Mar 2011 10:58:54 -0700 johnc 7026932: G1: No need to abort VM when card count cache expansion fails
Wed, 23 Mar 2011 14:12:51 +0100 brutisso 6948149: G1: Imbalance in termination times
Fri, 25 Mar 2011 17:39:20 -0700 jcoomes Merge
Thu, 24 Mar 2011 15:47:01 -0700 ysr 7029036: Card-table verification hangs with all framework collectors, except G1, even before the first GC
Thu, 24 Mar 2011 15:45:27 -0700 ysr 7030435: Some oop_oop_iterate_m() methods iterate outside of specified memory bounds
Tue, 05 Apr 2011 14:12:31 -0700 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Fri, 08 Apr 2011 15:56:52 -0700 trims Added tag hs21-b07 for changeset 2dbcb4a4d8da
Thu, 07 Apr 2011 15:20:57 -0700 schien Added tag jdk7-b137 for changeset 2dbcb4a4d8da
Fri, 01 Apr 2011 20:44:31 -0700 trims 7033237: Bump the HS21 build number to 07 hs21-b07 jdk7-b137
Fri, 01 Apr 2011 20:44:27 -0700 trims Merge
Fri, 01 Apr 2011 15:16:04 -0700 kvn Merge
Thu, 31 Mar 2011 16:54:27 -0700 kvn 7032849: 7022998 changes broke hs_err compile task print
Thu, 31 Mar 2011 15:30:12 -0700 never Merge
Thu, 31 Mar 2011 14:00:41 -0700 never 7032129: Native memory usage grow unexpectedly for vm/oom/*InternedString tests
Thu, 31 Mar 2011 13:22:34 -0700 kvn 7032696: Fix for 7029152 broke VM
Thu, 31 Mar 2011 02:31:57 -0700 twisti 6817525: turn on method handle functionality by default for JSR 292
Thu, 31 Mar 2011 00:27:08 -0700 twisti 7032388: guarantee(VM_Version::supports_cmov()) failed: illegal instruction on i586 after 6919934
Wed, 30 Mar 2011 18:55:04 -0700 iveresov Merge
Wed, 30 Mar 2011 15:22:41 -0700 iveresov 6564610: assert(UseCompiler || CompileTheWorld, "UseCompiler should be set by now.")
Wed, 30 Mar 2011 12:08:49 -0700 kvn 7029152: Ideal nodes for String intrinsics miss memory edge optimization
Wed, 30 Mar 2011 07:47:19 -0700 never 7031614: jmap -permstat fails with java.lang.InternalError in sun.jvm.hotspot.oops.OopField.getValue
Wed, 30 Mar 2011 03:48:38 -0700 iveresov Merge
Tue, 29 Mar 2011 22:25:17 -0700 iveresov 7026307: DEBUG MESSAGE: broken null klass on amd64
Tue, 29 Mar 2011 22:05:21 -0700 never 7032306: Fastdebug build failure on Solaris with SS11 compilers
Tue, 29 Mar 2011 17:35:34 -0700 iveresov 6741940: Nonvolatile XMM registers not preserved across JNI calls
Tue, 29 Mar 2011 09:11:51 -0700 kvn 7032133: Enable sse4.2 for new AMD processors
Mon, 28 Mar 2011 03:58:07 -0700 twisti 7022998: JSR 292 recursive method handle calls inline themselves infinitely
Sun, 27 Mar 2011 13:17:37 -0700 iveresov 6964776: c2 should ensure the polling page is reachable on 64 bit
Sun, 27 Mar 2011 00:00:14 -0700 never 7024475: loop doesn't terminate when compiled
Sat, 26 Mar 2011 08:31:45 -0700 roland Merge
Fri, 25 Mar 2011 09:35:39 +0100 roland 7029017: Additional architecture support for c2 compiler
Fri, 25 Mar 2011 18:50:10 -0700 never 7022204: LogFile wildcarding should use %p instead of star
Fri, 25 Mar 2011 18:19:22 -0400 never Merge
Fri, 25 Mar 2011 11:29:30 -0700 never 7025708: Assertion if using "-XX:+CITraceTypeFlow -XX:+Verbose" together
Thu, 24 Mar 2011 23:49:56 -0700 jcoomes Merge
Thu, 24 Mar 2011 23:04:40 -0700 twisti Merge
Thu, 24 Mar 2011 02:11:50 -0700 twisti 7030207: Zero tweak to remove accidentally incorporated code
Wed, 30 Mar 2011 17:05:40 -0700 acorn Merge
Mon, 28 Mar 2011 12:48:08 +0200 sla 7031571: Generate native VS2010 project files
Fri, 01 Apr 2011 12:06:59 -0700 trims Added tag hs21-b06 for changeset bd586e392d93
Thu, 31 Mar 2011 18:14:04 -0700 schien Added tag jdk7-b136 for changeset bd586e392d93
Fri, 25 Mar 2011 18:04:51 -0700 trims 7031227: Bump the HS21 build number to 06 hs21-b06 jdk7-b136
Fri, 25 Mar 2011 18:04:45 -0700 trims Merge
Thu, 24 Mar 2011 23:06:13 -0700 jcoomes Merge
Tue, 22 Mar 2011 18:04:03 -0400 mchung 7025628: Remove the temporary hack added for jdk modularization in hotspot
Mon, 21 Mar 2011 22:16:19 -0400 dholmes 6535709: interrupt of wait()ing thread isn't triggerring InterruptedException - test intwait3
Thu, 24 Mar 2011 23:04:36 -0700 jcoomes Merge
Wed, 23 Mar 2011 04:19:16 -0700 twisti 7029805: JSR 292 compiler/6991596/Test6991596.java fails in nightly
Mon, 21 Mar 2011 11:28:14 -0700 kvn 7008866: Missing loop predicate for loop with multiple entries
Mon, 21 Mar 2011 02:30:49 -0700 twisti 7027232: JSR 292: wrong numeric value returned by MH on solaris-sparc
Thu, 24 Mar 2011 23:00:27 -0700 jcoomes Merge
Wed, 23 Mar 2011 10:55:43 -0700 never 7030300: more nightly failures after statics in Class changes
Tue, 22 Mar 2011 13:36:33 -0700 jcoomes 6962931: move interned strings out of the perm gen
Mon, 21 Mar 2011 18:38:00 -0700 jcoomes 6962930: make the string table size configurable
Mon, 21 Mar 2011 14:06:50 -0700 never 7029509: nightly failures after static fields in Class
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Fri, 18 Mar 2011 15:52:42 -0700 never 7028374: race in fix_oop_relocations for scavengeable nmethods
Fri, 25 Mar 2011 17:26:33 -0700 trims Added tag hs21-b05 for changeset b898f0fc3ced
Thu, 24 Mar 2011 11:20:35 -0700 schien Added tag jdk7-b135 for changeset b898f0fc3ced
Fri, 18 Mar 2011 13:28:33 -0700 trims 7028846: Bump the HS21 build number to 05 hs21-b05 jdk7-b135
Fri, 18 Mar 2011 13:28:29 -0700 trims Merge
Fri, 18 Mar 2011 09:03:43 -0700 jcoomes Merge
Thu, 17 Mar 2011 10:32:46 -0700 ysr 6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads
Wed, 16 Mar 2011 10:37:08 -0700 ysr 6896099: Integrate CMS heap ergo with default heap sizing ergo
Tue, 15 Mar 2011 09:07:49 -0700 jwilhelm Merge
Fri, 11 Mar 2011 16:35:18 +0100 jwilhelm 6820066: Check that -XX:ParGCArrayScanChunk has a value larger than zero.
Mon, 14 Mar 2011 21:52:24 -0700 ysr 6987703: iCMS: Intermittent hang with gc/gctests/CallGC/CallGC01 and +ExplicitGCInvokesConcurrent
Thu, 03 Mar 2011 11:35:50 +0100 brutisso 7023747: G1: too strict assert in RefineRecordRefsIntoCSCardTableEntryClosure::do_card_ptr in g1RemSet.cpp
Thu, 03 Mar 2011 22:58:46 +0100 brutisso 7022943: G1: improve logging to avoid interleaved numbers
Sun, 06 Mar 2011 11:37:18 -0800 jcoomes 7018056: large pages not always enabled by default
Fri, 04 Mar 2011 17:13:19 -0500 tonyp 7014923: G1: code cleanup
Fri, 18 Mar 2011 01:44:15 -0700 twisti Merge
Thu, 17 Mar 2011 18:29:18 -0700 jrose 7011865: JSR 292 CTW fails: !THREAD->is_Compiler_thread() failed: Can not load classes with the Compiler thre
Thu, 17 Mar 2011 12:08:01 -0700 kvn 7028394: Newer AMD Processor Prefetch Defaults
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Fri, 11 Mar 2011 22:33:47 -0800 jrose 6839872: remove implementation inheritance from JSR 292 APIs
Fri, 11 Mar 2011 21:19:15 -0800 jrose Merge
Fri, 11 Mar 2011 07:50:51 -0800 kvn 7026631: field _klass is incorrectly set for dual type of TypeAryPtr::OOPS
Wed, 09 Mar 2011 09:15:16 -0800 kvn 7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache
Sun, 06 Mar 2011 22:09:23 -0800 never 6965570: assert(!needs_patching && x->is_loaded(),"how do we know it's volatile if it's not loaded")
Sat, 05 Mar 2011 11:02:04 -0800 kvn 6589823: Error: meet not symmetric
Fri, 04 Mar 2011 22:44:50 -0800 never Merge
Fri, 04 Mar 2011 20:01:48 -0800 never 7024866: # assert(limit == NULL || limit <= nm->code_end()) failed: in bounds
Fri, 04 Mar 2011 15:14:16 -0800 iveresov 7020403: Add AdvancedCompilationPolicy for tiered
Wed, 16 Mar 2011 23:45:04 -0400 vladidan Merge
Wed, 16 Mar 2011 10:47:45 -0400 vladidan Merge
Thu, 10 Mar 2011 14:56:11 -0500 vladidan 7011490: Wrong computation results in Test6880034
Wed, 16 Mar 2011 14:57:49 -0400 coleenp 7019165: Incorrect symbols in pstack output after SymbolTable changes
Tue, 15 Mar 2011 06:50:01 -0700 dcubed Merge
Tue, 15 Mar 2011 06:37:31 -0700 dcubed 7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
Tue, 15 Mar 2011 06:35:10 -0700 dcubed 7024234: 2/3 jvmti tests fail assert(!_oops_are_stale) failed: oops are stale on Win-AMD64
Mon, 14 Mar 2011 11:43:56 -0700 acorn Merge
Fri, 11 Mar 2011 16:09:55 -0500 phh 7023931: PcDescCache::find_pc_desc should not write _last_pc_desc
Thu, 10 Mar 2011 17:44:32 +0100 bdelsart 7025485: leverage shared x86-only deoptimization code
Fri, 11 Mar 2011 22:41:33 -0800 trims Merge
Mon, 07 Mar 2011 16:03:28 -0500 coleenp 7024584: Symbol printouts shouldnt be under PrintGCDetails
Mon, 07 Mar 2011 09:16:08 -0800 acorn Merge
Fri, 04 Mar 2011 14:40:46 -0500 kamg 6845426: non-static <clinit> method with no args is called during the class initialization process
Thu, 03 Mar 2011 19:53:03 -0500 coleenp 7021653: Parfait issue in hotspot/src/share/vm/oops/methodDataOops.hpp
Thu, 03 Mar 2011 19:52:23 -0500 coleenp 6512830: Error: assert(tag_at(which).is_unresolved_klass(), "Corrupted constant pool")
Thu, 03 Mar 2011 19:51:36 -0500 coleenp 7022999: Can't build with FORCE_TIERED=0
Thu, 17 Mar 2011 17:25:12 -0700 trims Added tag hs21-b04 for changeset 3c76374706ea
Thu, 17 Mar 2011 14:32:47 -0700 schien Added tag jdk7-b134 for changeset 447e6faab4a8
Fri, 11 Mar 2011 11:18:56 -0800 trims Merge jdk7-b134
Fri, 04 Mar 2011 14:06:22 -0800 trims 7024814: Bump the HS21 build number to 04 hs21-b04
Fri, 04 Mar 2011 14:06:16 -0800 trims Merge
Thu, 03 Mar 2011 23:31:45 -0800 kvn Merge
Tue, 01 Mar 2011 14:56:48 -0800 iveresov 6627983: G1: Bad oop deference during marking
Tue, 01 Mar 2011 10:27:15 -0800 never 6725983: Assertion "method->method_holder())->is_not_initialized(),"method holder must be initialized"
Mon, 28 Feb 2011 17:12:42 -0800 never 7023229: extraneous include of precompiled.hpp in hsdis.c
Mon, 28 Feb 2011 06:07:12 -0800 twisti 7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc
Sat, 26 Feb 2011 12:10:54 -0800 kvn 6942326: x86 code in string_indexof() could read beyond reserved heap space
Thu, 24 Feb 2011 14:49:34 -0800 never Merge
Thu, 24 Feb 2011 11:09:16 -0800 never 7021603: crash in fill_sync_handler with ExtendedDTrace probes
Thu, 24 Feb 2011 10:28:20 -0800 kvn 6812217: Base memory of MergeMem node violates assert during killing expanded AllocateArray node
Wed, 23 Feb 2011 19:09:16 -0800 never 7012072: CompileTheWorld causes incorrect class initialization
Wed, 23 Feb 2011 12:28:23 -0800 kvn Merge
Tue, 22 Feb 2011 18:13:03 -0800 iveresov Merge
Tue, 22 Feb 2011 15:25:02 -0800 iveresov 7020521: arraycopy stubs place prebarriers incorrectly
Thu, 03 Mar 2011 21:02:56 -0800 jcoomes Merge
Mon, 28 Feb 2011 09:10:52 -0800 johnc 7022200: G1: optimized build broken
Thu, 03 Mar 2011 09:31:46 -0800 dcubed Merge
Wed, 02 Mar 2011 16:21:47 -0800 zgu Merge
Wed, 02 Mar 2011 09:16:18 -0500 zgu 7017110: Add /SAFESEH to links on windows 32bit to verify safe exceptions
Wed, 02 Mar 2011 08:18:35 -0500 kamg 6878713: Verifier heap corruption, relating to backward jsrs
Wed, 02 Mar 2011 09:41:26 +0100 sla 7023323: Build failure on VS2003: IsDebuggerPresent not found
Mon, 28 Feb 2011 22:35:01 -0800 rottenha Merge
Mon, 28 Feb 2011 15:35:45 -0800 rottenha Merge
Mon, 28 Feb 2011 16:01:59 -0500 kamg 7020118: Alter frame assignability to allow for exception handler coverage of invokespecial <init>
Mon, 28 Feb 2011 14:19:52 +0100 sla 7022037: Pause when exiting if debugger is attached on windows
Sat, 26 Feb 2011 13:33:23 -0500 kamg 7017640: Fix for 6766644 deadlocks on some NSK tests when running with -Xcomp
Thu, 10 Mar 2011 17:10:55 -0800 cl Added tag jdk7-b133 for changeset 1b3a350709e4
Thu, 03 Mar 2011 15:13:18 -0800 trims Added tag hs21-b03 for changeset a8d643a4db47 jdk7-b133
Thu, 03 Mar 2011 14:12:59 -0800 katleman Added tag jdk7-b132 for changeset 0e531ab5ba04 hs21-b03
Fri, 22 Apr 2011 15:08:53 +0200 Thomas Wuerthinger Renaming c1x4hotspotsrc => graal and HotSpotVM => Runtime
Wed, 13 Apr 2011 14:40:13 +0200 Lukas Stadler cleanups and client/server fixes:
Tue, 12 Apr 2011 16:58:56 +0200 Lukas Stadler removed last instances of RiType.javaClass, small changes to InvocationSocket and ReplacingStreams to make remote compilation work
Mon, 11 Apr 2011 18:01:44 +0200 Thomas Wuerthinger Checkstyle fixes.
Mon, 11 Apr 2011 17:42:45 +0200 Thomas Wuerthinger Removed a reference to getRiType(Class c) and some checkstyle fixes.
Mon, 11 Apr 2011 17:12:01 +0200 Peter Hofer In CompilerImpl, instantiate C1XCompiler lazily (i.e. just before the first compilation) so that C1XOptions are already set during C1XCompiler's initialization
Mon, 11 Apr 2011 14:31:21 +0200 Lukas Stadler fix initialization order Compiler/VmIds (crashed when using -C1X)
Mon, 11 Apr 2011 12:15:32 +0200 Lukas Stadler fixed crash with PrintAssembly: RelocIterator limit outside of code area
Mon, 11 Apr 2011 11:25:06 +0200 Lukas Stadler merge
Mon, 11 Apr 2011 10:37:24 +0200 Lukas Stadler client/server: new interface Remote marks classes that should not be serialized, but called remotely
Fri, 08 Apr 2011 13:47:56 +0200 Lukas Stadler suppress Xusage.txt build errors, fix INSTALL (yes/no option, uses ALT_BOOTDIR)
Fri, 08 Apr 2011 13:44:50 +0200 Lukas Stadler fix eclipse project: redundant builds and multiple links to source dir
Fri, 08 Apr 2011 13:43:05 +0200 Lukas Stadler turn Compiler and HotSpotTypeResolved into interfaces
Thu, 07 Apr 2011 15:32:25 +0200 Lukas Stadler non-static VMEntries and VMExits, CompilationServer simplifications
Mon, 11 Apr 2011 10:22:05 +0200 Thomas Wuerthinger Keeping up-to-date with Maxine/CRI changes.
Mon, 04 Apr 2011 21:02:45 +0200 Thomas Wuerthinger Added support for non-null oop values in scope objects (allocating global handle).
Mon, 04 Apr 2011 20:00:55 +0200 Thomas Wuerthinger Merge.
Mon, 04 Apr 2011 18:47:04 +0200 Lukas Stadler CiDebugInfo_Frame changed to CiFrame, pointer fix
Mon, 04 Apr 2011 10:56:12 +0200 Lukas Stadler domake script creates client dirs
Wed, 09 Mar 2011 21:52:39 +0100 Doug Simon Up-to-date with CRI changes.
Tue, 08 Mar 2011 13:28:05 +0100 doug.simon Added symlink to top level hotspot src directory to simplify browsing/searching *all* hotspot sources, not just those relevant to Graal.
Tue, 08 Mar 2011 10:26:25 +0100 Doug Simon Up-to-date with CRI changes.
Thu, 03 Mar 2011 19:54:57 +0100 Thomas Wuerthinger Changed "java -version" to include "Graal VM".
Thu, 03 Mar 2011 19:30:55 +0100 Thomas Wuerthinger Up-to-date with CRI changes.
Thu, 03 Mar 2011 19:25:53 +0100 Thomas Wuerthinger Merge with OpenJDK.
Tue, 01 Mar 2011 11:53:36 -0800 trims Merge jdk7-b132
Fri, 25 Feb 2011 12:46:49 -0800 trims 7022570: Bump the HS21 build number to 03
Fri, 25 Feb 2011 12:46:46 -0800 trims Merge
Fri, 25 Feb 2011 08:17:30 -0800 tonyp Merge
Fri, 25 Feb 2011 10:58:03 -0500 tonyp Merge
Mon, 21 Feb 2011 11:26:45 +0100 stefank 7020992: jmm_DumpThreads should not allocate system object arrays outside the perm gen
Fri, 25 Feb 2011 03:29:56 -0800 rottenha Merge
Thu, 24 Feb 2011 21:38:37 -0500 dholmes 7021953: Remove flags from globals.hpp inadvertently dragged in by 7016023
Wed, 23 Feb 2011 11:18:16 -0800 kvn Merge
Tue, 22 Feb 2011 15:26:36 -0800 never 7021531: lock ordering problems after fix for 6354181
Wed, 09 Feb 2011 15:02:23 -0800 never 7016474: string compare intrinsic improvements
Tue, 15 Feb 2011 22:18:33 -0800 never 7019819: bare oop in ciField
Mon, 14 Feb 2011 14:36:29 -0800 kvn Merge
Mon, 14 Feb 2011 11:46:58 -0800 never 7018101: os::dll_address_to_function_name returning wrong answers in 64 bit
Mon, 14 Feb 2011 03:21:18 -0800 twisti 7018378: JSR 292: _bound_int_mh produces wrong result on 64-bit SPARC
Fri, 11 Feb 2011 12:05:43 -0800 never 7018506: CTW swallowing OOMs after symbol changes
Fri, 11 Feb 2011 03:17:53 -0800 twisti 7018673: Zero: 6953144, 6990754 and 7009756 made some changes which broke Zero
Thu, 10 Feb 2011 19:34:48 -0800 kvn 7018849: 7017124 fix broke VM build on some platforms
Thu, 10 Feb 2011 14:25:59 -0800 kvn 7017746: Regression : C2 compiler crash due to SIGSEGV in PhaseCFG::schedule_early()
Thu, 10 Feb 2011 00:47:59 -0800 twisti 7018277: JSR 292 change test/compiler/6987555/Test6987555.java to new MH syntax
Wed, 09 Feb 2011 16:34:34 -0800 iveresov 7017434: Tiered needs to support reprofiling
Tue, 08 Feb 2011 16:12:16 -0800 kvn 7014874: Incorrect COOPs modes on solaris-{sparcv9,amd64} with ParallelGC
Mon, 07 Feb 2011 10:34:39 -0800 kvn 7017124: Fix some VM stats to avoid 32-bit overflow
Mon, 07 Feb 2011 10:25:39 -0800 kvn 7013538: Java memory leak with escape analysis
Mon, 07 Feb 2011 09:46:01 -0800 kvn 7017240: C2: native memory leak in nsk/regression/b4675027 on windows-x86 in comp mode with G1
Tue, 01 Feb 2011 10:27:02 -0800 kvn 7014998: assert(is_T_family(features) == is_niagara(features)) failed: Niagara should be T series
Tue, 01 Feb 2011 05:51:24 -0800 twisti 7012339: JSR 292 crash in G1SATBCardTableModRefBS::write_ref_field_pre_work()
Tue, 01 Feb 2011 03:38:44 -0800 twisti 7009309: JSR 292: compiler/6991596/Test6991596.java crashes on fastdebug JDK7/b122
Mon, 31 Jan 2011 17:48:21 -0800 never 6354181: nsk.logging.stress.threads.scmhml001 fails assertion in "src/share/vm/oops/instanceKlass.cpp, 111"
Mon, 21 Feb 2011 04:49:17 -0800 rottenha Merge
Fri, 18 Feb 2011 18:26:17 -0500 coleenp 7019557: SharedMiscDataSize too small for 64-bit fastdebug JVM
Wed, 16 Feb 2011 16:25:57 -0800 coleenp Merge
Wed, 16 Feb 2011 17:12:31 -0500 coleenp 7019689: Non-dependent name is found in dependent base class although it should be rejected
Wed, 16 Feb 2011 11:34:44 -0500 coleenp 6840152: JVM crashes when heavyweight monitors are used
Wed, 16 Feb 2011 01:42:00 -0500 dholmes Merge
Mon, 14 Feb 2011 19:27:36 -0500 dholmes 7018429: JPRT: Update Makefile to use ALT_JDK_TARGET_IMPORT_PATH for copying JDK
Tue, 15 Feb 2011 19:00:22 -0800 dcubed 6954420: 2/4 jps shows "process information unavailable" sometimes
Mon, 14 Feb 2011 03:19:33 -0800 rottenha Merge
Sat, 12 Feb 2011 10:28:34 -0500 coleenp 7019157: errorHandler doesn't compile with super old gcc without precompiled headers
Thu, 10 Feb 2011 13:03:22 +0100 sla 7017824: Add support for creating 64-bit Visual Studio projects
Wed, 16 Feb 2011 17:26:20 -0800 trims Merge
Mon, 14 Feb 2011 22:21:18 -0500 tonyp Merge
Fri, 11 Feb 2011 14:15:16 +0100 stefank 7018257: jmm_DumpThreads allocates into permgen
Thu, 10 Feb 2011 14:48:07 -0800 ysr 7018302: newly added assert related to size of constantPoolOop causes secondary assertions or crashes
Wed, 09 Feb 2011 09:43:02 -0800 johnc 7017008: G1: Turn on compressed oops by default.
Tue, 08 Feb 2011 12:33:19 +0100 stefank 7014851: Remove unused parallel compaction code
Mon, 07 Feb 2011 22:19:57 -0800 ysr 6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
Thu, 03 Feb 2011 20:49:09 -0800 brutisso 7015169: GC Cause not always set
Sat, 12 Feb 2011 10:28:34 -0500 coleenp 7022659: errorHandler doesn't compile without precompiled headers
Fri, 25 Feb 2011 11:42:03 -0800 trims Added tag hs21-b02 for changeset e9aa2ca89ad6
Thu, 24 Feb 2011 15:15:50 -0800 cl Added tag jdk7-b131 for changeset 0aa3b4908911
Wed, 23 Feb 2011 15:48:46 -0800 cl Merge jdk7-b131
Wed, 16 Feb 2011 13:30:31 -0800 ohair 7013964: openjdk LICENSE file needs rebranding
Thu, 24 Feb 2011 13:41:58 +0100 Thomas Wuerthinger Fixed the OpenJDK build script to allow client compiler builds for x64 architecture.
Mon, 21 Feb 2011 21:30:29 +0100 Thomas Wuerthinger Clean up of the build scripts.
Mon, 21 Feb 2011 21:16:29 +0100 Thomas Wuerthinger Fixed an issue where parameter registers were hard coded to Linux values.
Mon, 21 Feb 2011 20:51:59 +0100 Thomas Wuerthinger Fixed a bug that truncated stub ids when compiling with vs.
Mon, 21 Feb 2011 20:44:57 +0100 Thomas Wuerthinger More changes to make it compile and work on win64.
Mon, 21 Feb 2011 19:53:48 +0100 Thomas Wuerthinger More build system adjustments.
Mon, 21 Feb 2011 19:32:20 +0100 Thomas Wuerthinger Adjustment to the Windows create script (new calling convention only has one argument).
Mon, 21 Feb 2011 19:28:35 +0100 Thomas Wuerthinger Small clean up to reduce delta to OpenJDK.
Mon, 21 Feb 2011 19:17:33 +0100 Thomas Wuerthinger Merge.
Fri, 18 Feb 2011 14:23:37 -0800 cl Added tag jdk7-b130 for changeset e9aa2ca89ad6
Wed, 16 Feb 2011 16:58:24 -0800 kamg 7019718: make error reporting flags product instead of diagnostic hs21-b02 jdk7-b130
Fri, 11 Feb 2011 15:32:03 -0800 trims 7019104: Bump the HS21 build number to 02
Fri, 11 Feb 2011 15:31:58 -0800 trims Merge
Fri, 11 Feb 2011 05:40:41 -0800 rottenha Merge
Thu, 10 Feb 2011 12:55:56 +0100 ctornqvi 7018366: hotspot/runtime_erro Fix for 7014918 does not build using MVC 2003
Wed, 09 Feb 2011 11:08:10 +0100 ctornqvi 7014918: Improve core/minidump handling in Hotspot
Tue, 08 Feb 2011 22:27:57 -0800 mchung Merge
Tue, 08 Feb 2011 09:11:37 -0800 mchung 7017673: Remove setting of the sun.jkernel.DownloadManager as a boot classloader hook
Tue, 08 Feb 2011 19:50:41 -0500 coleenp Merge
Mon, 07 Feb 2011 14:36:26 -0500 coleenp 6472925: OutOfMemoryError fails to generate stack trace as it now ought
Tue, 08 Feb 2011 17:20:45 -0500 kamg 7003401: Implement VM error-reporting functionality on erroneous termination
Mon, 07 Feb 2011 08:40:30 -0800 rottenha Merge
Thu, 03 Feb 2011 20:30:19 -0800 coleenp Merge
Thu, 03 Feb 2011 21:30:08 -0500 coleenp 7017009: Secondary out of c-heap memory error reporting out of memory
Wed, 02 Feb 2011 14:38:01 -0500 kamg 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
Wed, 02 Feb 2011 18:38:40 -0500 coleenp 7012088: jump to 0 address because of lack of memory ordering in SignatureHandlerLibrary::add
Wed, 02 Feb 2011 11:54:26 -0500 bobv Merge
Wed, 02 Feb 2011 11:35:26 -0500 bobv 7016023: Enable building ARM and PPC from src/closed repository
Tue, 01 Feb 2011 11:23:19 -0500 coleenp 6588413: Use -fvisibility=hidden for gcc compiles
Fri, 04 Feb 2011 16:29:41 -0800 trims Merge
Thu, 03 Feb 2011 16:06:01 -0500 phh 7016998: gcutil class LinearLeastSquareFit doesn't initialize some of its fields
Wed, 02 Feb 2011 10:41:20 -0800 johnc 6923430: G1: assert(res != 0,"This should have worked.")
Tue, 01 Feb 2011 14:05:46 +0100 brutisso 6789220: CMS: intermittent timeout running nsk/regression/b4796926
Tue, 01 Feb 2011 10:02:01 -0800 ysr 6999988: CMS: Increased fragmentation leading to promotion failure after CR#6631166 got implemented
Mon, 31 Jan 2011 16:28:40 -0500 tonyp 7014679: G1: deadlock during concurrent cleanup
Mon, 21 Feb 2011 19:17:10 +0100 Thomas Wuerthinger Imported build system changes from other repository.
Wed, 16 Feb 2011 15:13:34 +0100 Thomas Wuerthinger Added parameter to array store exception runtime call (new in HotSpot).
Wed, 16 Feb 2011 14:21:52 +0100 Thomas Wuerthinger Made merge compile.
Wed, 16 Feb 2011 13:47:20 +0100 Thomas Wuerthinger Merge.
Fri, 11 Feb 2011 14:30:27 -0800 trims Added tag hs21-b01 for changeset ae4b185f2ed1
Thu, 10 Feb 2011 16:24:29 -0800 cl Added tag jdk7-b129 for changeset ae4b185f2ed1
Thu, 03 Feb 2011 23:26:25 -0800 trims Merge hs21-b01 jdk7-b129
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Thu, 27 Jan 2011 13:42:28 -0800 johnc Merge
Wed, 26 Jan 2011 09:57:42 -0800 johnc Merge
Tue, 25 Jan 2011 10:56:22 -0800 johnc 6608385: G1: need to support parallel reference processing
Tue, 25 Jan 2011 17:58:19 -0500 tonyp 7014261: G1: RSet-related failures
Fri, 21 Jan 2011 11:30:22 -0500 tonyp 7013718: G1: small fixes for two assert/guarantee failures
Thu, 27 Jan 2011 14:05:59 -0500 twisti Merge
Thu, 27 Jan 2011 08:47:02 -0800 twisti Merge
Tue, 25 Jan 2011 14:38:15 -0800 iveresov 7014247: CTW fails when compile sun/misc/AtomicLongCSImpl (REMOVED from JDK7)
Mon, 24 Jan 2011 13:34:18 -0800 never 7008809: should report the class in ArrayStoreExceptions from compiled code
Fri, 21 Jan 2011 13:03:13 -0800 never Merge
Fri, 21 Jan 2011 13:01:02 -0800 never 6809483: hotspot:::method_entry are not correctly generated for "method()V"
Fri, 21 Jan 2011 01:16:13 -0800 twisti Merge
Thu, 20 Jan 2011 08:25:22 -0800 twisti 7011839: JSR 292 turn on escape analysis when using invokedynamic
Wed, 26 Jan 2011 21:26:52 -0800 dcubed Merge
Tue, 25 Jan 2011 00:14:21 -0500 dholmes 6566340: Restore use of stillborn flag to signify a thread that was stopped before it started
Tue, 25 Jan 2011 15:06:37 -0800 trims 7014711: Fork HS20 to HS21 - renumber Major and build numbers of JVM
Tue, 25 Jan 2011 14:57:24 -0800 trims Added tag hs20-b07 for changeset d535bf4c1235
Thu, 03 Feb 2011 17:22:06 -0800 cl Added tag jdk7-b128 for changeset 9a5762f44859
Tue, 01 Feb 2011 18:57:53 -0800 trims Merge jdk7-b128
Fri, 21 Jan 2011 02:07:11 -0800 trims Merge hs20-b07
Fri, 21 Jan 2011 00:01:41 -0800 iveresov 7013812: C1: deopt blob too far from patching stub
Thu, 20 Jan 2011 18:24:04 -0800 trims Merge
Thu, 20 Jan 2011 17:53:38 -0800 trims Merge
Thu, 20 Jan 2011 13:57:12 -0800 johnc Merge
Wed, 19 Jan 2011 19:30:42 -0500 tonyp 6977804: G1: remove the zero-filling thread
Wed, 19 Jan 2011 13:04:37 -0800 johnc Merge
Wed, 19 Jan 2011 13:01:11 -0800 johnc 7012642: G1: JumbleGC002 test aborts with segmentation violation due to uncaught stack overflow
Wed, 19 Jan 2011 09:35:17 -0500 tonyp 7011379: G1: overly long concurrent marking cycles
Wed, 19 Jan 2011 19:24:34 -0800 dcubed Merge
Wed, 19 Jan 2011 13:51:53 -0800 kamg 7012505: BreakpointWithFullGC.sh fails with Internal Error (src/share/vm/oops/methodOop.cpp:220)
Wed, 19 Jan 2011 08:16:45 -0800 never 7013008: 2/3 assert(method == NULL || check_method(method, bcp)) failed: bcp must point into method
Wed, 19 Jan 2011 07:41:39 -0800 dcubed 7012493: 2/2 6849574/Test.java fails with Internal Error (src/share/vm/prims/jvmtiTagMap.cpp:3294)
Wed, 19 Jan 2011 07:15:09 -0800 dcubed Merge
Fri, 14 Jan 2011 13:47:53 -0500 coleenp 6811367: Fix code in HeapDumper::dump_heap() to avoid buffer overrun
Thu, 13 Jan 2011 22:15:41 -0800 never 4926272: methodOopDesc::method_from_bcp is unsafe
Tue, 18 Jan 2011 18:00:06 -0800 iveresov 7012766: assert(false) failed: DEBUG MESSAGE in MacroAssembler::debug32
Tue, 18 Jan 2011 17:10:03 -0800 kvn 7012965: Fix failed on sparc for 7009756: volatile variables could be broken throw reflection API
Thu, 07 Oct 2010 13:49:40 -0700 minqi 6966589: hs16-b08 causes java.lang.StackOverflowError
Thu, 13 Jan 2011 22:54:23 -0800 trims Merge
Thu, 13 Jan 2011 17:19:21 -0800 johnc Merge
Thu, 13 Jan 2011 11:33:56 -0800 ysr 7011940: iCMS: SIGSEGV in SweepClosure::do_already_free_chunk(FreeChunk*)+0x360
Thu, 13 Jan 2011 04:43:30 -0800 brutisso 6941122: G1: UseLargePages does not work with G1 garbage collector
Wed, 12 Jan 2011 16:34:25 -0500 tonyp 6994297: G1: do first-level slow-path allocations with a CAS
Wed, 12 Jan 2011 13:06:00 -0500 tonyp 7007068: G1: refine the BOT during evac failure handling
Thu, 06 Jan 2011 23:50:02 -0800 ysr 7008136: CMS: assert((HeapWord*)nextChunk <= _limit) failed: sweep invariant
Thu, 13 Jan 2011 08:32:15 -0800 dcubed Merge
Wed, 12 Jan 2011 13:59:18 -0800 coleenp 7009828: Fix for 6938627 breaks visualvm monitoring when -Djava.io.tmpdir is defined
Wed, 12 Jan 2011 15:44:16 +0000 kevinw 6994753: Implement optional hook to a Java method at VM startup.
Tue, 11 Jan 2011 17:50:26 -0500 phh Merge
Tue, 11 Jan 2011 17:33:21 -0500 phh 7011463: Sparc MacroAssembler::incr_allocated_bytes() needs a RegisterOrConstant argument
Tue, 11 Jan 2011 10:06:00 -0500 kamg 6814943: getcpool001 catches more than one JvmtiThreadState problem
Mon, 10 Jan 2011 17:14:53 -0500 kamg 6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent
Mon, 10 Jan 2011 09:23:20 -0800 dcubed Merge
Sun, 09 Jan 2011 17:16:16 -0500 dholmes 7010665: Misplaced membar in C1 implementation of Unsafe.get/putXXX
Thu, 13 Jan 2011 07:28:47 -0800 twisti Merge
Wed, 12 Jan 2011 18:33:25 -0800 iveresov 7011627: C1: call_RT must support targets that don't fit in wdisp30
Thu, 13 Jan 2011 07:20:32 -0800 twisti Merge
Tue, 11 Jan 2011 20:26:13 -0800 kvn 7011386: race in objArrayKlass::array_klass_impl
Mon, 10 Jan 2011 18:46:29 -0800 iveresov 4930919: race condition in MDO creation at back branch locations
Mon, 10 Jan 2011 03:58:07 -0800 twisti 7010913: JSR 292 ciMethodHandle does not handle MethodHandleCompiler exceptions properly
Mon, 10 Jan 2011 00:56:39 -0800 twisti 7010180: JSR 292 InvokeDynamicPrintArgs fails with: assert(_adapter == NULL) failed: init'd to NULL
Fri, 07 Jan 2011 11:53:24 -0800 kvn 6876037: CTW fails jdk7/hotspot/src/share/vm/opto/type.cpp:2055. assert(bits,"Use TypePtr for NULL")
Fri, 07 Jan 2011 10:16:57 -0800 kvn 7009756: volatile variables could be broken throw reflection API
Fri, 07 Jan 2011 03:58:11 -0800 twisti Merge
Thu, 06 Jan 2011 16:03:20 -0800 iveresov 7010618: C1: array length should be treated at int on 64bit during array allocation
Thu, 13 Jan 2011 22:53:34 -0800 trims 7012348: Bump the HS20 build number to 07
Thu, 13 Jan 2011 22:49:59 -0800 trims Added tag hs20-b06 for changeset e24ab3fa6aaf
Thu, 27 Jan 2011 17:28:34 -0800 cl Added tag jdk7-b127 for changeset 102466e70deb
Wed, 16 Feb 2011 13:38:33 +0100 Thomas Wuerthinger Fixed bug in getClass() XIR snippet
Fri, 04 Feb 2011 16:01:24 +0100 Doug Simon Sync with CRI changes.
Wed, 26 Jan 2011 18:17:37 +0100 Thomas Wuerthinger Merge.
Thu, 20 Jan 2011 15:52:05 -0800 cl Added tag jdk7-b126 for changeset 4c851c931d00 jdk7-b127
Thu, 13 Jan 2011 16:43:51 -0800 cl Added tag jdk7-b125 for changeset e24ab3fa6aaf jdk7-b126
Fri, 07 Jan 2011 22:56:35 -0800 trims Merge hs20-b06 jdk7-b125
Fri, 07 Jan 2011 15:54:32 -0800 dcubed Merge
Fri, 07 Jan 2011 13:59:48 -0800 dcubed Merge
Fri, 07 Jan 2011 10:42:32 -0500 phh 7003271: Hotspot should track cumulative Java heap bytes allocated on a per-thread basis
Fri, 07 Jan 2011 15:57:02 -0500 bobv Merge
Fri, 07 Jan 2011 12:44:54 -0500 bobv 7009268: guarantee(middle - slop > start) failed: need enough space to divide up
Fri, 07 Jan 2011 03:38:19 -0800 alanb 7009975: Large file support broken in hs20-b04
Wed, 05 Jan 2011 21:23:15 -0500 coleenp 6583275: Hotspot crash in vm_perform_shutdown_actions due to uninitialized TLS during out of memory handling
Mon, 03 Jan 2011 14:09:11 -0500 coleenp 6302804: Hotspot VM dies ungraceful death when C heap is exhausted in various places.
Fri, 07 Jan 2011 03:41:07 -0800 twisti Merge
Thu, 30 Dec 2010 23:44:45 -0800 iveresov 7009849: C1: Incorrect frame size computation
Thu, 30 Dec 2010 09:36:03 -0800 kvn 6928562: Assert(_no_handle_mark_nesting==0,"allocating handle inside NoHandleMark")
Wed, 29 Dec 2010 10:41:43 -0800 kvn 7008325: CodeCache exhausted on sparc starting from hs20b04
Tue, 28 Dec 2010 17:34:02 -0800 kvn 7009359: HS with -XX:+AggressiveOpts optimize new StringBuffer(null) so it does not throw NPE as expected
Mon, 27 Dec 2010 21:51:31 -0800 iveresov 7009231: C1: Incorrect CAS code for longs on SPARC 32bit
Wed, 22 Dec 2010 02:02:53 -0800 twisti 7007377: JSR 292 MethodHandlesTest.testCastFailure fails on SPARC with -Xcomp +DeoptimizeALot
Tue, 21 Dec 2010 22:57:17 -0800 iveresov 7008466: Tiered: Enable testing of tiered compilation in JPRT
Tue, 21 Dec 2010 13:56:40 -0800 kvn 7003130: assert(iterations<CG_BUILD_ITER_LIMIT) failed: infinite EA connection graph
Tue, 21 Dec 2010 04:37:30 -0800 twisti 7008165: Garbage in ClassFormatError message
Sat, 18 Dec 2010 08:38:07 -0800 twisti Merge
Sat, 18 Dec 2010 01:15:01 -0800 twisti 6990933: assert(sender_cb) failed: sanity in frame::sender_for_interpreter_frame
Sat, 18 Dec 2010 06:40:56 -0800 never Merge
Fri, 17 Dec 2010 15:55:32 -0800 never 6579789: Internal error "c1_LinearScan.cpp:1429 Error: assert(false,"")" in debuggee with fastdebug VM
Thu, 16 Dec 2010 14:15:12 -0800 kvn 7006505: Use kstat info to identify SPARC processor
Thu, 16 Dec 2010 12:47:52 -0800 never 6839888: Array overrun in vm adlc
Thu, 16 Dec 2010 01:46:02 -0800 iveresov Merge
Tue, 14 Dec 2010 23:17:00 -0800 never 6765546: Wrong sscanf used to parse CompilerOracle command >= 32 characters could lead to crash
Tue, 14 Dec 2010 12:44:30 -0800 twisti 7006044: materialize cheap non-oop pointers on 64-bit SPARC
Tue, 28 Dec 2010 09:54:09 -0500 coleenp Merge
Mon, 27 Dec 2010 09:56:29 -0500 zgu Merge
Mon, 27 Dec 2010 09:30:20 -0500 zgu 6975480: VS2010 says _STATIC_CPPLIB is deprecated, may need to change this usage
Thu, 23 Dec 2010 07:58:35 -0800 dcubed 6987812: 2/3 SAJDI: "gHotSpotVMTypes was not initialized properly in the remote process"
Wed, 22 Dec 2010 16:52:02 -0500 coleenp Merge
Wed, 22 Dec 2010 12:24:40 -0500 coleenp Merge
Wed, 22 Dec 2010 11:52:12 -0500 zgu Merge
Wed, 22 Dec 2010 11:24:21 -0500 zgu 6961186: Better VM handling of unexpected exceptions from application native code
Tue, 21 Dec 2010 23:39:42 -0500 dholmes 7008444: Remove unnecessary include of stdint.h in java_md.c
Mon, 20 Dec 2010 14:30:24 -0500 bobv 7007769: VM crashes with SIGBUS writing PerfData if tmp space is full
Fri, 17 Dec 2010 12:14:48 +0000 kevinw 7003487: clhsdbproc stacktrace fails on x64
Fri, 07 Jan 2011 22:42:10 -0800 trims 7011125: Bump the HS20 build number to 06
Fri, 07 Jan 2011 19:09:02 -0800 trims Added tag hs20-b05 for changeset 0a8e0d4345b3
Sat, 22 Jan 2011 17:31:11 +0100 Thomas Wuerthinger Added caching for constant pool entries.
Sat, 22 Jan 2011 14:37:43 +0100 Thomas Wuerthinger Implemented fast inline array allocation.
Wed, 19 Jan 2011 16:13:13 +0100 Thomas Wuerthinger Added getClass intrinsic implementation.
Wed, 19 Jan 2011 15:48:15 +0100 Thomas Wuerthinger Add deoptimization blob support.
Tue, 18 Jan 2011 10:19:59 +0100 Thomas Wuerthinger Better support for array types.
Fri, 14 Jan 2011 16:29:42 +0100 Thomas Wuerthinger Treat C1XOptions fields as final.
Fri, 14 Jan 2011 13:22:50 +0100 Thomas Wuerthinger Removed compiler object tracking.
Thu, 13 Jan 2011 17:45:17 +0100 Thomas Wuerthinger Refactorings to get towards less CRI overhead.
Wed, 12 Jan 2011 19:14:32 +0100 Thomas Wuerthinger Added GC stats. Enabling intrinsics.
Tue, 11 Jan 2011 17:02:38 +0100 Thomas Wuerthinger Removed assert.
Tue, 11 Jan 2011 16:35:10 +0100 Thomas Wuerthinger Changed .hgignore.
Tue, 11 Jan 2011 16:21:22 +0100 Thomas Wuerthinger Small clean up.
Tue, 11 Jan 2011 11:55:19 +0100 Thomas Wuerthinger Two fixes for leaf type and leaf method assumptions.
Mon, 10 Jan 2011 16:59:48 +0100 Thomas Wuerthinger Added leaf method assumptions.
Mon, 10 Jan 2011 10:50:22 +0100 Thomas Wuerthinger Added unique concrete subtype assumption.
Fri, 07 Jan 2011 19:08:13 +0100 Thomas Wuerthinger Fixed an issue that caused the client compiler to fail in the graal configuration.
Fri, 07 Jan 2011 18:48:48 +0100 Thomas Wuerthinger Renamed file.
Fri, 07 Jan 2011 18:45:09 +0100 Thomas Wuerthinger Fix includes to match new hotspot mechanism.
Fri, 07 Jan 2011 18:18:08 +0100 Thomas Wuerthinger Merge.
Thu, 06 Jan 2011 20:10:19 -0800 cl Added tag jdk7-b124 for changeset 0a8e0d4345b3
Mon, 03 Jan 2011 15:30:05 -0800 trims 7010068: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - first pass hs20-b05 jdk7-b124
Fri, 24 Dec 2010 07:59:50 -0800 trims 7008759: Bump the HS20 build number to 05
Thu, 23 Dec 2010 12:19:57 -0800 johnc Merge
Sun, 19 Dec 2010 20:57:16 -0500 tonyp 6896624: G1: hotspot:::gc and hotspot:::mem-pool-gc probes are not fired
Fri, 17 Dec 2010 23:41:31 -0800 ysr 6807801: CMS: could save/restore fewer header words during scavenge
Fri, 17 Dec 2010 11:26:53 -0800 johnc 7006113: G1: Initialize ReferenceProcessor::_is_alive_non_header field
Wed, 22 Dec 2010 19:20:47 -0800 trims Added tag hs20-b04 for changeset 9669f9b28410
Wed, 22 Dec 2010 15:57:14 -0800 cl Added tag jdk7-b123 for changeset 9669f9b28410
Thu, 16 Dec 2010 20:48:11 -0800 trims Merge hs20-b04 jdk7-b123
Thu, 16 Dec 2010 20:57:03 -0500 dholmes 7003707: need to remove (some) system include files from the HotSpot header files
Thu, 16 Dec 2010 12:56:51 -0800 ysr Merge
Thu, 16 Dec 2010 09:14:34 -0800 ysr Merge
Tue, 14 Dec 2010 16:19:44 -0500 tonyp 7000559: G1: assertion failure !outer || (full_collections_started == _full_collections_completed + 1)
Thu, 16 Dec 2010 09:31:55 -0500 coleenp Merge
Wed, 15 Dec 2010 08:03:54 -0800 sla Merge
Wed, 15 Dec 2010 07:11:31 -0800 sla 7006354: Updates to Visual Studio project creation and development launcher
Wed, 15 Dec 2010 05:43:54 -0800 stefank 7006659: temporary adlc files are added to the build variables
Tue, 14 Dec 2010 15:10:52 -0500 coleenp 7006471: fix for 6988439 crashes when pending list lock is null
Mon, 13 Dec 2010 14:46:51 -0800 coleenp Merge
Sat, 11 Dec 2010 13:46:36 -0500 zgu Merge
Sat, 11 Dec 2010 13:20:56 -0500 zgu 7003748: Decode C stack frames when symbols are presented (PhoneHome project)
Fri, 10 Dec 2010 12:13:03 -0500 coleenp 6988439: Parallel Class Loading test deadlock involving MethodData_lock and Pending List Lock
Thu, 09 Dec 2010 20:12:06 -0500 dholmes 7005007: Refine use of ALT_COMPILER_PATH to avoid conflict with JPRT usage
Thu, 09 Dec 2010 15:04:26 -0500 kamg 7004582: Add GetThisObject() function to JVMTI 1.2
Thu, 09 Dec 2010 17:53:22 +0300 dsamersoff 6989076: JVM crashes in klassItable::initialize_itable_for_interface
Wed, 15 Dec 2010 23:38:10 -0800 iveresov Merge
Mon, 13 Dec 2010 22:41:03 -0800 never 7004940: CTW: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG
Fri, 10 Dec 2010 14:14:02 -0800 kvn 6993125: runThese crashes with assert(Thread::current()->on_local_stack((address)this))
Wed, 08 Dec 2010 17:50:49 -0800 iveresov Merge
Wed, 08 Dec 2010 02:36:36 -0800 iveresov 7005241: C1: SEGV in java.util.concurrent.LinkedTransferQueue.xfer() with compressed oops
Tue, 07 Dec 2010 11:00:02 -0800 kvn 7004925: CTW: assert(nbits == 32 || -(1 << nbits-1) <= x && x < ( 1 << nbits-1)) failed: value out of range
Fri, 03 Dec 2010 15:53:57 -0800 jrose 7001379: bootstrap method data needs to be moved from constant pool to a classfile attribute
Fri, 03 Dec 2010 12:14:33 -0800 never 7004530: casx used for 32 bit cas after 7003554
Fri, 03 Dec 2010 06:14:37 -0800 twisti 7003798: test/compiler/6991596 fails with true != false
Fri, 03 Dec 2010 01:34:31 -0800 twisti 6961690: load oops from constant table on SPARC
Thu, 02 Dec 2010 17:21:12 -0800 iveresov 7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer
Thu, 02 Dec 2010 01:02:55 -0800 twisti 6998985: faulty generic arraycopy on windows x86_64: 4th arg overwritten with oop
Wed, 01 Dec 2010 15:47:52 -0800 never 6875026: CTW failure jdk6_18/hotspot/src/share/vm/c1/c1_LinearScan.cpp:5486
Wed, 01 Dec 2010 10:16:31 -0800 never 7002666: eclipse CDT projects crash with compressed oops
Tue, 30 Nov 2010 23:14:25 -0800 iveresov Merge
Tue, 30 Nov 2010 23:23:40 -0800 iveresov 6985015: C1 needs to support compressed oops
Tue, 30 Nov 2010 09:53:04 -0800 twisti 7001363: java/dyn/InvokeDynamic should not be a well-known class in the JVM
Wed, 15 Dec 2010 20:43:36 -0800 iveresov 7007229: Fix warnings with VS2010 in compressedStream.cpp
Thu, 16 Dec 2010 20:35:33 -0800 trims Merge
Fri, 10 Dec 2010 18:05:39 -0800 trims 7006221: Bump the HS20 build number to 04
Fri, 10 Dec 2010 17:59:46 -0800 trims Merge
Thu, 09 Dec 2010 21:47:58 -0800 ysr Merge
Thu, 09 Dec 2010 09:22:57 -0800 ysr 7005259: CMS: BubbleUpRef asserts referent(obj)->is_oop() failed: Enqueued a bad referent
Tue, 07 Dec 2010 21:55:53 -0800 ysr 7001033: assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed())
Tue, 07 Dec 2010 16:44:34 -0800 johnc Merge
Tue, 07 Dec 2010 16:18:45 -0800 johnc 6994628: G1: Test gc/gctests/FinalizeTest05 fails (one live object is finalized)
Tue, 07 Dec 2010 16:47:42 -0500 tonyp 6994056: G1: when GC locker is active, extend the Eden instead of allocating into the old gen
Wed, 08 Dec 2010 04:50:35 -0800 kevinw 7003789: PTRACE_GETREGS problems with SA on Linux.
Tue, 07 Dec 2010 03:15:45 -0800 sla 6539281: -Xcheck:jni should validate char* argument to ReleaseStringUTFChars
Mon, 06 Dec 2010 20:21:15 -0500 kamg 7003782: Update JVMTI version to 1.2 for jdk7
Mon, 06 Dec 2010 15:37:00 -0500 coleenp Merge
Sat, 04 Dec 2010 00:09:05 -0500 coleenp 6704010: Internal Error (src/share/vm/interpreter/interpreterRuntime.cpp:1106)
Thu, 02 Dec 2010 05:45:54 -0800 sla 6981484: Update development launcher
Thu, 02 Dec 2010 20:01:47 +0100 stefank 7003786: sort Obj_Files before compiling
Wed, 01 Dec 2010 15:04:06 +0100 stefank 7003125: precompiled.hpp is included when precompiled headers are not used
Thu, 02 Dec 2010 14:00:03 -0500 bobv 7004217: Remove IA64 workaround re-introduced with CR6953477
Wed, 01 Dec 2010 18:32:50 -0500 coleenp Merge
Wed, 01 Dec 2010 18:26:32 -0500 ikrylov 6348631: remove the use of the HPI library from Hotspot
Wed, 01 Dec 2010 03:12:35 -0800 brutisso 7003456: ADLC files not correctly generated on Windows
Tue, 30 Nov 2010 18:10:20 -0800 ohair Merge
Tue, 30 Nov 2010 18:07:18 -0800 ohair 6987107: Add variable to add to but not modify non-fcs version string
Mon, 29 Nov 2010 15:43:36 -0500 coleenp 6780143: hs203t003 hits SIGSEGV/EXCEPTION_ACCESS_VIOLATION with -XX:+UseCompressedOops
Thu, 02 Dec 2010 13:20:39 -0500 tonyp 7003860: G1: assert(_cur_alloc_region == NULL || !expect_null_cur_alloc_region) fails
Wed, 01 Dec 2010 17:34:02 -0800 johnc 6983204: G1: Nightly test nsk/regression/b4958615 failing with +ExplicitGCInvokesConcurrent
Tue, 24 Aug 2010 17:24:33 -0400 tonyp 6974966: G1: unnecessary direct-to-old allocations
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 23 Nov 2010 15:01:43 -0500 coleenp Merge
Tue, 23 Nov 2010 04:33:42 -0800 twisti 7002129: Zero and Shark fixes, 3rd
Fri, 19 Nov 2010 23:46:06 -0500 coleenp Merge
Fri, 19 Nov 2010 03:41:50 -0800 poonam 6837842: JNI_CreateJavaVM crashes under impersonation
Thu, 18 Nov 2010 14:37:46 -0500 zgu 6751923: JNDI wake up when clock_settime() is called
Fri, 19 Nov 2010 17:01:34 -0800 iveresov Merge
Thu, 18 Nov 2010 09:52:48 -0800 kvn 7000491: assert(false) failed: should be optimized out in SharedRuntime::g1_wb_pre
Tue, 16 Nov 2010 15:57:16 -0800 iveresov 7000349: Tiered reacts incorrectly to C1 compilation failures
Fri, 12 Nov 2010 09:51:43 -0800 kvn 6999491: non-zero COOPs are used when they should not
Fri, 19 Nov 2010 13:19:49 -0800 jmasa Merge
Tue, 16 Nov 2010 16:12:28 -0800 johnc Merge
Tue, 16 Nov 2010 14:07:33 -0800 johnc 6978187: G1: assert(ParallelGCThreads> 1 || n_yielded() == _hrrs->occupied()) strikes again
Tue, 16 Nov 2010 13:58:48 -0800 ysr 7000578: CMS: assert(SafepointSynchronize::is_at_safepoint()) failed: Else races are possible
Wed, 17 Nov 2010 09:21:51 -0500 zgu Merge
Fri, 12 Nov 2010 09:37:13 -0500 zgu Merge
Fri, 05 Nov 2010 09:32:08 -0400 kamg 6981737: The java.vm.specification.version property is 1.0, seems like it should be 2.0
Wed, 27 Oct 2010 12:53:36 -0400 kamg 6865028: Illegal instructions passing verification prior to 'invokespecial Object.<init>'
Mon, 15 Nov 2010 16:25:14 -0800 jmasa Merge
Thu, 11 Nov 2010 10:42:43 -0800 ysr 6998802: ScavengeALot: assert(!gch->incremental_collection_failed()) failed: Twice in a row
Tue, 09 Nov 2010 10:47:20 -0800 ysr 6996613: CompactibleFreeListSpace::print should call CompactibleFreeListSpace::print_on, not Space::print_on
Fri, 05 Nov 2010 13:20:37 -0700 ysr 6997298: fatal error: must own lock CMS_markBitMap_lock during heap dump
Thu, 16 Dec 2010 20:32:43 -0800 trims Merge
Fri, 10 Dec 2010 15:46:59 -0800 trims Merge
Fri, 03 Dec 2010 09:44:09 -0800 trims Added tag hs20-b03 for changeset 5484e7c53fa7
Thu, 16 Dec 2010 18:17:52 -0800 cl Added tag jdk7-b122 for changeset 3a548dc9cb45
Thu, 09 Dec 2010 21:25:25 -0800 katleman Added tag jdk7-b121 for changeset 3f3653ab7af8 jdk7-b122
Fri, 03 Dec 2010 19:44:29 -0800 ohair Merge jdk7-b121
Mon, 22 Nov 2010 14:57:11 -0800 cl Added tag jdk7-b119 for changeset 5484e7c53fa7
Thu, 02 Dec 2010 19:04:00 -0800 cl Added tag jdk7-b120 for changeset f5603a6e5042
Wed, 29 Dec 2010 20:06:41 +0100 Thomas Wuerthinger Support for -XX:+UseFastLocking flag. Fixed monitor enter XIR template for correct debug info at the runtime call.
Tue, 28 Dec 2010 18:33:26 +0100 Thomas Wuerthinger Added caching for resolved types and resolved fields.
Mon, 27 Dec 2010 20:35:47 +0100 Thomas Wuerthinger Removed HotSpotTest project. Graal uses jtt tests anyway.
Mon, 27 Dec 2010 20:33:00 +0100 Thomas Wuerthinger Two new flags: -XX:MaxCompilationID (to enable debugging binary search for problematic method) and -XX:C1XBailoutIsFatal.
Mon, 27 Dec 2010 14:22:55 +0100 Thomas Wuerthinger Support for custom stack area (needed for deoptimization).
Thu, 23 Dec 2010 22:14:31 +0100 Thomas Wuerthinger More deoptmization tracing.
Thu, 23 Dec 2010 18:13:28 +0100 Thomas Wuerthinger Correct deopt handler entry. New flag -XX:+TraceSignals. More detailed deopt printing.
Wed, 22 Dec 2010 19:47:39 +0100 Thomas Wuerthinger Important fix for exception unwind method entry offset (regression introduced during update to latest OpenJDK).
Tue, 21 Dec 2010 17:40:10 +0100 Thomas Wuerthinger Small fix to make Graal snippets work with bounds check elimination.
Tue, 21 Dec 2010 17:09:45 +0100 Thomas Wuerthinger Merge.
Tue, 21 Dec 2010 17:09:37 +0100 Thomas Wuerthinger Removed launch configuration.
Tue, 30 Nov 2010 16:39:35 +0100 Thomas Wuerthinger Adjustments after merge with OpenJDK repository.
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
Wed, 17 Nov 2010 22:42:08 -0800 lana Merge jdk7-b120
Sat, 13 Nov 2010 18:40:37 -0800 lana Merge
Thu, 11 Nov 2010 23:30:49 -0800 trims 6997698: Bump the HS20 build number to 03 hs20-b03 jdk7-b119
Thu, 11 Nov 2010 23:29:32 -0800 trims Merge
Thu, 11 Nov 2010 17:36:50 -0800 iveresov Merge
Tue, 09 Nov 2010 17:31:18 -0800 kvn 6839891: Array overrun in vm ci
Tue, 09 Nov 2010 15:12:15 -0800 iveresov 6998737: JSR 292: Remove the plug guarding the use of compressed oops
Mon, 08 Nov 2010 14:33:48 -0800 iveresov Merge
Sat, 06 Nov 2010 20:35:36 -0700 kvn 6991188: C2 Crashes while compiling method
Sat, 06 Nov 2010 18:52:07 -0700 kvn 6997311: SIGFPE in new long division asm code
Sat, 06 Nov 2010 02:53:59 -0700 iveresov Merge
Fri, 05 Nov 2010 14:49:50 -0700 iveresov 6997456: Not possible to build just compiler2
Fri, 05 Nov 2010 12:18:30 -0700 jrose 6996563: 6984311 changes forgot to update vmStructs.cpp for new field _operands
Thu, 04 Nov 2010 12:16:58 -0700 twisti 6997459: JSR 292 after 6994093 getting: on return to interpreted call, restored SP is corrupted
Tue, 02 Nov 2010 14:56:40 -0700 twisti 6996240: The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set.
Tue, 02 Nov 2010 09:00:37 -0700 kvn 6987135: Performance regression on Intel platform with 32-bits edition between 6u13 and 6u14.
Sat, 30 Oct 2010 13:08:23 -0700 jrose 6984311: JSR 292 needs optional bootstrap method parameters
Sat, 30 Oct 2010 12:19:07 -0700 jrose 6981777: implement JSR 292 EG adjustments from summer 2010
Sat, 30 Oct 2010 11:45:49 -0700 jrose 6994093: MethodHandle.invokeGeneric needs porting to SPARC
Sat, 30 Oct 2010 11:45:35 -0700 jrose 6981788: GC map generator sometimes picks up the wrong kind of instruction operand
Thu, 28 Oct 2010 00:48:18 -0700 twisti 6994630: java/lang/instrument/IsModifiableClassAgent.java fails with -XX:+EnableInvokeDynamic
Fri, 22 Oct 2010 03:34:25 -0700 twisti 6994130: Zero PowerPC fix
Thu, 21 Oct 2010 11:55:10 -0700 never 6970683: improvements to hs_err output
Wed, 20 Oct 2010 13:18:17 -0700 never Merge
Tue, 19 Oct 2010 16:14:34 -0700 never 6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places
Wed, 20 Oct 2010 04:19:01 -0700 twisti Merge
Tue, 19 Oct 2010 02:52:57 -0700 twisti 6990192: VM crashes in ciTypeFlow::get_block_for()
Mon, 18 Oct 2010 15:43:29 -0700 never Merge
Mon, 18 Oct 2010 01:54:24 -0700 twisti 6991596: JSR 292 unimplemented adapter_opt_i2i and adapter_opt_l2i on SPARC
Fri, 15 Oct 2010 02:59:48 -0700 roland Merge
Fri, 15 Oct 2010 09:38:20 +0200 roland 6991577: add IfOp optimization to C1
Wed, 10 Nov 2010 21:22:56 -0800 trims Merge
Thu, 04 Nov 2010 15:32:01 -0700 lana Merge
Thu, 04 Nov 2010 14:03:12 +0100 ptisnovs 6997495: correction of regression test compiler/6857159/Test6857159
Thu, 11 Nov 2010 23:17:26 -0800 trims Added tag hs20-b02 for changeset 3ef7426b4dea
Thu, 11 Nov 2010 11:02:11 -0800 cl Added tag jdk7-b118 for changeset 698b7b727e12 hs20-b02
Wed, 10 Nov 2010 20:38:30 -0800 trims Merge jdk7-b118
Thu, 04 Nov 2010 16:17:54 -0700 trims Merge
Tue, 02 Nov 2010 16:02:46 -0700 iveresov 6996136: VM crash in src/share/vm/runtime/virtualspace.cpp:424
Mon, 01 Nov 2010 10:49:14 -0700 jcoomes Merge
Thu, 28 Oct 2010 14:46:29 -0700 ysr 6995045: assert(!gch->incremental_collection_failed()) failed: Error, defNewGeneration.cpp:827
Sat, 23 Oct 2010 23:03:49 -0700 ysr 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data
Thu, 21 Oct 2010 17:29:24 -0700 ysr 6992998: CMSWaitDuration=0 causes hangs with +ExplicitGCInvokesConcurrent
Sat, 16 Oct 2010 17:12:19 -0400 tonyp 6991377: G1: race between concurrent refinement and humongous object allocation
Mon, 18 Oct 2010 15:01:41 -0700 johnc 6988458: G1: assert(mr.end() <= _cm->finger()) failed: otherwise the region shouldn't be on the stack
Fri, 15 Oct 2010 17:26:56 -0400 tonyp 6992189: G1: inconsistent base used in sparse rem set iterator
Thu, 14 Oct 2010 10:38:14 -0400 tonyp 6990359: G1: don't push a stolen entry on the taskqueue, deal with it directly
Tue, 26 Oct 2010 16:48:28 -0700 kamg Merge
Tue, 26 Oct 2010 14:08:49 -0400 kamg 6891959: HotSpot should not throw ClassFormatError if a class has a field with '>' and/or '<' in its name
Tue, 26 Oct 2010 14:43:21 -0400 acorn Merge
Mon, 25 Oct 2010 13:31:55 -0400 acorn Merge
Fri, 22 Oct 2010 15:59:34 -0400 acorn 6988353: refactor contended sync subsystem
Thu, 21 Oct 2010 10:10:23 -0400 kamg 6991315: RedefineClasses fails with java.lang.VerifyError
Wed, 20 Oct 2010 17:07:25 -0700 trims Merge
Tue, 19 Oct 2010 11:14:52 -0700 iveresov 6989669: Coops: -Xshare:dump causes crash
Mon, 18 Oct 2010 09:33:24 -0700 never Merge
Fri, 15 Oct 2010 14:21:11 -0700 never 6992477: fix for 6991512 broke sparc barriers
Fri, 15 Oct 2010 15:12:04 -0400 acorn Merge
Wed, 13 Oct 2010 11:46:46 -0400 acorn Merge
Tue, 12 Oct 2010 10:57:33 -0400 kamg 6392697: Additional flag needed to supress Hotspot warning messages
Thu, 07 Oct 2010 15:14:41 -0400 bobv Merge
Thu, 07 Oct 2010 15:12:57 -0400 bobv 6989297: Integrate additional portability improvements
Thu, 07 Oct 2010 08:06:06 -0700 coleenp 6983240: guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages...) wrong
Mon, 04 Oct 2010 10:08:29 -0700 acorn Merge
Mon, 04 Oct 2010 13:11:10 -0400 acorn 6763959: java.util.concurrent.locks.LockSupport.parkUntil(0) blocks forever
Thu, 30 Sep 2010 12:05:08 -0400 zgu 6988363: Rebrand vm vendor property settings (jdk7 only)
Thu, 14 Oct 2010 11:57:48 -0700 jcoomes Merge
Tue, 12 Oct 2010 11:29:45 -0700 jcoomes 6989448: G1: refactor and simplify G1ParScanThreadState
Tue, 12 Oct 2010 09:36:48 -0700 johnc 6971296: G1: simplify G1RemSet class hierarchy
Thu, 04 Nov 2010 15:19:16 -0700 trims Added tag hs20-b02 for changeset 52f19c724d96
Thu, 04 Nov 2010 15:54:20 -0700 cl Added tag jdk7-b117 for changeset 806d0c037e6b
Thu, 28 Oct 2010 13:31:30 -0700 cl Added tag jdk7-b116 for changeset 96b3f2a7add0 jdk7-b117
Thu, 21 Oct 2010 17:12:26 -0700 cl Added tag jdk7-b115 for changeset bdbc48857210 jdk7-b116
Wed, 20 Oct 2010 16:49:06 -0700 trims Merge jdk7-b115
Thu, 14 Oct 2010 16:05:59 -0700 trims 6992267: Bump the HS20 build number to 02
Thu, 14 Oct 2010 15:52:41 -0700 trims Merge
Thu, 14 Oct 2010 10:46:38 -0700 kvn Merge
Wed, 13 Oct 2010 15:38:14 -0700 roland Merge
Wed, 13 Oct 2010 10:29:31 +0200 roland 6991211: assert failure on sparc: "can not have caller-save register operands at calls"
Wed, 13 Oct 2010 13:31:30 -0700 twisti Merge
Wed, 13 Oct 2010 01:19:43 -0700 twisti 6987555: JSR 292 unboxing to a boolean value fails on big-endian SPARC
Tue, 12 Oct 2010 23:51:20 -0700 iveresov 6991512: G1 barriers fail with 64bit C1
Tue, 12 Oct 2010 02:21:06 -0700 twisti 6991065: missed a review comment in 6829194
Mon, 11 Oct 2010 04:18:58 -0700 twisti 6829194: JSR 292 needs to support compressed oops
Fri, 08 Oct 2010 02:42:17 -0700 twisti 6990549: Zero and Shark fixes after 6978355 and 6953144
Thu, 07 Oct 2010 21:40:55 -0700 never 6980792: Crash "exception happened outside interpreter, nmethods and vtable stubs (1)"
Fri, 08 Oct 2010 09:29:09 -0700 jcoomes Merge
Fri, 01 Oct 2010 16:43:05 -0400 tonyp 6980838: G1: guarantee(false) failed: thread has an unexpected active value in its SATB queue
Fri, 01 Oct 2010 21:48:40 -0700 johnc Merge
Fri, 01 Oct 2010 18:23:16 -0700 johnc 6983311: G1: LoopTest hangs when run with -XX:+ExplicitInvokesConcurrent
Fri, 01 Oct 2010 16:12:54 -0700 ysr 6794422: Perm gen expansion policy for concurrent collectors
Thu, 30 Sep 2010 12:15:13 -0700 jcoomes 6988678: fatal error deadlock handling was unintentionally disabled
Wed, 29 Sep 2010 16:17:02 -0700 ysr 6692906: CMS: parallel concurrent marking may be prone to hanging or stalling mutators for periods of time
Tue, 28 Sep 2010 15:56:15 -0700 jcoomes 6423256: GC stacks should use a better data structure
Tue, 28 Sep 2010 09:51:37 -0700 johnc 6941395: G1: Use only lock-free versions of region stack push() and pop()
Wed, 08 Sep 2010 16:10:51 -0700 jcoomes 6983296: build sanity checks for jdk7 should require SS12u1
Mon, 20 Sep 2010 14:38:38 -0700 jmasa 6984287: Regularize how GC parallel workers are specified.
Wed, 06 Oct 2010 14:18:32 -0700 kvn Merge
Tue, 05 Oct 2010 17:38:40 -0700 never 6989736: fix mapfile warnings on solaris
Tue, 05 Oct 2010 11:16:12 -0700 never 6988018: dtrace/hotspot/MethodInvocation/MethodInvocation002 crashes with client compiler
Tue, 05 Oct 2010 08:57:20 -0700 kvn 6979458: VM crashes when -XX:ObjectAlignmentInBytes is too big
Tue, 05 Oct 2010 00:19:21 -0700 iveresov 6989368: Regression in scimark2.MonteCarlo in jdk7_b112 on Linux
Mon, 04 Oct 2010 17:09:18 -0700 never 6968348: Byteswapped memory access can point to wrong location after JIT
Thu, 30 Sep 2010 18:31:45 -0700 kvn 6916062: assert(_inserts <= _insert_limit,"hash table overflow") in NodeHash::hash_insert
Wed, 29 Sep 2010 16:53:42 -0700 iveresov 6988346: 6986046 breaks tiered
Wed, 29 Sep 2010 18:53:28 +0200 roland 6988303: 6986046 breaks build with recent gcc
Wed, 29 Sep 2010 00:30:57 -0700 twisti 6987634: JSR 292 assert(start_bci() >= 0 && start_bci() < code_size()) failed: correct osr_bci argument
Mon, 27 Sep 2010 20:44:18 -0700 never 6987763: assert(kind() == EmptyExceptionState) failed: only EmptyExceptionStates can be modified
Mon, 27 Sep 2010 15:04:40 -0700 iveresov 6987115: Non-tiered compilation policy creates unnecessary C1 threads
Fri, 24 Sep 2010 13:14:32 -0700 roland Merge
Tue, 29 Dec 2009 19:08:54 +0100 roland 6986046: C1 valuestack cleanup
Fri, 24 Sep 2010 03:51:43 -0700 twisti 6986944: JSR 292 assert(caller_nm->is_method_handle_return(caller_frame.pc())) failed: must be MH call site
Wed, 22 Sep 2010 23:51:03 -0700 never 6986028: assert(_base == Int) failed: Not an Int in CmpINode::sub
Wed, 22 Sep 2010 21:10:46 -0700 never 6972540: sun/nio/ch/SocketChannelImpl compilation crashed when executing CompileTheWorld
Wed, 22 Sep 2010 13:01:12 -0700 never 6982537: Crash in Node*step_through_mergemem
Tue, 21 Sep 2010 13:38:35 -0700 iveresov 6986270: guarantee(*bcp != Bytecodes::_monitorenter || exec_mode != Deoptimization::Unpack_exception) fails
Wed, 15 Sep 2010 20:25:37 -0700 never 6984979: OptimizeFill misses some cases with an odd memory graph
Fri, 01 Oct 2010 18:04:36 -0700 trims Added tag hs20-b01 for changeset 5511edd5d719
Thu, 14 Oct 2010 19:24:57 -0700 cl Added tag jdk7-b114 for changeset 68d6141ea19d
Thu, 07 Oct 2010 15:12:06 -0700 cl Added tag jdk7-b113 for changeset beef35b96b81 jdk7-b114
Fri, 01 Oct 2010 15:45:01 -0700 cl Added tag jdk7-b112 for changeset 5511edd5d719 jdk7-b113
Thu, 30 Sep 2010 16:00:40 -0700 iveresov 6988779: c1_LIRAssembler_x86.cpp crashes VS2010 compiler hs20-b01 jdk7-b112
Fri, 24 Sep 2010 00:52:04 -0700 trims 6987149: Fix incorrect Oracle copyright header in make/templates files
Fri, 24 Sep 2010 00:51:15 -0700 trims Merge
Wed, 22 Sep 2010 12:54:51 -0400 kamg Merge
Tue, 21 Sep 2010 06:58:44 -0700 dcubed 6985848: 3/4 fix for 6561870 causes sa-jdi.jar to be rebuilt every time
Mon, 20 Sep 2010 15:38:04 -0400 kamg 6975210: java.lang.VerifyError in some of JCK tests
Fri, 17 Sep 2010 19:45:12 -0400 kamg Merge
Fri, 17 Sep 2010 09:14:26 -0700 zgu Merge
Fri, 17 Sep 2010 09:45:32 -0400 zgu 6981753: Rebrand vm vendor property settings
Wed, 15 Sep 2010 16:28:19 -0400 kamg 6974813: JVM needs to use demand loading for its DTrace probes
Tue, 14 Sep 2010 10:15:27 -0400 acorn Merge
Fri, 10 Sep 2010 12:36:47 -0400 acorn 6942092: Loader-constraint test is failing
Thu, 16 Sep 2010 16:48:40 -0700 kvn Merge
Tue, 14 Sep 2010 17:19:35 -0700 kvn 6984368: Large default heap size does not allow to use zero based compressed oops
Tue, 14 Sep 2010 14:09:24 -0700 never 6982370: SIGBUS in jbyte_fill
Mon, 13 Sep 2010 23:24:30 -0700 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Mon, 13 Sep 2010 16:45:00 -0700 kvn 6984346: Remove development code in type.hpp
Mon, 13 Sep 2010 12:10:49 -0700 iveresov 6919069: client compiler needs to capture more profile information for tiered work
Sat, 11 Sep 2010 15:21:37 -0700 iveresov 6984056: C1: incorrect code for integer constant addition on x64
Thu, 09 Sep 2010 05:24:11 -0700 twisti 6934483: GCC 4.5 errors "suggest parentheses around something..." when compiling with -Werror and -Wall
Thu, 09 Sep 2010 01:43:48 -0700 twisti Merge
Wed, 08 Sep 2010 04:50:26 -0700 twisti 6983073: fix compiler error with GCC 4.4 or newer on SPARC
Wed, 08 Sep 2010 20:28:57 -0700 never 6965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
Tue, 07 Sep 2010 11:31:27 -0700 never 6982533: Crash in ~StubRoutines::jbyte_fill with AggressiveOpts enabled
Tue, 07 Sep 2010 14:16:50 -0700 iveresov 6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Thu, 02 Sep 2010 11:40:02 -0700 never 6981773: incorrect fill value with OptimizeFill
Thu, 16 Sep 2010 13:45:55 -0700 johnc Merge
Wed, 15 Sep 2010 10:39:13 -0700 jcoomes 6985022: update make/jprt.properties for new jdk7 tools
Mon, 13 Sep 2010 10:00:24 -0700 johnc 6981746: G1: SEGV with -XX:+TraceGen0Time
Sat, 11 Sep 2010 11:42:09 -0700 ysr Merge
Fri, 10 Sep 2010 17:07:55 -0700 ysr 6983930: CMS: Various small cleanups ca September 2010
Mon, 13 Sep 2010 07:38:10 -0700 kamg Merge
Sat, 11 Sep 2010 08:18:31 +0200 thurka 6765718: Indicate which thread throwing OOME when generating the heap dump at OOME
Wed, 08 Sep 2010 08:34:57 -0700 dcubed 6561870: 3/3 Long javac compile lines fail due to command line length issues (agent compiles?)
Wed, 08 Sep 2010 18:33:31 -0700 trims 6983320: Fork HS19 to HS20 - renumber Major and build numbers of JVM
Wed, 08 Sep 2010 18:33:04 -0700 trims Merge
Tue, 07 Sep 2010 11:50:59 -0400 kamg 6982851: Add b107 machine classifications to jprt.properties file.
Tue, 07 Sep 2010 11:38:09 -0400 kamg Merge
Fri, 03 Sep 2010 14:47:05 -0400 kamg 6870851: Bad frame_chop in StackMapTable crashes JVM
Tue, 31 Aug 2010 03:14:00 -0700 ikrylov 6979444: add command line option to print command line flags descriptions
Wed, 01 Sep 2010 00:40:05 -0700 never Merge
Mon, 30 Aug 2010 17:27:35 -0700 never 6969586: OptimizeStringConcat: SIGSEGV in LoadNode::Value()
Mon, 30 Aug 2010 11:02:53 -0700 kvn 6980978: assert(mt == t->xmeet(this)) failed: meet not commutative
Fri, 27 Aug 2010 17:35:08 -0700 never Merge
Fri, 27 Aug 2010 17:33:49 -0700 never 4809552: Optimize Arrays.fill(...)
Fri, 27 Aug 2010 01:51:27 -0700 twisti 6961697: move nmethod constants section before instruction section
Thu, 26 Aug 2010 11:05:25 -0700 kvn 6976400: "Meet Not Symmetric"
Mon, 30 Aug 2010 10:58:13 -0700 tonyp Merge
Mon, 30 Aug 2010 13:00:51 -0400 tonyp Merge
Fri, 27 Aug 2010 10:44:06 -0700 tonyp Merge
Fri, 27 Aug 2010 13:34:14 -0400 tonyp 6980206: G1: assert(has_undefined_max_size, "Undefined max size");
Fri, 27 Aug 2010 16:57:04 +0100 kevinw 6980392: TEST_BUG: gc/6581734/Test6581734.java has typo
Wed, 25 Aug 2010 14:39:55 -0700 jcoomes 6978300: G1: debug builds crash if ParallelGCThreads==0
Wed, 25 Aug 2010 08:44:58 -0400 tonyp 6941275: G1: The MemoryPools are incorrectly supported for G1
Mon, 23 Aug 2010 17:51:10 -0700 ysr 6910183: CMS: assert(_index < capacity(),"_index out of bounds")
Fri, 27 Aug 2010 21:31:15 -0700 dcubed Merge
Fri, 27 Aug 2010 15:05:28 -0400 kamg 6980262: Memory leak when exception is thrown in static initializer
Wed, 25 Aug 2010 21:29:05 -0400 dholmes 6978641: Fix for 6929067 introduces additional overhead in thread creation/termination paths
Wed, 25 Aug 2010 10:31:45 -0700 never Merge
Wed, 25 Aug 2010 05:27:54 -0700 twisti 6978355: renaming for 6961697
Mon, 23 Aug 2010 09:09:36 -0700 kvn 6896381: CTW fails share/vm/ci/bcEscapeAnalyzer.cpp:99, assert(_stack_height < _max_stack,"stack overflow")
Fri, 20 Aug 2010 23:40:30 -0700 jrose 6912064: type profiles need to be exploited more for dynamic language support
Mon, 23 Aug 2010 08:44:03 -0700 dcubed Merge
Thu, 19 Aug 2010 14:23:59 -0400 ptisnovs 6885308: The incorrect -XX:StackRedPages, -XX:StackShadowPages, -XX:StackYellowPages could cause VM crash
Thu, 23 Sep 2010 17:33:27 -0700 cl Added tag jdk7-b111 for changeset 07b042e13dde
Thu, 16 Sep 2010 15:12:57 -0700 cl Added tag jdk7-b110 for changeset 2f25f2b8de27 jdk7-b111
Thu, 09 Sep 2010 15:07:37 -0700 cl Added tag jdk7-b109 for changeset cc4bb3022b31 jdk7-b110
Thu, 09 Sep 2010 14:27:59 -0700 cl Merge jdk7-b109
Fri, 03 Sep 2010 12:49:53 -0700 cl Added tag jdk7-b108 for changeset e44a93947ccb
Tue, 31 Aug 2010 17:23:45 -0700 trims Added tag hs19-b06 for changeset 6c43216df135
Tue, 31 Aug 2010 16:48:07 -0700 trims Merge hs19-b06
Fri, 20 Aug 2010 14:24:47 -0700 trims 6978915: Remove Mercurial tags for Hotspot 19 Build 06
Fri, 20 Aug 2010 12:57:42 -0700 trims 6978889: Remove premature change of build number to Hotspot 19 Build 07
Fri, 20 Aug 2010 12:01:10 -0700 tonyp Merge
Fri, 20 Aug 2010 13:17:08 -0400 tonyp Merge
Thu, 19 Aug 2010 12:02:10 -0700 ysr 6978533: CMS: Elide BOT update asserts until 6977974 is fixed correctly
Fri, 20 Aug 2010 09:55:50 -0700 never Merge
Thu, 19 Aug 2010 14:51:47 -0700 never 6978249: spill between cpu and fpu registers when those moves are fast
Wed, 18 Aug 2010 01:22:16 -0700 twisti 6977640: Zero and Shark fixes
Fri, 13 Aug 2010 15:14:00 -0700 never 6976372: # assert(_owner == Thread::current()) failed: invariant
Thu, 12 Aug 2010 23:34:34 -0700 never 6975006: assert(check.is_deoptimized_frame()) failed: missed deopt
Thu, 12 Aug 2010 16:38:23 -0700 never 6974176: ShouldNotReachHere, instanceKlass.cpp:1426
Fri, 20 Aug 2010 04:08:08 -0700 trims Merge
Fri, 20 Aug 2010 03:47:09 -0700 trims 6978726: Bump the HS19 build number to 07
Thu, 19 Aug 2010 14:08:58 -0400 tonyp Merge
Wed, 18 Aug 2010 17:44:33 -0400 johnc Merge
Wed, 18 Aug 2010 10:59:06 -0700 johnc 6977924: Changes for 6975078 produce build error with certain gcc versions
Wed, 18 Aug 2010 11:39:21 -0700 ysr 6977970: CMS: concurrentMarkSweepGeneration.cpp:7947 assert(addr <= _limit) failed: sweep invariant
Tue, 17 Aug 2010 14:40:00 -0400 tonyp 6975964: G1: print out a more descriptive message for evacuation failure when +PrintGCDetails is set
Tue, 17 Aug 2010 14:40:00 -0400 tonyp 6974928: G1: sometimes humongous objects are allocated in young regions
Tue, 17 Aug 2010 14:40:00 -0400 tonyp 6959014: G1: assert(minimum_desired_capacity <= maximum_desired_capacity) failed: sanity check
Mon, 16 Aug 2010 15:58:42 -0700 ysr 6948538: CMS: BOT walkers can fall into object allocation and initialization cracks
Tue, 17 Aug 2010 22:52:50 -0700 asaha 6977952: Test: Sync missing tests from hs16.3 to hs17.x
Wed, 18 Aug 2010 16:11:21 -0700 trims Merge
Sat, 14 Aug 2010 00:47:52 -0700 johnc Merge
Wed, 11 Aug 2010 13:12:28 -0700 jcoomes 6976378: ParNew: stats are printed unconditionally in debug builds
Tue, 10 Aug 2010 14:53:35 -0700 ysr 6973570: OrderAccess::storestore() scales poorly on multi-socket x64 and sparc: cache-line ping-ponging
Mon, 09 Aug 2010 18:03:50 -0700 jcoomes 6970376: ParNew: shared TaskQueue statistics
Mon, 09 Aug 2010 05:41:05 -0700 jcoomes 6966222: G1: simplify TaskQueue overflow handling
Fri, 06 Aug 2010 10:17:21 -0700 johnc 6930581: G1: assert(ParallelGCThreads > 1 || n_yielded() == _hrrs->occupied(),"Should have yielded all the ..
Wed, 04 Aug 2010 13:03:23 -0400 tonyp 6963209: G1: remove the concept of abandoned pauses
Thu, 22 Jul 2010 10:27:41 -0400 tonyp 6962589: remove breadth first scanning code from parallel gc
Mon, 02 Aug 2010 12:51:43 -0700 johnc 6814437: G1: remove the _new_refs array
Sat, 31 Jul 2010 15:10:59 +0100 kevinw Merge
Fri, 30 Jul 2010 22:43:50 +0100 kevinw 6581734: CMS Old Gen's collection usage is zero after GC which is incorrect
Thu, 26 Aug 2010 16:16:49 -0700 cl Added tag jdk7-b107 for changeset bf496cbe9b74 jdk7-b108
Thu, 19 Aug 2010 18:51:34 -0700 trims Added tag hs19-b06 for changeset 688a538aa654 jdk7-b107
Thu, 19 Aug 2010 18:51:24 -0700 trims Added tag hs19-b05 for changeset cc3fdfeb54b0
Thu, 19 Aug 2010 15:13:01 -0700 cl Added tag jdk7-b106 for changeset 1b81ca701fa5
Tue, 17 Aug 2010 09:43:34 -0700 trims Merge jdk7-b106
Fri, 13 Aug 2010 10:56:17 -0700 trims 6977051: Bump the HS19 build number to 06
Fri, 13 Aug 2010 10:55:42 -0700 trims Merge
Fri, 13 Aug 2010 07:33:20 -0700 dcubed Merge
Tue, 10 Aug 2010 19:17:57 -0400 rasbold 6378314: Bad warning message when agent library not found. local directory is not searched.
Wed, 11 Aug 2010 10:48:20 -0700 kvn 6973329: C2 with Zero based COOP produces code with broken anti-dependency on x86
Wed, 11 Aug 2010 05:51:21 -0700 twisti 6976186: integrate Shark HotSpot changes
Wed, 11 Aug 2010 01:17:27 -0700 twisti 6975855: don't emit deopt MH handler in C1 if not required
Tue, 10 Aug 2010 12:15:10 -0700 never 6975027: use of movptr to set length of array
Mon, 09 Aug 2010 17:51:56 -0700 never Merge
Mon, 09 Aug 2010 15:17:05 -0700 kvn 6975078: assert(allocated_on_res_area() || allocated_on_C_heap() || allocated_on_arena()
Fri, 06 Aug 2010 11:53:28 -0700 kvn 6975049: nsk/regression/b4287029 crashes with -Xss64 on solaris-i586
Wed, 04 Aug 2010 17:42:20 -0700 kvn 6974682: CTW: assert(target != NULL) failed: must not be null
Tue, 03 Aug 2010 15:55:03 -0700 kvn 6973963: SEGV in ciBlock::start_bci() with EA
Fri, 30 Jul 2010 10:21:15 -0700 kvn 6973308: Missing zero length check before repne scas in check_klass_subtype_slow_path()
Mon, 26 Jul 2010 15:58:07 -0700 never Merge
Fri, 23 Jul 2010 10:07:46 -0700 kvn 6969569: assert(is_static() && is_constant()) failed: illegal call to constant_value()
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Wed, 28 Jul 2010 17:57:43 -0400 coleenp 6958465: Sparc aten build24.0: openjdk-7.ea-b96 failed Error: Formal argument ... requires an lvalue
Wed, 28 Jul 2010 17:38:21 +0100 aph 6888526: Linux getCurrentThreadCpuTime is drastically slower than Windows
Sun, 25 Jul 2010 07:31:50 -0700 apangin Merge
Tue, 20 Jul 2010 08:41:42 -0700 apangin 6964170: Verifier crashes
Sat, 17 Jul 2010 21:49:23 -0700 apangin Merge
Fri, 16 Jul 2010 13:14:03 +0100 alanb 6649594: Intermittent IOExceptions during dynamic attach on linux and solaris
Fri, 13 Aug 2010 11:38:16 -0700 cl Added tag jdk7-b105 for changeset 6709c14587c2
Fri, 06 Aug 2010 12:51:54 -0700 cl Added tag jdk7-b104 for changeset b4acf10eb134 jdk7-b105
Thu, 05 Aug 2010 02:48:45 -0700 trims Added tag hs19-b04 for changeset e55900b5c1b8 jdk7-b104
Tue, 03 Aug 2010 19:01:25 -0700 trims Merge
Fri, 30 Jul 2010 06:56:40 -0700 trims 6973381: Bump the HS19 build number to 05
Thu, 29 Jul 2010 23:14:56 -0700 trims Merge hs19-b05
Fri, 23 Jul 2010 14:31:15 -0700 ysr Merge
Wed, 21 Jul 2010 12:45:42 -0700 ysr Merge
Mon, 19 Jul 2010 11:06:34 -0700 johnc 6956639: G1: assert(cached_ptr != card_ptr) failed: shouldn't be, concurrentG1Refine.cpp:307
Fri, 16 Jul 2010 21:33:21 -0700 jcoomes 6962947: shared TaskQueue statistics
Fri, 23 Jul 2010 10:21:17 -0700 never Merge
Thu, 22 Jul 2010 15:29:22 -0700 never 6970566: runThese fails with SIGSEGV
Fri, 16 Jul 2010 18:14:19 -0700 jrose 6969574: invokedynamic call sites deoptimize instead of executing
Fri, 16 Jul 2010 08:29:42 -0700 never Merge
Thu, 15 Jul 2010 18:40:45 -0700 jrose 6964498: JSR 292 invokedynamic sites need local bootstrap methods
Wed, 21 Jul 2010 09:57:21 -0700 ysr Merge
Tue, 20 Jul 2010 16:09:44 -0700 ysr Merge
Fri, 16 Jul 2010 10:09:15 -0700 ysr Merge
Mon, 28 Jun 2010 14:13:17 -0400 tonyp 6944166: G1: explicit GCs are not always handled correctly
Mon, 28 Jun 2010 14:13:18 -0400 tonyp 6962569: assembler_sparc.cpp:1969: assert(false) failed: error
Thu, 29 Jul 2010 13:33:08 -0700 cl Added tag jdk7-b103 for changeset cb4250ef73b2
Fri, 23 Jul 2010 16:42:15 -0700 mikejwre Added tag jdk7-b102 for changeset c5cadf1a0771 jdk7-b103
Tue, 20 Jul 2010 18:13:55 -0700 trims Merge jdk7-b102
Thu, 15 Jul 2010 19:52:58 -0700 trims Merge hs19-b04
Thu, 15 Jul 2010 13:48:01 -0700 never Merge
Thu, 15 Jul 2010 08:54:48 -0700 never 6968336: VM crash guarantee(!nm->is_zombie()) failed: cannot lock a zombie method
Wed, 14 Jul 2010 14:47:34 -0700 kvn 6968368: SIGSEGV in the BCEscapeAnalyzer::copy_dependencies
Wed, 14 Jul 2010 14:29:14 -0700 kvn 6968646: JVM crashes with SIGFPE during startup
Mon, 12 Jul 2010 22:27:18 -0700 never 6968385: malformed xml in sweeper logging
Mon, 12 Jul 2010 10:58:25 -0700 never 6958668: repeated uncommon trapping for new of klass which is being initialized
Thu, 08 Jul 2010 14:29:44 -0700 never 6965184: possible races in make_not_entrant_or_zombie
Wed, 14 Jul 2010 17:52:18 -0400 apangin Merge
Wed, 07 Jul 2010 15:35:58 -0700 mchung 6967423: Hotspot support for modules image
Wed, 07 Jul 2010 14:12:08 -0400 acorn Merge
Fri, 02 Jul 2010 17:23:43 -0400 acorn 6964164: MonitorInUseLists leak of contended objects
Mon, 12 Jul 2010 12:53:52 -0700 ysr Merge
Thu, 01 Jul 2010 21:40:45 -0700 jcoomes 6957084: simplify TaskQueue overflow handling
Thu, 15 Jul 2010 19:51:34 -0700 trims Merge
Fri, 09 Jul 2010 00:35:35 -0700 trims Merge
Wed, 07 Jul 2010 12:40:01 -0700 never Merge
Fri, 02 Jul 2010 17:30:30 -0700 kvn 6966411: escape.cpp:450 assert(base->Opcode() == Op_ConP
Fri, 02 Jul 2010 15:01:47 -0700 never 6965671: fatal error: acquiring lock JNIGlobalHandle_lock/16 out of order with lock CodeCache_lock/1
Fri, 09 Jul 2010 00:32:48 -0700 trims Merge
Fri, 09 Jul 2010 00:31:01 -0700 trims Added tag hs19-b03 for changeset ad1977f08c4d
Fri, 02 Jul 2010 01:37:36 -0700 trims 6966252: Bump the HS19 build number to 04
Fri, 02 Jul 2010 01:36:15 -0700 trims Merge
Wed, 30 Jun 2010 11:52:10 -0400 coleenp Merge
Mon, 28 Jun 2010 12:03:05 -0400 coleenp Merge
Thu, 24 Jun 2010 15:38:42 -0700 jcoomes 6888573: class data sharing does not always disable large pages
Tue, 22 Jun 2010 10:03:12 -0400 zgu Merge
Tue, 22 Jun 2010 09:46:15 -0400 zgu 6939019: Source code adjustments for parfait compilation of hotspot
Tue, 29 Jun 2010 16:09:57 -0700 jrose Merge
Tue, 29 Jun 2010 10:34:00 -0700 kvn 6964774: Adjust optimization flags setting
Mon, 28 Jun 2010 14:54:39 -0700 kvn 6677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users_to_worklist()
Mon, 28 Jun 2010 10:52:50 -0700 kvn 6964479: widen normalization of small int and long values should be symmetric
Sat, 26 Jun 2010 00:19:55 -0700 jrose Merge
Wed, 23 Jun 2010 09:40:11 -0700 kvn 6947341: JVM Crash running Oracle ATG CRMDemo
Tue, 22 Jun 2010 12:10:07 -0700 iveresov 6962980: C1: stub area should take into account method handle deopt stub
Mon, 21 Jun 2010 14:26:17 -0700 never 6656830: assert((*p)->is_oop(),"expected an oop while scanning weak refs")
Fri, 18 Jun 2010 16:51:54 -0700 never 6956958: assert(is_clean() || is_call_to_compiled() || is_call_to_interpreted() || is_optimized() || is_megam
Thu, 24 Jun 2010 15:56:12 -0700 jmasa Merge
Wed, 23 Jun 2010 15:17:20 -0700 jmasa Merge
Wed, 23 Jun 2010 08:35:31 -0700 jmasa 6952853: SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008
Thu, 22 Apr 2010 15:20:16 -0400 tonyp 6946048: G1: improvements to +PrintGCDetails output
Fri, 07 May 2010 13:14:41 -0400 tonyp 6949307: G1: raise a vm error, do not core dump, if target pause time and target interval are inconsistent
Tue, 15 Jun 2010 18:07:27 -0700 kvn 6959430: Make sure raw loads have control edge
Tue, 15 Jun 2010 15:57:36 -0700 jrose Merge
Tue, 15 Jun 2010 12:06:52 -0700 never Merge
Tue, 15 Jun 2010 12:03:15 -0700 never 6952176: Remove debug flag from adlc makefile for 6Update trains
Mon, 14 Jun 2010 00:52:15 -0700 twisti 6960550: Missing semicolon in Zero
Sat, 12 Jun 2010 22:53:43 -0700 jrose 6960865: ldc of unloaded class throws an assert in ciTypeFlow
Thu, 10 Jun 2010 13:04:20 -0700 kvn 6730276: JDI_REGRESSION tests fail with "Error: count must be non-zero" error on x86
Wed, 09 Jun 2010 18:50:45 -0700 jrose 6939203: JSR 292 needs method handle constants
Thu, 15 Jul 2010 20:11:35 -0700 mikejwre Added tag jdk7-b101 for changeset 6c3a919105b6
Fri, 09 Jul 2010 19:18:22 -0700 mikejwre Added tag jdk7-b100 for changeset ad1977f08c4d jdk7-b101
Wed, 30 Jun 2010 18:57:35 -0700 mikejwre Merge hs19-b03 jdk7-b100
Tue, 29 Jun 2010 16:33:41 -0700 prr 6964882: 32 bit JDK does not build on 64 bit Windows platforms
Thu, 24 Jun 2010 20:03:00 -0700 mikejwre Added tag jdk7-b99 for changeset 6a236384a379
Fri, 18 Jun 2010 00:19:10 -0700 trims Merge jdk7-b99
Fri, 18 Jun 2010 00:09:22 -0700 trims Merge
Thu, 10 Jun 2010 08:27:35 -0700 jmasa Merge
Mon, 07 Jun 2010 17:46:04 -0700 johnc 6953058: G1: A bigapp crashes with SIGSEGV in compiled code
Thu, 27 May 2010 13:09:56 -0700 jcoomes 6956472: test/runtime/6888954/vmerrors.sh uses ksh-specific syntax
Mon, 24 May 2010 17:11:22 -0700 johnc 6941378: G1: change default value of G1UseFixedWindowMMUTracker to true
Wed, 09 Jun 2010 13:53:58 -0400 coleenp Merge
Fri, 04 Jun 2010 17:44:51 -0400 coleenp Merge
Thu, 03 Jun 2010 13:34:47 -0400 acorn Merge
Thu, 03 Jun 2010 13:21:47 -0400 acorn 6852873: Reduce safepoint cleanup time
Thu, 27 May 2010 17:06:39 -0400 kamg 6930553: classfile format checker allows invalid method descriptor in CONSTANT_NameAndType_info in some cases
Mon, 07 Jun 2010 14:17:01 -0700 never 6958485: fix for 6879921 was insufficient
Fri, 04 Jun 2010 11:18:04 -0700 iveresov 6958292: C1: Enable parallel compilation
Thu, 03 Jun 2010 14:20:27 -0700 kvn 6958254: -XX:+VerifyOops is broken on x86
Thu, 17 Jun 2010 23:59:24 -0700 trims Merge
Fri, 04 Jun 2010 11:54:35 -0700 trims Merge
Thu, 03 Jun 2010 18:18:56 -0700 trims 6958458: Bump the HS19 build number to 03
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Wed, 02 Jun 2010 20:15:33 -0700 never 6930994: Code cache is full warning should be visible in product
Wed, 02 Jun 2010 14:23:23 -0700 never 6956931: assert(SafepointSynchronize::is_at_safepoint()) failed: must be executed at a safepoint
Wed, 02 Jun 2010 12:02:49 -0700 kvn 6957882: nsk/sajdi tests failed with NullPointerException
Wed, 02 Jun 2010 09:49:32 -0700 kvn 6954029: Improve implicit null check generation with compressed oops
Sat, 29 May 2010 19:22:32 -0700 jrose 6957080: MethodComparator needs stress testing
Fri, 28 May 2010 16:23:51 -0700 jrose 6957004: MethodComparator uses the wrong CP index accessor
Thu, 27 May 2010 22:01:55 -0700 iveresov 6955349: C1: Make G1 barriers work with x64
Thu, 27 May 2010 18:01:56 -0700 kvn 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
Thu, 27 May 2010 09:54:07 -0700 jrose 6956164: nightly regressions from 6939207
Tue, 25 May 2010 13:18:49 -0700 never Merge
Mon, 24 May 2010 13:53:38 -0700 never 6490487: java support on 64 bit solaris x86 machines is broken.
Tue, 25 May 2010 02:38:48 -0700 twisti 6934104: JSR 292 needs to support SPARC C2
Mon, 24 May 2010 14:15:14 -0700 jrose Merge
Sun, 23 May 2010 01:38:26 -0700 jrose 6939207: refactor constant pool index processing
Fri, 21 May 2010 02:59:24 -0700 twisti 6930772: JSR 292 needs to support SPARC C1
Thu, 20 May 2010 06:34:23 -0700 twisti 6951083: oops and relocations should part of nmethod not CodeBlob
Tue, 01 Jun 2010 11:48:33 -0700 trims Merge
Wed, 26 May 2010 14:16:55 -0700 dcubed Merge
Wed, 19 May 2010 10:19:10 -0400 kamg 6911922: JVM must throw VerifyError for jsr or jsr_w opcodes in class file v.51+
Thu, 17 Jun 2010 16:27:59 -0700 mikejwre Added tag jdk7-b98 for changeset 8a045b3f5c13
Wed, 16 Jun 2010 15:48:57 -0700 mikejwre Merge jdk7-b98
Wed, 16 Jun 2010 09:42:20 -0700 prr 6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers
Thu, 10 Jun 2010 13:58:59 -0700 mikejwre Added tag jdk7-b97 for changeset 5f42499e57ad
Fri, 04 Jun 2010 11:43:53 -0700 trims Added tag hs19-b02 for changeset 573e8ea5fd68 jdk7-b97
Thu, 03 Jun 2010 13:30:08 -0700 mikejwre Added tag jdk7-b96 for changeset 573e8ea5fd68
Tue, 01 Jun 2010 11:28:04 -0700 trims Merge hs19-b02 jdk7-b96
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 27 May 2010 12:42:44 -0700 trims Merge
Thu, 20 May 2010 08:32:11 -0700 jcoomes Merge
Wed, 19 May 2010 16:05:47 -0700 ysr 6953952: collectedHeap.cpp should use #ifdef _LP64 not LP64
Wed, 19 May 2010 10:37:05 -0700 ysr 6953483: Typo related to ReduceInitialCardMarks leaves concurrent collectors vulnerable to heap corruption
Tue, 18 May 2010 11:02:18 -0700 jcoomes 6951319: enable solaris builds using Sun Studio 12 update 1
Mon, 17 May 2010 00:47:28 -0700 ysr 6948539: CMS+UseCompressedOops: placement of cms_free bit interferes with promoted object link
Fri, 14 May 2010 10:28:46 -0700 apetrusenko 6921317: (partial) G1: assert(top() == bottom() || zfs == Allocated,"Region must be empty, or we must be setting it to
Thu, 20 May 2010 01:34:22 -0700 jrose Merge
Wed, 19 May 2010 10:22:39 -0700 kvn Merge
Mon, 05 Apr 2010 10:17:15 -0700 kvn 6937111: Restore optimization for Phi of AddP (6552204)
Tue, 18 May 2010 23:58:32 -0700 never 6953576: bottom_type for matched AddPNodes doesn't always agree with ideal
Tue, 18 May 2010 13:45:03 -0700 never 6953539: after 6892658 c1 reports that it doesn't inline StringBuffer.append
Tue, 18 May 2010 09:54:05 -0700 kvn 6953267: assert in EA code with -XX:+StressReflectiveCode
Mon, 17 May 2010 16:50:07 -0700 never 6950075: nmethod sweeper should operate concurrently
Mon, 17 May 2010 11:32:56 -0700 kvn 6951686: Using large pages on Linux prevents zero based compressed oops
Mon, 17 May 2010 07:11:27 -0700 dcubed Merge
Mon, 17 May 2010 06:35:51 -0700 dcubed 6949515: 3/3 VM crash when calling GetMethodDeclaringClass
Mon, 17 May 2010 03:53:55 -0700 dcubed Merge
Sat, 15 May 2010 18:24:34 -0700 poonam 6745217: jmap assertion failure
Thu, 27 May 2010 12:40:34 -0700 trims 6956513: Bump the HS19 build number to 02
Thu, 27 May 2010 10:57:13 -0700 mikejwre Added tag jdk7-b95 for changeset 91d861ba858d
Fri, 21 May 2010 14:03:49 -0700 trims Merge jdk7-b95
Fri, 21 May 2010 14:01:44 -0700 trims Added tag hs19-b01 for changeset 8bfe9058ca46
Thu, 20 May 2010 16:00:15 -0700 mikejwre Added tag jdk7-b94 for changeset d38f45079fe9
Wed, 19 May 2010 20:16:16 -0700 mikejwre Merge jdk7-b94
Wed, 19 May 2010 10:21:41 -0700 prr 6953588: hotspot\src\share\vm\interpreter\bytecodes.cpp doesn't compile with VS2010 on AMD64
Tue, 18 May 2010 14:10:01 -0700 trims Merge
Thu, 13 May 2010 17:10:32 -0700 trims Merge
Thu, 13 May 2010 13:05:47 -0700 jcoomes Merge hs19-b01
Wed, 12 May 2010 10:28:13 -0700 jcoomes 6951923: some uses of fatal1 were missed by 6888954
Mon, 10 May 2010 12:31:52 -0700 ysr 6951188: CMS: move PromotionInfo into its own file
Mon, 03 May 2010 20:19:05 -0700 ysr 6919638: CMS: ExplicitGCInvokesConcurrent misinteracts with gc locker
Mon, 03 May 2010 17:23:58 -0400 tonyp Merge
Mon, 03 May 2010 10:24:51 -0700 ysr 6948537: CMS: BOT walkers observe out-of-thin-air zeros on sun4v sparc/CMT
Thu, 13 May 2010 14:47:21 -0700 trims 6952178: Fork HS18 to HS19 - renumber Major and build numbers of JVM
Thu, 13 May 2010 14:35:14 -0700 trims Merge
Wed, 12 May 2010 22:06:02 -0700 jrose Merge
Wed, 12 May 2010 03:49:52 -0700 twisti 6951784: Zero deoptimizer changes
Tue, 11 May 2010 15:19:19 -0700 jrose Merge
Fri, 07 May 2010 04:20:56 -0700 twisti 6950617: Zero/Shark interface updates
Thu, 06 May 2010 02:09:18 -0700 twisti 6950178: Zero stack improvements
Wed, 05 May 2010 05:57:21 -0700 twisti 6949830: 6939134 broke Zero
Tue, 04 May 2010 02:33:59 -0700 twisti 6949423: remove tagged stack interpreter for Zero
Sat, 01 May 2010 21:57:35 -0700 jrose 6939196: method handle signatures off the boot class path get linkage errors
Sat, 01 May 2010 02:42:18 -0700 jrose 6939134: JSR 292 adjustments to method handle invocation
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Fri, 30 Apr 2010 04:27:25 -0700 twisti 6939182: Zero JNI handles fix
Thu, 29 Apr 2010 17:53:58 -0700 iveresov 6948602: Disable use of SSE4.2 in String.indexOf intrinsic until 6942326 is fixed
Thu, 29 Apr 2010 06:30:25 -0700 twisti 6829193: JSR 292 needs to support SPARC
Tue, 11 May 2010 17:41:11 -0700 dcubed Merge
Mon, 10 May 2010 13:09:44 -0700 dcubed Merge
Wed, 05 May 2010 16:39:47 -0700 dcubed Merge
Wed, 05 May 2010 09:28:13 -0400 kamg 6949118: jvm.dll shows the company name as Sun Microsystems
Tue, 04 May 2010 15:12:08 -0400 coleenp 6935118: UseCompressedOops modification in methodOopDesc::sort_methods() causes JCK timeout
Mon, 19 Apr 2010 18:58:31 -0400 coleenp 6944822: Fix for 6938627 exposes problem with hard-coded buffer sizes
Mon, 10 May 2010 14:58:38 -0700 never 6951190: assert(!klass_is_exact(),"only non-exact klass") while building JDK
Fri, 07 May 2010 15:13:00 -0700 trims Added tag hs18-b04 for changeset 310cdbc35535
Fri, 07 May 2010 15:12:28 -0700 trims Merge
Thu, 06 May 2010 13:03:03 -0700 trims Merge
Thu, 06 May 2010 12:46:21 -0700 trims 6950438: Add 6u18 and 6u20 release values explicitly to jprt.properties file
Mon, 03 May 2010 16:31:07 -0400 tonyp Merge
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends
Sun, 11 Oct 2009 16:19:25 -0700 jcoomes 6888953: some calls to function-like macros are missing semicolons
Tue, 27 Apr 2010 18:13:47 -0700 johnc 6946056: assert((intptr_t) sp()<=(intptr_t) result,"result must>=than stack pointer"), frame_x86.cpp:295
Thu, 13 May 2010 13:22:12 -0700 mikejwre Added tag jdk7-b93 for changeset 9d865fc2f644
Wed, 12 May 2010 17:19:41 -0700 mikejwre Merge jdk7-b93
Tue, 11 May 2010 14:35:43 -0700 prr 6931180: Migration to recent versions of MS Platform SDK
Mon, 29 Nov 2010 18:32:30 +0100 Thomas Wuerthinger Fix dummy obj boxed long hack by replacing it with a reliable solution.
Mon, 29 Nov 2010 16:58:26 +0100 Thomas Wuerthinger New option "-graal" that sets up the correct boot class path and C1X options using only the two environment variables MAXINE and GRAAL.
Mon, 29 Nov 2010 12:02:16 +0100 Thomas Wuerthinger Added package information files.
Mon, 29 Nov 2010 12:01:45 +0100 Thomas Wuerthinger Added support for CompileTheWorld.
Sat, 27 Nov 2010 16:43:53 +0100 Thomas Wuerthinger Additional debug output.
Sat, 27 Nov 2010 14:30:07 +0100 Thomas Wuerthinger Two fixes for DaCapo / SpecJVM2008 runs.
Fri, 26 Nov 2010 19:45:05 +0100 Thomas Wuerthinger More JNI global handle clean ups.
Fri, 26 Nov 2010 13:52:15 +0100 Thomas Wuerthinger Fix for failed method lookup.
Fri, 26 Nov 2010 12:12:35 +0100 Thomas Wuerthinger Build also release version of VM. Fix towards making SpecJVM2008 run.
Sun, 05 Dec 2010 22:01:07 +0100 Doug Simon Sync with CRI/C1X changes.
Fri, 03 Dec 2010 18:00:07 +0100 ldayne Filled up the new hasCompiledCode method of the RiMethod interface.
Tue, 30 Nov 2010 15:13:57 +0100 Doug Simon Sync with CRI/C1X changes.
Thu, 25 Nov 2010 19:21:22 +0100 Thomas Wuerthinger Small NPE fix. More detailed error in case of wrong bytecode in patching stub.
Tue, 23 Nov 2010 18:42:21 +0100 Thomas Wuerthinger Removed debug print statement.
Tue, 23 Nov 2010 15:45:45 +0100 Thomas Wuerthinger Fixes to get running again after C1X changes to pointer maps and register configuration.
Fri, 19 Nov 2010 21:16:36 +0100 Doug Simon Converted CiDebugInfo.registerRefMap field from type long to CiBitMap.
Fri, 19 Nov 2010 00:26:51 +0100 Doug Simon Changes to sync with CRI changes.
Fri, 19 Nov 2010 00:26:31 +0100 Doug Simon Renaming: hsx -> graal.
Thu, 18 Nov 2010 17:28:15 +0100 Thomas Wuerthinger Merge.
Thu, 18 Nov 2010 17:27:43 +0100 Thomas Wuerthinger Inlining of static final field values. Java mirror instead of VmID. Support for PrintMetrics option.
Tue, 16 Nov 2010 23:00:32 +0100 Doug Simon Synced CRI changes.
Mon, 15 Nov 2010 11:06:38 +0100 Thomas Wuerthinger Another handle bug.
Sat, 13 Nov 2010 21:11:28 +0100 Thomas Wuerthinger Full GC after bootstrap. Disable IRChecker by default. Disable compiled method logging by default.
Sat, 13 Nov 2010 19:58:27 +0100 Thomas Wuerthinger Small fix.
Sat, 13 Nov 2010 18:29:13 +0100 Thomas Wuerthinger Merge.
Sat, 13 Nov 2010 18:28:48 +0100 Thomas Wuerthinger Don't mess with VMToNative transitions..
Sat, 13 Nov 2010 08:15:52 +0100 Doug Simon Merge.
Sat, 13 Nov 2010 07:54:30 +0100 Doug Simon Small renaming.
Fri, 12 Nov 2010 16:17:55 +0100 Doug Simon Merge.
Fri, 12 Nov 2010 16:11:41 +0100 Doug Simon Syncing changes with C1X.
Fri, 12 Nov 2010 20:57:08 +0100 Thomas Wuerthinger Added flag -XX:BootstrapC1X that precompiles Object::<init> and then every method in the compilation queue until it is empty.
Fri, 12 Nov 2010 18:34:07 +0100 Thomas Wuerthinger Enable monitorenter/monitorexit runtime calls.
Fri, 12 Nov 2010 18:04:27 +0100 Thomas Wuerthinger Solved an issue with unresolved field patching.
Thu, 11 Nov 2010 14:42:14 +0100 Thomas Wuerthinger Import fixes.
Thu, 11 Nov 2010 14:16:50 +0100 Thomas Wuerthinger Merge
Thu, 11 Nov 2010 14:09:37 +0100 Thomas Wuerthinger Pointer verification stub. Two loose oop fixes in C1X C++ part. Logging which methods have been compiled.
Tue, 09 Nov 2010 17:40:15 +0100 Doug Simon Modified C++ to reflect changes in calling convention CRI code.
Tue, 09 Nov 2010 17:38:40 +0100 Doug Simon Modified class descriptions in C++ to reflect changes to CiDebugInfo.Frame
Tue, 09 Nov 2010 17:37:01 +0100 Doug Simon Removed 'java' indirection script and modified domake to create the replacement symlink to /usr/lib/jvm/jre1.7.0/bin/java
Tue, 09 Nov 2010 13:42:06 +0100 Thomas Wuerthinger Remove caching for constant pool entries (same index can be used to retrieve e.g. type and field). Fast fail on bailout in C1X.
Tue, 09 Nov 2010 12:30:21 +0100 Thomas Wuerthinger Corrections of oop map generation.
Thu, 04 Nov 2010 15:34:50 +0100 Thomas Wuerthinger Made setting C1X options from HotSpot command line more robust.
Wed, 03 Nov 2010 16:58:50 +0100 Thomas Wuerthinger Improved exception reporting after exception in compileMethod.
Wed, 03 Nov 2010 16:40:38 +0100 Thomas Wuerthinger Fix oop relocation for static stub calls.
Mon, 01 Nov 2010 23:50:37 +0100 Doug Simon Updated for changes in CRI.
Fri, 29 Oct 2010 18:14:17 +0200 Doug Simon Modified domake script to use (and require) JRE7 environment variable for find the base of a JRE 7 installation. This script no also ensures that $JRE7/lib/amd64/jvm.cfg has the right value for '-client'.
Mon, 25 Oct 2010 18:35:34 +0200 Thomas Wuerthinger Added timing printout on VM shutdown.
Mon, 25 Oct 2010 16:47:52 +0200 Thomas Wuerthinger Enabled -C1X:OPTIONS when running HotSpot/C1X. Enabled checkstyle for the HotSpotVM Java project.
Fri, 22 Oct 2010 17:33:24 +0200 Thomas Wuerthinger Added Eclipse C++ run configurations.
Fri, 22 Oct 2010 17:31:38 +0200 Thomas Wuerthinger Initial adjustments to make C1X4HotSpot compile and run with latest Maxine version.
Thu, 30 Sep 2010 17:19:48 -0700 Lukas Stadler * enabled all jtt tests
Thu, 16 Sep 2010 19:42:20 -0700 Lukas Stadler various fixes and enhancements
Wed, 01 Sep 2010 17:13:38 -0700 Lukas Stadler sourcecode formatting
Wed, 01 Sep 2010 16:43:47 -0700 Lukas Stadler modified project layout
Wed, 01 Sep 2010 13:45:57 -0700 Lukas Stadler added assertions, nop added to implicit exception sites
Tue, 31 Aug 2010 22:13:30 -0700 Lukas Stadler * -XX:TraceC1X=0...5 controls the native c1x tracing
Thu, 19 Aug 2010 14:34:52 -0700 Lukas Stadler refactoring classes into separate files
Wed, 18 Aug 2010 16:47:06 -0700 Lukas Stadler basic invokeinterface and invokevirtual support
Wed, 18 Aug 2010 11:44:04 -0700 Lukas Stadler small cleanup
Tue, 17 Aug 2010 17:34:25 -0700 Lukas Stadler tlab-allocated "new instance", invokespecial, support for static fields in COMPILER_CLASSES_DO
Mon, 16 Aug 2010 20:00:59 -0700 Lukas Stadler updated prologue/epilogue code
Mon, 16 Aug 2010 18:59:36 -0700 Lukas Stadler * rewrite of the code installation
Mon, 02 Aug 2010 15:44:38 -0700 Lukas Stadler * using reflected objects instead of oops
Fri, 23 Jul 2010 15:53:02 -0700 Lukas Stadler changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Tue, 13 Jul 2010 11:47:55 -0700 Lukas Stadler reformatting similar to other maxine projects (tabs, etc.)
Mon, 12 Jul 2010 15:05:17 -0700 Lukas Stadler implement recent safepoint & exceptionobject ci changes, HotSpotVMConfig
Fri, 09 Jul 2010 16:33:03 -0700 Lukas Stadler modifications for linux: argument register layout, makefile
Wed, 23 Jun 2010 17:20:40 +0200 Thomas Wuerthinger Small adaptations
Wed, 23 Jun 2010 16:36:58 +0200 Thomas Wuerthinger Added HotSpotVM project Java source files.
Wed, 23 Jun 2010 16:19:21 +0200 Thomas Wuerthinger Added HotSpotVM project.
Tue, 18 May 2010 21:53:05 +0200 Thomas Wuerthinger Executing a+b with C1X on HotSpot ;-) !
Tue, 18 May 2010 17:43:37 +0200 Thomas Wuerthinger Draft implementation of HotSpot CRI / first method compiling without exception.
Mon, 17 May 2010 16:37:23 +0200 Thomas Wuerthinger Added first VM entry method.
Wed, 12 May 2010 16:30:40 +0200 Thomas Wuerthinger Merge
Wed, 12 May 2010 16:29:41 +0200 Thomas Wuerthinger Added methods to c1x_VMExits.cpp
Wed, 12 May 2010 15:33:54 +0200 lstadler fixed JAVA_HOME
Wed, 12 May 2010 15:01:05 +0200 lstadler added c1x build directory, added MSVC Win64 project support
Tue, 11 May 2010 19:24:14 +0200 Thomas Wuerthinger Can now call to Java code from the VM.
Tue, 11 May 2010 18:19:17 +0200 Thomas Wuerthinger Hooked C1XCompiler class into the system.
Tue, 11 May 2010 14:46:49 +0200 Thomas Wuerthinger initial setup for building; added create.bat
Thu, 06 May 2010 18:25:58 -0700 mikejwre Added tag jdk7-b92 for changeset 3221d1887d30
Tue, 04 May 2010 12:25:39 -0700 trims Added tag hs18-b03 for changeset 25f53b53aaa3 jdk7-b92
Tue, 04 May 2010 12:23:38 -0700 trims Merge
Thu, 29 Apr 2010 15:47:28 -0700 trims 6948636: Bump the HS18 build number to 04 hs18-b04
Thu, 29 Apr 2010 15:18:27 -0700 trims Merge
Thu, 29 Apr 2010 00:03:40 -0700 jrose Merge
Tue, 27 Apr 2010 11:19:12 -0700 iveresov 6946892: c1 shouldn't sign-extend to upper 32bits on x64
Mon, 26 Apr 2010 23:59:45 -0700 never 6943485: JVMTI always on capabilities change code generation too much
Mon, 26 Apr 2010 11:27:21 -0700 never 6946040: add intrinsic for short and char reverseBytes
Mon, 26 Apr 2010 18:01:55 -0400 tonyp Merge
Thu, 22 Apr 2010 10:02:38 -0700 johnc 6819061: G1: eliminate serial Other times that are proportional to the collection set length
Mon, 19 Apr 2010 05:40:21 -0700 kevinw Merge
Fri, 16 Apr 2010 17:36:37 +0100 kevinw 6897143: Stress test crashes during HeapInspection using ParallelGC.
Fri, 16 Apr 2010 08:48:16 -0700 apetrusenko 6942253: G1: replace G1ParallelGCAllocBufferSize with YoungPLABSize and OldPLABSize
Thu, 15 Apr 2010 18:45:30 -0400 tonyp 6939027: G1: assertion failure during the concurrent phase of cleanup
Thu, 15 Apr 2010 15:52:55 -0700 johnc 6943926: G1: Integer overflow during heap region verification
Tue, 30 Mar 2010 15:43:03 -0400 tonyp 6937142: G1: improvements to debugging output (S-M)
Tue, 13 Apr 2010 13:52:10 -0700 jmasa 6858496: Clear all SoftReferences before an out-of-memory due to GC overhead limit.
Wed, 21 Apr 2010 01:13:15 -0700 jrose Merge
Tue, 20 Apr 2010 13:26:33 -0700 never 6945219: minor SA fixes
Mon, 19 Apr 2010 02:13:06 -0700 twisti 6944503: Improved Zero crash dump
Fri, 16 Apr 2010 05:05:53 -0700 twisti 6944473: 6941224 misses new files
Fri, 16 Apr 2010 02:59:34 -0700 twisti Merge
Thu, 15 Apr 2010 03:13:56 -0700 twisti 6944028: 6940701 broke Zero
Fri, 16 Apr 2010 00:52:45 -0700 twisti Merge
Thu, 15 Apr 2010 02:40:12 -0700 twisti 6941224: Improved stack overflow handling for Zero
Thu, 15 Apr 2010 18:14:49 -0700 never 6939930: exception unwind changes in 6919934 hurts compilation speed
Wed, 14 Apr 2010 15:30:13 -0700 never 6938026: C2 compiler fails in Node::rematerialize()const
Thu, 29 Apr 2010 14:32:43 -0700 mikejwre Added tag jdk7-b91 for changeset e0a1a502e402
Thu, 22 Apr 2010 16:54:23 -0700 mikejwre Added tag jdk7-b90 for changeset 605c9707a766 jdk7-b91
Tue, 20 Apr 2010 21:38:23 -0700 trims Merge jdk7-b90
Thu, 15 Apr 2010 19:09:48 -0700 trims Added tag hs18-b02 for changeset 4b60f23c4223 hs18-b03
Thu, 15 Apr 2010 19:08:48 -0700 trims Merge
Tue, 13 Apr 2010 13:01:37 -0700 jrose Merge
Thu, 08 Apr 2010 17:45:20 -0700 jrose Merge
Thu, 08 Apr 2010 12:13:07 -0700 iveresov 6942223: c1 64 bit fixes
Thu, 08 Apr 2010 10:55:40 +0200 twisti 6941529: SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag
Wed, 07 Apr 2010 12:39:27 -0700 kvn 6940726: Use BIS instruction for allocation prefetch on Sparc
Wed, 07 Apr 2010 10:35:56 -0700 kvn 6940733: allocate non static oop fields in super and sub classes together
Wed, 07 Apr 2010 09:37:47 -0700 kvn 6940701: Don't align loops in stubs for Niagara sparc
Tue, 06 Apr 2010 15:18:10 -0700 kvn 6940677: Use 64 bytes chunk copy for arraycopy on Sparc
Tue, 06 Apr 2010 13:39:52 +0200 twisti 6940520: CodeCache::scavenge_root_nmethods_do must fix oop relocations
Fri, 09 Apr 2010 15:01:49 -0700 tonyp Merge
Fri, 09 Apr 2010 13:08:34 -0400 tonyp Merge
Wed, 07 Apr 2010 11:43:53 -0700 johnc 6940894: G1: assert(new_obj != 0 || ... "should be forwarded") for compaction tests
Tue, 06 Apr 2010 10:59:45 -0400 tonyp 6909756: G1: guarantee(G1CollectedHeap::heap()->mark_in_progress(),"Precondition.")
Mon, 05 Apr 2010 12:19:22 -0400 tonyp 6940310: G1: MT-unsafe calls to CM::region_stack_push() / CM::region_stack_pop()
Fri, 02 Apr 2010 12:10:08 -0400 tonyp 6677708: G1: re-enable parallel RSet updating and scanning
Tue, 30 Mar 2010 15:36:55 -0400 tonyp 6937160: G1: should observe GCTimeRatio
Wed, 07 Apr 2010 12:28:22 -0400 kamg Merge
Fri, 02 Apr 2010 17:04:09 -0700 jcoomes Merge
Wed, 31 Mar 2010 16:51:18 -0700 coleenp 6938627: Make temporary directory use property java.io.tmpdir when specified
Tue, 06 Apr 2010 22:06:57 -0700 asaha Merge
Fri, 02 Apr 2010 15:55:04 -0700 kvn Merge
Fri, 02 Apr 2010 11:55:00 -0700 kvn 6939804: ciConstant::print() prints incorrect bool value
Thu, 01 Apr 2010 16:06:57 -0700 never 6936709: AsyncGetCallTrace doesn't handle inexact stack walking properly
Wed, 31 Mar 2010 16:29:10 -0700 never Merge
Wed, 31 Mar 2010 11:54:03 -0700 never 6939845: zero needs fallback path in C++ interpreter for platform dependent fast bytecodes
Wed, 31 Mar 2010 08:03:33 -0700 twisti 6939731: JSR 292 Zero build fix after 6934494
Tue, 30 Mar 2010 00:57:55 -0700 twisti 6939180: Zero locking fix
Thu, 18 Mar 2010 14:31:41 -0700 never 6926979: should simplify catch_inline_exception
Thu, 15 Apr 2010 19:08:18 -0700 trims 6944398: Bump the HS18 build number to 03
Thu, 15 Apr 2010 13:54:54 -0700 mikejwre Added tag jdk7-b89 for changeset 15836273ac24
Tue, 13 Apr 2010 16:36:27 -0700 lana Merge jdk7-b89
Thu, 08 Apr 2010 15:28:37 -0700 lana Merge
Wed, 24 Mar 2010 17:16:33 -0700 asaha Merge
Mon, 15 Mar 2010 15:51:36 -0400 acorn 6932480: Fix crash in CompilerThread/Parser. Unloaded array klass?
Thu, 28 Jan 2010 13:59:18 -0500 acorn Merge
Tue, 19 Jan 2010 16:03:09 -0500 acorn 6626217: Fixed loader constraint array handling
Thu, 21 Jan 2010 10:07:59 -0800 kvn 6894807: No ClassCastException for HashAttributeSet constructors if run with -Xcomp
Thu, 03 Dec 2009 14:20:22 -0800 kvn 6892265: System.arraycopy unable to reference elements beyond Integer.MAX_VALUE bytes
Thu, 08 Apr 2010 17:02:41 -0700 mikejwre Added tag jdk7-b88 for changeset 4b60f23c4223
Thu, 01 Apr 2010 20:48:50 -0400 acorn Merge hs18-b02 jdk7-b88
Thu, 01 Apr 2010 11:23:01 -0400 acorn Merge
Fri, 26 Mar 2010 11:10:26 -0400 acorn Merge
Thu, 25 Mar 2010 16:54:59 -0700 dcubed Merge
Thu, 25 Mar 2010 16:27:12 -0700 dcubed 6938185: 3/4 6923488 breaks Windows command shell builds
Tue, 23 Mar 2010 17:29:13 -0700 dcubed Merge
Tue, 23 Mar 2010 14:37:18 -0700 dcubed 6915365: 3/4 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
Thu, 18 Mar 2010 16:47:37 -0400 coleenp 6936168: Recent fix for unmapping stack guard pages doesn't close /proc/self/maps
Wed, 17 Mar 2010 11:01:05 +0100 fparain 6935224: Adding new DTrace probes to work with Palantir
Tue, 16 Mar 2010 20:47:17 -0700 dcubed Merge
Tue, 16 Mar 2010 17:47:03 -0600 dcubed 6923488: 4/4 need minor tweaks to HotSpot build for Cygwin
Sat, 13 Mar 2010 16:32:49 -0800 xlu 6934758: Expose the break down of clean up task time during safepoint.
Fri, 12 Mar 2010 10:42:16 -0500 coleenp 6929067: Stack guard pages should be removed when thread is detached
Thu, 01 Apr 2010 16:15:12 -0700 trims 6940419: Bump the HS18 build number to 02
Thu, 01 Apr 2010 16:10:27 -0700 trims Merge
Thu, 18 Mar 2010 12:14:59 -0400 tonyp 6935821: G1: threads created during marking do not active their SATB queues
Mon, 22 Mar 2010 02:40:53 -0700 apetrusenko Merge
Thu, 18 Mar 2010 13:31:51 -0700 jcoomes 6935839: excessive marking stack growth during full gcs
Thu, 18 Mar 2010 01:48:28 -0700 apetrusenko 6921710: G1: assert(new_finger >= _finger && new_finger < _region_limit,"invariant")
Thu, 11 Mar 2010 11:44:43 -0800 johnc 6755988: G1: assert(new_obj != 0 || ... "should be forwarded")
Mon, 15 Mar 2010 02:56:45 -0700 apetrusenko Merge
Wed, 03 Mar 2010 14:48:26 -0800 jcoomes 4396719: Mark Sweep stack overflow on deeply nested Object arrays
Thu, 25 Mar 2010 15:05:19 -0700 mikejwre Added tag jdk7-b87 for changeset e7e7e36ccdb5
Tue, 23 Mar 2010 20:37:30 -0700 trims Merge jdk7-b87
Tue, 23 Mar 2010 20:28:36 -0700 trims Added tag hs18-b01 for changeset 07226e9eab8f
Thu, 18 Mar 2010 17:21:54 -0700 trims 6936366: Fork HS17 to HS18 - renumber Major and build numbers of JVM hs18-b01
Thu, 18 Mar 2010 16:06:00 -0700 trims Merge
Thu, 18 Mar 2010 06:36:43 -0700 twisti Merge
Thu, 18 Mar 2010 09:56:51 +0100 twisti 6932091: JSR 292 x86 code cleanup
Wed, 17 Mar 2010 16:40:25 -0700 never 6930043: C2: SIGSEGV in javasoft.sqe.tests.lang.arr017.arr01702.arr01702.loop_forw(II)I
Wed, 17 Mar 2010 10:47:03 -0700 kvn 6935535: String.indexOf() returns incorrect result on x86 with SSE4.2
Wed, 17 Mar 2010 10:22:41 +0100 twisti 6934966: JSR 292 add C1 logic for saved SP over MethodHandle calls
Tue, 16 Mar 2010 15:35:33 -0700 kvn 6935466: new CodeCache flushing code is not guarded by the flag
Tue, 16 Mar 2010 11:52:17 +0100 twisti 6934494: JSR 292 MethodHandles adapters should be generated into their own CodeBlob
Thu, 11 Mar 2010 05:09:20 -0800 twisti 6934089: Zero 32-bit/64kb page fix
Fri, 05 Mar 2010 13:58:34 +0100 roland 6932496: c1: deoptimization of jsr subroutine fails on sparcv9
Tue, 09 Mar 2010 23:57:36 -0800 twisti Merge
Tue, 09 Mar 2010 20:16:19 +0100 twisti 6919934: JSR 292 needs to support x86 C1
Tue, 09 Mar 2010 11:02:39 -0800 never 6932270: Allow Java's ELF symtab reader to use separate debuginfo files
Mon, 08 Mar 2010 04:46:30 -0800 twisti 6932536: JSR 292 modified JDK MethodHandlesTest fails on x86_64
Thu, 11 Mar 2010 14:41:29 -0500 acorn Merge
Wed, 10 Mar 2010 21:42:26 -0800 xlu 6933402: RFE: Improve PrintSafepointStatistics output to track cleanup time
Tue, 02 Mar 2010 12:09:40 -0800 coleenp 6914050: jvm assertion "guard pages must be in use" in -Xcomp mode
Wed, 03 Mar 2010 08:10:41 -0800 jmasa 6910182: CMS: assert(_cursor[j] == _survivor_plab_array[j].end(),"Ctl pt invariant")
Tue, 02 Mar 2010 13:59:37 -0800 johnc Merge
Fri, 26 Feb 2010 16:40:55 -0500 phh 6923123: Hotspot refuses to start when -Xmx4m or -Xms4m is specified
Tue, 02 Mar 2010 13:57:46 -0800 johnc Merge
Wed, 24 Feb 2010 14:56:20 -0500 tonyp 6928065: G1: use existing command line parameters to set the young generation size
Wed, 24 Feb 2010 07:00:33 -0800 jmasa 6928081: G1: rename parameters common with CMS
Tue, 23 Feb 2010 23:14:34 -0500 tonyp 6928073: G1: use existing command line parameters for marking cycle initiation
Tue, 23 Feb 2010 23:13:23 -0500 tonyp 6928059: G1: command line parameter renaming
Mon, 01 Mar 2010 12:12:35 -0800 never 6930398: fix for return address locals in OSR entries uses wrong test
Thu, 25 Feb 2010 22:58:43 -0800 kvn 6930116: loop predication code does not handle If nodes with only one projection
Thu, 25 Feb 2010 15:55:47 -0800 kvn 6930035: C2 type system incorrectly handles case j.l.Object->meet(constant AryPtr)
Thu, 25 Feb 2010 11:38:50 -0800 never 6915557: assert(_gvn.type(l)->higher_equal(type),"must constrain OSR typestate") with debug build
Tue, 23 Feb 2010 17:46:29 +0100 twisti 6928839: JSR 292 typo in x86 _adapter_check_cast
Mon, 22 Feb 2010 16:56:49 -0800 kvn 6928717: HS17 fails to build with SS11 C++
Fri, 19 Feb 2010 13:06:11 -0800 never 6927049: assert(is_Loop(),"invalid node class")
Fri, 19 Feb 2010 10:04:16 -0800 kvn 6910664: C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flag
Thu, 18 Feb 2010 15:05:10 -0800 never 6663854: assert(n != __null,"Bad immediate dominator info.") in C2 with -Xcomp
Thu, 18 Mar 2010 13:52:49 -0700 mikejwre Added tag jdk7-b86 for changeset bf823ef06b4f
Mon, 08 Mar 2010 15:50:52 -0800 trims Added tag hs17-b10 for changeset 418bc80ce139 jdk7-b86
Thu, 04 Mar 2010 13:50:13 -0800 mikejwre Added tag jdk7-b85 for changeset 6c9796468b91 hs17-b10
Thu, 18 Feb 2010 22:16:12 -0800 trims 6927886: Bump the HS17 build number to 10 jdk7-b85
Thu, 18 Feb 2010 22:15:35 -0800 trims Merge
Thu, 18 Feb 2010 10:44:14 -0800 twisti Merge
Thu, 18 Feb 2010 06:54:48 -0800 twisti 6927165: Zero S/390 fixes
Thu, 18 Feb 2010 11:35:41 +0100 twisti 6926782: CodeBuffer size too small after 6921352
Tue, 16 Feb 2010 20:07:48 -0800 never 6877221: Endless deoptimizations in OSR nmethod
Tue, 16 Feb 2010 16:17:46 -0800 kvn 6926697: "optimized" VM build failed: The type "AdapterHandlerTableIterator" is incomplete
Tue, 16 Feb 2010 14:11:44 -0800 johnc Merge
Thu, 11 Feb 2010 15:52:19 -0800 iveresov 6923991: G1: improve scalability of RSet scanning
Tue, 09 Feb 2010 13:56:09 -0800 johnc 6782663: Data produced by PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime is not accurate.
Mon, 08 Feb 2010 14:23:01 -0500 tonyp 6802453: G1: hr()->is_in_reserved(from),"Precondition."
Fri, 05 Feb 2010 11:05:50 -0500 tonyp 6920977: G1: guarantee(k == probe->klass(),"klass should be in dictionary") fails
Fri, 12 Feb 2010 15:27:36 -0800 kvn Merge
Fri, 12 Feb 2010 10:34:11 -0800 kvn 6926048: Improve Zero performance
Fri, 12 Feb 2010 08:54:13 -0800 kvn 6925249: assert(last_sp < (intptr_t*) interpreter_frame_monitor_begin(),"bad tos")
Tue, 09 Feb 2010 10:21:06 -0800 kvn 6924097: assert((_type == Type::MEMORY) == (_adr_type != 0),"adr_type for memory phis only")
Tue, 09 Feb 2010 01:31:13 -0800 kvn 6910618: C2: Error: assert(d->is_oop(),"JVM_ArrayCopy: dst not an oop")
Mon, 08 Feb 2010 12:20:09 -0800 kvn 6910605: C2: NullPointerException/ClassCaseException is thrown when C2 with DeoptimizeALot is used
Sun, 07 Feb 2010 12:15:06 -0800 kvn 6923002: assert(false,"this call site should not be polymorphic")
Fri, 05 Feb 2010 11:07:40 -0800 never 6920293: OptimizeStringConcat causing core dumps
Thu, 11 Feb 2010 10:48:10 -0800 apangin Merge
Mon, 08 Feb 2010 13:49:03 -0500 kamg 6587322: dtrace probe object__alloc doesn't fire in some situations on amd64
Mon, 08 Feb 2010 09:58:32 -0800 johnc Merge
Tue, 02 Feb 2010 18:39:50 -0800 johnc 6914402: G1: assert(!is_young_card(cached_ptr),"shouldn't get a card in young region")
Mon, 01 Feb 2010 17:29:01 -0800 ysr 6904516: More object array barrier fixes, following up on 6906727
Fri, 29 Jan 2010 14:51:38 -0800 johnc 6885297: java -XX:RefDiscoveryPolicy=2 or -XX:TLABWasteTargetPercent=0 cause VM crash
Thu, 18 Feb 2010 13:31:31 -0800 mikejwre Added tag jdk7-b84 for changeset ffc8d176b84b
Fri, 12 Feb 2010 13:25:08 -0800 mikejwre Added tag jdk7-b83 for changeset 3f370a32906e jdk7-b84
Thu, 11 Feb 2010 20:37:05 -0800 trims Added tag hs15-b05 for changeset fafab5d5349c jdk7-b83
Thu, 11 Feb 2010 20:37:03 -0800 trims Added tag hs15-b04 for changeset 9ab385cb0c42
Thu, 11 Feb 2010 20:37:01 -0800 trims Added tag hs15-b03 for changeset 2581d90c6c9b
Thu, 11 Feb 2010 20:36:59 -0800 trims Added tag hs15-b02 for changeset 1605bb4eb5a7
Thu, 11 Feb 2010 20:36:57 -0800 trims Added tag hs15-b01 for changeset 3f844a28c5f4
Thu, 11 Feb 2010 20:11:47 -0800 trims Added tag hs16-b08 for changeset ac59d4e6dae5
Thu, 11 Feb 2010 20:11:45 -0800 trims Added tag hs16-b07 for changeset 3c0f72981560
Thu, 11 Feb 2010 20:11:44 -0800 trims Added tag hs16-b06 for changeset ba313800759b
Thu, 11 Feb 2010 20:11:42 -0800 trims Added tag hs16-b05 for changeset 32c83fb84370
Thu, 11 Feb 2010 20:11:40 -0800 trims Added tag hs16-b04 for changeset 08f86fa55a31
Thu, 11 Feb 2010 20:11:38 -0800 trims Added tag hs16-b03 for changeset 07c1c01e0315
Thu, 11 Feb 2010 20:11:37 -0800 trims Added tag hs16-b02 for changeset f4cbf78110c7
Thu, 11 Feb 2010 20:11:35 -0800 trims Added tag hs16-b01 for changeset 981375ca07b7
Thu, 11 Feb 2010 19:53:02 -0800 trims Added tag hs17-b09 for changeset ff3232b68fbb
Thu, 11 Feb 2010 19:53:01 -0800 trims Added tag hs17-b08 for changeset 1f9b07674480
Thu, 11 Feb 2010 19:53:00 -0800 trims Added tag hs17-b07 for changeset 3003ddd1d433
Thu, 11 Feb 2010 19:52:59 -0800 trims Added tag hs17-b06 for changeset a5a6adfca6ec
Thu, 11 Feb 2010 19:52:58 -0800 trims Added tag hs17-b05 for changeset 9174bb32e934
Thu, 11 Feb 2010 19:52:57 -0800 trims Added tag hs17-b04 for changeset d8dd291a362a
Thu, 11 Feb 2010 19:52:56 -0800 trims Added tag hs17-b03 for changeset f4b900403d6e
Thu, 11 Feb 2010 19:52:55 -0800 trims Added tag hs17-b02 for changeset faf94d94786b
Thu, 11 Feb 2010 19:52:39 -0800 trims Added tag hs17-b01 for changeset a94714c55065
Fri, 05 Feb 2010 16:21:06 -0800 trims Merge
Fri, 05 Feb 2010 12:27:12 -0800 trims 6921473: Bump the HS17 build number to 09 hs17-b09
Fri, 05 Feb 2010 12:26:35 -0800 trims Merge
Thu, 04 Feb 2010 15:50:59 -0800 apangin Merge
Tue, 02 Feb 2010 11:08:17 -0700 dcubed Merge
Tue, 02 Feb 2010 10:37:32 -0700 dcubed 6918421: 1/1 in-process JVM now ignores preset Windows unhandled exception filter
Mon, 01 Feb 2010 17:35:05 -0700 dcubed 6902182: 4/4 Starting with jdwp agent should not incur performance penalty
Thu, 04 Feb 2010 11:16:23 -0800 never 6921992: failure in verify scheduling after 6792161
Thu, 04 Feb 2010 03:34:05 -0800 twisti Merge
Wed, 03 Feb 2010 18:33:04 -0800 never Merge
Wed, 03 Feb 2010 15:56:37 -0800 never 6921969: optimize 64 long multiply for case with high bits zero
Wed, 03 Feb 2010 15:03:22 -0800 kvn 6923043: failed nightly tests which use -XX:+PrintCompilation -Xcomp -XX:CompileOnly
Wed, 03 Feb 2010 12:28:30 -0800 never 6921922: fix for 6911204 breaks tagged stack interpreter
Mon, 01 Feb 2010 16:49:49 -0800 kvn 6614597: Performance variability in jvm2008 xml.validation
Mon, 01 Feb 2010 23:18:47 +0100 twisti 6921799: JSR 292 call sites should not be fixed-up
Mon, 01 Feb 2010 19:29:46 +0100 twisti 6921352: JSR 292 needs its own deopt handler
Fri, 29 Jan 2010 22:51:41 -0800 never 6916644: C2 compiler crash on x86
Fri, 29 Jan 2010 09:27:22 -0800 kvn 4360113: Evict nmethods when code cache gets full
Fri, 29 Jan 2010 08:33:24 -0800 twisti 6921339: backout 6917766
Fri, 29 Jan 2010 12:13:05 +0100 twisti 6917766: JSR 292 needs its own deopt handler
Thu, 28 Jan 2010 20:41:37 -0800 never 6792161: assert("No dead instructions after post-alloc")
Thu, 28 Jan 2010 16:28:28 -0800 never 6920346: G1: "must avoid base_memory and AliasIdxTop"
Thu, 28 Jan 2010 08:36:34 -0800 twisti 6920970: Zero build fixes after 6849984 and 6911204
Wed, 27 Jan 2010 22:38:37 -0800 ysr Merge
Tue, 26 Jan 2010 23:36:11 -0800 ysr Merge
Tue, 26 Jan 2010 16:52:29 -0800 ysr 6920090: G1: Disable ReduceInitialCardMarks at least until 6920109 is fixed
Mon, 25 Jan 2010 18:03:29 -0500 tonyp 6919980: G1: remove +UseG1GC from under experimental options (second attempt)
Thu, 21 Jan 2010 18:51:10 -0800 apetrusenko 6918006: G1: spill space must be reserved on the stack for barrier calls on Windows x64
Thu, 21 Jan 2010 14:47:01 -0800 ysr Merge
Thu, 21 Jan 2010 11:33:32 -0800 jmasa 6895236: CMS: cmsOopClosures.inline.hpp:43 assert(..., "Should remember klasses in this context")
Wed, 27 Jan 2010 14:06:27 -0800 iveresov Merge
Tue, 26 Jan 2010 08:53:24 -0800 kvn 6919886: Sweep CodeCache more aggressively to reduce its usage for CompileTheWorld
Wed, 20 Jan 2010 22:10:33 -0800 never 6911204: generated adapters with large signatures can fill up the code cache
Fri, 22 Jan 2010 15:06:53 -0800 coleenp Merge
Wed, 20 Jan 2010 11:32:41 -0700 dcubed Merge
Wed, 13 Jan 2010 09:39:46 -0700 dcubed 6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining
Thu, 04 Feb 2010 11:19:23 -0800 mikejwre Added tag jdk7-b82 for changeset 1999f5b12482
Thu, 28 Jan 2010 11:26:42 -0800 mikejwre Added tag jdk7-b81 for changeset 1f9b07674480 jdk7-b82
Fri, 22 Jan 2010 15:01:00 -0800 trims 6919437: Bump the HS17 build number to 08 hs17-b08 jdk7-b81
Fri, 22 Jan 2010 14:57:12 -0800 trims Merge
Wed, 20 Jan 2010 12:54:25 -0800 iveresov Merge
Tue, 19 Jan 2010 15:54:42 -0800 kvn 6893701: compiler/6877254/Test.java fails because it combines -XX:+UseConcMarkSweepGC with other GC
Tue, 19 Jan 2010 10:25:54 -0800 kvn 6917931: compiler/6895383/Test.java don't compile due missed imports
Mon, 18 Jan 2010 05:02:41 -0800 twisti 6917698: os::is_allocatable Zero fix for 32-bit platforms
Fri, 15 Jan 2010 16:15:45 -0800 never 6879943: CTW failure jdk6_18/hotspot/src/share/vm/c1/c1_LIR.hpp:2029
Fri, 15 Jan 2010 11:53:33 -0800 never 6849984: Value methods for platform dependent math functions constant fold incorrectly
Wed, 13 Jan 2010 23:05:52 -0800 jrose 6912065: final fields in objects need to support inlining optimizations for JSR 292
Tue, 12 Jan 2010 14:37:35 -0800 cfang 6894779: Loop Predication for Loop Optimizer in C2
Tue, 19 Jan 2010 14:23:18 -0800 trims Merge
Sat, 16 Jan 2010 23:51:50 -0800 ysr Merge
Wed, 13 Jan 2010 15:45:47 -0800 johnc 6915005: G1: Hang in PtrQueueSet::completed_buffers_list_length with gcl001
Thu, 14 Jan 2010 09:20:13 -0800 tonyp Merge
Wed, 13 Jan 2010 15:46:13 -0500 tonyp 6916652: G1: remove +UseG1GC from under experimental options
Wed, 13 Jan 2010 15:26:39 -0800 ysr 6896647: card marks can be deferred too long
Tue, 12 Jan 2010 14:56:46 -0800 johnc 6902115: G1:assert(ignore_max_completed||thread->is_Java_thread()||SafepointSynchronize::is_at_safepoint())
Thu, 21 Jan 2010 11:12:25 -0800 mikejwre Added tag jdk7-b80 for changeset 3003ddd1d433
Fri, 15 Jan 2010 14:28:16 -0800 trims 6917463: Bump the HS17 build number to 07 hs17-b07 jdk7-b80
Fri, 15 Jan 2010 14:25:44 -0800 trims Merge
Tue, 12 Jan 2010 13:54:40 -0800 iveresov Merge
Sat, 09 Jan 2010 00:59:35 -0800 never 6909839: missing unsigned compare cases for some cmoves in sparc.ad
Fri, 08 Jan 2010 22:02:42 -0800 jrose Merge
Fri, 08 Jan 2010 18:27:20 -0800 jrose Merge
Fri, 08 Jan 2010 13:58:49 -0800 jrose 6912063: inlining parameters need to be adjusted for some uses of the JVM
Fri, 08 Jan 2010 15:17:42 -0800 jrose Merge
Fri, 08 Jan 2010 13:47:01 -0800 jrose 6912062: disassembler plugin needs to produce symbolic information in product mode
Fri, 08 Jan 2010 09:51:24 -0800 kvn 6910484: incorrect integer optimization (loosing and op-r in a given example)
Fri, 08 Jan 2010 09:42:31 -0800 kvn 6915110: IfNode::up_one_dom moves beyond RootNode bug in src/share/vm/opto/ifnode.cpp
Fri, 08 Jan 2010 11:09:46 +0100 twisti 6914206: change way of permission checking for generated MethodHandle adapters
Thu, 07 Jan 2010 16:26:31 -0800 kvn 6912517: JIT bug compiles out (and stops running) code that needs to be run. Causes NPE.
Thu, 07 Jan 2010 16:24:17 -0800 kvn 6914622: Print values of all flags for product VM
Sat, 09 Jan 2010 09:01:41 -0800 ysr Merge
Thu, 07 Jan 2010 08:14:45 -0800 jmasa 6912018: CMS: guarantee(head() != 0,"The head of the list cannot be NULL")
Mon, 04 Jan 2010 14:51:26 -0800 ysr 6637203: Classunloading messages go to stdout rather than Xloggc file, causing hangs when stdout is closed
Mon, 04 Jan 2010 07:58:42 -0800 jmasa Merge
Wed, 23 Dec 2009 09:23:54 -0800 ysr 6631166: CMS: better heuristics when combatting fragmentation
Wed, 06 Jan 2010 22:21:39 -0800 iveresov Merge
Wed, 06 Jan 2010 14:25:03 -0800 never Merge
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Tue, 05 Jan 2010 16:12:26 -0800 never 6914002: unsigned compare problem after 5057818
Tue, 05 Jan 2010 11:16:09 -0800 never Merge
Tue, 05 Jan 2010 11:14:54 -0800 never 6908267: Zero fails to unlock synchronized native methods on exception
Tue, 05 Jan 2010 15:21:25 +0100 twisti 6893268: additional dynamic language related optimizations in C2
Tue, 05 Jan 2010 13:05:58 +0100 twisti 6829187: compiler optimizations required for JSR 292
Mon, 04 Jan 2010 15:21:09 -0800 kvn 6913075: EA identifies escape state incorrectly after 6895383 fix
Mon, 04 Jan 2010 18:38:08 +0100 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
Mon, 04 Jan 2010 07:04:46 -0800 twisti Merge
Mon, 04 Jan 2010 15:52:40 +0100 twisti 6894206: JVM needs a way to traverse method handle structures
Mon, 04 Jan 2010 03:34:40 -0800 twisti 6913869: Zero assert fix
Mon, 04 Jan 2010 00:22:57 -0800 twisti 6909153: Fix broken options on Zero
Thu, 14 Jan 2010 15:48:26 -0800 katleman Added tag jdk7-b79 for changeset a5a6adfca6ec
Wed, 23 Dec 2009 03:12:16 -0800 trims Merge hs17-b06 jdk7-b79
Thu, 17 Dec 2009 01:19:07 -0800 xlu Merge
Wed, 16 Dec 2009 15:44:08 -0800 xlu Merge
Wed, 16 Dec 2009 14:27:50 -0800 xlu 6895168: JCK api/signaturetest/sigtest.basic.html#basic test fails for jdk 5.0 with HS 16 in nightly build
Wed, 16 Dec 2009 13:19:57 -0800 xlu Merge
Wed, 16 Dec 2009 13:16:08 -0800 xlu 6899467: System property java.class.version out-of-sync with VM for jdk 5.0 with HS 16 in nightly build
Wed, 16 Dec 2009 12:54:49 -0500 phh 6843629: Make current hotspot build part of jdk5 control build
Mon, 14 Dec 2009 13:26:29 -0700 dcubed Merge
Mon, 14 Dec 2009 10:05:36 -0700 dcubed 6849968: 3/2 JVMTI tests fails on jdk5.0 with hs14
Mon, 14 Dec 2009 09:51:09 -0700 dcubed 6648438: 4/4 src/share/vm/prims/jvmtiEnv.cpp:457 assert(phase == JVMTI_PHASE_LIVE,"sanity check")
Fri, 11 Dec 2009 11:09:49 -0800 minqi 6361589: Print out stack trace for target thread of GC crash
Wed, 02 Dec 2009 20:32:27 -0500 dholmes Merge
Tue, 01 Dec 2009 22:29:02 -0500 dholmes 6822370: ReentrantReadWriteLock: threads hung when there are no threads holding onto the lock (Netra x4450)
Wed, 02 Dec 2009 07:59:49 -0800 coleenp Merge
Wed, 25 Nov 2009 08:37:04 -0800 mchung 6888880: JKernel VM to inject the sun.jkernel.DownloadManager as a boot classloader hook
Wed, 23 Dec 2009 02:57:31 -0800 trims Merge
Wed, 23 Dec 2009 00:47:04 -0800 jmasa Merge
Tue, 22 Dec 2009 22:35:08 -0800 jmasa Merge
Wed, 16 Dec 2009 15:12:51 -0800 iveresov 6862387: tune concurrent refinement further
Tue, 22 Dec 2009 17:56:03 -0800 iveresov Merge
Wed, 16 Dec 2009 22:15:12 -0800 never 5057818: codecache full and compiler disabled in bigapps fastdebug run
Wed, 16 Dec 2009 12:48:04 +0100 twisti 6829192: JSR 292 needs to support 64-bit x86
Tue, 22 Dec 2009 16:35:08 -0800 trims 6912782: Bump the HS17 build number to 06
Tue, 22 Dec 2009 16:33:46 -0800 trims Merge
Thu, 17 Dec 2009 07:02:39 -0800 jmasa Merge
Fri, 11 Dec 2009 09:30:48 -0800 jmasa Merge
Wed, 09 Dec 2009 23:51:38 -0800 johnc 6908215: G1: SEGV with G1PolicyVerbose=2 debug flag
Tue, 15 Dec 2009 17:19:40 -0800 iveresov Merge
Wed, 09 Dec 2009 19:50:14 -0800 kvn 6896727: nsk/logging/LoggingPermission/LoggingPermission/logperm002 fails with G1, EscapeAnalisys
Wed, 09 Dec 2009 16:40:45 -0800 kvn 6895383: JCK test throws NPE for method compiled with Escape Analysis
Tue, 08 Dec 2009 16:27:21 -0800 never 6908167: jbb2005, OptimizeStringConcat causes assert in EA
Tue, 22 Dec 2009 16:32:11 -0800 trims Merge
Fri, 11 Dec 2009 16:38:37 -0800 trims Merge
Fri, 11 Dec 2009 08:39:30 -0800 jmasa Merge
Tue, 08 Dec 2009 15:12:17 -0800 ysr 6908208: UseCompressedOops: array_size() returns incorrect size for MAX_INT object array following 6906727
Mon, 07 Dec 2009 14:22:34 -0500 tonyp 6904967: G1: some CollectionUsageThreshold tests fail
Fri, 04 Dec 2009 07:44:41 -0500 tonyp 6906565: G1: deal with compilation warning in g1MemoryPool.hpp
Fri, 04 Dec 2009 07:44:35 -0500 tonyp 6880903: G1: G1 reports incorrect Runtime.maxMemory()
Thu, 03 Dec 2009 15:01:57 -0800 ysr 6906727: UseCompressedOops: some card-marking fixes related to object arrays
Tue, 24 Nov 2009 15:19:30 -0800 johnc 6899058: G1: Internal error in ptrQueue.cpp:201 in nightly tests
Fri, 20 Nov 2009 14:47:01 -0500 tonyp 6815790: G1: Missing MemoryPoolMXBeans with -XX:+UseG1GC
Thu, 19 Nov 2009 13:43:25 -0800 ysr 6902303: G1: ScavengeALot should cause an incremental, rather than a full, collection
Thu, 19 Nov 2009 10:19:19 -0800 ysr 6902701: G1: protect debugging code related to 6898948 with a debug flag
Fri, 13 Nov 2009 11:55:26 -0800 ysr 6898948: G1: forensic instrumentation for out-of-bounds recent_avg_pause_time_ratio()
Tue, 10 Nov 2009 11:32:48 -0800 jmasa 6898857: [Regression] -XX:NewRatio with -XX:+UseConcMarkSweepGC causes fatal error
Fri, 06 Nov 2009 11:10:05 -0800 johnc 6895788: G1: SATB and update buffer allocation code allocates too much space
Wed, 02 Dec 2009 13:29:00 -0800 cfang 6901572: JVM 1.6.16 crash on loops: assert(has_node(i),"")
Tue, 01 Dec 2009 22:11:01 -0800 iveresov Merge
Wed, 25 Nov 2009 12:09:02 -0800 cfang 6904191: OptimizeStringConcat should be product instead of experimental
Thu, 12 Nov 2009 09:24:21 -0800 never 6892658: C2 should optimize some stringbuilder patterns
Tue, 01 Dec 2009 14:49:41 -0800 iveresov Merge
Fri, 27 Nov 2009 07:56:58 -0800 twisti 6896043: first round of zero fixes
Wed, 25 Nov 2009 09:03:42 -0500 kamg Merge
Mon, 23 Nov 2009 16:24:35 -0500 acorn Merge
Wed, 11 Nov 2009 15:49:38 -0500 acorn 6893504: LinkageError for bootstrap duplicate class definitions.
Fri, 20 Nov 2009 16:22:38 -0500 phh 6900899: vm fails to start when -Xmx value is less than OldSize + NewSize
Tue, 24 Nov 2009 11:49:42 -0800 cfang Merge
Thu, 19 Nov 2009 14:32:23 -0800 kvn 6902036: WorldWind asserts on escape.cpp:1153: assert(addr->is_AddP(),"AddP required")
Thu, 19 Nov 2009 03:41:29 -0800 twisti 6902000: use ShouldNotReachHere() for btos/ctos/stos in TemplateInterpreterGenerator::set_short_entry_points
Wed, 11 Nov 2009 23:39:17 -0800 never 6892079: live value must not be garbage failure after fix for 6854812
Wed, 11 Nov 2009 09:13:12 -0500 kamg Merge
Fri, 06 Nov 2009 16:05:59 -0500 kamg Merge
Wed, 04 Nov 2009 16:49:23 -0500 phh 6898160: Need serviceability support for new vm argument type 'uint64_t'
Fri, 06 Nov 2009 15:04:26 -0500 kamg Merge
Fri, 30 Oct 2009 17:24:14 -0700 xlu Merge
Wed, 28 Oct 2009 16:25:51 -0400 phh 6887571: Increase default heap config sizes
Tue, 10 Nov 2009 17:00:18 -0800 cfang Merge
Wed, 04 Nov 2009 14:43:50 -0800 kvn 6896352: CTW fails hotspot/src/share/vm/opto/escape.cpp:1155
Wed, 04 Nov 2009 14:16:20 -0800 kvn 6896370: CTW fails share/vm/opto/matcher.cpp:1475 "duplicating node that's already been matched"
Mon, 02 Nov 2009 11:17:55 +0100 roland 6769124: various 64-bit fixes for c1
Fri, 30 Oct 2009 16:22:59 -0700 jrose 6858164: invokedynamic code needs some cleanup (post-6655638)
Fri, 30 Oct 2009 10:12:52 -0700 cfang 6852078: HSX 14/16 in jdk 5.0: api/javax_management api/org_omg jck tests crashes or make tnameserv crash
Thu, 29 Oct 2009 16:57:55 -0700 kvn 6896084: VM does not reserve protected page below heap for compressed oops implicit null checks
Thu, 17 Dec 2009 14:10:24 -0800 mikejwre Added tag jdk7-b78 for changeset e703499b4b51
Wed, 16 Dec 2009 12:51:48 -0800 ohair 6909462: Fix nbproject/private references in .hgignore jdk7-b78
Thu, 03 Dec 2009 12:52:49 -0800 mikejwre Added tag jdk7-b77 for changeset 455105fc81d9
Thu, 12 Nov 2009 15:35:38 -0800 katleman Added tag jdk7-b76 for changeset 9174bb32e934 jdk7-b77
Fri, 06 Nov 2009 00:41:40 -0800 trims Merge hs17-b05 jdk7-b76
Tue, 03 Nov 2009 16:43:16 -0800 ysr 6801625: CDS: HeapDump tests crash with internal error in compactingPermGenGen.cpp
Thu, 05 Nov 2009 15:58:32 -0800 trims 6898707: Bump the HS17 build number to 05
Thu, 05 Nov 2009 15:44:04 -0800 trims Merge
Fri, 30 Oct 2009 13:31:11 -0400 tonyp Merge
Thu, 29 Oct 2009 09:42:26 -0700 johnc 6889740: G1: OpenDS fails with "unhandled exception in compiled code"
Wed, 28 Oct 2009 11:16:42 -0700 ysr 6818264: Heap dumper unexpectedly adds .hprof suffix
Tue, 27 Oct 2009 02:42:24 -0700 apetrusenko 6870843: G1: G1 GC memory leak
Wed, 30 Sep 2009 14:50:51 -0400 tonyp 6890137: G1: revamp reachable object dump
Fri, 23 Oct 2009 14:34:27 -0400 tonyp 6886024: G1: assert(recent_avg_pause_time_ratio() < 1.00,"All GC?")
Thu, 29 Oct 2009 08:49:31 -0700 cfang Merge
Tue, 27 Oct 2009 03:00:27 -0700 twisti 6893554: SPECjvm2008 mpegaudio fails with SecurityException
Wed, 21 Oct 2009 09:15:33 -0700 kvn 6892186: SA does not dump debug info for scalar replaced objects
Sat, 17 Oct 2009 19:51:05 -0700 jrose 6815692: method handle code needs some cleanup (post-6655638)
Fri, 16 Oct 2009 16:14:12 -0700 cfang Merge
Thu, 15 Oct 2009 11:47:13 -0700 never 6891750: deopt blob kills values in O5
Wed, 28 Oct 2009 10:37:17 -0700 xlu Merge
Fri, 23 Oct 2009 18:44:33 -0700 xlu Merge
Tue, 20 Oct 2009 16:34:08 -0400 kamg 6893483: DTrace probe return values for a couple JNI methods are wrong
Fri, 30 Oct 2009 10:54:34 -0700 mikejwre Added tag jdk7-b75 for changeset d8dd291a362a
Fri, 23 Oct 2009 14:28:47 -0700 trims Merge hs17-b04 jdk7-b75
Fri, 23 Oct 2009 14:27:16 -0700 trims 6894844: Bump the HS17 build number to 04
Thu, 22 Oct 2009 07:43:49 -0700 apetrusenko 6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359
Tue, 20 Oct 2009 11:28:25 -0700 tonyp Merge
Tue, 20 Oct 2009 00:00:23 -0700 ysr 6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails
Fri, 16 Oct 2009 02:05:46 -0700 ysr 6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
Mon, 19 Oct 2009 17:02:19 -0400 tonyp Merge
Wed, 07 Oct 2009 19:01:55 -0400 tonyp 6866190: Remove SIMPLE_STACK code from TaskQueue
Wed, 07 Oct 2009 09:48:42 -0400 bobv 6888847: TaskQueue needs release_store() for correctness on RMO machines
Wed, 07 Oct 2009 10:09:57 -0400 tonyp 6888619: G1: too many guarantees in concurrent marking
Wed, 07 Oct 2009 09:42:18 -0400 tonyp 6888316: G1: has_aborted() || _cm->region_stack_empty() fails
Mon, 05 Oct 2009 12:05:48 -0400 tonyp 6847956: G1: crash in oopDesc*G1ParCopyHelper::copy_to_survivor_space(oopDesc*)
Fri, 02 Oct 2009 16:20:42 -0400 tonyp 6882730: G1: parallel heap verification messes up region dump
Fri, 02 Oct 2009 16:12:07 -0400 tonyp 6885041: G1: inconsistent thread dump
Mon, 05 Oct 2009 05:51:22 -0700 jcoomes 6887948: test/gc/6845368/bigobj.java fails due to timeout
Fri, 16 Oct 2009 14:08:44 -0700 cfang Merge
Wed, 14 Oct 2009 15:03:32 -0700 kvn 6890984: Comparison of 2 arrays could cause VM crash
Wed, 14 Oct 2009 11:42:59 -0700 kvn 6722084: JPRT make file doesn't create required symbolic link to libjvm.so
Wed, 14 Oct 2009 10:36:57 -0700 never 6889869: assert(!Interpreter::bytecode_should_reexecute(code),"should not reexecute")
Tue, 13 Oct 2009 22:32:31 -0700 kvn 6889300: assert(i != k || is_new || i->outcnt() > 0, "don't return dead nodes")
Tue, 13 Oct 2009 20:54:13 -0700 kvn 6889656: assert(lo_lrg->lo_degree() || !lo_no_simplify,"Live range was lo-degree before coalesce
Tue, 13 Oct 2009 16:29:31 -0700 never 6889302: TraceExceptions output should include detail message
Tue, 13 Oct 2009 12:04:21 -0700 never 6890308: integrate zero assembler hotspot changes
Wed, 07 Oct 2009 15:38:37 -0700 never 6885584: A particular class structure causes large allocation spike for jit
Wed, 07 Oct 2009 12:43:50 -0700 kvn 6875959: CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087
Tue, 06 Oct 2009 10:15:38 -0700 kvn 6880034: SIGBUS during deoptimisation at a safepoint on 64bit-SPARC
Tue, 06 Oct 2009 02:11:49 -0700 twisti 6879902: CTW failure jdk6_18/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp:845
Wed, 14 Oct 2009 12:40:20 -0700 xlu Merge
Mon, 28 Sep 2009 12:27:52 -0400 acorn Merge
Thu, 24 Sep 2009 12:10:46 -0700 xlu 6880029: JDK 1.6.0_u14p Application crashed very early
Thu, 15 Oct 2009 16:40:19 -0700 xdono Added tag jdk7-b74 for changeset f4b900403d6e
Fri, 09 Oct 2009 15:21:07 -0700 trims 6890293: Bump the HS17 build number to 03 hs17-b03 jdk7-b74
Fri, 09 Oct 2009 15:18:52 -0700 trims Merge
Sat, 03 Oct 2009 10:53:08 -0400 tonyp Merge
Thu, 01 Oct 2009 15:56:19 -0700 johnc 6887186: G1: Incorrect code generated for G1 pre-barrier by C1 on SPARC
Wed, 30 Sep 2009 13:25:39 -0700 jrose Merge
Mon, 28 Sep 2009 17:14:25 -0700 cfang 6886353: For DeoptimizeALot, JTreg tests should "IgnoreUnrecognizedVMOptions on a product build
Fri, 25 Sep 2009 13:26:02 -0700 kvn 6883468: C2 compiler enters infinite loop in PhaseIterGVN::transform
Wed, 23 Sep 2009 23:57:44 -0700 jrose 6885169: merge of 4957990 and 6863023 causes conflict on do_nmethods
Wed, 23 Sep 2009 23:56:15 -0700 jrose Merge
Fri, 18 Sep 2009 09:57:47 -0700 kvn 6820514: meet not symmetric failure in ctw
Wed, 16 Sep 2009 11:06:10 -0700 never 6854812: 6.0_14-b08 crashes with a SIGSEGV
Tue, 15 Sep 2009 22:50:12 -0700 jrose Merge
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Tue, 15 Sep 2009 19:03:39 -0700 kvn 6879362: assert(!klass_is_exact(),"only non-exact klass")
Tue, 15 Sep 2009 11:09:34 -0700 cfang 6879921: CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
Mon, 14 Sep 2009 12:14:20 -0700 kvn 6827605: new String intrinsics may prevent EA scalar replacement
Mon, 14 Sep 2009 09:49:54 -0700 cfang 6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default)
Fri, 02 Oct 2009 11:26:25 -0700 xdono Added tag jdk7-b73 for changeset faf94d94786b
Fri, 25 Sep 2009 12:19:19 -0700 trims 6885900: Bump the HS17 build number to 02 hs17-b02 jdk7-b73
Fri, 25 Sep 2009 12:17:06 -0700 trims Merge
Fri, 25 Sep 2009 04:39:54 -0700 apetrusenko Merge
Wed, 23 Sep 2009 11:36:06 -0700 andrew 6884552: remove some unnecessary #ifdef's introduced in the fix for 4957990
Tue, 22 Sep 2009 21:12:37 -0600 dcubed 6876794: 4/4 sp07t002 hangs very intermittently
Mon, 21 Sep 2009 18:10:22 -0400 acorn Merge
Mon, 21 Sep 2009 09:30:24 -0600 dcubed 6419370: 4/4 new jmethodID code has tiny holes in synchronization
Fri, 18 Sep 2009 15:14:50 -0400 acorn Merge
Wed, 16 Sep 2009 15:42:46 -0400 acorn 6879572: SA fails _is_marked_dependent not found
Wed, 16 Sep 2009 09:10:57 -0400 acorn Merge
Fri, 04 Sep 2009 12:53:02 -0400 acorn 6830542: Performance: JVM_DefineClass already verified.
Tue, 15 Sep 2009 16:28:57 -0400 acorn Merge
Sat, 12 Sep 2009 12:50:07 +0100 andrew 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk
Thu, 10 Sep 2009 09:04:41 -0400 acorn Merge
Tue, 08 Sep 2009 09:02:48 +0100 andrew Merge
Tue, 08 Sep 2009 09:01:16 +0100 andrew 6879689: Fix warning about ignored return value when compiling with -O2
Tue, 01 Sep 2009 23:34:08 -0700 poonam 6858208: jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
Sun, 30 Aug 2009 15:33:14 -0700 apangin Merge
Fri, 28 Aug 2009 15:03:15 -0700 dcubed Merge
Fri, 28 Aug 2009 12:32:06 -0600 dcubed Merge
Fri, 28 Aug 2009 12:25:46 -0600 dcubed 6875393: 2/3 JNI itable index cache is broken
Fri, 28 Aug 2009 08:54:28 -0700 asaha 6821003: Update hotspot windows os_win32 for windows 7
Fri, 18 Sep 2009 06:02:17 -0700 apetrusenko Merge
Tue, 15 Sep 2009 16:50:50 -0700 ysr 6861557: G1: assert(top() == bottom() || zfs == Allocated,"Region must be empty, or ...")
Mon, 14 Sep 2009 11:45:03 -0700 kvn Merge
Thu, 10 Sep 2009 18:18:06 -0700 kvn 6880053: assert(alloc_obj->as_CheckCastPP()->type() != TypeInstPtr::NOTNULL)
Thu, 10 Sep 2009 10:36:24 -0700 kvn 6880574: C2 assert in escape.cpp:445 on linux-amd64
Wed, 09 Sep 2009 16:28:03 -0700 kvn 6880533: test/compiler/6865031/Test.java miss -XX:+IgnoreUnrecognizedVMOptions
Tue, 08 Sep 2009 16:56:31 -0700 kvn 6880052: SIGSEGV in GraphKit::null_check_common()
Tue, 08 Sep 2009 10:42:50 -0700 kvn 6875619: CTW fails with /hotspot/src/share/vm/opto/type.hpp
Mon, 31 Aug 2009 17:07:53 -0700 never 6855215: Calculation error (NaN) after about 1500 calculations
Mon, 31 Aug 2009 08:31:45 -0700 cfang 6876276: assert(!is_visited,"visit only once")
Mon, 31 Aug 2009 02:24:21 -0700 twisti 6875967: CTW fails with./generated/adfiles/ad_sparc.cpp:6711
Fri, 28 Aug 2009 11:19:33 -0700 kvn 6875577: CTW fails with /hotspot/src/share/vm/opto/memnode.cpp
Thu, 27 Aug 2009 06:17:23 -0700 twisti 6865583: Verbose CIPrintMethodCodes asserts when ldc an empty String
Tue, 22 Sep 2009 14:06:10 -0700 xdono 6884624: Update copyright year
Thu, 17 Sep 2009 13:46:45 -0700 xdono Added tag jdk7-b72 for changeset a94714c55065
Tue, 15 Sep 2009 20:44:24 -0700 trims Merge hs17-b01 jdk7-b72
Thu, 10 Sep 2009 16:46:17 -0700 ysr 6872136: CMS: confusing message may be printed when a collector is switched off implicitly
Thu, 03 Sep 2009 19:21:55 -0700 jcoomes 6879076: disable jprt sync after builds are done
Fri, 04 Sep 2009 05:31:37 -0700 apetrusenko Merge
Thu, 30 Jul 2009 16:22:58 -0400 tonyp 6819085: G1: use larger and/or user settable region size
Wed, 02 Sep 2009 00:04:29 -0700 ysr 4957990: Perm heap bloat in JVM
Mon, 31 Aug 2009 05:27:29 -0700 apetrusenko 6841313: G1: dirty cards of survivor regions in parallel
Thu, 13 Aug 2009 16:22:45 -0700 jcoomes 6845368: large objects cause a crash or unexpected exception
Tue, 11 Aug 2009 15:37:23 -0700 jcoomes 6861660: OopMapBlock count/size confusion
Mon, 24 Aug 2009 13:52:42 -0700 tonyp Merge
Wed, 19 Aug 2009 12:53:25 -0400 tonyp 6871111: G1: remove the concurrent overhead tracker
Mon, 24 Aug 2009 10:36:31 -0700 jmasa 6798898: CMS: bugs related to class unloading
Tue, 25 Aug 2009 13:08:40 -0700 kvn Merge
Mon, 24 Aug 2009 22:26:15 -0700 never 6875329: fix for 6795465 broke exception handler cloning
Mon, 24 Aug 2009 11:13:46 -0700 kvn 6873800: enable compressed oops by default
Thu, 20 Aug 2009 12:42:57 -0700 cfang 6873116: Modify reexecute implementation to use pcDesc to record the reexecute bit
Wed, 19 Aug 2009 19:05:18 -0700 kvn 6873799: enable escape analysis by default
Wed, 19 Aug 2009 18:54:35 -0700 never 6873777: FPU control word optimization still performed with SSE
Mon, 17 Aug 2009 14:45:02 -0700 never 6795465: Crash in assembler_sparc.cpp with client compiler on solaris-sparc
Mon, 17 Aug 2009 12:11:06 -0700 cfang 6866651: Regression: simple int sum crashes jvm (build 1.6.0_14-b08 and 1.7.0-ea-b59)
Mon, 17 Aug 2009 09:48:02 -0700 cfang 6829127: Deoptimization Failure on Specjvm98 _227_mtrt with -XX:+DeoptimizeALot since Hs11 b01
Fri, 14 Aug 2009 22:11:18 -0700 never Merge
Fri, 14 Aug 2009 15:55:26 -0700 never Merge
Fri, 14 Aug 2009 15:53:46 -0700 never 6862863: C2 compiler fails in elide_copy()
Fri, 14 Aug 2009 12:23:11 -0700 kvn 6869822: assert(Universe::narrow_oop_shift() == 0,"use unscaled narrow oop")
Fri, 14 Aug 2009 00:02:12 -0700 never 6862956: PhaseIdealLoop should have a CFG verification mode
Fri, 21 Aug 2009 20:39:41 -0700 trims Merge
Wed, 19 Aug 2009 15:46:22 -0700 apangin Merge
Mon, 17 Aug 2009 15:03:39 -0700 apangin Merge
Tue, 11 Aug 2009 11:57:51 -0600 dcubed 6862945: 4/3 conversion of jmethodID to methodOop in JVMTI is too expensive
Fri, 21 Aug 2009 20:38:36 -0700 trims 6873236: Fork HS16 to HS17 - renumber Major and build numbers of JVM
Thu, 03 Sep 2009 10:52:51 -0700 xdono Added tag jdk7-b71 for changeset 50a95aa4a247
Fri, 21 Aug 2009 20:16:58 -0700 trims Merge jdk7-b71
Fri, 14 Aug 2009 17:14:07 -0700 trims Merge hs16-b08
Fri, 14 Aug 2009 13:44:15 -0700 apetrusenko 6872000: G1: compilation fails on linux/older gcc
Thu, 13 Aug 2009 17:59:05 -0700 trims Merge
Wed, 12 Aug 2009 14:27:54 -0700 jcoomes 6867645: java -Xshare:dump failed - read only space too small
Tue, 11 Aug 2009 23:24:41 -0700 jcoomes 6866585: debug code in ciObjectFactory too slow for large objects
Sun, 09 Aug 2009 17:03:51 -0700 ysr Merge
Wed, 05 Aug 2009 12:33:29 -0700 jcoomes 6821693: 64-bit TaskQueue capacity still too small
Thu, 06 Aug 2009 16:15:16 -0700 jrose Merge
Thu, 06 Aug 2009 14:28:54 -0700 jrose 6868487: EnableInvokeDynamic and EnableMethodHandles should not be visible flags in JDK6 or JDK7
Thu, 06 Aug 2009 12:24:41 -0700 never 6868051: (SA) FreeChunk support for compressed oops is broken
Thu, 06 Aug 2009 09:37:26 -0700 kvn Merge
Tue, 04 Aug 2009 21:32:08 -0700 cfang 6868269: CompileTheWorld assertion failure introduced by the reexecute bit implementation
Tue, 04 Aug 2009 17:11:17 -0700 kvn 6868486: timouts and outOfMemory in regression tests
Fri, 31 Jul 2009 17:12:33 -0700 cfang 6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
Fri, 31 Jul 2009 12:04:07 -0700 kvn 6865031: Application gives bad result (throws bad exception) with compressed oops
Thu, 30 Jul 2009 16:05:56 -0700 kvn 6864914: SPECjvm2008 produces invalid result with zero based Compressed Oops
Tue, 28 Jul 2009 09:02:30 +0200 twisti 6863155: Server compiler generates incorrect code (x86, long, bitshift, bitmask)
Mon, 27 Jul 2009 06:15:29 -0700 twisti Merge
Mon, 20 Jul 2009 08:20:00 -0700 twisti 6860920: serialize.cpp shouldn't use objArrayOopDesc::base_offset_in_bytes(T_BYTE)
Sun, 26 Jul 2009 16:40:14 -0700 kvn 6863420: os::javaTimeNanos() go backward on Solaris x86
Sun, 26 Jul 2009 12:59:41 -0700 kvn 6851386: assert(b->find_node(def) < j,"uses must follow definitions")
Fri, 24 Jul 2009 12:40:40 -0700 never 6861984: solaris version of libsaproc.so should support SA_ALTROOT directly
Wed, 05 Aug 2009 18:54:12 -0700 ysr 6868991: JPRT: elide GCBasher_G1 test on winx64 until 6867250 is resolved
Tue, 04 Aug 2009 16:00:17 -0700 johnc 6819077: G1: first GC thread coming late into the GC.
Mon, 03 Aug 2009 12:59:30 -0700 johnc 6865703: G1: Parallelize hot card cache cleanup
Sun, 02 Aug 2009 22:33:27 -0700 jmasa Merge
Sun, 02 Aug 2009 19:10:31 -0700 jmasa 6843292: "Expect to be beyond new region unless impacting another region" assertion too strong
Sun, 02 Aug 2009 18:44:36 -0700 jmasa 6862534: -XX:NewRatio completely ignored when combined with -XX:+UseConcMarkSweepG
Fri, 31 Jul 2009 10:41:29 -0700 ysr Merge
Thu, 30 Jul 2009 14:50:58 -0400 tonyp 6866591: G1: print update buffer processing stats more often
Wed, 29 Jul 2009 11:01:26 -0400 tonyp 6864886: G1: rename -XX parameters related to update buffers
Thu, 30 Jul 2009 15:06:19 -0400 coleenp Merge
Tue, 28 Jul 2009 13:50:07 -0600 dcubed Merge
Tue, 28 Jul 2009 13:35:00 -0600 dcubed 6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints)
Mon, 27 Jul 2009 17:23:52 -0400 coleenp Merge
Mon, 27 Jul 2009 09:06:22 -0700 mchung 6864003: Modify JVM_FindClassFromBootLoader to return null if class not found
Thu, 16 Jul 2009 18:21:40 -0700 poonam 6840305: Discrepancy in system memory details (when 4G or greater) reported by JVM and Windows OS
Mon, 29 Jun 2009 14:42:12 -0700 martin 6850957: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit
Fri, 10 Jul 2009 11:10:00 -0700 mchung 6857194: Add hotspot perf counters to aid class loading performance measurement
Thu, 13 Aug 2009 17:47:43 -0700 trims 6871765: Bump the HS16 build number to 08
Thu, 20 Aug 2009 11:20:09 -0700 xdono Added tag jdk7-b70 for changeset 0632c3e615a3
Fri, 14 Aug 2009 08:50:00 -0700 tbell Merge jdk7-b70
Mon, 10 Aug 2009 10:52:11 -0700 asaha Merge
Fri, 07 Aug 2009 11:31:42 -0700 asaha 6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
Thu, 13 Aug 2009 12:11:07 -0700 xdono Added tag jdk7-b69 for changeset 54fd4d923296
Thu, 06 Aug 2009 10:25:05 -0700 xdono Added tag jdk7-b68 for changeset d07e68298d4e jdk7-b69
Thu, 30 Jul 2009 10:58:25 -0700 xdono Added tag jdk7-b67 for changeset 18f526145aea jdk7-b68
Wed, 29 Jul 2009 16:00:35 -0700 trims Merge jdk7-b67
Fri, 24 Jul 2009 16:41:16 -0700 trims 6864901: Bump the HS16 build number to 07 hs16-b07
Fri, 24 Jul 2009 16:40:56 -0700 trims Merge
Fri, 24 Jul 2009 12:49:31 -0700 ysr Merge
Wed, 22 Jul 2009 18:25:00 -0700 ysr 6863216: Clean up debugging debris inadvertently pushed with 6700789
Wed, 22 Jul 2009 02:46:55 -0700 apetrusenko 6862661: G1: _gc_alloc_region_counts is not updated properly after 6604422
Fri, 24 Jul 2009 09:01:00 -0700 kvn Merge
Thu, 23 Jul 2009 14:53:56 -0700 kvn 6860599: nodes limit could be reached during Output phase
Wed, 22 Jul 2009 15:48:51 -0700 kvn 6826736: CMS: core dump with -XX:+UseCompressedOops
Tue, 21 Jul 2009 21:33:44 -0700 jrose Merge
Tue, 21 Jul 2009 16:56:06 -0700 jrose 6862576: vmIntrinsics needs cleanup in order to support JSR 292 intrinsics
Tue, 21 Jul 2009 16:42:58 -0700 never 6857159: local schedule failed with checkcast of Thread.currentThread()
Fri, 17 Jul 2009 00:50:55 -0700 kvn Merge
Thu, 16 Jul 2009 16:29:55 -0700 kvn 6851282: JIT miscompilation results in null entry in array when using CompressedOops
Thu, 16 Jul 2009 17:59:27 -0700 never 6861513: correct copyright attribution in test for 6837094 and 6860469
Thu, 16 Jul 2009 14:10:42 -0700 kvn 6851742: (EA) allocation elimination doesn't work with UseG1GC
Wed, 15 Jul 2009 13:37:35 -0700 never 6860469: remix_address_expressions sets incorrect control causing crash in split_if_with_block_post
Mon, 13 Jul 2009 15:00:22 -0700 never Merge
Mon, 13 Jul 2009 14:58:17 -0700 never 6859338: amd64 native unverified entry point pushes values before implicit null check
Thu, 16 Jul 2009 12:38:26 -0700 ysr Merge
Wed, 15 Jul 2009 12:22:59 -0400 tonyp 6859911: G1: assert(Heap_lock->owner() = NULL, "Should be owned on this thread's behalf")
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Fri, 24 Jul 2009 13:39:51 -0700 xdono Added tag jdk7-b66 for changeset 57c71ad0341b
Thu, 16 Jul 2009 10:53:09 -0700 xdono Added tag jdk7-b65 for changeset ba313800759b jdk7-b66
Tue, 14 Jul 2009 19:43:04 -0700 trims Merge hs16-b06 jdk7-b65
Sat, 11 Jul 2009 03:18:30 -0700 trims Merge
Fri, 10 Jul 2009 16:01:20 -0700 ysr Merge
Tue, 07 Jul 2009 14:23:00 -0400 tonyp 6855834: G1: minimize the output when -XX:+PrintHeapAtGC is set
Tue, 07 Jul 2009 09:54:06 -0700 kvn Merge
Mon, 06 Jul 2009 15:53:30 -0700 kvn 6857661: 64-bit server VM: assert(is_Initialize(),"invalid node class")
Mon, 06 Jul 2009 12:54:17 -0700 cfang 6857707: Add missing test case for CR 6855164 from its bug description.
Thu, 02 Jul 2009 16:18:19 -0700 cfang 6855164: SIGSEGV during compilation of method involving loop over CharSequence.
Wed, 01 Jul 2009 20:22:18 -0700 kvn 6840775: Multiple JVM crashes seen with 1.6.0_10 through 1.6.0_14
Thu, 02 Jul 2009 16:28:15 -0700 jmasa Merge
Mon, 29 Jun 2009 12:17:03 -0400 tonyp 6855115: G1: Fix for 6850869 is incorrect
Fri, 26 Jun 2009 09:22:19 -0700 apetrusenko 6854027: Precompiled headers are not being updated in Linux/GCC builds
Wed, 24 Jun 2009 11:42:03 -0400 tonyp 6850869: G1: RSet "scrubbing" scrubs too much
Wed, 01 Jul 2009 15:06:54 -0700 kvn Merge
Wed, 01 Jul 2009 12:22:23 -0700 never 6856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")
Fri, 26 Jun 2009 16:14:31 -0700 never 6851908: interpreter null check profiling broken causing extra compilation invalidation
Fri, 26 Jun 2009 13:03:29 -0700 never 6818666: G1: Type lost in g1 pre-barrier
Fri, 26 Jun 2009 07:26:10 -0700 twisti 5057225: Remove useless I2L conversions
Wed, 24 Jun 2009 12:00:51 -0700 kvn 6841800: Incorrect boundary values behavior for option -XX:MaxLabelRootDepth=0-6 leads to jvm crash
Wed, 24 Jun 2009 02:09:45 -0700 twisti Merge
Wed, 17 Jun 2009 09:08:56 -0700 twisti 6851829: solaris build fails with 5.8 compilers
Tue, 23 Jun 2009 17:52:29 -0700 kvn 6837094: False positive for "meet not symmetric" failure
Wed, 10 Jun 2009 12:19:48 -0700 never 6849574: VM crash using NonBlockingHashMap (high_scale_lib)
Tue, 09 Jun 2009 16:19:10 -0700 kvn 6837472: com/sun/jdi/MonitorFrameInfo.java fails with AggressiveOpts in 6u14
Fri, 10 Jul 2009 19:10:02 -0700 trims 6859411: Bump the HS16 build number to 06
Mon, 13 Jul 2009 14:47:36 -0700 xdono Added tag jdk7-b64 for changeset ba36394eb84b
Thu, 02 Jul 2009 11:10:50 -0700 xdono Added tag jdk7-b63 for changeset 32c83fb84370 jdk7-b64
Tue, 30 Jun 2009 10:40:31 -0700 trims 6856257: Bump the HS16 build number to 05 hs16-b05 jdk7-b63
Thu, 25 Jun 2009 22:01:08 -0700 trims Merge
Fri, 19 Jun 2009 07:33:25 -0700 jmasa Merge
Fri, 12 Jun 2009 16:20:16 -0400 tonyp 6850846: G1: extend G1 marking verification
Thu, 18 Jun 2009 12:40:53 -0700 jmasa Merge
Thu, 11 Jun 2009 13:31:01 -0700 jcoomes 6849716: BitMap - performance regression introduced with G1
Sun, 07 Jun 2009 22:08:24 -0700 jcoomes 6814552: par compact - some compilers fail to optimize bitmap code
Thu, 11 Jun 2009 17:19:33 -0700 johnc 6843694: G1: assert(index < _vs.committed_size(),"bad index"), g1BlockOffsetTable.inline.hpp:55
Thu, 11 Jun 2009 12:40:00 -0700 ysr 6820167: GCALotAtAllSafepoints + FullGCALot(ScavengeALot) options crash JVM
Thu, 25 Jun 2009 12:09:48 -0700 xdono Added tag jdk7-b62 for changeset a88386380bda
Thu, 18 Jun 2009 13:05:25 -0700 xdono Added tag jdk7-b61 for changeset 27b728fd1281 jdk7-b62
Thu, 11 Jun 2009 21:01:07 -0700 trims Merge jdk7-b61
Thu, 11 Jun 2009 17:56:51 -0700 trims 6850551: Bump the HS16 build number to 04 hs16-b04
Thu, 11 Jun 2009 17:46:40 -0700 trims Merge
Wed, 10 Jun 2009 14:57:21 -0700 jmasa Merge
Mon, 08 Jun 2009 16:14:19 -0700 iveresov 6849122: G1: Typo introduced during implementation of the parallel refinement
Sun, 07 Jun 2009 00:27:41 -0700 ysr 6848641: CMSCollector::_roots_scanning_options should be initialized
Tue, 26 May 2009 16:43:42 -0700 jcoomes Merge
Tue, 19 May 2009 04:05:31 -0700 apetrusenko 6819065: G1: eliminate high serial card table clearing time
Mon, 18 May 2009 11:52:46 -0700 iveresov 6841831: G1: assert(contains_reference(from),"We just added it!") fires
Mon, 11 May 2009 16:30:56 -0700 iveresov 6484957: G1: parallel concurrent refinement
Fri, 05 Jun 2009 10:25:39 -0700 cfang 6848466: frame::frame_size() assertion failure with -XX:+DebugDeoptimization
Wed, 03 Jun 2009 18:15:25 -0700 never Merge
Wed, 03 Jun 2009 15:16:50 -0700 never Merge
Wed, 03 Jun 2009 15:02:13 -0700 never 6847305: solaris reorder mapfiles generate too many warnings
Thu, 28 May 2009 09:37:18 -0700 cfang 6837146: Should perform unswitch before maximally unroll in loop transformation
Wed, 27 May 2009 12:35:51 -0700 kvn 6843752: missing code for an anti-dependent Phi in GCM
Thu, 21 May 2009 10:05:36 -0700 kvn 6772683: Thread.isInterrupted() fails to return true on multiprocessor PC
Fri, 15 May 2009 18:14:44 -0700 ohair Merge
Wed, 13 May 2009 00:45:22 -0700 twisti 6814842: Load shortening optimizations
Mon, 11 May 2009 18:30:13 -0700 kvn 6836054: java/util/Arrays/CopyMethods.java fails on solaris-sparc with IllegalArgumentException
Mon, 11 May 2009 17:59:54 -0700 kvn 6832293: JIT compiler got wrong result in type checking with -server
Fri, 08 May 2009 23:00:08 -0700 ohair Merge
Fri, 08 May 2009 15:16:38 -0700 ohair 6839151: Add a JPRT default test of -Xshare:dump when new hotspot is built
Fri, 08 May 2009 10:44:20 -0700 kvn 6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
Fri, 08 May 2009 10:34:31 -0700 kvn Merge
Thu, 07 May 2009 04:16:53 -0700 twisti Merge
Wed, 06 May 2009 08:57:24 -0700 twisti 6837906: compiler tests of 6636138 fail with IllegalAccessException
Thu, 07 May 2009 00:28:13 -0700 twisti Merge
Wed, 06 May 2009 00:27:52 -0700 twisti 6823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()
Fri, 22 May 2009 16:40:38 -0700 xlu 6843580: JavaThread.getStackBase throws sun.jvm.hotspot.WrongTypeException invoked by jstack
Wed, 20 May 2009 09:36:53 +0200 thurka 6839599: JVM crash while profiling Tomcat and Liferay
Thu, 11 Jun 2009 10:54:09 -0700 xdono Added tag jdk7-b60 for changeset a77eddcd510c
Tue, 19 May 2009 17:40:10 -0700 ohair 6843041: Remove duplicate README files in repositories (make/README) jdk7-b60
Fri, 15 May 2009 13:41:04 -0700 ohair Merge
Fri, 08 May 2009 14:33:58 -0700 ohair 6839126: Type error found by newer windows compiler
Thu, 07 May 2009 10:30:17 -0700 xdono Merge
Fri, 17 Apr 2009 15:50:12 +0100 aph 6829575: 100028: Debug information is incomplete or missing
Thu, 14 May 2009 10:57:58 -0700 vasya Added tag jdk7-b59 for changeset c55be0c7bd32
Wed, 13 May 2009 08:46:58 -0700 trims Merge jdk7-b59
Wed, 13 May 2009 08:40:46 -0700 trims Merge hs16-b03
Tue, 12 May 2009 15:55:56 -0700 iveresov 6840196: NUMA allocator: crash in fastdebug during startup on Linux
Fri, 08 May 2009 19:50:32 -0700 trims Merge
Fri, 08 May 2009 15:20:10 -0700 iveresov 6838842: NUMA allocator: Segfault during startup on Linux
Thu, 07 May 2009 21:35:30 -0700 trims 6838819: Bump the HS16 build number to 03
Thu, 07 May 2009 21:33:37 -0700 trims Merge
Thu, 07 May 2009 17:09:48 -0700 kvn Merge
Wed, 06 May 2009 17:52:45 -0700 never 6838154: make/linux/makefiles/sa.make needs hash-style fix
Wed, 06 May 2009 12:04:42 -0700 twisti 6837011: SIGSEGV in PhaseIdealLoop in 32bit jvm
Tue, 05 May 2009 11:02:10 -0700 cfang 6833879: Assigning positive zero is ignored when old value is negative zero
Mon, 04 May 2009 22:06:47 -0700 never 6837224: libsaproc.so on linux needs version of 6799141
Thu, 07 May 2009 13:54:48 -0700 jcoomes Merge
Tue, 05 May 2009 22:15:35 -0700 johnc 6833576: G1: assert illegal index, growableArray.hpp:186
Thu, 30 Apr 2009 15:07:53 -0700 johnc 6490395: G1: Tidy up command line flags.
Thu, 07 May 2009 11:44:53 -0400 kamg Merge
Mon, 04 May 2009 17:58:10 -0700 poonam 6829234: Refix 6822407 and 6812971
Mon, 04 May 2009 02:57:39 -0700 apetrusenko Merge
Mon, 27 Apr 2009 16:52:18 -0700 iveresov 6819098: G1: reduce RSet scanning times
Mon, 27 Apr 2009 12:33:57 -0700 apetrusenko Merge
Thu, 23 Apr 2009 16:58:16 -0400 tonyp 6829013: G1: set the default value of G1VerifyConcMarkPrintRechable to false
Thu, 30 Apr 2009 15:57:29 -0700 kvn 6835796: Fedora 9 linux_i586-fastdebug-c2-runThese_Xcomp times out
Thu, 30 Apr 2009 12:09:39 -0700 kvn Merge
Wed, 29 Apr 2009 12:58:09 -0700 kvn 6834177: Running jsynprog on Solaris Nevada can cause JVM crash
Thu, 30 Apr 2009 09:53:20 -0700 jcoomes Merge
Wed, 29 Apr 2009 17:30:20 -0700 ohair 6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Mon, 11 May 2009 12:08:06 -0700 vasya Added tag jdk7-b58 for changeset 53d9bf689e80
Thu, 30 Apr 2009 15:04:27 -0700 xdono Added tag jdk7-b57 for changeset f4cbf78110c7 jdk7-b58
Wed, 29 Apr 2009 13:27:51 -0700 jcoomes 6834202: Bump the HS16 build number to 02 hs16-b02 jdk7-b57
Wed, 29 Apr 2009 13:22:09 -0700 jcoomes Merge
Mon, 27 Apr 2009 12:55:28 -0700 kvn Merge
Mon, 27 Apr 2009 12:45:14 -0700 kvn 6834142: method->print_codes(): Error: ShouldNotReachHere()
Fri, 24 Apr 2009 18:45:14 -0700 never Merge
Fri, 24 Apr 2009 15:08:30 -0700 never 6833573: C2 sparc: assert(c < 64 && (c & 1) == 0,"bad double float register")
Fri, 24 Apr 2009 09:14:39 -0700 cfang 6833951: Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:"
Thu, 23 Apr 2009 14:04:24 -0700 cfang 6589834: deoptimization problem with -XX:+DeoptimizeALot
Wed, 22 Apr 2009 17:03:18 -0700 kvn 6709742: find_base_for_derived's use of Ideal NULL is unsafe causing crashes during register allocation
Wed, 22 Apr 2009 06:09:24 -0700 twisti Merge
Tue, 21 Apr 2009 11:16:30 -0700 twisti 6822110: Add AddressLiteral class on SPARC
Tue, 21 Apr 2009 23:21:04 -0700 jrose 6655646: dynamic languages need dynamically linked call sites
Mon, 20 Apr 2009 14:48:03 -0700 never Merge
Fri, 17 Apr 2009 09:38:32 -0700 kvn 6831323: Use v8plus as minimum required hardware for current Hotspot sources
Thu, 16 Apr 2009 21:25:29 -0700 never 6741757: minor ctw improvements
Thu, 16 Apr 2009 15:50:32 -0700 never 6828024: verification of fixed interval usage is too weak
Thu, 16 Apr 2009 10:40:42 -0700 never 6449385: JCK test dup2_x200106m1 fails with Segmentation Fault on x86
Wed, 15 Apr 2009 09:53:54 -0700 never 6684007: PrintAssembly plugin not available for linux or windows
Wed, 22 Apr 2009 19:30:54 -0700 trims 6833316: jprt.properties not setting values for 6u14 release flag
Wed, 22 Apr 2009 11:47:26 -0700 xlu Merge
Tue, 21 Apr 2009 16:12:51 -0400 coleenp 6830069: UseLargePages is broken on Win64
Thu, 23 Apr 2009 15:54:48 -0700 xdono Added tag jdk7-b56 for changeset a3fd9e40ff2e
Tue, 21 Apr 2009 15:08:49 -0700 trims Merge jdk7-b56
Fri, 17 Apr 2009 12:22:18 -0700 never 6831604: missing null check in guarantee hs16-b01
Wed, 15 Apr 2009 21:31:46 -0700 trims 6830815: jprt.config not setting proper compiler version for use in 6u14
Tue, 14 Apr 2009 12:25:54 -0700 never Merge
Fri, 10 Apr 2009 15:01:14 -0700 cfang 6829021: tests for 6636138 use UseSuperword instead of UseSuperWord
Wed, 08 Apr 2009 10:56:49 -0700 jrose 6655638: dynamic languages need method handles
Wed, 08 Apr 2009 00:12:59 -0700 jrose 6827505: sizing logic for vtable and itable stubs needs self-check
Tue, 07 Apr 2009 19:04:24 -0700 kvn 6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr")
Tue, 07 Apr 2009 10:05:04 -0700 kvn 6826960: C2 Sparc: assert(bb->_nodes(_bb_end)->is_Proj(),"skipping projections after expected call")
Mon, 06 Apr 2009 11:53:17 -0700 never 6539464: Math.log() produces inconsistent results between successive runs.
Fri, 03 Apr 2009 18:51:31 -0700 never 6826261: class file dumping from SA is broken
Fri, 03 Apr 2009 13:33:32 -0700 kvn 6823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph")
Thu, 09 Apr 2009 13:59:45 -0700 xlu Merge
Mon, 06 Apr 2009 15:47:39 -0700 xlu 6699669: Hotspot server leaves synchronized block with monitor in bad state
Wed, 08 Apr 2009 14:55:38 -0700 trims 6828076: Fork HS15 to HS16 - renumber Major and build numbers of JVM
Thu, 16 Apr 2009 11:22:40 -0700 xdono Added tag jdk7-b55 for changeset f8e839c08615
Thu, 09 Apr 2009 10:37:18 -0700 xdono Added tag jdk7-b54 for changeset fafab5d5349c jdk7-b55
Fri, 03 Apr 2009 20:12:54 -0700 trims Merge hs15-b05 jdk7-b54
Fri, 03 Apr 2009 15:59:19 -0700 ysr Merge
Tue, 03 Mar 2009 14:23:18 -0800 jcoomes 6810474: par compact - crash in summary_phase with very full heap
Thu, 02 Apr 2009 15:57:41 -0700 ysr 6824570: ParNew: Fix memory leak introduced in 6819891
Fri, 03 Apr 2009 19:54:45 -0700 trims Merge
Thu, 02 Apr 2009 18:17:03 -0400 acorn Merge
Thu, 02 Apr 2009 14:26:42 -0400 acorn 6825642: nsk sajdi tests fail with NullPointerException
Wed, 01 Apr 2009 16:38:01 -0400 phh 6819213: revive sun.boot.library.path
Sun, 29 Mar 2009 18:19:05 -0400 acorn Merge
Fri, 27 Mar 2009 10:29:54 -0700 poonam 6822407: heapOopSize lookup is incorrect in Serviceability Agent.
Thu, 02 Apr 2009 17:37:46 -0700 trims Merge
Thu, 02 Apr 2009 17:37:07 -0700 trims 6825815: Bump HS15 build number to 05 and update copyright date of HOTSPOT_VM_COPYRIGHT
Thu, 02 Apr 2009 17:01:00 -0700 trims Merge
Thu, 02 Apr 2009 10:49:41 -0700 never Merge
Wed, 01 Apr 2009 11:45:01 -0700 never 6823454: Oop-typed loadP yields invalid pointer (0x1) on SPECjbb2005 at OSRed method entry
Tue, 31 Mar 2009 19:20:34 -0700 never Merge
Tue, 31 Mar 2009 15:09:45 -0700 never 6824463: deopt blob is testing wrong register on 64-bit x86
Tue, 31 Mar 2009 14:07:08 -0700 cfang 6761600: Use sse 4.2 in intrinsics
Thu, 02 Apr 2009 05:22:02 -0700 apetrusenko Merge
Sat, 28 Mar 2009 15:47:29 -0700 ysr 6819891: ParNew: Fix work queue overflow code to deal correctly with +UseCompressedOops
Thu, 26 Mar 2009 08:51:32 -0700 iveresov 6822263: G1: JVMTI heap iteration fails
Wed, 25 Mar 2009 13:10:54 -0700 apetrusenko 6543938: G1: remove the concept of popularity
Tue, 31 Mar 2009 10:02:01 -0700 kvn Merge
Mon, 30 Mar 2009 18:19:31 -0700 kvn 6821700: tune VM flags for peak performance
Fri, 27 Mar 2009 14:37:42 -0700 never 6822333: _call_stub_compiled_return address handling in SA is broken causing jstack to hang occasionally
Thu, 26 Mar 2009 15:04:55 -0700 kvn 6810845: Performance regression in mpegaudio on x64
Thu, 26 Mar 2009 14:39:39 -0700 never Merge
Thu, 26 Mar 2009 14:31:45 -0700 never 6822204: volatile fences should prefer lock:addl to actual mfence instructions
Tue, 24 Mar 2009 19:05:23 -0700 phh Merge
Tue, 24 Mar 2009 21:56:53 -0400 phh 6810653: Change String cache class used by Hotspot from String to StringValue
Tue, 24 Mar 2009 15:09:52 -0700 never 6820510: assertion failure with unloaded class in subnode.cpp
Tue, 24 Mar 2009 12:19:47 -0700 cfang 6636138: UseSuperWord enabled failure
Mon, 23 Mar 2009 13:58:58 -0700 never 6805522: Server VM fails with assertion (block1->start() != block2->start(),"successors have unique bcis")
Fri, 20 Mar 2009 23:19:36 -0700 jrose 6814659: separable cleanups and subroutines for 6655638
Thu, 02 Apr 2009 16:51:41 -0700 xdono Added tag jdk7-b53 for changeset 032c6af894da
Wed, 01 Apr 2009 22:31:26 -0700 trims Merge jdk7-b53
Fri, 27 Mar 2009 16:58:30 -0700 trims 6823377: Bump HS15 build number to 04 hs15-b04
Fri, 27 Mar 2009 16:54:56 -0700 trims Merge
Fri, 27 Mar 2009 14:35:44 -0400 acorn Merge
Fri, 27 Mar 2009 01:35:39 -0500 ikrylov 6812297: update project creation for Visual Studio 2005-2008
Thu, 26 Mar 2009 16:00:51 -0400 acorn Merge
Wed, 25 Mar 2009 13:09:28 -0400 acorn 6603316: Improve instrumentation for classes loaded at startup
Wed, 25 Mar 2009 14:19:20 -0400 coleenp 6541756: Reduce executable C-heap
Mon, 23 Mar 2009 10:42:20 -0400 acorn Merge
Fri, 20 Mar 2009 22:08:48 -0400 coleenp 6805748: Assertion "don't reset to 0 -- could be mistaken for never-executed" in CompilationPolicy
Fri, 20 Mar 2009 11:23:24 -0400 acorn 6819853: VM does not detect JDK which supports parallel class loaders
Wed, 18 Mar 2009 17:20:57 -0400 acorn 4766230: Hotspot vtable inconsistencies cause core dumps. 6579515. 6582242.
Mon, 16 Mar 2009 08:50:53 -0400 acorn Merge
Sun, 15 Mar 2009 18:11:46 -0700 poonam 6812971: SA: re-attaching to process fails
Wed, 25 Mar 2009 10:36:08 -0400 tonyp Merge
Sat, 21 Mar 2009 22:53:04 -0400 tonyp 6820321: G1: Error: guarantee(check_nums(total, n, parts), "all seq lengths should match")
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Wed, 18 Mar 2009 13:25:02 -0700 kvn 6772368: REGRESSION:tomcat crashed twice with JDK 7
Mon, 16 Mar 2009 15:06:33 -0700 kvn 6816308: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
Fri, 13 Mar 2009 18:39:22 -0700 jrose 6813212: factor duplicated assembly code for general subclass check (for 6655638)
Fri, 13 Mar 2009 11:35:17 -0700 twisti 6378821: bitCount() should use POPC on SPARC processors and AMD+10h
Thu, 12 Mar 2009 10:37:46 -0700 kvn 6791178: Specialize for zero as the compressed oop vm heap base
Wed, 11 Mar 2009 14:16:13 -0700 twisti 6812587: Use auxv to determine SPARC hardware features on Solaris
Wed, 18 Mar 2009 11:37:48 -0400 tonyp Merge
Mon, 16 Mar 2009 17:48:01 -0700 iveresov 6815683: G1: SEGV during marking
Mon, 16 Mar 2009 10:52:44 -0400 tonyp 6816154: G1: introduce flags to enable/disable RSet updating and scanning
Mon, 16 Mar 2009 08:01:32 -0700 iveresov 6817419: G1: Enable extensive verification for humongous regions
Sun, 15 Mar 2009 22:03:38 -0400 tonyp 6604422: G1: re-use half-promoted regions
Fri, 13 Mar 2009 17:06:44 -0700 ysr Merge
Fri, 13 Mar 2009 13:56:01 -0700 ysr 6808322: ParNew, CMS, G1: ParGCAllocBuffer overflow
Fri, 13 Mar 2009 16:10:21 -0400 tonyp Merge
Thu, 12 Mar 2009 14:01:36 -0700 iveresov 6816433: Test G1 and ParOld in JPRT
Fri, 27 Mar 2009 14:11:35 -0700 xdono Added tag jdk7-b52 for changeset 1b1e8f1a4fe8
Thu, 19 Mar 2009 13:25:23 -0700 xdono Added tag jdk7-b51 for changeset 2581d90c6c9b jdk7-b52
Thu, 12 Mar 2009 18:17:25 -0700 trims 6816970: Bump HS15 build number to 03 hs15-b03 jdk7-b51
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Thu, 12 Mar 2009 11:34:44 -0400 tonyp Merge
Tue, 10 Mar 2009 00:47:05 -0700 apetrusenko 6760309: G1: update remembered sets during Full GCs
Tue, 10 Mar 2009 08:52:16 -0700 kvn Merge
Mon, 09 Mar 2009 03:17:11 -0700 twisti 6797305: Add LoadUB and LoadUI opcode class
Fri, 06 Mar 2009 21:36:50 -0800 jrose 6812831: factor duplicated assembly code for megamorphic invokeinterface (for 6655638)
Wed, 04 Mar 2009 09:58:39 -0800 jrose 6812678: macro assembler needs delayed binding of a few constants (for 6655638)
Tue, 03 Mar 2009 18:25:57 -0800 kvn 6812721: Block's frequency should not be NaN
Mon, 09 Mar 2009 11:32:57 -0400 tonyp Merge
Sat, 07 Mar 2009 11:07:37 -0500 tonyp 6814467: G1: small fixes related to concurrent marking verboseness
Sat, 07 Mar 2009 11:07:37 -0500 tonyp 6812428: G1: Error: assert(ret || obj_in_cs(obj),"sanity")
Sat, 07 Mar 2009 11:07:36 -0500 tonyp 6810698: G1: two small bugs in the sparse remembered sets
Fri, 06 Mar 2009 13:50:14 -0800 iveresov 6720309: G1: don't synchronously update RSet during evacuation pauses
Mon, 02 Mar 2009 16:37:04 -0800 ysr 6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
Thu, 05 Mar 2009 22:07:29 -0500 acorn Merge
Mon, 02 Mar 2009 16:56:51 -0700 dcubed Merge
Mon, 02 Mar 2009 14:43:36 -0700 dcubed Merge
Mon, 02 Mar 2009 14:05:07 -0700 dcubed 6567360: 3/4 SIGBUS in jvmti RawMonitor magic check for unaligned bad monitor pointer
Mon, 02 Mar 2009 14:03:03 -0700 dcubed 6805864: 4/3 Problem with jvmti->redefineClasses: some methods don't get redefined
Mon, 02 Mar 2009 14:00:23 -0700 dcubed 6800721: 3/4 JavaThread::jvmti_thread_state() and JvmtiThreadState::state_for() robustness
Mon, 02 Mar 2009 13:57:17 -0700 dcubed 6700114: 3/4 Assertion (_thread->get_interp_only_mode() == 1,"leaving interp only when mode not one")
Tue, 03 Mar 2009 10:34:22 -0800 kvn Merge
Sun, 01 Mar 2009 20:49:46 -0800 never 6811384: MacroAssembler::serialize_memory may touch next page on amd64
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Fri, 27 Feb 2009 08:34:19 -0800 kvn 6811267: Fix for 6809798 broke linux build
Fri, 27 Feb 2009 03:35:40 -0800 twisti 6778669: Patch from Red Hat -- fixes compilation errors
Thu, 26 Feb 2009 16:57:21 -0800 never 6810855: KILL vs. TEMP ordering restrictions are too strong
Thu, 26 Feb 2009 14:26:02 -0800 kvn 6809798: SafePointScalarObject node placed into incorrect block during GCM
Wed, 25 Feb 2009 14:36:27 -0800 never 6807963: need tool to make sense of LogCompilaton output
Wed, 25 Feb 2009 10:53:14 -0800 never 6805427: adlc compiler may generate incorrect machnode emission code
Fri, 27 Feb 2009 15:30:47 -0800 ysr Merge
Tue, 24 Feb 2009 22:51:00 -0800 jmasa Merge
Tue, 24 Feb 2009 22:12:24 -0800 jmasa 6806226: Signed integer overflow in growable array code causes JVM crash
Tue, 24 Feb 2009 15:50:23 -0500 tonyp 6804746: G1: guarantee(variance() > -1.0,"variance should be >= 0") (due to evacuation failure)
Thu, 26 Feb 2009 14:25:55 -0800 apangin Merge
Sun, 22 Feb 2009 17:21:13 -0800 apangin Merge
Thu, 19 Feb 2009 04:54:22 -0500 ikrylov 6806046: Hotspot build error when compiled from Visual Studio
Sun, 22 Feb 2009 17:11:56 -0800 apangin Merge
Sun, 15 Feb 2009 20:09:02 -0800 apangin Merge
Mon, 09 Feb 2009 13:47:26 -0800 jcoomes Merge
Wed, 25 Feb 2009 22:55:54 -0800 trims Merge
Tue, 24 Feb 2009 09:53:20 -0800 kvn Merge
Mon, 23 Feb 2009 16:03:19 -0800 kvn 6791572: assert("duplicating node that's already been matched")
Mon, 23 Feb 2009 12:02:30 -0800 twisti 6808589: Merge vm_version_x86_{32,64}.{cpp,hpp}
Thu, 19 Feb 2009 17:38:53 -0800 kvn 6802499: EA: assert(false,"unknown node on this path")
Wed, 18 Feb 2009 13:53:42 -0800 kvn 6807084: AutoBox elimination is broken with compressed oops
Fri, 20 Feb 2009 11:12:26 -0800 ysr Merge
Tue, 17 Feb 2009 15:35:58 -0800 jmasa 6786346: intermittent Internal Error (src/share/vm/memory/cardTableModRefBS.cpp:226)
Mon, 09 Mar 2009 13:34:00 -0700 xdono Merge
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Mon, 09 Mar 2009 11:43:30 -0700 xdono Merge
Fri, 27 Feb 2009 15:13:00 -0800 xdono Merge
Sat, 31 Jan 2009 17:19:42 -0800 ohair 6799141: Build with --hash-style=both so that binaries can work on SuSE 10
Thu, 05 Mar 2009 09:49:03 -0800 xdono Added tag jdk7-b50 for changeset dae503d9f04c
Thu, 26 Feb 2009 10:57:13 -0800 xdono Added tag jdk7-b49 for changeset 8b22ccb5aba2 jdk7-b50
Wed, 25 Feb 2009 23:16:22 -0800 trims Merge jdk7-b49
Wed, 18 Feb 2009 18:20:02 -0800 trims 6807345: Bump HS15 build number to 02 hs15-b02
Wed, 18 Feb 2009 18:14:18 -0800 trims Merge
Tue, 17 Feb 2009 14:30:24 -0800 kvn Merge
Tue, 17 Feb 2009 11:19:31 +0100 twisti 6805950: Typos in andL_rReg_imm instructions in x86_64.ad
Mon, 16 Feb 2009 07:19:26 -0800 twisti 6805724: ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant.
Fri, 13 Feb 2009 09:09:35 -0800 twisti 6800154: Add comments to long_by_long_mulhi() for better understandability
Fri, 06 Feb 2009 13:31:03 -0800 kvn 6791852: assert(b->_nodes[insidx] == n,"got insidx set incorrectly")
Thu, 05 Feb 2009 14:43:58 -0800 kvn 6799693: Server compiler leads to data corruption when expression throws an Exception
Thu, 05 Feb 2009 13:38:52 -0800 kvn 6788376: allow to ignore unrecognized VM options
Wed, 04 Feb 2009 23:17:38 -0800 never 6442502: assert(bits,"Use TypePtr for NULL") on linux-x86
Wed, 04 Feb 2009 11:44:57 -0800 never 6798785: Crash in OopFlow::build_oop_map: incorrect comparison of 64bit pointers
Tue, 03 Feb 2009 18:05:19 -0800 never 6782260: Memory leak in CodeBuffer::create_patch_overflow
Tue, 03 Feb 2009 08:10:28 -0800 twisti 6799452: HotSpot tests Makefile should take care of ALT_SLASH_JAVA
Tue, 03 Feb 2009 01:39:12 -0800 twisti 6795362: 32bit server compiler leads to wrong results on solaris-x86
Mon, 26 Jan 2009 16:22:12 +0100 twisti 6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
Wed, 21 Jan 2009 11:18:38 -0800 kvn 6794939: assert(_base == OopPtr,"subclass must override cast_to_ptr_type")
Fri, 16 Jan 2009 11:23:10 -0800 kvn 6790209: server VM fails with assert(will_link,"_new: typeflow responsibility")
Wed, 14 Jan 2009 14:12:00 -0800 never 6788347: C2Compiler crash 6u7
Tue, 13 Jan 2009 14:02:19 -0800 never Merge
Tue, 13 Jan 2009 11:43:20 -0800 never 6791132: bad control in autobox split code
Tue, 13 Jan 2009 11:10:00 -0800 kvn 6784930: server jvm fails with assert(!n->is_SpillCopy(),"")
Wed, 07 Jan 2009 11:23:28 -0800 kvn 6790182: matcher.cpp:1375: assert(false,"bad AD file")
Wed, 07 Jan 2009 11:04:45 -0800 kvn 6782232: assert("CreateEx must be first instruction in block" )
Tue, 10 Feb 2009 18:39:09 +0300 apetrusenko 6700941: G1: allocation spec missing for some G1 classes
Mon, 09 Feb 2009 12:26:05 -0800 ysr 6800586: -XX:+PrintGCDateStamps is using mt-unsafe localtime function
Mon, 09 Feb 2009 17:33:06 +0300 apetrusenko 6802413: G1: G1FixedSurvivorSpaceSize should be converted into regions in calculate_survivors_policy()
Sun, 08 Feb 2009 13:18:01 -0800 jmasa 6690928: Use spinning in combination with yields for workstealing termination.
Fri, 06 Feb 2009 01:38:50 +0300 apetrusenko 6484959: G1: introduce survivor spaces
Thu, 05 Feb 2009 11:42:10 -0800 never 6793828: G1: invariant: queues are empty when activated
Wed, 04 Feb 2009 15:42:52 -0800 ysr Merge
Sat, 31 Jan 2009 00:15:00 -0800 jmasa 6792421: assert(_bitMap->isMarked(addr+size-1),inconsistent Printezis mark)
Fri, 30 Jan 2009 14:17:52 -0800 ysr 6787254: Work queue capacity can be increased substantially on some platforms
Thu, 19 Feb 2009 14:08:00 -0800 xdono Added tag jdk7-b48 for changeset bcb33806d186
Thu, 12 Feb 2009 14:00:38 -0800 xdono Added tag jdk7-b47 for changeset fcb923bad68e jdk7-b48
Tue, 10 Feb 2009 20:33:36 -0800 trims Merge jdk7-b47
Fri, 30 Jan 2009 15:28:00 -0800 trims Merge hs15-b01
Thu, 29 Jan 2009 21:25:42 -0800 ysr Merge
Tue, 27 Jan 2009 18:13:59 -0800 iveresov 6783381: NUMA allocator: don't pretouch eden space with UseNUMA
Mon, 26 Jan 2009 12:47:21 -0800 ysr 6786503: Overflow list performance can be improved
Mon, 26 Jan 2009 12:07:54 -0800 xlu 6795913: A few remaining wrong casts need to be fixed for building hotspot successfully on Mac OS.
Fri, 23 Jan 2009 10:41:28 -0500 coleenp Merge
Wed, 21 Jan 2009 11:14:19 -0500 phh 6792705: Add JAR file to bootclasspath when using AggressiveOpts
Thu, 15 Jan 2009 13:30:09 -0800 swamyv Merge
Wed, 14 Jan 2009 19:45:01 -0800 swamyv 6786948: SA on core file fails on solaris-amd64 if vm started with -XX:+StartAttachListener
Wed, 14 Jan 2009 20:14:19 -0500 coleenp 6793825: Missing include dependancies for GCC without predefined headers
Wed, 21 Jan 2009 13:40:10 -0800 jcoomes Merge
Fri, 16 Jan 2009 13:02:20 -0500 tonyp 6484956: G1: improve evacuation pause efficiency
Thu, 15 Jan 2009 12:44:03 -0500 coleenp Merge
Tue, 13 Jan 2009 17:39:03 -0800 xlu 6792301: StackAlignmentInBytes not honored for compiled native methods
Tue, 13 Jan 2009 14:49:07 -0800 xlu Merge
Tue, 13 Jan 2009 12:14:38 -0800 xlu Merge
Tue, 13 Jan 2009 12:08:43 -0800 xlu 6791815: Fix for 6471657 can cause deadlock on non-Solaris platforms when initializing direct buffer support
Tue, 13 Jan 2009 14:41:44 -0500 coleenp 6791168: Fix invalid code in bytecodeInterpreter that can cause gcc ICE
Wed, 14 Jan 2009 14:12:55 -0800 jcoomes Merge
Sun, 11 Jan 2009 16:58:24 -0800 jmasa 6692899: CMS: many vm.parallel_class_loading tests fail with assert "missing Printezis mark"
Tue, 06 Jan 2009 07:05:05 -0800 jmasa 6689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops off
Fri, 09 Jan 2009 14:39:07 -0500 coleenp Merge
Thu, 08 Jan 2009 16:27:28 -0500 acorn 6791656: nsk defclass0 asserts handles.hpp
Mon, 05 Jan 2009 13:44:03 -0500 acorn 4670071: loadClassInternal is too restrictive.
Wed, 24 Dec 2008 19:13:53 -0800 xlu 6781583: Hotspot build fails on linux 64 bit platform with gcc 4.3.2
Wed, 24 Dec 2008 13:06:09 -0800 xlu 6787106: Hotspot 32 bit build fails on platforms having different definitions for intptr_t & int32_t
Tue, 23 Dec 2008 06:16:53 -0800 coleenp 4997835: RFE: crash dump will only be created when running w/ -XX:+ShowMessageBoxOnError
Tue, 06 Jan 2009 16:10:11 -0800 never Merge
Mon, 22 Dec 2008 16:53:34 -0800 kvn 6778662: fixes 64-bits libraries directory search paths on linux
Mon, 22 Dec 2008 15:43:02 -0800 kvn 6778657: Casts in SharedRuntime::f2i, f2l, d2i and d2l rely on undefined C++ behaviour
Tue, 23 Dec 2008 19:28:18 -0800 trims 6788797: Fork HS14 to HS15 - renumber Major and build numbers of JVM
Thu, 05 Feb 2009 16:07:33 -0800 xdono Added tag jdk7-b46 for changeset 16bb38eeda35
Thu, 29 Jan 2009 13:20:56 -0800 xdono Added tag jdk7-b45 for changeset 945bf7540697 jdk7-b46
Thu, 22 Jan 2009 14:42:01 -0800 xdono Added tag jdk7-b44 for changeset 809e899c638b jdk7-b45
Thu, 15 Jan 2009 11:46:26 -0800 xdono Added tag jdk7-b43 for changeset fc6a5ae3fef5 jdk7-b44
Sat, 20 Dec 2008 09:59:01 -0800 trims 6787832: Bump Hotspot build number to 08 jdk7-b43
Sat, 20 Dec 2008 09:58:36 -0800 trims Merge
Sat, 20 Dec 2008 00:45:18 -0800 xlu Merge
Fri, 19 Dec 2008 14:40:28 -0800 xlu 6784100: getTimeNanos - CAS reduction
Thu, 18 Dec 2008 17:28:41 -0800 poonam 6786340: hs14b09a pit: a lot of tests failed in "-server -Xcomp" on solaris-amd64 using fastdebug bits
Fri, 19 Dec 2008 12:15:34 -0800 jmasa Merge
Thu, 18 Dec 2008 10:54:01 -0800 jcoomes 6786188: par compact - "SplitALot" stress mode should fill to_space
Thu, 18 Dec 2008 10:53:35 -0800 jcoomes 6784849: par compact - can fail when to_space is non-empty
Thu, 18 Dec 2008 01:27:04 -0800 jcoomes 6786195: many nsk.monitoring tests fail with -server -Xcomp
Thu, 18 Dec 2008 13:59:59 -0800 kvn Merge
Thu, 18 Dec 2008 11:26:22 -0800 kvn 6787050: assert(n->in(0) == 0L,"no control") with UseCompressedOops on sparcv9
Wed, 17 Dec 2008 14:09:39 -0800 kvn Merge
Tue, 16 Dec 2008 12:23:39 -0800 kvn 6782820: Server VM fails with "unhandled implicit exception in compiled code"
Mon, 15 Dec 2008 13:58:57 -0800 swamyv 6653214: MemoryPoolMXBean.setUsageThreshold() does not support large heap sizes.
Sat, 20 Dec 2008 09:57:03 -0800 trims Merge
Fri, 12 Dec 2008 19:55:26 -0800 never 6758234: if (k cond (a ? : b: c)) returns reversed answer if k is constant and b and c are longs
Fri, 12 Dec 2008 19:54:46 -0800 never 6757316: load_constant() produces a wrong long constant, with high a low words swapped
Fri, 12 Dec 2008 19:53:25 -0800 never 6767587: missing call to make_not_entrant after deoptimizing for patching volatiles
Fri, 12 Dec 2008 15:37:46 -0800 jmasa Merge
Thu, 11 Dec 2008 12:05:21 -0800 jcoomes 6765954: par compact - stress mode for splitting young gen spaces
Thu, 11 Dec 2008 12:05:14 -0800 jcoomes 6765745: par compact - allow young gen spaces to be split
Thu, 11 Dec 2008 12:05:08 -0800 jcoomes 6578152: fill_region_with_object has usability and safety issues
Wed, 10 Dec 2008 23:46:10 -0800 ysr 6782457: CMS: Livelock in CompactibleFreeListSpace::block_size()
Fri, 12 Dec 2008 10:19:39 -0800 blacklion Merge
Thu, 11 Dec 2008 03:22:04 -0800 blacklion 6639341: sometimes contended-exit event comes after contended-entered on another thread
Wed, 10 Dec 2008 15:14:29 -0800 coleenp 6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE
Thu, 11 Dec 2008 17:20:10 -0800 kvn Merge
Tue, 09 Dec 2008 12:41:26 -0800 jrose 6771309: debugging AD files is difficult without #line directives in generated code
Mon, 08 Dec 2008 17:15:02 -0800 jrose 6779339: turn off LinkWellKnownClasses by default pending further testing
Tue, 09 Dec 2008 09:55:39 -0500 coleenp 6689685: Hotspot crash error message should include libraries version
Mon, 08 Dec 2008 15:50:55 -0500 coleenp 6773838: There is no calling stack for Compiler thread in hs_err file on x86
Thu, 18 Dec 2008 21:34:02 -0800 xdono Added tag jdk7-b42 for changeset ad8c8ca4ab0f
Mon, 15 Dec 2008 16:55:11 -0800 xdono 6785258: Update copyright year jdk7-b42
Fri, 05 Dec 2008 15:45:24 -0800 trims 6781742: Bump HS14 build number to 09
Fri, 05 Dec 2008 15:32:59 -0800 trims Merge
Fri, 05 Dec 2008 15:06:37 -0500 blacklion Merge
Thu, 04 Dec 2008 17:48:02 -0800 poonam Merge
Thu, 04 Dec 2008 17:29:56 -0800 poonam 6739363: Xcheck jni doesn't check native function arguments
Thu, 04 Dec 2008 13:21:16 -0800 jmasa Merge
Thu, 04 Dec 2008 09:04:46 -0800 jmasa Merge
Wed, 03 Dec 2008 14:18:57 -0800 iveresov 6779436: NUMA allocator: libnuma expects certain size of the buffer in numa_node_to_cpus()
Thu, 04 Dec 2008 08:55:34 -0800 kvn Merge
Wed, 03 Dec 2008 13:41:37 -0800 kvn 6775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object must be locked now")