log

age author description
Fri, 05 Sep 2014 16:01:29 -0400 coleenp 6642881: Improve performance of Class.getClassLoader()
Fri, 30 May 2014 19:13:07 +0200 sla 8044398: Attach code should propagate errors in Diagnostic Commands as errors
Tue, 19 Aug 2014 07:36:11 +0200 thartmann 8048879: "unexpected yanked node" opto/postaloc.cpp:139
Fri, 05 Sep 2014 15:10:41 -0700 amurillo 8057649: new hotspot build - hs25.40-b10
Wed, 10 Sep 2014 09:05:31 -0700 katleman Added tag jdk8u40-b05 for changeset 232b50b20797
Fri, 05 Sep 2014 15:02:44 -0700 amurillo Added tag hs25.40-b09 for changeset c9635cad4a5d jdk8u40-b05
Fri, 05 Sep 2014 15:02:43 -0700 amurillo Merge hs25.40-b09
Fri, 05 Sep 2014 12:36:37 -0700 jcoomes 8057623: add an extension class for argument handling
Fri, 05 Sep 2014 00:28:43 +0200 jwilhelm 8056056: Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile
Thu, 28 Aug 2014 23:30:13 +0400 iignatyev 8056223: typo in export_optimized_jdk
Wed, 27 Aug 2014 17:09:18 +0400 iignatyev 8056072: add jprt_optimized targets
Fri, 05 Sep 2014 09:49:19 +0200 sjohanss 8057536: Refactor G1 to allow context specific allocations
Thu, 04 Sep 2014 16:53:27 -0700 jcoomes 8057531: refactor gc argument processing code slightly
Thu, 04 Sep 2014 09:37:41 -0700 jcoomes 8054970: gc src file exclusion should exclude alternative sources
Fri, 22 Aug 2014 06:28:14 -0700 gtriantafill 8055765: Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running
Thu, 21 Aug 2014 14:37:39 -0700 gtriantafill 8055684: runtime/NMT/CommandLineEmptyArgument.java fails
Fri, 22 Aug 2014 07:38:42 -0700 gtriantafill 8055053: [TESTBUG] runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails
Fri, 22 Aug 2014 06:46:29 -0700 gtriantafill 8055052: [TESTBUG] runtime/NMT/JcmdDetailDiff.java fails on Windows when there are no debug symbols available
Tue, 19 Aug 2014 06:47:28 -0700 gtriantafill 8055051: runtime/NMT/CommandLineEmptyArgument.java fails
Thu, 04 Sep 2014 10:14:37 -0400 gtriantafill 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated
Thu, 14 Aug 2014 13:15:23 -0400 zgu 8054547: Re-enable warning for incompatible java launcher
Tue, 12 Aug 2014 14:06:41 -0700 gtriantafill 8054952: [TESTBUG] Add missing NMT2 tests
Thu, 04 Sep 2014 11:21:08 +0200 sla 8057535: add a thread extension class
Wed, 03 Sep 2014 17:01:57 +0200 tschatzl 8057143: Incomplete renaming of variables containing "hrs" to "hrm" related to HeapRegionSeq
Wed, 03 Sep 2014 21:20:39 +0000 ccheung Merge
Wed, 27 Aug 2014 10:42:28 -0700 ccheung 8056175: Change "8048150: Allow easy configurations for large CDS archives" triggers conversion warning with older GCC
Mon, 25 Aug 2014 00:13:36 -0700 ccheung 8048150: Allow easy configurations for large CDS archives
Wed, 03 Sep 2014 08:52:08 -0700 amurillo Merge
Tue, 02 Sep 2014 11:42:01 -0700 amurillo Merge
Thu, 28 Aug 2014 17:05:41 +0200 tschatzl 8054808: Bitmap verification sometimes fails after Full GC aborts concurrent mark.
Wed, 03 Sep 2014 08:44:47 +0000 anoll Merge
Fri, 29 Aug 2014 10:47:50 +0200 thartmann 8055657: Test compiler/classUnloading/methodUnloading/TestMethodUnloading.java does not work with non-default GC
Wed, 03 Sep 2014 09:25:44 +0200 tschatzl Merge
Wed, 03 Sep 2014 09:24:07 +0200 tschatzl 8056043: Heap does not shrink within the heap after JDK-8038423
Wed, 03 Sep 2014 09:23:58 +0200 jwilhelm 8037925: CMM Testing: an allocated humongous object at the end of the heap should not prevents shrinking the heap
Tue, 02 Sep 2014 15:04:00 +0200 tschatzl 8055919: Remove dead code in G1 concurrent marking code
Tue, 02 Sep 2014 15:03:57 +0200 tschatzl Merge
Fri, 29 Aug 2014 13:12:03 +0200 tschatzl Merge
Tue, 26 Aug 2014 09:36:53 +0200 tschatzl 8054819: Rename HeapRegionSeq to HeapRegionManager
Tue, 02 Sep 2014 14:02:57 -0700 iklam 8056971: Minor class loading clean-up
Thu, 21 Aug 2014 13:57:51 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Fri, 22 Aug 2014 12:03:49 -0700 kvn 8055069: TSX and RTM should be deprecated more strongly until hardware is corrected
Thu, 28 Aug 2014 14:05:08 -0700 amurillo 8056299: new hotspot build - hs25.40-b09
Wed, 03 Sep 2014 13:19:59 -0700 katleman Added tag jdk8u40-b04 for changeset fd4dbaff3002
Tue, 02 Sep 2014 14:08:36 -0700 amurillo Merge jdk8u40-b04
Thu, 28 Aug 2014 14:00:21 -0700 amurillo Added tag hs25.40-b08 for changeset 3f1b3f2dd1cb
Thu, 28 Aug 2014 14:00:20 -0700 amurillo Merge hs25.40-b08
Thu, 28 Aug 2014 11:55:10 -0400 zgu 8056256: [TESTBUG] Disable NMTWithCDS.java test as launcher change has yet promoted
Wed, 27 Aug 2014 08:42:58 -0400 zgu 8055236: Deadlock during NMT2 shutdown on Windows
Wed, 20 Aug 2014 08:41:15 -0400 zgu 8054546: NMT2 leaks memory
Tue, 19 Aug 2014 09:05:55 -0400 zgu 8055061: assert at share/vm/services/virtualMemoryTracker.cpp:332 Error: ShouldNotReachHere() when running NMT tests
Tue, 19 Aug 2014 08:34:25 -0400 zgu 8055007: NMT2: emptyStack missing in minimal build
Thu, 14 Aug 2014 09:02:51 -0400 zgu 8054368: nsk/jdi/VirtualMachine/exit/exit002 crash with detail tracking on (NMT2)
Tue, 12 Aug 2014 12:39:02 -0700 zgu 8054938: [TESTBUG] Wrong WhiteBox.java was pushed by JDK-8044140
Wed, 27 Aug 2014 08:35:03 -0400 zgu 8044140: Create NMT (Native Memory Tracking) tests for NMT2
Wed, 27 Aug 2014 08:19:12 -0400 zgu 8046598: Scalable Native memory tracking development
Wed, 27 Aug 2014 09:36:55 +0200 tschatzl Merge
Tue, 26 Aug 2014 14:15:42 +0200 tschatzl 8055953: [TESTBUG] Fix for 8055098 does not contain unit test
Thu, 21 Aug 2014 16:44:41 +0200 tschatzl 8055098: WB API should be extended to provide information about size and age of object.
Tue, 26 Aug 2014 10:28:43 +0200 brutisso 8029524: Remove unsused method CollectedHeap::unsafe_max_alloc()