Tue, 09 Apr 2013 09:54:17 -0700 8007288: Additional WB API for compiler's testing
iignatyev [Tue, 09 Apr 2013 09:54:17 -0700] rev 16689
8007288: Additional WB API for compiler's testing Reviewed-by: kvn, vlivanov
Mon, 08 Apr 2013 07:40:08 -0700 8010913: compiler/6863420 often exceeds timeout
bharadwaj [Mon, 08 Apr 2013 07:40:08 -0700] rev 16688
8010913: compiler/6863420 often exceeds timeout Summary: add longer timeout for jtreg, add internal timeout thread to prevent spurious timeouts Reviewed-by: twisti, kvn Contributed-by: drchase <david.r.chase@oracle.com>
Fri, 05 Apr 2013 11:09:43 +0200 8006016: Memory leak at hotspot/src/share/vm/adlc/output_c.cpp
neliasso [Fri, 05 Apr 2013 11:09:43 +0200] rev 16687
8006016: Memory leak at hotspot/src/share/vm/adlc/output_c.cpp Reviewed-by: kvn, roland Contributed-by: niclas.adlertz@oracle.com
Thu, 11 Apr 2013 16:35:34 +0200 Merge
mgerdin [Thu, 11 Apr 2013 16:35:34 +0200] rev 16686
Merge
Wed, 10 Apr 2013 14:26:49 +0200 8011872: Include Bit Map addresses in the hs_err files
stefank [Wed, 10 Apr 2013 14:26:49 +0200] rev 16685
8011872: Include Bit Map addresses in the hs_err files Reviewed-by: brutisso, jmasa
Wed, 10 Apr 2013 13:27:35 +0200 8010196: NPG: Internal Error: Metaspace allocation lock -- possible deadlock
mgerdin [Wed, 10 Apr 2013 13:27:35 +0200] rev 16684
8010196: NPG: Internal Error: Metaspace allocation lock -- possible deadlock Summary: Refactor the CLD dependency list into a separate class. Use an ObjectLocker to synchronize additions to the CLD dependency list. Reviewed-by: stefank, coleenp
Tue, 09 Apr 2013 15:32:45 +0200 8009808: TEST-BUG : test case is using bash style tests. Default shell for jtreg is bourne. thus failure
mgerdin [Tue, 09 Apr 2013 15:32:45 +0200] rev 16683
8009808: TEST-BUG : test case is using bash style tests. Default shell for jtreg is bourne. thus failure Summary: Rewrite test to use Java only instead of shell script Reviewed-by: mgerdin, brutisso Contributed-by: leonid.mesnik@oracle.com
Mon, 08 Apr 2013 07:49:28 +0200 7197666: java -d64 -version core dumps in a box with lots of memory
brutisso [Mon, 08 Apr 2013 07:49:28 +0200] rev 16682
7197666: java -d64 -version core dumps in a box with lots of memory Summary: Allow task queues to be mmapped instead of malloced on Solaris Reviewed-by: coleenp, jmasa, johnc, tschatzl
Mon, 11 Feb 2013 10:31:56 -0800 8008508: CMS does not correctly reduce heap size after a Full GC
jmasa [Mon, 11 Feb 2013 10:31:56 -0800] rev 16681
8008508: CMS does not correctly reduce heap size after a Full GC Reviewed-by: johnc, ysr
Fri, 05 Apr 2013 10:20:04 -0700 8011343: Add new flag for verifying the heap during startup
johnc [Fri, 05 Apr 2013 10:20:04 -0700] rev 16680
8011343: Add new flag for verifying the heap during startup Summary: Perform verification during VM startup under control of new flag and within a VMOperation. Reviewed-by: stefank, jmasa, brutisso
Thu, 11 Apr 2013 01:14:31 -0700 8011948: new hotspot build - hs25-b28
amurillo [Thu, 11 Apr 2013 01:14:31 -0700] rev 16679
8011948: new hotspot build - hs25-b28 Reviewed-by: jcoomes
Thu, 11 Apr 2013 16:35:19 -0700 Merge
amurillo [Thu, 11 Apr 2013 16:35:19 -0700] rev 16678
Merge
Thu, 11 Apr 2013 01:03:41 -0700 Added tag hs25-b27 for changeset ea5bba2e47e9
amurillo [Thu, 11 Apr 2013 01:03:41 -0700] rev 16677
Added tag hs25-b27 for changeset ea5bba2e47e9
Tue, 09 Apr 2013 08:52:32 -0700 8011671: JCK tests on static interface methods fail under b84: Illegal type at constant pool entry 5
bharadwaj [Tue, 09 Apr 2013 08:52:32 -0700] rev 16676
8011671: JCK tests on static interface methods fail under b84: Illegal type at constant pool entry 5 Summary: Restore incorrect removal of support for static interface method verification in Java 8 Reviewed-by: kvn, coleenp
Fri, 05 Apr 2013 23:10:04 -0700 Merge
zgu [Fri, 05 Apr 2013 23:10:04 -0700] rev 16675
Merge
Fri, 05 Apr 2013 11:15:13 -0700 8006001: [parfait] Possible file leak in hotspot/src/os/linux/vm/perfMemory_linux.cpp
ccheung [Fri, 05 Apr 2013 11:15:13 -0700] rev 16674
8006001: [parfait] Possible file leak in hotspot/src/os/linux/vm/perfMemory_linux.cpp Reviewed-by: zgu, coleenp, hseigel, dholmes
Fri, 05 Apr 2013 16:16:18 -0700 Merge
dcubed [Fri, 05 Apr 2013 16:16:18 -0700] rev 16673
Merge
Fri, 05 Apr 2013 10:38:08 -0700 Merge
dcubed [Fri, 05 Apr 2013 10:38:08 -0700] rev 16672
Merge
Fri, 05 Apr 2013 12:19:19 -0400 8011161: NMT: Memory leak when encountering out of memory error while initializing memory snapshot
zgu [Fri, 05 Apr 2013 12:19:19 -0400] rev 16671
8011161: NMT: Memory leak when encountering out of memory error while initializing memory snapshot Summary: Fix memory leaks when NMT fails to initialize snapshot and worker thread Reviewed-by: dcubed, ccheung, rdurbin
Thu, 04 Apr 2013 10:01:26 -0700 8003310: Enable -Wunused-function when compiling with gcc
mikael [Thu, 04 Apr 2013 10:01:26 -0700] rev 16670
8003310: Enable -Wunused-function when compiling with gcc Summary: Add the -Wunused-function flag and remove a number of unused functions. Reviewed-by: dholmes, coleenp, kvn
Wed, 03 Apr 2013 16:43:09 -0700 8006103: [parfait] Possible null pointer dereference at hotspot/src/os/linux/vm/os_linux.cpp; os_windows.cpp; os_solaris.cpp; os_bsd.cpp
ccheung [Wed, 03 Apr 2013 16:43:09 -0700] rev 16669
8006103: [parfait] Possible null pointer dereference at hotspot/src/os/linux/vm/os_linux.cpp; os_windows.cpp; os_solaris.cpp; os_bsd.cpp Reviewed-by: zgu, iklam
Fri, 29 Mar 2013 14:18:40 -0700 8006006: [parfait] Memory leak at hotspot/src/share/tools/launcher/wildcard.c
ccheung [Fri, 29 Mar 2013 14:18:40 -0700] rev 16668
8006006: [parfait] Memory leak at hotspot/src/share/tools/launcher/wildcard.c Summary: a simple fix to add FileList_free(fl) before returning NULL. Reviewed-by: zgu, coleenp, minqi
Thu, 04 Apr 2013 08:47:39 -0400 8010943: guarantee(length == 0) failed: invalid method ordering length
hseigel [Thu, 04 Apr 2013 08:47:39 -0400] rev 16667
8010943: guarantee(length == 0) failed: invalid method ordering length Summary: Add DumpSharedSpaces to IF condition to handle verify during -Xshare:dump. Reviewed-by: coleenp, zgu
Wed, 03 Apr 2013 21:41:33 +0200 8009125: Add NMT tests for Virtual Memory operations
ctornqvi [Wed, 03 Apr 2013 21:41:33 +0200] rev 16666
8009125: Add NMT tests for Virtual Memory operations Summary: Tests added for Reserve/Commit/Uncommit/Unreserve operations Reviewed-by: zgu, mgerdin
Thu, 04 Apr 2013 21:15:43 -0700 8011584: new hotspot build - hs25-b27
amurillo [Thu, 04 Apr 2013 21:15:43 -0700] rev 16665
8011584: new hotspot build - hs25-b27 Reviewed-by: jcoomes
Thu, 11 Apr 2013 09:39:57 -0700 Added tag jdk8-b85 for changeset 462779762d8a
katleman [Thu, 11 Apr 2013 09:39:57 -0700] rev 16664
Added tag jdk8-b85 for changeset 462779762d8a
Tue, 16 Apr 2013 14:57:57 -0700 Merge
katleman [Tue, 16 Apr 2013 14:57:57 -0700] rev 16663
Merge
Mon, 15 Apr 2013 14:19:34 -0700 Merge
katleman [Mon, 15 Apr 2013 14:19:34 -0700] rev 16662
Merge
Fri, 12 Apr 2013 15:21:17 -0700 8012048: JDK8 b85 source with GPL header errors
katleman [Fri, 12 Apr 2013 15:21:17 -0700] rev 16661
8012048: JDK8 b85 source with GPL header errors Reviewed-by: iris, mduigou, jjg
Tue, 16 Apr 2013 08:10:59 -0700 Merge
lana [Tue, 16 Apr 2013 08:10:59 -0700] rev 16660
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip