log

age author description
Tue, 04 Nov 2014 22:43:54 +0100 Doug Simon added test demonstrating bug in HotSpotResolvedObjectTypeImpl.findUniqueConcreteMethod (and similar bugs in C1 and C2)
Tue, 04 Nov 2014 17:02:39 +0100 Josef Eisl Improve SimpleAssemblerTest junit assumption.
Tue, 04 Nov 2014 16:57:21 +0100 Josef Eisl Fix SPARCAllocatorTest junit assumption.
Tue, 04 Nov 2014 16:51:08 +0100 Josef Eisl Fix AMD64AllocatorTest junit assumption.
Wed, 30 Jul 2014 22:28:09 +0200 Thomas Wuerthinger Merge.
Tue, 01 Jul 2014 21:44:57 +0200 Thomas Wuerthinger Add missing import.
Tue, 01 Jul 2014 15:52:18 +0200 Thomas Wuerthinger Resolved virtual calls are guaranteed to have as receiver type at least the holder of the virtual method.
Tue, 01 Jul 2014 15:50:12 +0200 Thomas Wuerthinger Add utility to get the return stamp from a structured graph.
Tue, 01 Jul 2014 15:43:48 +0200 Thomas Wuerthinger Add utility for testing whether a stamp can be improved. And a utility for getting the default stamps of the parameters of a method.
Tue, 01 Jul 2014 15:41:54 +0200 Thomas Wuerthinger Add utility for getting the unqualified type name of a Java type.
Tue, 04 Nov 2014 14:06:35 +0100 Roland Schatz Remove unnecessary padding in constants section.
Tue, 04 Nov 2014 13:08:52 +0100 Bernhard Urban mx: set initial value for flag
Tue, 04 Nov 2014 13:03:21 +0100 Bernhard Urban igv: fix coloring for 'Param' nodes (formerly 'Local')
Thu, 30 Oct 2014 15:02:36 +0100 Josef Eisl MethodCallTargetNode: simplify interface invokes to (guarded) virtual invoke on a single implementor, if there is one.
Tue, 04 Nov 2014 12:02:37 +0100 Josef Eisl Add InvokeInterface tests.
Mon, 03 Nov 2014 16:49:28 -0800 Tom Rodriguez Merge
Mon, 03 Nov 2014 14:07:50 -0800 Tom Rodriguez Fine grained naming of immutable HotSpot LocationIdentities
Mon, 03 Nov 2014 13:37:10 -0800 Tom Rodriguez Use LocationIdentity.isImmutable instead of testing against FINAL_LOCATION
Tue, 04 Nov 2014 00:13:30 +0100 Doug Simon fixed spelling mistake
Mon, 03 Nov 2014 10:31:39 -0800 Tom Rodriguez Merge
Mon, 03 Nov 2014 10:17:24 -0800 Tom Rodriguez Correct the bci used by stateDuring in ForeignCallNode
Fri, 31 Oct 2014 12:22:06 -0700 Tom Rodriguez Test deoptimization inside ForeignCallNode
Fri, 31 Oct 2014 12:20:56 -0700 Tom Rodriguez Record compilation dependencies with +LogCompilation
Fri, 31 Oct 2014 11:25:32 -0700 Tom Rodriguez Record frame state for deopts with +LogCompilation
Fri, 31 Oct 2014 11:24:02 -0700 Tom Rodriguez Suppress menubar for GraalJUnitCore on Mac
Mon, 03 Nov 2014 17:03:19 +0100 Doug Simon converted HotSpotResolvedObjectType to an interface
Mon, 03 Nov 2014 16:08:06 +0100 Doug Simon converted HotSpotResolvedJavaMethod to an interface
Fri, 31 Oct 2014 10:44:05 +0100 Benoit Daloze Truffle: add a test to track an ImplicitCast bug
Thu, 30 Oct 2014 17:04:16 +0100 Andreas Woess Truffle: add TruffleRuntime#getCapability method
Thu, 30 Oct 2014 16:32:31 +0100 Andreas Woess Truffle: remove CompilerDirectives.unsafeFrameCast
Wed, 29 Oct 2014 19:54:50 +0100 Andreas Woess mx jol: let user select from found classes, skip duplicates
Fri, 31 Oct 2014 00:27:14 +0100 Christian Humer Truffle: checkstyle fixes.
Thu, 30 Oct 2014 23:56:23 +0100 Christian Humer Turffle: checkstyle fix.
Thu, 30 Oct 2014 22:56:08 +0100 Christian Humer Truffle: fixed getDataPatches disappeared.
Thu, 30 Oct 2014 18:19:25 +0100 Christian Humer Truffle: checkstyle fixes.
Thu, 30 Oct 2014 18:13:50 +0100 Christian Humer Truffle: implemented new flag -G:+TruffleCompilationStatistics
Thu, 30 Oct 2014 18:12:45 +0100 Christian Humer Truffle: add getQueuedCallTargets to GraalTruffleRuntime.
Tue, 28 Oct 2014 14:29:16 +0100 Christian Humer Truffle: fixed node visitor was traversing the full call tree.
Tue, 28 Oct 2014 14:29:16 +0100 Christian Humer Truffle: fixed invalidations were printed multiple times.
Mon, 27 Oct 2014 19:25:48 +0100 Christian Humer Truffle: added compilation graal tier finished event to compilation listener.
Mon, 27 Oct 2014 18:23:52 +0100 Christian Humer Truffle: add headers for new compilation listener files.
Mon, 27 Oct 2014 18:03:45 +0100 Christian Humer Truffle: refactor TraceTruffleSplitting into separate class.
Mon, 27 Oct 2014 17:37:45 +0100 Christian Humer Truffle: extract methods from OptimizedCallUtils and remove it.
Mon, 27 Oct 2014 17:34:08 +0100 Christian Humer Truffle: refactor TraceTruffleCompilationAST into a separate class.
Mon, 27 Oct 2014 17:07:51 +0100 Christian Humer Truffle: refactor TraceTrufflePerformanceWarnings into separate class.
Mon, 27 Oct 2014 15:40:31 +0100 Christian Humer Truffle: refactor TraceTruffleCompilationCallTree into a separate class.
Mon, 27 Oct 2014 15:30:53 +0100 Christian Humer Truffle: refactor TraceTruffleInlining into a separte class.
Mon, 27 Oct 2014 15:18:14 +0100 Christian Humer Truffle: refactor TruffleCallTargetProfiling into a separate class.
Mon, 27 Oct 2014 15:18:14 +0100 Christian Humer Truffle: refactor implementation of TraceTruffleCompilation, TraceTruffleCompilationDetails into separate classes.
Mon, 27 Oct 2014 13:42:21 +0100 Christian Humer Truffle: add support for a CompilationListener in GraalTruffleRuntime.
Mon, 27 Oct 2014 13:42:21 +0100 Christian Humer Truffle: refactor notifications in OptimizedCallTarget.
Mon, 27 Oct 2014 13:42:21 +0100 Christian Humer Truffle: factor out assumption invalidate into a truffle boundary.
Thu, 30 Oct 2014 18:14:41 +0100 Roland Schatz Fix bug in code installer.
Thu, 30 Oct 2014 17:52:18 +0100 Josef Eisl Improve javadoc for ResolvedJavaType.getSingleImplementor() and CompilerToVM.getKlassImplementor().
Thu, 30 Oct 2014 16:52:13 +0100 Josef Eisl Rename ResolvedJavaType.getImplementor() to getSingleImplementor().
Thu, 30 Oct 2014 16:43:16 +0100 Josef Eisl Throw an exception if ResolvedJavaType.getImplementor() is called with a non-interface type.
Wed, 29 Oct 2014 19:07:32 +0100 Josef Eisl Add ResolvedJavaType.resolveMethod() (get the like-time resolved method).
Wed, 29 Oct 2014 18:54:32 +0100 Josef Eisl Rename ResolvedJavaMethod.resolvedMethod() to resolveConcreteMethod() the reflect its actual behavior.
Wed, 29 Oct 2014 17:16:09 +0100 Josef Eisl Make TailDuplicationPhase.DummyAnchorNode an AnchoringNode.
Thu, 30 Oct 2014 14:10:46 +0100 Roland Schatz Introduce new JavaValue interface for use in debug info.
Thu, 30 Oct 2014 13:03:33 +0100 Roland Schatz Introduce new Constant interface for use in high-level graph.
Thu, 30 Oct 2014 12:21:07 +0100 Roland Schatz Rename Constant to JavaConstant.
Thu, 30 Oct 2014 11:18:48 +0100 Roland Schatz Backout of changeset 9a804ec7f707 (converted Constant and Value to be interfaces).
Wed, 29 Oct 2014 15:23:46 +0100 Roland Schatz Print information about failed assumptions when running unittests in --verbose mode.
Wed, 29 Oct 2014 16:20:02 +0100 Josef Eisl Make MethodCallTargetNode Simplifiable (instead of Canonicalizable).
Tue, 28 Oct 2014 20:38:02 +0100 Josef Eisl Add TestResolvedJavaType.getImplementorTest().
Tue, 28 Oct 2014 13:43:24 +0100 Josef Eisl Add ResolvedJavaType.getImplementor().
Wed, 29 Oct 2014 13:31:25 +0100 Roland Schatz Don't run AMD64 specific unit test on SPARC.
Tue, 28 Oct 2014 17:37:13 +0100 Christian Wirth add unittest for Truffle Assumptions cutting off branches. GRAAL-882
Tue, 28 Oct 2014 13:39:10 +0100 Christian Wirth fix Windows build
Tue, 28 Oct 2014 11:15:01 +0100 Roland Schatz Unit tests for data patches.
Mon, 27 Oct 2014 14:24:02 +0100 Roland Schatz Hotspot: Support narrow oop relocations in constants section.
Mon, 27 Oct 2014 14:07:49 +0100 Roland Schatz Better construction of data section and data patches.
Mon, 27 Oct 2014 13:39:12 -0700 Tom Rodriguez Merge
Fri, 24 Oct 2014 13:01:16 -0700 Tom Rodriguez More efficient use of BitSet during install
Fri, 24 Oct 2014 12:48:53 -0700 Tom Rodriguez Reduce allocation during scope recording
Fri, 24 Oct 2014 12:45:27 -0700 Tom Rodriguez Use arrayOop subclasses in graalJavaAccess
Mon, 27 Oct 2014 13:37:06 -0700 Tom Rodriguez Report code install timer in hosted mode
Mon, 27 Oct 2014 16:13:50 +0100 Benoit Daloze Truffle: Fix a few stale references to SlowPath in method names and comments.
Mon, 27 Oct 2014 14:33:08 +0100 Andreas Woess Truffle: share frame descriptor among cloned call targets
Sat, 25 Oct 2014 13:24:14 +0100 Chris Seaton Truffle: correct documentation of createPrimitiveProfile.
Sat, 25 Oct 2014 13:36:07 +0200 Doug Simon sharpened return types for HotSpot specific Graal API implementations
Fri, 24 Oct 2014 22:53:42 +0100 Chris Seaton Truffle: do not throw permament compiler exceptions into guest languages.
Fri, 24 Oct 2014 22:51:53 +0100 Chris Seaton Truffle: CallTarget to RootCallTaget in OptimizationFailedException.
Fri, 24 Oct 2014 22:50:04 +0100 Chris Seaton Truffle: added PrimitiveValueProfile.
Fri, 24 Oct 2014 16:18:10 +0200 Doug Simon re-enabled Checkstyle with the release of 6.0 that supports Java 8; fixed existing Checkstyle warnings
Thu, 23 Oct 2014 17:20:10 +0200 Christian Humer Truffle: renamed the splitting to callTargetCloning. Made RootNode cloning an implementation detail of the Truffle runtime.
Thu, 23 Oct 2014 13:45:59 +0200 Andreas Woess Truffle: remove FrameTypeConversion interface
Thu, 23 Oct 2014 12:02:02 +0200 Andreas Woess Truffle: revert to long[] in frame and initial value depending on frame slot kind
Wed, 22 Oct 2014 20:33:19 +0200 Doug Simon Merge.
Wed, 22 Oct 2014 20:20:42 +0200 Doug Simon factored out _netbeansinit_project function
Wed, 22 Oct 2014 19:59:52 +0200 Josef Eisl Call LIRGenerationResult.buildFrameMap() for targets that do not need register allocation.
Wed, 22 Oct 2014 18:30:22 +0200 Josef Eisl Document FrameMapBuilder.
Wed, 22 Oct 2014 18:04:46 +0200 Josef Eisl Move FrameMapBuilderImpl to com.oracle.graal.lir.
Wed, 22 Oct 2014 17:51:08 +0200 Josef Eisl Add Backend.newFrameMapBuilder().
Wed, 22 Oct 2014 17:28:05 +0200 Josef Eisl Introduce FrameMapBuilderImpl.
Wed, 22 Oct 2014 16:54:51 +0200 Josef Eisl LIRGenerationResult: add buildFrameMap() and getFrameMap().
Wed, 22 Oct 2014 10:00:19 +0200 Josef Eisl Use FrameMapBuilder in Backend.newLIRGenerationResult().
Tue, 21 Oct 2014 17:03:56 +0200 Josef Eisl Use FrameMapBuilder in LinearScan (except for location marking).
Tue, 21 Oct 2014 16:28:40 +0200 Josef Eisl Rename LIRGenerationResult.getFrameMap() to getFrameMapBuilder().
Tue, 21 Oct 2014 15:29:41 +0200 Josef Eisl Pass FrameMap to Backend.newCompilationResultBuilder().
Tue, 21 Oct 2014 14:56:52 +0200 Josef Eisl Introduce FrameMapBuilder.
Wed, 22 Oct 2014 14:50:09 +0200 Bernhard Urban truffleCache: refactor in order to fix recursive inlining warning
Tue, 21 Oct 2014 20:33:04 +0200 Christian Humer Truffle: fixed remaining slow path name fragements.
Tue, 21 Oct 2014 16:43:14 +0200 Bernhard Urban graalCompiler: remove unnecessary HandleMark.
Tue, 21 Oct 2014 16:24:53 +0200 Bernhard Urban TruffleCache: avoid publishing invalid cache state.
Tue, 21 Oct 2014 16:22:38 +0200 Bernhard Urban InliningUtil: tell which graph in error message.
Tue, 21 Oct 2014 16:21:59 +0200 Bernhard Urban TruffleCache: remove unused assumption argument.
Tue, 21 Oct 2014 12:17:14 +0200 Josef Eisl Remove FrameMap.indexForStackSlot().
Tue, 21 Oct 2014 12:10:39 +0200 Josef Eisl Remove FrameMap.stackSlotSize().
Tue, 21 Oct 2014 11:23:37 +0200 Danilo Ansaloni Truffle: corrected references to @SlowPath (now @TruffleBoundary).
Tue, 21 Oct 2014 10:28:43 +0200 Gilles Duboscq MethodData::initialize: remove unused argument
Tue, 21 Oct 2014 10:20:33 +0200 Gilles Duboscq Backout wrong change in 2a69cbe850a8
Tue, 21 Oct 2014 10:11:30 +0200 Gilles Duboscq Require pylint 1.1.x
Tue, 21 Oct 2014 10:17:06 +0200 Bernhard Urban hotspot/graal: simplify CTW logic. now, the following configurations are supported:
Tue, 21 Oct 2014 02:31:32 +0200 Andreas Woess Truffle: fix deoptimization of int[] with double/long values
Mon, 20 Oct 2014 16:22:18 -0700 Tom Rodriguez lower optimization on unsafe.cpp with XCode 6 as well
Tue, 21 Oct 2014 00:30:06 +0200 Christian Humer Truffle: format fix.
Tue, 21 Oct 2014 00:22:51 +0200 Christian Humer Truffle: rename @SlowPath to @TruffleBoundary.
Tue, 21 Oct 2014 00:22:48 +0200 Christian Humer Truffle: fix non permanent bailouts were shown as failures. they are no treated as opt unqueued events.
Tue, 21 Oct 2014 00:18:29 +0200 Christian Humer Truffle-DSL: improve JavaDoc for @Fallback.
Mon, 20 Oct 2014 23:11:40 +0200 Doug Simon enable a GraalCompilerTest to override how a method is parsed to produce a graph as well as being able to interpose on the method that is parsed/compiled
Mon, 20 Oct 2014 23:09:46 +0200 Doug Simon avoid lambdas in HotSpotGraalRuntime initialization path
Mon, 20 Oct 2014 19:07:20 +0200 Gilles Duboscq Reduce diff with upstream
Mon, 20 Oct 2014 16:26:05 +0200 Roland Schatz Store explicit input bit width in IntegerConvertNode.
Mon, 20 Oct 2014 12:12:52 +0200 Josef Eisl Encapsulate FrameMap.registerConfig & FrameMap.target.
Mon, 20 Oct 2014 11:10:15 +0200 Roland Schatz Add missing data types to cmove instruction.
Thu, 16 Oct 2014 16:57:56 +0200 Josef Eisl HSAIL: fix RegisterCategories.
Sat, 18 Oct 2014 00:08:19 +0200 Doug Simon refactored GraalCompilerTest API to be in terms of ResolvedJavaMethod instead of Method
Fri, 17 Oct 2014 13:33:31 +0200 Bernhard Urban graal/hotspot: fix memleak
Fri, 17 Oct 2014 11:59:55 +0200 Bernhard Urban graalCompiler: fix bootstrap with CTW (regression caused by jdk8-8041959)
Fri, 17 Oct 2014 10:32:04 +0200 Bernhard Urban amd64hotspot: guard foreign call registration with the according flag
Thu, 16 Oct 2014 08:51:26 -0700 Bernhard Urban mx/unittest: fix cygwin path issue
Thu, 16 Oct 2014 17:07:38 +0200 Gilles Duboscq IGV build: blacklist all JDKs from 8u20 included to 8u40 excluded
Thu, 16 Oct 2014 17:06:20 +0200 Gilles Duboscq Move crypto foreign call registering from AMD64HotSpot to HotSpot
Thu, 16 Oct 2014 16:11:58 +0200 mgronlun cherry-pick: 8035650: Exclude AIX from VS.NET make/windows/projectcreator.make
Thu, 16 Oct 2014 15:31:36 +0200 Andreas Woess Truffle: relax assertion for non-int values in int phi
Thu, 16 Oct 2014 15:31:34 +0200 Andreas Woess Truffle: relax assertions for object state entries of int kind
Wed, 15 Oct 2014 19:20:25 +0200 Andreas Woess Truffle: use long constants for offset calculation
Wed, 15 Oct 2014 19:25:43 +0200 Andreas Woess Truffle: revert back to typed primitives, but make the primitive array an int[]
Thu, 16 Oct 2014 14:29:01 +0200 Bernhard Urban gate: don't build server-nograal on windows (the build configuration doesn't exist yet)
Thu, 16 Oct 2014 14:23:04 +0200 Bernhard Urban jacoco: disable it for com.oracle.graal.truffle* projects
Thu, 16 Oct 2014 13:51:28 +0200 Doug Simon mx: improved ctw command usage message and made the default value for --ctwopts be "-Inline"
Thu, 16 Oct 2014 12:17:26 +0200 Gilles Duboscq Fix merge of TemplateTable::generate_vtable_call for SPARC
Thu, 16 Oct 2014 11:57:39 +0200 Gilles Duboscq Merge with jdk8u25-b17
Mon, 08 Sep 2014 12:35:01 -0700 asaha Added tag jdk8u25-b16 for changeset 6467bdd4d22d jdk8u25-b17
Tue, 02 Sep 2014 11:54:14 -0700 asaha Added tag jdk8u25-b15 for changeset e62c06b88731 jdk8u25-b16
Mon, 25 Aug 2014 13:35:35 -0700 asaha Added tag jdk8u25-b14 for changeset c77d5db18942 jdk8u25-b15
Fri, 22 Aug 2014 14:11:46 -0700 hseigel 8046233: VerifyError on backward branch jdk8u25-b14
Tue, 12 Aug 2014 20:29:25 -0400 hseigel 8050485: super() in a try block in a ctor causes VerifyError
Wed, 20 Aug 2014 15:32:00 -0700 asaha 8055717: Increment hsx 25.25 build to b02 for 8u25-b11
Tue, 19 Aug 2014 05:34:57 -0700 asaha Added tag jdk8u25-b13 for changeset ca6d25be853b
Tue, 12 Aug 2014 17:46:16 -0400 jiangli 8044269: Analysis of archive files. jdk8u25-b13
Tue, 12 Aug 2014 11:12:25 -0700 katleman Added tag jdk8u25-b12 for changeset 2993491d47df
Sat, 02 Aug 2014 16:28:59 -0400 hseigel 8051012: Regression in verifier for <init> method call from inside of a branch jdk8u25-b12
Tue, 05 Aug 2014 13:36:03 +0100 coffeys Added tag jdk8u25-b11 for changeset 9e2bb00a8191
Fri, 01 Aug 2014 10:16:39 +0100 coffeys Merge jdk8u25-b11
Wed, 30 Jul 2014 06:03:00 -0700 coffeys Merge
Wed, 30 Jul 2014 05:49:59 -0700 coffeys Merge
Wed, 30 Jul 2014 05:40:35 -0700 coffeys Added tag jdk8u25-b10 for changeset 19c692f1e4c5
Wed, 30 Jul 2014 05:40:28 -0700 coffeys Added tag jdk8u25-b09 for changeset 4f209b7a580c
Mon, 28 Jul 2014 20:27:16 +0100 coffeys Merge jdk8u25-b10
Fri, 25 Jul 2014 14:14:14 +0100 coffeys Merge
Tue, 22 Jul 2014 01:57:42 -0700 coffeys Added tag jdk8u25-b08 for changeset f3f50c4f9ea5 jdk8u25-b09
Wed, 16 Jul 2014 12:28:17 -0700 asaha Merge jdk8u25-b08
Mon, 14 Jul 2014 15:08:04 -0700 asaha Added tag jdk8u25-b07 for changeset 520188d4bade
Mon, 14 Jul 2014 11:11:05 -0700 asaha Merge jdk8u25-b07
Thu, 10 Jul 2014 16:01:11 -0700 asaha Merge
Mon, 07 Jul 2014 13:12:15 -0700 asaha Added tag jdk8u25-b06 for changeset 605df8463453 jdk8u31-b00
Wed, 02 Jul 2014 15:42:28 -0700 asaha Merge jdk8u25-b06
Mon, 30 Jun 2014 14:50:40 -0700 asaha Added tag jdk8u25-b05 for changeset db8383148bc9
Mon, 16 Jun 2014 10:23:46 -0400 zgu 8038903: More native monitor monitoring jdk8u25-b05
Thu, 26 Jun 2014 16:42:23 -0700 asaha Merge
Thu, 26 Jun 2014 08:29:41 -0700 asaha Merge
Mon, 23 Jun 2014 13:05:21 -0700 asaha Added tag jdk8u25-b04 for changeset 220eefb3609e
Wed, 18 Jun 2014 13:30:11 -0700 asaha Added tag jdk8u25-b03 for changeset 27348de6239b jdk8u25-b04
Wed, 18 Jun 2014 13:08:52 -0700 asaha Merge jdk8u25-b03
Tue, 17 Jun 2014 22:15:24 -0700 asaha Merge
Tue, 17 Jun 2014 16:12:09 -0700 asaha Merge
Wed, 11 Jun 2014 14:14:50 -0700 asaha Added tag jdk8u25-b02 for changeset d3d5604ea0de
Wed, 11 Jun 2014 09:56:16 -0700 asaha Merge jdk8u25-b02
Tue, 10 Jun 2014 14:52:20 -0700 asaha Merge
Mon, 09 Jun 2014 22:21:12 -0700 asaha 8046213: Test test/runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java Fails
Thu, 05 Jun 2014 15:26:51 -0700 asaha Merge
Thu, 05 Jun 2014 15:20:57 -0700 asaha Merge
Thu, 05 Jun 2014 03:48:18 -0700 katleman Added tag jdk8u25-b01 for changeset 9a2152fbd929
Wed, 04 Jun 2014 09:22:44 -0700 asaha Merge jdk8u25-b01
Wed, 04 Jun 2014 07:07:31 -0700 asaha Merge
Tue, 03 Jun 2014 21:36:53 -0700 asaha Merge
Tue, 03 Jun 2014 07:29:16 -0700 asaha Merge
Thu, 29 May 2014 13:14:25 -0700 asaha Merge
Mon, 02 Jun 2014 16:26:14 -0700 asaha 8044604: Increment minor version of HSx for 8u25 and initialize the build number
Fri, 30 May 2014 13:32:43 -0400 hseigel 8041717: Issue with class file parser
Wed, 28 May 2014 08:09:26 -0400 hseigel 8043454: Test case for 8037157 should not throw a VerifyError
Tue, 20 May 2014 19:50:58 -0700 twisti 8042603: 'SafepointPollOffset' was not declared in static member function 'static bool Arguments::check_vm_args_consistency()'
Mon, 19 May 2014 21:54:19 -0700 asaha Merge
Fri, 09 May 2014 15:21:20 -0400 hseigel 8036533: Method for correct defaults
Thu, 08 May 2014 17:19:49 -0400 coleenp 8015256: Better class accessibility
Tue, 06 May 2014 10:58:10 -0700 asaha Merge
Mon, 21 Apr 2014 10:36:31 -1000 twisti 8038898: Safer safepoints
Wed, 16 Apr 2014 09:51:54 -0700 asaha Merge
Wed, 16 Apr 2014 09:46:10 -0700 asaha Added tag jdk8u25-b00 for changeset a4d44dfb7d30
Tue, 15 Apr 2014 16:17:20 -0400 lfoltan 8036805: Correct linker method lookup.
Thu, 31 Jul 2014 09:58:53 +0100 coffeys Added tag jdk8u20-b26 for changeset eaa4074a7e39
Thu, 16 Oct 2014 11:16:01 +0200 Gilles Duboscq Fix recording of exception_seen flag
Wed, 15 Oct 2014 20:34:55 +0200 Gilles Duboscq Fix some format strings
Thu, 16 Oct 2014 10:50:27 +0200 Gilles Duboscq Add DataLayout::speculative_trap_data_tag to vmStructs
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Wed, 30 Jul 2014 03:51:43 -0700 coffeys Merge jdk8u20-b26
Wed, 30 Jul 2014 03:42:23 -0700 coffeys Added tag jdk8u20-b24 for changeset 42ddd0bbcb66
Mon, 28 Jul 2014 07:23:47 -0700 tbell Added tag jdk8u20-b25 for changeset 19408d5fd31c
Thu, 24 Jul 2014 11:43:35 -0700 amurillo Added tag hs25.20-b23 for changeset 00cf2b6f51b9 jdk8u20-b25
Fri, 18 Jul 2014 09:04:01 +0200 goetz 8050978: Fix bad field access check in C1 and C2 hs25.20-b23
Thu, 24 Jul 2014 10:29:28 -0700 amurillo 8051908: new hotspot build - hs25.20-b23
Tue, 22 Jul 2014 20:52:56 +0100 coffeys Merge jdk8u20-b24
Mon, 21 Jul 2014 21:46:27 +0000 jeff 8051005: Third Party License Readme update for 8u20
Tue, 22 Jul 2014 17:28:16 +0100 coffeys Merge
Fri, 18 Jul 2014 19:56:02 +0200 simonis 8051378: AIX: Change "8030763: Validate global memory allocation" breaks the HotSpot build
Wed, 16 Jul 2014 11:40:00 -0700 katleman Added tag jdk8u20-b23 for changeset f09d1f6a401e
Mon, 14 Jul 2014 10:16:34 -0700 asaha Merge jdk8u20-b23
Thu, 10 Jul 2014 07:58:50 -0700 asaha Merge
Tue, 08 Jul 2014 13:25:13 -0700 asaha Merge
Wed, 02 Jul 2014 15:31:10 -0700 asaha Merge
Wed, 02 Jul 2014 15:18:57 -0700 asaha Merge
Thu, 26 Jun 2014 18:34:35 -0700 asaha Added tag jdk8u11-b31 for changeset 13f04650aa09
Thu, 26 Jun 2014 07:59:40 -0700 asaha Merge
Tue, 24 Jun 2014 13:46:39 -0700 asaha Merge jdk8u11-b31
Fri, 13 Jun 2014 11:56:26 -0700 katleman Added tag jdk8u5-b31 for changeset 5c7ef8e39683
Thu, 26 Jun 2014 07:52:19 -0700 asaha Merge
Wed, 18 Jun 2014 12:53:21 -0700 asaha Merge
Tue, 17 Jun 2014 22:03:39 -0700 asaha Merge
Tue, 17 Jun 2014 15:49:31 -0700 asaha Merge
Tue, 17 Jun 2014 13:03:20 -0700 katleman Added tag jdk8u11-b12 for changeset 78df957d46eb
Wed, 11 Jun 2014 09:43:23 -0700 asaha Merge
Tue, 10 Jun 2014 13:43:58 -0700 asaha Merge
Thu, 05 Jun 2014 15:08:46 -0700 asaha Merge
Wed, 04 Jun 2014 08:58:24 -0700 asaha Merge
Wed, 04 Jun 2014 06:53:06 -0700 asaha Merge
Mon, 02 Jun 2014 15:18:10 -0700 asaha Merge
Thu, 29 May 2014 09:56:06 -0700 asaha Merge
Wed, 28 May 2014 12:07:21 -0700 asaha Merge
Thu, 22 May 2014 11:09:06 -0700 asaha Merge
Thu, 10 Jul 2014 23:43:37 -0700 amurillo Added tag hs25.20-b22 for changeset 7c56530b1149
Thu, 10 Jul 2014 23:43:36 -0700 amurillo Merge hs25.20-b22
Thu, 10 Jul 2014 12:04:43 -0700 vlivanov 8043546: C1 optimizes @Stable instance fields with default values
Wed, 02 Jul 2014 22:54:18 +0200 roland 8046542: [I.finalize() calls from methods compiled by C1 do not cause IllegalAccessError on Sparc
Thu, 03 Jul 2014 12:59:11 -0700 amurillo 8049268: new hotspot build - hs25.20-b22
Wed, 09 Jul 2014 13:57:39 -0700 katleman Added tag jdk8u20-b22 for changeset f7429096a202
Thu, 03 Jul 2014 12:56:12 -0700 amurillo Added tag hs25.20-b21 for changeset e4a6e7f1b90b jdk8u20-b22
Tue, 01 Jul 2014 10:36:19 +0200 mgronlun 8047812: Ensure ClassLoaderDataGraph::classes_unloading_do only delivers klasses from CLDs with non-reclaimed class loader oops hs25.20-b21
Fri, 20 Jun 2014 10:48:36 -0400 coleenp 8039150: host_klass invariant fails when verifying newly loaded JSR-292 anonymous classes
Fri, 20 Jun 2014 12:39:56 -0700 amurillo 8047732: new hotspot build - hs25.20-b21
Wed, 02 Jul 2014 15:01:15 -0700 katleman Added tag jdk8u20-b21 for changeset 4828415ebbf1
Wed, 25 Jun 2014 12:55:20 -0700 katleman Added tag jdk8u20-b20 for changeset 9e4d27da4ac0 jdk8u20-b21 jdk8u40-b00
Fri, 20 Jun 2014 11:47:37 -0700 amurillo Added tag hs25.20-b20 for changeset 4f18dea0312d jdk8u20-b20
Fri, 20 Jun 2014 11:47:36 -0700 amurillo Merge hs25.20-b20
Fri, 13 Jun 2014 13:46:06 +0200 pliden 8044796: G1: Enable G1CollectedHeap::stop()
Fri, 13 Jun 2014 17:07:39 -0400 jwilhelm 8046408: Build failure from multiple ptrace.h
Tue, 17 Jun 2014 09:02:30 +0000 vlivanov 8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place
Fri, 13 Jun 2014 15:04:38 -0700 amurillo 8046798: new hotspot build - hs25.20-b20
Wed, 18 Jun 2014 12:34:27 -0700 katleman Added tag jdk8u20-b19 for changeset b15553cde967
Fri, 13 Jun 2014 14:17:43 -0700 amurillo Added tag hs25.20-b19 for changeset 3e1cec358ab9 jdk8u20-b19
Fri, 13 Jun 2014 14:17:42 -0700 amurillo Merge hs25.20-b19
Thu, 12 Jun 2014 10:15:43 -0700 kvn 8046516: Segmentation fault in JVM (easily reproducible)
Thu, 12 Jun 2014 15:57:16 -0700 dcubed 8046287: [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12
Fri, 13 Jun 2014 08:40:35 +0000 neliasso Merge
Mon, 09 Jun 2014 10:32:49 +0200 neliasso 8040244: compiler/whitebox/IsMethodCompilableTest.java fails
Fri, 13 Jun 2014 00:30:18 -0700 roland Merge
Tue, 01 Apr 2014 09:36:49 +0200 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
Fri, 13 Jun 2014 08:44:11 +0200 ehelin 8042933: assert(capacity_until_gc >= committed_bytes) failed
Mon, 09 Jun 2014 15:42:31 -0700 kvn 8046275: Fastdebug build failing on jdk9/hs/ control jobs after pulling some hs-comp changes
Mon, 02 Jun 2014 14:32:29 -0400 drchase 8029381: assert(is_method_type()) failed: bad cast
Wed, 11 Jun 2014 10:46:47 +0200 brutisso 8043239: G1: Missing post barrier in processing of j.l.ref.Reference objects
Tue, 11 Feb 2014 13:29:53 +0100 neliasso 8034188: OSR methods may not be recompiled at proper compilation level
Thu, 05 Jun 2014 15:55:49 +0200 ykantser 8043915: Tests get ClassNotFoundException: com.oracle.java.testlibrary.StreamPumper
Fri, 06 Jun 2014 09:53:30 -0700 amurillo 8046232: new hotspot build - hs25.20-b19
Wed, 11 Jun 2014 09:31:04 -0700 katleman Added tag jdk8u20-b18 for changeset 11159d7ec804
Fri, 06 Jun 2014 09:15:08 -0700 amurillo Added tag hs25.20-b18 for changeset b685b4e870b1 jdk8u20-b18
Fri, 06 Jun 2014 09:15:07 -0700 amurillo Merge hs25.20-b18
Thu, 05 Jun 2014 06:40:35 +0000 anoll Merge
Fri, 30 May 2014 06:50:38 +0200 anoll 8011646: SEGV in compiled code with loop predication
Wed, 04 Jun 2014 14:44:56 +0000 kevinw Merge
Mon, 02 Jun 2014 10:01:15 +0200 roland 8043413: REGRESSION: Hotspot causes segmentation fault in jdk8ux, but not in jdk7ux
Wed, 04 Jun 2014 06:25:53 -0700 dcubed 8036823: Stack trace sometimes shows 'locked' instead of 'waiting to lock'
Fri, 30 May 2014 10:43:51 +0200 pliden 8042310: TestStringDeduplicationMemoryUsage test failing
Tue, 03 Jun 2014 06:10:34 +0000 sla Merge
Mon, 28 Apr 2014 09:27:47 +0200 sla 8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Tue, 27 May 2014 16:05:29 -0700 mikael 8043206: Fix signed vs. unsigned comparison warning in copy_sparc.hpp
Mon, 02 Jun 2014 13:12:01 -0700 dcubed 8038132: jprt bundles have libjsig.dylib in different place on OSX
Wed, 21 May 2014 10:54:59 -0700 rasbold 8043354: OptimizePtrCompare too aggressive when allocations are present
Fri, 30 May 2014 13:30:07 -0700 amurillo 8044437: new hotspot build - hs25.20-b18
Wed, 04 Jun 2014 08:46:46 -0700 katleman Added tag jdk8u20-b17 for changeset 8ea4732884cc
Fri, 30 May 2014 13:11:34 -0700 amurillo Added tag hs25.20-b17 for changeset ee8b93466869 jdk8u20-b17
Fri, 30 May 2014 13:11:33 -0700 amurillo Merge hs25.20-b17
Wed, 21 May 2014 12:16:41 -0700 kvn 8043274: Test compiler/7184394/TestAESMain.java gets NPE on solaris
Wed, 28 May 2014 07:59:23 -1000 iveresov 8044090: C1: Old value instead of new one is passed to post-barrier in UnsafeGetAndSetObject
Wed, 28 May 2014 06:26:05 -0700 poonam 8043086: Hotspot is expected to report OOM which is occurred String.intern(), but crashes in JDK8u5
Tue, 20 May 2014 10:24:30 +0200 pliden 8039042: G1: Phantom zeros in cardtable
Wed, 14 May 2014 14:32:23 +0200 pliden 8040804: G1: Concurrent mark stuck in loop calling os::elapsedVTime()
Wed, 14 May 2014 13:32:44 +0200 pliden 8040803: G1: Concurrent mark hangs when mark stack overflows
Thu, 17 Apr 2014 18:47:15 +0200 pliden 8040245: G1: VM hangs during shutdown
Fri, 11 Apr 2014 11:00:12 +0200 pliden 8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV
Thu, 22 May 2014 09:12:29 +0200 allwin 8027230: Overflow in java.lang.instrument.Instrumentation.getObjectSize() method
Wed, 21 May 2014 11:25:25 +0200 neliasso 8031475: Missing oopmap in patching stubs
Fri, 23 May 2014 14:46:59 -0700 amurillo 8043906: new hotspot build - hs25.20-b17
Wed, 28 May 2014 02:27:39 -0700 katleman Added tag jdk8u20-b16 for changeset c36ef639e6d3
Fri, 23 May 2014 14:12:52 -0700 amurillo Added tag hs25.20-b16 for changeset 50e5d560367b jdk8u20-b16
Fri, 23 May 2014 14:12:52 -0700 amurillo Merge hs25.20-b16
Tue, 29 Apr 2014 22:05:10 -0700 mikael 8042059: Various fixes to linux/sparc
Tue, 29 Apr 2014 22:04:09 -0700 mikael 8022070: Compilation error in stubGenerator_sparc.cpp with some compilers
Thu, 22 May 2014 13:05:24 -0700 drchase Merge
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Fri, 16 May 2014 12:05:14 -0700 kvn 8042786: Proper fix for 8032566
Thu, 15 May 2014 18:23:26 -0400 coleenp 8038212: Method::is_valid_method() check has performance regression impact for stackwalking
Thu, 15 May 2014 09:25:27 -0400 lfoltan 8041918: BootstrapMethods attribute cannot be empty.
Sun, 18 May 2014 00:25:06 +0400 iignatyev 8042949: +UnlockExperimentalVMOptions missed from TestUseRTMLockingOptionOnUnsupportedVM.java test
Fri, 16 May 2014 19:13:42 -0400 dholmes Merge
Mon, 12 May 2014 20:20:19 -0400 dholmes 8032551: Remove UsePPCLWSYNC from globals.hpp
Fri, 16 May 2014 03:28:59 -0700 amurillo 8043308: new hotspot build - hs25.20-b16
Wed, 21 May 2014 10:56:41 -0700 katleman Added tag jdk8u20-b15 for changeset 8c785f9bde6f
Fri, 16 May 2014 03:25:24 -0700 amurillo Added tag hs25.20-b15 for changeset 87bdb86f0aed jdk8u20-b15
Fri, 16 May 2014 03:25:23 -0700 amurillo Merge hs25.20-b15
Fri, 16 May 2014 00:15:27 -0700 roland Merge
Fri, 25 Apr 2014 09:22:16 +0200 roland 8041481: JVM crashes with collect_args_for_profiling
Fri, 25 Apr 2014 07:40:33 +0200 sla 8040140: System.nanoTime() is slow and non-monotonic on OS X
Mon, 05 May 2014 15:10:43 +0200 anoll 8042052: assert(t != NULL) failed: must set before get
Fri, 25 Apr 2014 12:48:34 +0200 adlertz 8029302: Performance regression in Math.pow intrinsic
Thu, 08 May 2014 23:10:23 -0700 amurillo 8042813: new hotspot build - hs25.20-b15
Tue, 13 May 2014 23:17:52 -0700 katleman Added tag jdk8u20-b14 for changeset c20d8a452574
Thu, 08 May 2014 23:07:12 -0700 amurillo Added tag hs25.20-b14 for changeset 28bbbecff5f0 jdk8u20-b14
Thu, 08 May 2014 23:07:11 -0700 amurillo Merge hs25.20-b14
Fri, 02 May 2014 14:53:06 +0200 goetz 8042309: Some bugfixes for the ppc64 port.
Thu, 08 May 2014 11:05:02 +0200 mgronlun 8041723: Event Based tracing ids to be reassigned for CDS klasses
Mon, 28 Apr 2014 12:39:12 +0200 anoll 8040085: dtrace/jsdt tests crash on solaris. found an unadvertised bad scavengable oop in the code cache
Fri, 02 May 2014 16:44:54 -0700 kvn 8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR))
Tue, 29 Apr 2014 12:20:53 -0700 kvn 8041957: -XX:UseAVX=0 cause assert(UseAVX) failed
Tue, 29 Apr 2014 10:29:56 -0700 kvn 8041959: Skip replay parsing errors with ReplayIgnoreInitErrors
Thu, 01 May 2014 17:57:29 -0700 kvn 8042281: compiler/7184394/TestAESMain.java fails with: javax.crypto.IllegalBlockSizeException: Input length not multiple of 16 bytes
Wed, 30 Apr 2014 14:14:01 -0700 kvn 8035936: SIGBUS in StubRoutines::aesencryptBlock, solaris-sparc
Thu, 01 May 2014 15:02:46 -0700 amurillo 8042279: new hotspot build - hs25.20-b14
Thu, 01 May 2014 14:57:02 -0700 amurillo Added tag hs25.20-b13 for changeset 798f5b02be89
Thu, 01 May 2014 14:57:00 -0700 amurillo Merge hs25.20-b13
Mon, 14 Apr 2014 08:24:28 +0200 anoll 8029436: CICompilerCount is not updated when the number of compiler threads is adjusted to the number of CPUs
Fri, 25 Apr 2014 09:22:42 -0700 amurillo 8041947: new hotspot build - hs25.20-b13
Wed, 07 May 2014 10:58:47 -0700 katleman Added tag jdk8u20-b13 for changeset 47951595af60
Wed, 30 Apr 2014 11:16:33 -0700 katleman Added tag jdk8u20-b12 for changeset 18ae0dac7620 jdk8u20-b13
Fri, 25 Apr 2014 09:19:12 -0700 amurillo Added tag hs25.20-b12 for changeset 3c291bc2aa7c jdk8u20-b12
Fri, 25 Apr 2014 09:19:11 -0700 amurillo Merge hs25.20-b12
Fri, 18 Apr 2014 14:25:21 +0200 roland 8039975: SIGSEGV in MethodData::next_data(ProfileData*)
Fri, 21 Feb 2014 09:48:52 +0100 sjohanss 8035057: NewSize ergonomics wrong when setting small or unaligned size on command line
Wed, 23 Apr 2014 11:18:53 +0200 sjohanss 8033426: Scale initial NewSize using NewRatio if not set on command line
Thu, 24 Apr 2014 14:02:48 +0400 iignatyev 8041497: Compilation of compiler/rtm/cli/TestUseRTMDeoptOption* tests failed
Tue, 22 Apr 2014 17:45:56 -0700 kvn 8041351: Crash in src/share/vm/opto/loopnode.cpp:3215 - assert(!had_error) failed: bad dominance
Wed, 23 Apr 2014 10:35:15 +0200 anoll 8038921: assert(t != NULL) failed: must set before get
Wed, 16 Apr 2014 14:49:03 -0700 kvn 8038048: assert(null_obj->escape_state() == PointsToNode::NoEscape,etc) runThese -full
Thu, 17 Apr 2014 16:18:40 -0700 amurillo 8040898: new hotspot build - hs25.20-b12
Thu, 17 Apr 2014 16:09:08 -0700 amurillo Added tag hs25.20-b11 for changeset b6a2ba7d3ea7
Thu, 17 Apr 2014 16:09:07 -0700 amurillo Merge hs25.20-b11
Thu, 17 Apr 2014 17:35:04 -0400 hseigel Merge
Mon, 14 Apr 2014 14:27:45 -0400 lfoltan 8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults.
Mon, 14 Apr 2014 10:13:03 -0400 lfoltan 8038076: constraint on multianewarray instruction is not checked since class version 50.
Tue, 15 Apr 2014 14:34:48 -0700 kvn 8039050: Crash in C2 compiler at Node::rematerialize
Wed, 16 Apr 2014 18:40:25 -0400 coleenp Merge
Mon, 03 Mar 2014 13:58:52 -0500 coleenp 8035735: Metaspace::contains become extremely slow in some cases
Fri, 11 Apr 2014 20:02:37 +0000 coleenp 8039904: dtrace/hotspot/Monitors/Monitors001 fails with "assert(s > 0) failed: Bad size calculated"
Tue, 15 Apr 2014 17:02:20 -0400 coleenp 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)
Wed, 16 Apr 2014 08:28:19 +0400 iignatyev 8040001: CLI test on RTMRetryCount option was missed from fix for 8039496
Fri, 11 Apr 2014 18:46:35 +0400 iignatyev 8038418: New tests development for type profiling and speculation
Wed, 12 Feb 2014 20:40:02 +0100 ctornqvi 8034781: [TESTBUG] runtime/ClassFileUnsupportedClassFileVersion.java unable to find or load main class
Mon, 10 Feb 2014 17:49:17 +0100 ctornqvi 8016644: Improve UnsupportedClassVersionError message
Tue, 15 Apr 2014 12:39:00 -0700 iveresov Merge
Thu, 10 Apr 2014 23:15:13 -0700 iveresov 8038297: Avoid placing CTI immediately following cbcond instruction on T4
Thu, 13 Feb 2014 10:05:03 +0100 sjohanss 8028498: runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java asserts in RT_Baseline
Mon, 14 Apr 2014 20:56:48 -0400 dholmes 8039891: Remove ppcsflt builds from JPRT
Mon, 14 Apr 2014 22:53:29 +0400 iignatyev Merge
Fri, 11 Apr 2014 00:35:23 +0400 iignatyev 8037860: Add tests to cover Intel RTM instructions support
Mon, 14 Apr 2014 19:29:34 +0400 iignatyev 8039496: Add sanity tests on RTM-related command line options
Mon, 14 Apr 2014 19:29:34 +0400 iignatyev 8039499: Add all common classes used by tests on RTM support to testlibrary
Fri, 11 Apr 2014 00:34:56 +0400 iignatyev 8039497: Testlibrary should be updated to provide information about all VM types as well as access to Unsafe
Tue, 28 Jan 2014 15:05:46 +0100 neliasso 8007270: Make IsMethodCompilable test work with tiered
Fri, 11 Apr 2014 00:34:51 +0400 iignatyev 8038953: Add sanity tests for BMI1 and LZCNT instructions
Wed, 09 Apr 2014 22:37:37 +0400 iignatyev 8039597: WhiteBox :: clean type profiling data
Mon, 31 Mar 2014 17:09:38 +0200 ehelin 8038934: Remove prefix allocated_ from methods and variables in Metaspace
Wed, 26 Mar 2014 14:15:02 +0100 ehelin 8035667: EventMetaspaceSummary doesn't report committed Metaspace memory
Thu, 10 Apr 2014 15:11:37 -0700 amurillo 8039967: new hotspot build - hs25.20-b11
Wed, 23 Apr 2014 11:35:27 -0700 katleman Added tag jdk8u20-b11 for changeset 70dc2c030c69
Wed, 16 Apr 2014 12:32:23 -0700 katleman Added tag jdk8u20-b10 for changeset 300e2c5eeb27 jdk8u20-b11
Mon, 14 Apr 2014 16:09:53 -0700 asaha Merge jdk8u20-b10
Wed, 09 Apr 2014 12:23:29 -0700 asaha Merge
Wed, 02 Apr 2014 09:59:18 -0700 asaha Merge
Mon, 31 Mar 2014 14:07:26 -0700 asaha Merge
Thu, 27 Mar 2014 14:50:50 -0700 asaha Merge
Thu, 20 Mar 2014 10:34:48 -0700 asaha Merge
Thu, 20 Mar 2014 10:24:02 -0700 asaha Merge
Tue, 18 Mar 2014 14:04:47 -0700 asaha Merge
Fri, 14 Mar 2014 22:57:00 -0700 asaha Merge
Thu, 10 Apr 2014 15:05:57 -0700 amurillo Added tag hs25.20-b10 for changeset 27a9e6a96a8c
Thu, 10 Apr 2014 15:05:56 -0700 amurillo Merge hs25.20-b10
Thu, 03 Apr 2014 12:37:53 +0200 goetz 8039146: Fix 64-bit store to int JNIHandleBlock::_top
Wed, 09 Apr 2014 11:18:02 -0700 kvn 8038939: Some options related to RTM locking optimization works inconsistently
Thu, 10 Apr 2014 04:07:45 -0700 goetz 8038201: Clean up misleading usage of malloc() in init_system_properties_values()
Thu, 27 Feb 2014 09:37:16 +0100 roland 8032011: nsk/stress/jck60/jck60022 crashes in src\share\vm\runtime\synchronizer.cpp:239
Wed, 09 Apr 2014 03:48:28 -0700 kevinw Merge
Wed, 02 Apr 2014 18:40:52 +0200 kevinw 8033696: "assert(thread != NULL) failed: just checking" due to Thread::current() and JNI pthread interaction
Thu, 03 Apr 2014 17:49:31 +0400 vkempik 8016302: Change type of the number of GC workers to unsigned int (2)
Tue, 08 Apr 2014 14:55:16 -0700 neugens 8036619: Shark: add LLVM 3.4 support
Mon, 07 Apr 2014 22:13:55 -0700 amurillo 8039392: Make jdk8u20 the default jprt release for hs25.20
Thu, 03 Apr 2014 16:20:16 +0200 jwilhelm 8039089: List verification enabled in product builds
Thu, 03 Apr 2014 10:39:27 +0200 pliden 8038461: Test gc/g1/TestStringDeduplicationMemoryUsage.java fails with unexpected memory usage
Sat, 05 Apr 2014 23:38:24 -0700 dbuck 8026334: hs_err improvement: Print elapsed time in a humanly readable format
Fri, 04 Apr 2014 09:54:56 -0700 amurillo 8039291: new hotspot build - hs25.20-b10
Wed, 09 Apr 2014 08:47:37 -0700 katleman Added tag jdk8u20-b09 for changeset 4d73f1e99f97
Fri, 04 Apr 2014 09:49:20 -0700 amurillo Added tag hs25.20-b09 for changeset 5186bc5047c1 jdk8u20-b09
Fri, 04 Apr 2014 09:49:19 -0700 amurillo Merge hs25.20-b09
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
Fri, 04 Apr 2014 10:43:56 +0200 tschatzl 8038498: Fix includes and C inlining after 8035330
Thu, 03 Apr 2014 16:37:55 -0700 iveresov Merge
Wed, 02 Apr 2014 11:24:51 -0700 iveresov 8039043: Implicit null check is in the wrong place in C1 -UseCompressedOops
Wed, 02 Apr 2014 11:24:44 -0700 kvn 8036767: PPC64: Support for little endian execution model
Mon, 31 Mar 2014 13:08:03 -0700 kvn 8038633: crash in VM_Version::get_processor_features() on startup
Mon, 31 Mar 2014 23:49:00 -0400 dholmes 8016039: jvm.lib is missing from export list unless building server
Mon, 31 Mar 2014 13:09:35 -0700 minqi 7090324: gclog rotation via external tool
Fri, 28 Mar 2014 15:29:23 -0700 amurillo 8038639: new hotspot build - hs25.20-b09
Wed, 02 Apr 2014 09:31:10 -0700 katleman Added tag jdk8u20-b08 for changeset e9ffa408f7af
Tue, 01 Apr 2014 11:12:22 -0700 amurillo Merge jdk8u20-b08
Fri, 28 Mar 2014 15:22:28 -0700 amurillo Added tag hs25.20-b08 for changeset 2627c7be4279
Fri, 28 Mar 2014 15:22:27 -0700 amurillo Merge hs25.20-b08
Fri, 28 Mar 2014 12:22:04 -0700 vlivanov Merge
Fri, 28 Mar 2014 10:13:37 -0700 vlivanov 8035828: Turn on @Stable support in VM
Fri, 28 Mar 2014 10:12:48 -0700 vlivanov 8035887: VM crashes trying to force inlining the recursive call
Fri, 28 Mar 2014 10:04:07 -0700 vlivanov 8036667: "assert(adr->is_AddP() && adr->in(AddPNode::Offset)->is_Con()) failed: offset is a constant" with FoldStableValues on
Thu, 27 Mar 2014 11:17:26 +0400 iignatyev 8038240: new WB API to get nmethod
Thu, 27 Mar 2014 17:29:41 +0400 iignatyev 8038193: Add command line option tests for BMI options
Tue, 28 Jan 2014 10:19:45 -0800 kvn 8029941: rollback changes in make/jprt.properties for embedded testing
Thu, 27 Feb 2014 20:40:24 +0100 goetz 8035970: PPC64: fix ad file after 8027754: Enable loop optimizations for loops with MathExact
Wed, 26 Feb 2014 11:33:34 -0800 goetz 8035396: Introduce accessor for tmp_oop in frame.
Wed, 26 Mar 2014 18:21:05 -0700 kvn Merge
Wed, 19 Feb 2014 14:03:09 -0800 goetz 8034797: AIX: Fix os::naked_short_sleep() in os_aix.cpp after 8028280
Tue, 25 Mar 2014 17:07:36 -0700 kvn Merge
Tue, 25 Mar 2014 12:54:21 -0700 goetz 8037821: Account for trampoline stubs when estimating code buffer sizes
Mon, 24 Mar 2014 11:51:40 -0700 amurillo 8038262: Workaround for ccache in vm.make is missing for aix
Thu, 20 Mar 2014 11:03:06 +0100 goetz 8037915: PPC64/AIX: Several smaller fixes
Thu, 20 Feb 2014 14:44:33 +0100 simonis 8035423: AIX: Fix os::get_default_process_handle() in os_aix.cpp after 8031968
Thu, 13 Mar 2014 14:57:01 -0700 kvn Merge
Mon, 10 Mar 2014 12:58:02 +0100 goetz 8036976: PPC64: implement the template interpreter
Thu, 06 Mar 2014 10:55:28 -0800 goetz 8035647: PPC64: Support for elf v2 abi.
Thu, 20 Feb 2014 11:05:12 +0100 goetz 8035394: PPC64: Make usage of intrinsic dsqrt depend on processor recognition.
Thu, 20 Feb 2014 10:48:57 +0100 goetz 8035392: cppInterpreter: fix message of NPE
Wed, 29 Jan 2014 12:22:13 +0100 goetz 8033117: PPC64: Adapt to 8002074: Support for AES on SPARC
Tue, 25 Feb 2014 15:11:18 -0800 kvn Merge
Wed, 19 Feb 2014 20:12:43 -0800 kvn Merge
Thu, 30 Jan 2014 14:30:01 +0100 goetz 8033168: PPC64: gcc 4.8 warning in output_c.cpp
Fri, 24 Jan 2014 10:23:34 +0100 goetz 8032634: Add #ifdef PPC64 around OrderAccess operations on _thread_state.
Wed, 22 Jan 2014 17:42:23 -0800 kvn Merge
Thu, 16 Jan 2014 14:25:51 +0100 goetz 8029101: PPC64 (part 211): ordering of Independent Reads of Independent Writes
Tue, 07 Jan 2014 17:24:59 +0100 goetz 8031319: PPC64: Some fixes in ppc and aix coding.
Mon, 06 Jan 2014 11:02:21 +0100 goetz 8031188: Fix for 8029015: PPC64 (part 216): opto: trap based null and range checks
Fri, 20 Dec 2013 13:51:14 +0100 goetz 8030863: PPC64: (part 220): ConstantTableBase for calls between args and jvms
Mon, 23 Dec 2013 10:26:08 -0800 kvn Merge
Mon, 24 Mar 2014 10:48:44 -0700 ccheung 8033566: [parfait] warning from b128 for hotspot/src/share/vm/runtime/frame.cpp: JNI primitive type mismatch
Thu, 20 Mar 2014 14:25:22 -0700 ccheung 8034034: [parfait] JNI exc. pending in hotspot/agent/src/os/bsd/MacosxDebuggerLocal.m
Tue, 25 Mar 2014 19:48:50 -0700 dcubed 8038274: update 8u fix for 8028073 now that 8028280 is backported to 8u
Tue, 25 Mar 2014 12:43:29 -0700 iveresov Merge
Tue, 25 Mar 2014 12:07:45 -0700 iveresov Merge
Mon, 24 Mar 2014 23:13:46 -0700 iveresov 8038222: Assembler::bsrl fails on assert when -UseCountLeadingZerosInstruction is used on CPU with LZCNT support
Tue, 25 Mar 2014 11:38:48 -0700 kvn Merge
Mon, 24 Mar 2014 17:44:27 -0700 kvn 8038286: nm->set_rtm_state() should be called after (nm != NULL) check
Fri, 21 Mar 2014 18:03:11 -0700 kvn 8038181: Can't build product VM without precompiled header
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Thu, 20 Mar 2014 15:53:17 +0100 ehelin 8037962: metaspaceTracer.cpp misses a symbol
Sat, 22 Mar 2014 00:26:48 +0400 iignatyev 8035857: Add tests to verify correctness of operations with BMI1 and LZCNT instructions
Mon, 24 Mar 2014 18:28:11 -0700 poonam Merge
Mon, 24 Mar 2014 08:43:10 -0700 poonam 6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems
Mon, 24 Mar 2014 16:56:16 -0700 jwilhelm Merge
Mon, 24 Mar 2014 14:23:02 -0700 jwilhelm Merge
Fri, 28 Feb 2014 15:27:09 +0100 jwilhelm 8036025: Sort the freelist in order to shrink the heap
Mon, 24 Mar 2014 15:34:10 -0700 ehelin Merge
Fri, 21 Mar 2014 10:31:51 +0100 ehelin 8036703: Add trace event with statistics for the metaspace chunk free lists
Fri, 21 Mar 2014 10:28:07 +0100 ehelin 8036701: Add trace event when a metaspace throws out of memory error
Fri, 21 Mar 2014 10:20:00 +0100 ehelin 8036699: Add trace event when a metaspace allocation fails