log

age author description
Tue, 07 Jan 2014 13:31:33 +0100 tschatzl 8027364: PSScavenge accounts too large code section to StringTable unlink
Mon, 16 Dec 2013 13:43:06 +0100 brutisso 8027440: DefNew does not log heap change information when a promotion failure occurs
Mon, 16 Dec 2013 08:54:14 +0100 brutisso 8029524: Remove unsused method CollectedHeap::unsafe_max_alloc()
Wed, 08 Jan 2014 13:53:24 -0800 dcubed Merge
Tue, 07 Jan 2014 13:26:56 -0500 coleenp 8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains
Tue, 07 Jan 2014 12:32:57 +0100 sla 8031305: (hotspot) com.sun.management.VMOption is missing the ATTACH_ON_DEMAND origin
Tue, 07 Jan 2014 10:50:28 +0100 sla 4990369: visibleMethods() and methodsByName() return wrong visible methods
Mon, 06 Jan 2014 08:44:24 -0500 hseigel 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized
Tue, 31 Dec 2013 08:58:08 -0500 zgu 6730115: Fastdebug VM crashes with "ExceptionMark destructor expects no pending exceptions" error
Mon, 23 Dec 2013 18:44:59 -0500 hseigel 8023735: [TESTBUG] runtime/XCheckJniJsig/XCheckJSig.java fails on MacOS X
Mon, 23 Dec 2013 18:39:47 +0000 iignatyev Merge
Mon, 23 Dec 2013 20:56:18 +0400 iignatyev 8029070: memory leak in jmm_SetVMGlobal
Mon, 23 Dec 2013 10:13:42 -0500 hseigel 8021774: [TESTBUG] Tests failed because of a warning in its output
Wed, 18 Dec 2013 23:09:57 +0400 dsamersoff 6969276: minor memory leak detected by cppcheck in agent/src/os/linux/symtab.c
Wed, 18 Dec 2013 20:32:46 +0400 dsamersoff 8028408: unused-value warning on forte.cpp when build on Mac
Wed, 18 Dec 2013 08:39:06 +0100 sla 8029726: On OS X some dtrace probe names are mismatched with Solaris
Mon, 16 Dec 2013 10:34:30 +0100 sla 8028737: Remove JVM_AccessVMIntFlag / JVM_AccessVMBooleanFlag / JVM_VMBreakPoint
Mon, 16 Dec 2013 10:57:08 -0800 zgu 8026300: VM warning: increase O_BUFLEN in ostream.hpp -- output truncated occurs with fastdebug VM when printing flags
Mon, 16 Dec 2013 11:17:33 +0100 sla 8029798: Build warnings in windows/makefiles/sa.make
Thu, 26 Dec 2013 11:16:44 -0500 darcy 8030656: Bad version check for parameter information in src/share/vm/classfile/javaClasses.cpp
Fri, 13 Dec 2013 09:35:12 -0800 iris 8030068: Update .jcheck/conf files for JDK 9
Thu, 12 Dec 2013 15:27:05 -0800 iris Added tag jdk9-b00 for changeset ce2d7e46f3c7
Thu, 13 Mar 2014 15:36:30 +0100 Doug Simon Made graph caching compilation local
Thu, 13 Mar 2014 14:48:01 +0100 Doug Simon more workarounds to support clang 5.1 on Mac OS X
Thu, 13 Mar 2014 13:49:03 +0100 Doug Simon replaced == with .equals()
Thu, 13 Mar 2014 13:27:20 +0100 Doug Simon Merge.
Thu, 13 Mar 2014 11:53:12 +0100 Doug Simon added more context to CheckGraalInvariants failures
Thu, 13 Mar 2014 11:37:54 +0100 Doug Simon Merge.
Thu, 13 Mar 2014 11:37:24 +0100 Doug Simon use AssertionError subclass for verification errors found by VerifyPhases
Thu, 13 Mar 2014 01:33:50 +0100 Doug Simon removed FindBugs annotations and dependency on FindBugs itself
Wed, 12 Mar 2014 21:55:09 +0100 Doug Simon fixed pylint warning
Wed, 12 Mar 2014 21:52:28 +0100 Doug Simon removed HotSpotResolvedJavaMethod.currentTask field
Wed, 12 Mar 2014 21:50:50 +0100 Doug Simon added unit test to ensure all classes in graal.jar comply with select global invariants
Wed, 12 Mar 2014 21:48:51 +0100 Doug Simon made it an error to run the client VM on a Mac via mx (since the Mac java launcher translates '-client' to '-server')
Wed, 12 Mar 2014 21:47:35 +0100 Doug Simon replaced == with .equals() for comparisons between JavaMethod/JavaField/JavaType values
Thu, 13 Mar 2014 11:17:20 +0100 Josef Eisl Fix CFGPrinter printNodes issue.
Thu, 13 Mar 2014 09:22:27 +0100 Andreas Woess PartialEvaluator: include materialized frame methods
Wed, 12 Mar 2014 12:40:45 -0700 twisti fixed FindBugs bugs
Wed, 12 Mar 2014 13:36:23 +0100 Bernhard Urban mx: compute sha1 digest blockwise
Wed, 12 Mar 2014 11:45:15 +0100 Bernhard Urban mx: use os.sep
Wed, 12 Mar 2014 11:40:33 +0100 Bernhard Urban mx: some cleanup around sha1 digest support
Wed, 12 Mar 2014 11:23:56 +0100 Christian Wirth fix for mx, did not compile on Windows
Wed, 12 Mar 2014 11:06:27 +0100 Josef Eisl Make LinearScan use AbstractBlock.
Wed, 12 Mar 2014 10:19:15 +0100 Roland Schatz Relax wrong assertion.
Wed, 12 Mar 2014 09:36:12 +0100 Josef Eisl Fix eclipseformat.
Wed, 12 Mar 2014 08:57:12 +0100 Josef Eisl merge
Tue, 11 Mar 2014 18:22:31 +0100 Josef Eisl Remove NodesToDoubles debug output from emitLIR.
Tue, 11 Mar 2014 17:48:26 +0100 Thomas Wuerthinger Fix warning.
Tue, 11 Mar 2014 17:43:29 +0100 Thomas Wuerthinger Add experimental AbstractBlock interface to make ComputeBlockOrder generic.
Tue, 11 Mar 2014 16:55:57 +0100 Thomas Wuerthinger Encapsulate LIR class fields.
Tue, 11 Mar 2014 16:43:18 +0100 Thomas Wuerthinger Remove nodesForBlock mapping in LIR data structure.
Tue, 11 Mar 2014 16:28:43 +0100 Thomas Wuerthinger Remove withScope parameter on GraalCompiler.compileGraph.
Tue, 11 Mar 2014 16:16:24 +0100 Thomas Wuerthinger Remove reference to graph in LIRGenerator.
Wed, 12 Mar 2014 00:00:05 +0100 Doug Simon apply workaround for clang 5.0 also to clang 5.1
Tue, 11 Mar 2014 23:59:19 +0100 Doug Simon fixed C++ compiler error reported by clang 5.1
Tue, 11 Mar 2014 20:35:34 +0100 Doug Simon hide Graal.runtime from reflection (JBS:GRAAL-22)
Tue, 11 Mar 2014 20:30:12 +0100 Doug Simon removed unnecessary cache in HotSpotResolvedJavaField
Tue, 11 Mar 2014 20:29:26 +0100 Doug Simon inverted security manager check and caller class check (JBS:GRAAL-22)
Tue, 11 Mar 2014 18:10:28 +0100 Bernhard Urban mx: check if it's a java process before sending sigquit
Tue, 11 Mar 2014 17:48:21 +0100 Bernhard Urban mx: add option to send sigquit before killing child
Tue, 11 Mar 2014 18:36:49 +0100 Bernhard Urban mx: proxy SIGQUIT to child process
Tue, 11 Mar 2014 18:36:20 +0100 Bernhard Urban mx: support sha1 digest for dependencies
Tue, 11 Mar 2014 18:03:09 +0100 Bernhard Urban compileBroker: remove unnecessary code in initialization of compilers
Tue, 11 Mar 2014 17:21:55 +0100 Roland Schatz Fix bug in OSR compilation.
Tue, 11 Mar 2014 14:45:35 +0100 Andreas Woess Merge
Tue, 11 Mar 2014 13:03:22 +0100 Andreas Woess add @CallerSensitive annotations (JBS:GRAAL-22)
Mon, 10 Mar 2014 18:18:55 +0100 Josef Eisl Compute LinearScanOrder in emitLIR.
Thu, 06 Mar 2014 11:00:50 +0100 Josef Eisl BaselineCompiler: fix typo.
Mon, 10 Mar 2014 13:41:24 -0700 Tom Rodriguez currentThread is not exact
Mon, 10 Mar 2014 18:14:24 +0100 Doug Simon implement initial security model for Graal (JBS:GRAAL-22)
Mon, 10 Mar 2014 16:26:10 +0100 Bernhard Urban make: remove GRAALVM and introduce COMPILERGRAAL. fix client hosted-mode
Mon, 10 Mar 2014 16:20:45 +0100 Bernhard Urban gate: add non-tiered bootstrap
Mon, 10 Mar 2014 13:32:06 +0100 Roland Schatz Don't narrow NarrowableArithmetic by default.
Mon, 10 Mar 2014 11:38:30 +0100 Roland Schatz Backed out changeset: 38c881305352
Sun, 09 Mar 2014 20:26:11 +0100 Andreas Woess windows: enable C1+C2 tiered
Sun, 09 Mar 2014 20:25:48 +0100 Andreas Woess windows: enable C1+Graal tiered
Sat, 08 Mar 2014 10:05:57 +0100 Doug Simon fixed incorrect test for null
Sat, 08 Mar 2014 10:04:44 +0100 Doug Simon removed unnecessary lookupKlassByName method
Fri, 07 Mar 2014 11:44:26 -0800 Christian Wimmer mx: new command to start c1visualizer; support for IGV download when using a proxy server
Fri, 07 Mar 2014 19:15:22 +0100 Roland Schatz Check for abstract modifier in NodeIntrinsic verification.
Fri, 07 Mar 2014 13:55:06 +0100 Bernhard Urban solaris: exclude gpu if graal is not used
Fri, 07 Mar 2014 13:15:40 +0100 Doug Simon enable C1 + Graal tiered (added Linux and Solaris support)
Fri, 07 Mar 2014 10:27:52 +0100 Gilles Duboscq CanonicalizerPhase: cosmetic simplification in performReplacement
Fri, 07 Mar 2014 11:37:26 +0100 Gilles Duboscq Remove useless code in LoopFragment.mergeEarlyExits
Thu, 06 Mar 2014 18:21:54 +0100 Gilles Duboscq During LoopFragment.mergeEarlyExits we need to update the orignal fragement's nodes bitmap
Thu, 06 Mar 2014 18:13:49 +0100 Gilles Duboscq Use a forceLog scope for LinearScan.reportFailure. Remove @SuppressWarnings on DebugScope.scope
Fri, 07 Mar 2014 09:23:53 +0100 Bernhard Urban TruffleCompiler: fix corner case in format string
Thu, 06 Mar 2014 17:11:39 -0800 Tom Rodriguez enable C1 + Graal tiered
Thu, 06 Mar 2014 22:45:25 -0800 twisti reorganized graalCompilerToVM.cpp
Thu, 06 Mar 2014 22:40:48 -0800 twisti make HotSpotResolvedJavaMethod leaner
Thu, 06 Mar 2014 21:03:59 -0800 twisti pass metaspace pointers instead of object to VM
Thu, 06 Mar 2014 18:43:40 -0800 Tom Rodriguez make mx respect umask when making jar files
Thu, 06 Mar 2014 18:41:48 -0800 Tom Rodriguez rename BeginEnqueue to Enqueueing
Thu, 06 Mar 2014 18:41:42 -0800 Tom Rodriguez fix overzeroing of new storage, refactor zeroing and unroll zeroing of small arrays
Thu, 06 Mar 2014 16:24:47 -0800 Michael Van De Vanter Merge with dd783f0ecf171f786674bb5b6b762581c3367f80
Thu, 06 Mar 2014 15:56:05 -0800 Michael Van De Vanter Merge with 13072c084e6f8f4a402827c0a541c54938537041
Wed, 05 Mar 2014 19:54:38 -0800 Michael Van De Vanter merge
Wed, 05 Mar 2014 19:40:15 -0800 Michael Van De Vanter Merge with 1b84e499127b0086271898a1298577d15e0b3101
Sun, 23 Feb 2014 17:00:35 -0800 Michael Van De Vanter Ruby/Instrumentation: renaming/API rearrangements
Tue, 04 Feb 2014 11:17:09 -0800 Michael Van De Vanter Ruby/Instrumentation: class rename
Mon, 03 Feb 2014 20:58:23 -0800 Michael Van De Vanter Truffle/Instrumentation: significant rearrangement (including moved class) and extension of the Truffle Instrumentation Framework. New interfaces include DebugContext (which can be attached to the ExecutionContext), through which access is provided to possibly language-specific (a) node instrumentation, (b) debug services manager, (c) notification when programs halt, (d) display of language values, and (e) display of variable identifiers.
Thu, 06 Mar 2014 15:18:47 -0800 twisti refactor CompilerToVM interface
Thu, 06 Mar 2014 23:17:10 +0100 Bernhard Urban TruffleCompiler: avoid interleaved output with application and compiler
Thu, 06 Mar 2014 17:46:11 +0100 Doug Simon simplified HotSpotResolvedObjectType.FieldInfo.getType(); encapsulated all access to javaClass in HotSpotResolvedObjectType more
Thu, 06 Mar 2014 17:44:56 +0100 Doug Simon removed java.lang.Class fields in HotSpotResolvedPrimitiveType
Thu, 06 Mar 2014 17:26:09 +0100 Doug Simon removed unnecessary explicit cast by tightening return type of overloaded method
Thu, 06 Mar 2014 16:12:22 +0100 Andreas Woess Truffle: remove call node notification loop (O(n^2))
Tue, 04 Mar 2014 12:59:37 +0100 Andreas Woess remove assertion in UnexpectedResultException constructor
Thu, 06 Mar 2014 13:40:13 +0100 Roland Schatz Verify existence of constructor for @NodeIntrinsic methods.
Thu, 06 Mar 2014 10:40:00 +0100 Roland Schatz Don't remove UnboxNode if the incoming type is wrong.
Wed, 05 Mar 2014 21:13:51 -0800 Tom Rodriguez fix queue code
Wed, 05 Mar 2014 16:22:42 -0800 Tom Rodriguez Wrap access to ThreadPoolExecutor to avoid ConcurrentModificationExceptions
Wed, 05 Mar 2014 15:50:35 -0800 Tom Rodriguez improve comment
Wed, 05 Mar 2014 23:58:54 +0100 Christian Humer Truffle: fixed minor formatting problem.
Wed, 05 Mar 2014 23:33:36 +0100 Christian Humer Truffle: added notification from callee to callers in the CallNode.
Wed, 05 Mar 2014 23:33:25 +0100 Christian Humer Truffle: refined split/inlining heuristics.
Wed, 05 Mar 2014 23:33:25 +0100 Christian Humer Truffle: deprecated CallNode.isInlinable
Wed, 05 Mar 2014 23:33:25 +0100 Christian Humer Truffle-DSL: generate better implementations for getKind()
Wed, 05 Mar 2014 23:33:25 +0100 Christian Humer Truffle: implemented new tracing flag TraceTruffleCompilationPolymorphism.
Wed, 05 Mar 2014 23:33:25 +0100 Christian Humer Truffle: Improved ASTSize output for opt done events.