log

age author description
Fri, 14 Sep 2012 14:03:43 -0700 Christian Wimmer Create Backend instance directly instead of specifying the class name as a system property
Fri, 14 Sep 2012 13:58:17 -0700 Christian Wimmer Unify the declared type of accessingClass parameter
Fri, 14 Sep 2012 13:54:17 -0700 Christian Wimmer Download URL of DaCapo has changed
Fri, 14 Sep 2012 13:53:11 -0700 Christian Wimmer Distinguish between the Representation of primitive and Object fields so that Object fields can be stored in a different place.
Fri, 14 Sep 2012 15:28:05 +0200 Lukas Stadler Merge.
Fri, 14 Sep 2012 15:26:57 +0200 Lukas Stadler cleanups, merge EscapeRecord and VirtualObjectNode
Fri, 14 Sep 2012 15:16:50 +0200 Lukas Stadler removed old EscapeAnalysisPhase
Fri, 14 Sep 2012 10:03:38 +0200 Lukas Stadler small fix to partial escape analysis
Thu, 13 Sep 2012 18:17:05 +0200 Lukas Stadler Merge.
Thu, 13 Sep 2012 18:12:54 +0200 Lukas Stadler Merge.
Thu, 13 Sep 2012 18:12:27 +0200 Lukas Stadler iterative partial escape analysis
Thu, 13 Sep 2012 11:41:43 +0200 Lukas Stadler more escape analysis infrastructure: change EscapeOp behavior, make MaterializeObjectNodes roots for escape analysis
Fri, 14 Sep 2012 13:50:49 +0200 Gilles Duboscq Merge
Fri, 14 Sep 2012 13:42:58 +0200 Gilles Duboscq use more sensible string representation for classes in the binary graph protocol
Fri, 14 Sep 2012 13:32:04 +0200 Doug Simon moved Node classes into com.oracle.graal.hotspot.nodes package
Fri, 14 Sep 2012 10:52:30 +0200 Doug Simon enabled type-filter based logging of (snippet-based) monitor operations with the "graal.monitorsnippets.log" system property
Fri, 14 Sep 2012 10:49:34 +0200 Doug Simon added Log.printObject() and Log.printlnObject() for more detailed logging of objects
Thu, 13 Sep 2012 17:45:04 +0200 Doug Simon Merge.
Thu, 13 Sep 2012 17:43:18 +0200 Doug Simon added MonitorSnippets which passes MonitorTest but is not yet enabled for general lowering
Thu, 13 Sep 2012 17:35:43 +0200 Doug Simon enhanced tracing of Graal monitor slow paths (i.e., stub calls)
Thu, 13 Sep 2012 12:35:21 +0200 Doug Simon made InliningIdentifier.toString() robust against exceptions
Thu, 13 Sep 2012 11:13:09 +0200 Doug Simon removed need for calling Node.toString() when creating an InliningIdentifier
Thu, 13 Sep 2012 11:05:37 +0200 Doug Simon factored out access to LIRGenerator lock scope for external use in LIR lowering
Thu, 13 Sep 2012 12:59:27 +0200 Gilles Duboscq Merge
Thu, 13 Sep 2012 10:45:17 +0200 Gilles Duboscq Merge
Wed, 12 Sep 2012 13:07:35 +0200 Gilles Duboscq Checks on vtableEntryOffset to avoid calling to the VM if the holder is not initialized
Thu, 13 Sep 2012 11:29:18 +0200 Lukas Stadler Merge.
Thu, 13 Sep 2012 11:27:37 +0200 Lukas Stadler fix for partial escape analysis bugs (related to StoreIndexed and monitors)
Thu, 13 Sep 2012 10:53:41 +0200 Doug Simon put boiler plate for CompilerToVM native methods in macros
Thu, 13 Sep 2012 09:04:06 +0200 Doug Simon terminology change to match C++ code and biased locking paper: "initial mark word" -> "prototype mark word"
Thu, 13 Sep 2012 08:25:28 +0200 Doug Simon made the name for stub call LIR ops clearer
Thu, 13 Sep 2012 08:18:36 +0200 Doug Simon added AND, OR and XOR intrinsics on Word types
Thu, 13 Sep 2012 00:27:23 +0200 Doug Simon removed duplicated comment
Thu, 13 Sep 2012 00:25:58 +0200 Doug Simon added tests for monitor snippets
Thu, 13 Sep 2012 00:25:36 +0200 Doug Simon added support for multi-threaded compiler tests
Thu, 13 Sep 2012 00:22:43 +0200 Doug Simon added missing @Test annotation
Wed, 12 Sep 2012 23:50:52 +0200 Doug Simon made NewObjectSnippets optionally load the initial mark word when initializing an object - this is disabled until the bug triggered in lusearch by this change is fixed
Wed, 12 Sep 2012 23:50:37 +0200 Doug Simon deleted caching of initial mark word in HotSpotResolvedJavaType. This value is modified by the biased locking mechanism and so it not constant for a Klass
Wed, 12 Sep 2012 23:37:39 +0200 Doug Simon added more tests to NewInstanceTest
Wed, 12 Sep 2012 21:38:57 +0200 Doug Simon Merge.
Wed, 12 Sep 2012 12:51:54 +0200 Doug Simon thread register is now retrieved from HotSpotVMConfig instead of being hard coded
Wed, 12 Sep 2012 12:45:46 +0200 Doug Simon HotSpotVMConfig object is now allocated in Java
Wed, 12 Sep 2012 12:34:48 +0200 Doug Simon factored shared snippet functionality into HotSpotSnippetUtils
Wed, 12 Sep 2012 16:22:44 +0200 Lukas Stadler PartialEscapeAnalysis: fix for bailout, better metrics, small renaming
Wed, 12 Sep 2012 12:57:27 +0200 Lukas Stadler first prototype of new PartialEscapeAnalysis
Wed, 12 Sep 2012 11:29:34 +0200 Lukas Stadler canonicalize IntegerSwitchNode with only a default successor
Tue, 11 Sep 2012 14:57:06 +0200 Lukas Stadler add new PostOrderBlockIterator for escape analysis
Tue, 11 Sep 2012 14:50:35 +0200 Lukas Stadler don't dump the graph in SchedulePhase during lowering
Tue, 11 Sep 2012 14:48:24 +0200 Lukas Stadler adapt old EscapeAnalysisPhase to infrastructure changes
Tue, 11 Sep 2012 14:27:44 +0200 Lukas Stadler add support for fillConents to NewObjectSnippets
Tue, 11 Sep 2012 14:25:40 +0200 Lukas Stadler add fillContents property to New... nodes
Tue, 11 Sep 2012 14:09:46 +0200 Lukas Stadler remove unnecessary debug scope during inlining
Tue, 11 Sep 2012 14:08:14 +0200 Lukas Stadler determine offending use blocks for liveIn - violations
Tue, 11 Sep 2012 12:10:45 +0200 Lukas Stadler fix for cyclic references in virtual objects
Mon, 10 Sep 2012 15:50:31 +0200 Doug Simon added support for downloading dependencies that are directories
Mon, 10 Sep 2012 15:24:29 +0200 Thomas Wuerthinger Correct visibility of BlockExitState.
Mon, 10 Sep 2012 10:28:51 +0200 Gilles Duboscq Ignore core files
Mon, 10 Sep 2012 10:26:58 +0200 Gilles Duboscq Fix warning
Fri, 07 Sep 2012 21:24:26 +0200 Gilles Duboscq Remove redundant code that discovers static final fields constant values
Fri, 07 Sep 2012 21:23:24 +0200 Gilles Duboscq Put LoopUnswitchTest in the right package
Fri, 07 Sep 2012 18:25:48 +0200 Gilles Duboscq Merge
Fri, 07 Sep 2012 18:24:40 +0200 Gilles Duboscq Fix merge
Fri, 07 Sep 2012 17:21:32 +0200 Gilles Duboscq Merge
Fri, 07 Sep 2012 17:12:04 +0200 Gilles Duboscq Merge
Fri, 07 Sep 2012 17:11:40 +0200 Gilles Duboscq Add a draft longtests command to mc's commands
Fri, 07 Sep 2012 17:11:09 +0200 Gilles Duboscq A a simple loop unswitching white box test
Fri, 07 Sep 2012 14:55:14 +0200 Gilles Duboscq Add a comment to HotSpotAMD64LIRGenerator.emitInvoke about the use of rbx
Fri, 07 Sep 2012 17:40:03 +0200 Thomas Wuerthinger Merge.
Fri, 07 Sep 2012 16:44:03 +0200 Thomas Wuerthinger Move EdgeMoveOptimizer from compiler.alloc to graal.lir
Fri, 07 Sep 2012 16:55:07 +0200 Doug Simon fixed generated package-summary.html files to put the complete package description at the top of the page
Fri, 07 Sep 2012 16:25:49 +0200 Thomas Wuerthinger Renamed com.oracle.graal.tests project to com.oracle.graal.compiler.test
Fri, 07 Sep 2012 16:08:23 +0200 Thomas Wuerthinger Remove graal.examples project.
Fri, 07 Sep 2012 16:01:20 +0200 Thomas Wuerthinger Remove unused class.
Fri, 07 Sep 2012 15:05:12 +0200 Thomas Wuerthinger More comments on InstalledCode.
Fri, 07 Sep 2012 14:11:27 +0200 Thomas Wuerthinger Make LIRValueUtil final.
Fri, 07 Sep 2012 13:40:53 +0200 Thomas Wuerthinger More clean up and documentation in api.code and api.meta.
Fri, 07 Sep 2012 12:12:47 +0200 Thomas Wuerthinger Clean up Kind class.
Fri, 07 Sep 2012 11:10:48 +0200 Thomas Wuerthinger Move VirtualMachineComponent to interpreter project.
Thu, 06 Sep 2012 19:56:40 +0200 Thomas Wuerthinger Fix compiler warning.
Thu, 06 Sep 2012 19:21:37 +0200 Thomas Wuerthinger Handle void type when resolving a signature type.
Thu, 06 Sep 2012 19:20:28 +0200 Thomas Wuerthinger Remove left-over debugging code.
Thu, 06 Sep 2012 19:19:55 +0200 Thomas Wuerthinger Avoid executing code in the static constructor of HotSpotResolvedType.
Thu, 06 Sep 2012 18:21:18 +0200 Thomas Wuerthinger Merge.
Thu, 06 Sep 2012 18:07:15 +0200 Thomas Wuerthinger Clean up ControlFlowOptimizer.
Thu, 06 Sep 2012 17:58:39 +0200 Gilles Duboscq Merge
Thu, 06 Sep 2012 16:51:47 +0200 Gilles Duboscq Gate : do not run tradesoap in fastdebug mode, do not run sunflow in product mode
Thu, 06 Sep 2012 16:42:45 +0200 Gilles Duboscq Factor out code that kills loop exits
Thu, 06 Sep 2012 16:31:33 +0200 Thomas Wuerthinger Clean up ComputeLinearScanOrder. Rename to ComputeBlockOrder.
Thu, 06 Sep 2012 15:32:08 +0200 Thomas Wuerthinger Temporarily remove experimental register allocators.
Thu, 06 Sep 2012 13:40:04 +0200 Thomas Wuerthinger Merge.
Tue, 04 Sep 2012 17:50:06 +0200 Thomas Wuerthinger Fix compiler warning.
Tue, 04 Sep 2012 17:10:42 +0200 Gilles Duboscq Add inferStamp for a number of ConvertNode's operations
Tue, 04 Sep 2012 17:09:46 +0200 Gilles Duboscq IGV : Add idx to binary graphs to help visualizing nodes during comparison
Mon, 03 Sep 2012 15:20:39 +0200 Gilles Duboscq Remove bogus assertion
Mon, 03 Sep 2012 15:13:28 +0200 Gilles Duboscq IGV : avoid collisions between node's properties and some reserved properties of the IGV
Mon, 03 Sep 2012 15:12:28 +0200 Gilles Duboscq Add a maximum number of unswitching per loop
Mon, 03 Sep 2012 12:52:41 +0200 Gilles Duboscq Merge
Mon, 03 Sep 2012 12:52:22 +0200 Gilles Duboscq Create ValueProxy nodes where necessary during ReadElimination
Thu, 30 Aug 2012 15:33:08 +0200 Gilles Duboscq Warnings for windows build if there is no SDK
Fri, 31 Aug 2012 22:56:29 +0200 Doug Simon added more tests to InstanceOfTest for testing against types with a deep hierarchy
Fri, 31 Aug 2012 22:55:34 +0200 Doug Simon removed unnecessary snippets for lowering an instanceof whose test type is not a compile time constant
Fri, 31 Aug 2012 22:20:13 +0200 Doug Simon enabled InstanceOfSnippets for general lowering of InstanceOfNodes
Fri, 31 Aug 2012 17:57:30 +0200 Doug Simon added InstanceOfSnippets which passes InstanceOfTest but is not yet enabled for general lowering
Wed, 29 Aug 2012 13:05:43 +0200 Gilles Duboscq Fix for sameSign check and javadoc
Tue, 28 Aug 2012 14:58:55 +0200 Gilles Duboscq Merge
Tue, 28 Aug 2012 14:04:55 +0200 Gilles Duboscq Add helper methods to IntegerStamp for sign, use them
Tue, 28 Aug 2012 12:22:19 +0200 Gilles Duboscq Merge
Tue, 28 Aug 2012 12:22:06 +0200 Gilles Duboscq Re-enable HP_series : add a tolerance to the double compare
Mon, 27 Aug 2012 14:50:03 +0200 Gilles Duboscq Update SPECjvm2008 bench regex
Tue, 28 Aug 2012 14:17:22 +0200 Doug Simon Merge.
Tue, 28 Aug 2012 13:55:11 +0200 Doug Simon exclude TestPrograms from JaCoCo processing
Tue, 28 Aug 2012 13:54:35 +0200 Doug Simon an empty array is now returned by ResolvedJavaType.declaredFields() for array and primitive types
Tue, 28 Aug 2012 11:43:06 +0200 Doug Simon disabled failing BigBangTests: helloWorldTest, formattedOutputTest, arrayListTestWithCalls
Tue, 28 Aug 2012 11:09:14 +0200 Doug Simon consolidated jtt command into unittest command and removed need for explicit 'testHarness' property in 'projects' file
Tue, 28 Aug 2012 12:15:10 +0200 Lukas Stadler canonicalize reads and writes on null objects to deopts
Tue, 28 Aug 2012 11:27:39 +0200 Lukas Stadler create PiNodes with exact types during inlining
Tue, 28 Aug 2012 11:26:22 +0200 Lukas Stadler fix to new escape analysis infrastructure
Tue, 28 Aug 2012 10:56:35 +0200 Lukas Stadler Merge
Fri, 24 Aug 2012 11:45:30 +0200 Lukas Stadler infrastructure changes in preparation of partial escape analysis
Mon, 27 Aug 2012 18:02:22 +0200 Doug Simon made LoweringPhase use a schedule so that floating and fixed nodes are lowered iteratively together
Thu, 23 Aug 2012 15:43:40 +0200 Doug Simon made mx help command accept abbreviations
Wed, 22 Aug 2012 16:21:14 +0200 Doug Simon Merge.
Sat, 04 Aug 2012 01:36:14 +0200 Doug Simon issue message about -G:+PrintFlags when an unrecognized -G options is passed to the VM
Sat, 04 Aug 2012 01:35:01 +0200 Doug Simon added info message suggesting use of -G:-PrintCFG in conjuction with -G:+PrintBinaryGraphs
Wed, 22 Aug 2012 15:26:56 +0200 Doug Simon disabled HP_series JTT until failure under 7u6 is fixed/understood
Wed, 22 Aug 2012 11:25:44 +0200 Doug Simon Merge.
Wed, 22 Aug 2012 11:20:04 +0200 Doug Simon removed dependence on private java.lang.String internals in HexCodeFile
Wed, 22 Aug 2012 11:00:31 +0200 Doug Simon removed klass::is_leaf_class() and replaced it's usage in Graal (the only usage) with an explicit test to ignore interface classes
Tue, 21 Aug 2012 11:53:04 +0200 Doug Simon disabled zipping of lib*.debuginfo files to simplify debugging with gdb
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Fri, 10 Aug 2012 23:07:38 -0700 amurillo Added tag hs24-b20 for changeset 4c8f2a12e757 jdk8-b52
Fri, 10 Aug 2012 17:50:24 -0700 twisti Merge hs24-b20
Fri, 10 Aug 2012 15:50:49 -0700 twisti Merge
Tue, 07 Aug 2012 14:32:08 -0700 twisti 7188911: nightly failures after JSR 292 lazy method handle update (round 2)
Wed, 01 Aug 2012 14:44:26 -0700 twisti 7188276: JSR 292: assert(ct == T_OBJECT) failed: rt=T_OBJECT, ct=13
Wed, 01 Aug 2012 14:10:32 -0700 kvn 7188227: VM should recognize M-series SPARC
Mon, 30 Jul 2012 09:49:25 -0700 kvn 7187454: stack overflow in C2 compiler thread on Solaris x86
Fri, 27 Jul 2012 16:14:15 -0700 twisti 7187290: nightly failures after JSR 292 lazy method handle update
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Fri, 03 Aug 2012 13:24:02 -0700 amurillo 7189086: new hotspot build - hs24-b20
Thu, 09 Aug 2012 18:00:58 -0700 katleman Added tag jdk8-b51 for changeset 663fc23da8d5
Fri, 03 Aug 2012 13:13:43 -0700 amurillo Added tag hs24-b19 for changeset 3b3ad1642970 jdk8-b51
Fri, 03 Aug 2012 13:13:42 -0700 amurillo Merge hs24-b19
Tue, 31 Jul 2012 18:37:13 -0700 dcubed Merge
Tue, 31 Jul 2012 16:01:56 -0400 andrew 7186278: Build error after CR#6995781 / 7151532 with GCC 4.7.0
Mon, 30 Jul 2012 07:21:15 -0700 zgu Merge
Mon, 30 Jul 2012 10:25:52 -0400 zgu 7186778: MachO decoder implementation for MacOSX
Fri, 27 Jul 2012 21:41:17 -0700 jmasa Merge
Thu, 26 Jul 2012 23:43:36 -0700 jmasa Merge
Tue, 24 Jul 2012 14:48:58 -0700 jmasa Merge
Thu, 19 Jul 2012 15:15:54 -0700 tonyp 7114678: G1: various small fixes, code cleanup, and refactoring
Tue, 17 Jul 2012 12:24:05 -0700 johnc 7182260: G1: Fine grain RSet freeing bottleneck
Tue, 17 Jul 2012 14:57:02 -0700 johnc 7184772: G1: Incorrect assert in HeapRegionLinkedList::add_as_head()
Tue, 17 Jul 2012 11:52:10 -0700 johnc 7173712: G1: Duplicated code in G1UpdateRSOrPushRefOopClosure::do_oop_nv()
Fri, 27 Jul 2012 16:51:44 -0700 amurillo 7187463: new hotspot build - hs24-b19
Thu, 02 Aug 2012 15:33:31 -0700 katleman Added tag jdk8-b50 for changeset 58f237a9e83a
Fri, 27 Jul 2012 12:08:33 -0700 amurillo Added tag hs24-b18 for changeset 72e0362c3f0c jdk8-b50
Fri, 27 Jul 2012 12:08:32 -0700 amurillo Merge hs24-b18
Thu, 26 Jul 2012 16:55:42 -0700 jiangli Merge
Tue, 24 Jul 2012 13:16:26 -0400 jiangli Merge
Mon, 16 Jul 2012 15:31:18 -0400 dlong 7147464: Java crashed while executing method with over 8k of dneg operations
Thu, 26 Jul 2012 17:24:31 -0400 jiangli 7187046: Crash in ClassFileParser on solaris-ia32 during RetransformClasses.
Mon, 23 Jul 2012 14:28:38 -0700 asaha 7185550: TEST: runtime/7020373/Test7020373.sh fails because there is no test/runtime/7020373/testcase.jar
Mon, 23 Jul 2012 13:04:59 -0700 amurillo 7185775: new hotspot build - hs24-b18
Thu, 26 Jul 2012 16:48:17 -0700 cl Added tag jdk8-b49 for changeset e3619706a725
Mon, 23 Jul 2012 12:54:21 -0700 amurillo Added tag hs24-b17 for changeset bd54fe36b5e5
Mon, 23 Jul 2012 12:54:20 -0700 amurillo Merge hs24-b17
Fri, 20 Jul 2012 12:09:31 -0400 coleenp Merge
Thu, 19 Jul 2012 06:24:46 -0700 zgu Merge
Thu, 19 Jul 2012 09:15:50 -0400 zgu Merge
Mon, 16 Jul 2012 14:05:34 -0400 zgu 7181989: NMT ON: Assertion failure when NMT checks thread's native stack base address
Thu, 19 Jul 2012 09:10:12 -0400 zgu Merge
Mon, 16 Jul 2012 14:10:34 -0400 zgu 7181986: NMT ON: Assertion failure when running jdi ExpiredRequestDeletionTest
Thu, 19 Jul 2012 09:05:42 -0400 zgu 7182543: NMT ON: Aggregate a few NMT related bugs
Tue, 17 Jul 2012 22:16:17 -0700 asaha 7053586: TEST: runtime/7020373/Test7020373.sh fails on 64-bit platforms
Mon, 16 Jul 2012 04:06:44 -0700 fparain 7183754: Test runtime/6294277/Test6294277.sh runs wrong JVM
Thu, 19 Jul 2012 16:17:41 -0700 kvn Merge
Tue, 17 Jul 2012 11:16:13 -0700 kvn Merge
Mon, 16 Jul 2012 19:50:52 -0700 kvn Merge
Mon, 16 Jul 2012 17:10:22 -0700 kvn 7181494: cleanup avx and vectors code
Mon, 16 Jul 2012 11:14:41 -0700 twisti 7087357: JSR 292: remove obsolete code after 7085860
Fri, 13 Jul 2012 17:48:26 -0700 kvn 7123926: Some CTW test crash: !_control.contains(ctrl)
Thu, 12 Jul 2012 00:39:53 -0700 jrose 6711908: JVM needs direct access to some annotations
Tue, 17 Jul 2012 14:33:17 -0700 jmasa Merge
Mon, 16 Jul 2012 13:00:26 -0700 jmasa Merge
Wed, 11 Jul 2012 22:47:38 +0200 brutisso 7178361: G1: Make sure that PrintGC and PrintGCDetails use the same timing for the GC pause
Tue, 17 Jul 2012 12:32:26 -0400 jiangli Merge
Fri, 13 Jul 2012 20:14:27 -0400 jiangli Merge
Thu, 05 Jul 2012 20:54:45 -0400 jiangli 7181632: nsk classLoad001_14 failure and CompileTheWorld crash after 7178145.
Thu, 05 Jul 2012 18:47:41 -0400 jiangli 7180914: Compilation warning after: 7172967: Eliminate the constMethod's _method backpointer to the methodOop.
Mon, 02 Jul 2012 04:19:22 -0400 bdelsart Merge
Tue, 26 Jun 2012 19:08:44 -0400 jiangli 7178145: Change constMethodOop::_exception_table to optionally inlined u2 table.
Fri, 13 Jul 2012 14:16:21 -0700 amurillo 7184050: new hotspot build - hs24-b17
Mon, 23 Jul 2012 12:38:08 -0700 cl Added tag jdk8-b48 for changeset 1e26f61bbb52 jdk8-b49
Fri, 13 Jul 2012 14:06:34 -0700 amurillo Added tag hs24-b16 for changeset 66b0450071c1 jdk8-b48
Fri, 13 Jul 2012 14:06:33 -0700 amurillo Merge hs24-b16
Thu, 12 Jul 2012 14:19:15 -0700 kvn Merge
Wed, 11 Jul 2012 14:50:30 -0700 kvn 7181658: CTW: assert(t->meet(t0) == t) failed: Not monotonic
Mon, 02 Jul 2012 12:59:43 -0700 kvn 7180769: assert(tboth->klass_is_exact()) failed: klass should be exact
Mon, 02 Jul 2012 09:58:06 +0200 roland 7177917: Failed test java/lang/Math/PowTests.java
Thu, 12 Jul 2012 14:26:25 -0400 coleenp Merge
Mon, 09 Jul 2012 01:28:37 -0700 fparain 6294277: java -Xdebug crashes on SourceDebugExtension attribute larger than 64K
Thu, 28 Jun 2012 11:37:28 +0200 sla 7178703: Fix handling of quoted arguments and better error messages in dcmd
Wed, 04 Jul 2012 15:55:45 -0400 coleenp 7181200: JVM new hashing code breaks SA in product mode
Tue, 03 Jul 2012 17:35:00 -0700 mikael 7129724: MAC: Core file location is wrong in crash report
Tue, 03 Jul 2012 01:41:29 -0400 dholmes 7179383: MaxDirectMemorySize argument parsing is broken for values >2G
Mon, 02 Jul 2012 13:11:28 -0400 coleenp Merge
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Mon, 02 Jul 2012 10:54:17 -0400 kamg 7167142: Consider a warning when finding a .hotspotrc or .hotspot_compiler file that isn't used
Fri, 29 Jun 2012 17:12:15 -0700 amurillo 7180882: new hotspot build - hs24-b16
Thu, 12 Jul 2012 16:48:00 -0700 katleman Added tag jdk8-b47 for changeset 0c7bb1f4f9c8
Thu, 05 Jul 2012 18:44:09 -0700 katleman Added tag jdk8-b46 for changeset cf37a594c38d jdk8-b47
Fri, 29 Jun 2012 17:04:40 -0700 amurillo Added tag hs24-b15 for changeset 40e5a3f2907e jdk8-b46
Fri, 29 Jun 2012 17:04:39 -0700 amurillo Merge hs24-b15
Fri, 29 Jun 2012 14:28:10 -0700 coleenp 7179759: ENV: Nightly fails during jdk copiyng for solaris platforms after FDS unzipping
Fri, 29 Jun 2012 11:15:38 -0700 jcoomes Merge
Mon, 25 Jun 2012 16:00:55 -0700 johnc 6921087: G1: remove per-GC-thread expansion tables from the fine-grain remembered sets
Thu, 28 Jun 2012 10:35:28 -0700 kvn Merge
Tue, 26 Jun 2012 09:06:16 -0700 kvn 7179138: Incorrect result with String concatenation optimization
Fri, 22 Jun 2012 10:40:48 -0700 kvn 7178280: Failed new vector regression tests
Thu, 21 Jun 2012 09:52:38 +0200 roland 7129715: MAC: SIGBUS in nsk stress test
Tue, 19 Jun 2012 15:12:56 -0700 kvn 7177923: SIGBUS on sparc in compiled code for java.util.Calendar.clear()
Mon, 18 Jun 2012 15:17:30 -0700 twisti 7157365: jruby/bench.bench_timeout crashes with JVM internal error
Mon, 18 Jun 2012 12:29:21 -0700 twisti 7176856: add the JRE name to the error log
Mon, 18 Jun 2012 09:52:31 +0200 roland 7174363: Arrays.copyOfRange leads to VM crash with -Xcomp -server if executed by testing framework
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Thu, 28 Jun 2012 04:21:07 -0400 bdelsart Merge
Mon, 25 Jun 2012 15:34:06 -0400 dlong 7156729: PPC: R_PPC_REL24 relocation error related to some libraries built without -fPIC
Fri, 22 Jun 2012 14:00:39 -0400 jiangli 7177409: Perf regression in JVM_GetClassDeclaredFields after generic signature changes.
Tue, 19 Jun 2012 21:16:20 -0700 collins 7178113: build environment change
Wed, 27 Jun 2012 15:23:36 +0200 sla 7178667: ALT_EXPORT_PATH does not export server jvm on macosx
Mon, 25 Jun 2012 18:59:52 -0700 coleenp Merge
Mon, 25 Jun 2012 21:33:35 -0400 coleenp 7178670: runtime/7158800/BadUtf8.java fails in SymbolTable::rehash_table
Mon, 25 Jun 2012 14:34:35 +0200 sla 7178846: IterateThroughHeap: heap_iteration_callback passes a negative size
Fri, 22 Jun 2012 15:39:16 -0700 minqi 7177128: SA cannot get correct system properties after 7126277
Fri, 22 Jun 2012 15:35:30 -0700 minqi 7175133: jinfo failed to get system properties after 6924259
Wed, 20 Jun 2012 14:29:23 -0700 dcubed Merge
Wed, 20 Jun 2012 14:18:25 -0700 dcubed 7175255: symlinks are wrong, which caused jdk8-promote-2 to fail (client/64/64 directories in debuginfo zips)
Mon, 18 Jun 2012 11:33:17 +0200 sla Merge
Fri, 15 Jun 2012 07:51:37 -0400 coleenp 7177307: fix fo CR7158800 doesn't contain Test7158800.sh