Thu, 05 Nov 2015 07:22:48 +0000 Merge
dcubed [Thu, 05 Nov 2015 07:22:48 +0000] rev 33770
Merge
Wed, 04 Nov 2015 16:23:08 -0800 8140244: Port fix of JDK-8075773 to AIX and possibly MacOSX
clanger [Wed, 04 Nov 2015 16:23:08 -0800] rev 33769
8140244: Port fix of JDK-8075773 to AIX and possibly MacOSX Reviewed-by: stuefe, dcubed
Thu, 05 Nov 2015 05:31:57 +0000 Merge
coleenp [Thu, 05 Nov 2015 05:31:57 +0000] rev 33768
Merge
Wed, 04 Nov 2015 23:02:46 +0000 Merge
coleenp [Wed, 04 Nov 2015 23:02:46 +0000] rev 33767
Merge
Wed, 04 Nov 2015 17:18:59 -0500 8138916: Logging write function does not allow for long enough messages
rprotacio [Wed, 04 Nov 2015 17:18:59 -0500] rev 33766
8138916: Logging write function does not allow for long enough messages Summary: The unified logging framework's vwrite function is updated to allow strings longer than 512 characters, for the sake of messages of non-pre-determined length. Reviewed-by: coleenp, dsamersoff, mlarsson
Thu, 05 Nov 2015 03:42:04 +0000 Merge
coleenp [Thu, 05 Nov 2015 03:42:04 +0000] rev 33765
Merge
Wed, 04 Nov 2015 19:52:04 +0000 Merge
coleenp [Wed, 04 Nov 2015 19:52:04 +0000] rev 33764
Merge
Wed, 04 Nov 2015 14:32:51 -0500 8140348: Convert TraceSafepoint to Unified Logging
rprotacio [Wed, 04 Nov 2015 14:32:51 -0500] rev 33763
8140348: Convert TraceSafepoint to Unified Logging Summary: The former -XX:+TraceSafepoint flag is updated to the unified logging framework and is now replaced with -Xlog:safepoint in product mode. Reviewed-by: coleenp, hseigel
Wed, 04 Nov 2015 20:02:54 +0000 Merge
kbarrett [Wed, 04 Nov 2015 20:02:54 +0000] rev 33762
Merge
Wed, 04 Nov 2015 13:09:57 -0500 6899049: G1: Clean up code in ptrQueue.[ch]pp and ptrQueue.inline.hpp
kbarrett [Wed, 04 Nov 2015 13:09:57 -0500] rev 33761
6899049: G1: Clean up code in ptrQueue.[ch]pp and ptrQueue.inline.hpp Summary: Simplify indexing, address obsolete code, improve access/type checking. Reviewed-by: tschatzl, pliden
Wed, 04 Nov 2015 18:10:18 +0000 Merge
tschatzl [Wed, 04 Nov 2015 18:10:18 +0000] rev 33760
Merge
Wed, 04 Nov 2015 17:36:29 +0100 8141134: Remove unnecessary pragma warning(disable:4355) from GC code
tschatzl [Wed, 04 Nov 2015 17:36:29 +0100] rev 33759
8141134: Remove unnecessary pragma warning(disable:4355) from GC code Reviewed-by: ehelin, simonis, stuefe
Wed, 04 Nov 2015 13:38:38 +0100 8138966: Intermittent SEGV running ParallelGC
aph [Wed, 04 Nov 2015 13:38:38 +0100] rev 33758
8138966: Intermittent SEGV running ParallelGC Summary: Add necessary memory fences so that the parallel threads are unable to observe partially filled block tables. Reviewed-by: tschatzl
Wed, 04 Nov 2015 16:42:11 +0100 8141422: G1 eager reclaim card dirtying may dirty outside of allocated objects
mgerdin [Wed, 04 Nov 2015 16:42:11 +0100] rev 33757
8141422: G1 eager reclaim card dirtying may dirty outside of allocated objects Reviewed-by: sjohanss, tschatzl, ehelin
Tue, 03 Nov 2015 19:53:10 -0500 8140648: Clean up remnants of fork1() from non-solaris platforms
stuefe [Tue, 03 Nov 2015 19:53:10 -0500] rev 33756
8140648: Clean up remnants of fork1() from non-solaris platforms Summary: Clean up any remnants of fork1() from Non-Solaris platforms Reviewed-by: dholmes, goetz
Wed, 04 Nov 2015 00:59:44 +0300 8141331: Test hotspot/compiler/oracle/MethodMatcher.java fails with NPE
dpochepk [Wed, 04 Nov 2015 00:59:44 +0300] rev 33755
8141331: Test hotspot/compiler/oracle/MethodMatcher.java fails with NPE Reviewed-by: iignatyev
Mon, 18 Aug 2014 14:37:55 +0200 8055283: Expand ResourceHashtable with C_HEAP allocation, removal and some unit tests
mgerdin [Mon, 18 Aug 2014 14:37:55 +0200] rev 33754
8055283: Expand ResourceHashtable with C_HEAP allocation, removal and some unit tests Reviewed-by: ehelin, tschatzl, coleenp
Mon, 02 Nov 2015 14:28:19 +0100 8137756: Remove hrs_err_msg and hrs_ext_msg from heapRegionSet
david [Mon, 02 Nov 2015 14:28:19 +0100] rev 33753
8137756: Remove hrs_err_msg and hrs_ext_msg from heapRegionSet Reviewed-by: pliden, mgerdin
Mon, 02 Nov 2015 10:41:39 +0100 8141056: Erroneous assignment in HeapRegionSet.cpp
david [Mon, 02 Nov 2015 10:41:39 +0100] rev 33752
8141056: Erroneous assignment in HeapRegionSet.cpp Reviewed-by: tschatzl, pliden
Mon, 02 Nov 2015 19:38:49 +0000 Merge
coleenp [Mon, 02 Nov 2015 19:38:49 +0000] rev 33751
Merge
Mon, 02 Nov 2015 17:18:37 +0100 8141140: Zero JVM fails to initialize after JDK-8078554
sgehwolf [Mon, 02 Nov 2015 17:18:37 +0100] rev 33750
8141140: Zero JVM fails to initialize after JDK-8078554 Summary: Disable AllocatePrefetchDistance for Zero. Reviewed-by: coleenp
Mon, 02 Nov 2015 16:54:49 +0100 8141138: Zero fails to build
sgehwolf [Mon, 02 Nov 2015 16:54:49 +0100] rev 33749
8141138: Zero fails to build Summary: Adjust to recent JDK-9 changes. Reviewed-by: coleenp
Mon, 02 Nov 2015 17:26:20 +0000 Merge
ehelin [Mon, 02 Nov 2015 17:26:20 +0000] rev 33748
Merge
Mon, 02 Nov 2015 16:16:53 +0100 8140602: Split other time calculation into methods in G1CollectorPolicy
ehelin [Mon, 02 Nov 2015 16:16:53 +0100] rev 33747
8140602: Split other time calculation into methods in G1CollectorPolicy Reviewed-by: mgerdin, tschatzl, drwhite
Mon, 02 Nov 2015 14:34:07 +0000 Merge
zmajo [Mon, 02 Nov 2015 14:34:07 +0000] rev 33746
Merge
Mon, 02 Nov 2015 11:51:48 +0000 Merge
zmajo [Mon, 02 Nov 2015 11:51:48 +0000] rev 33745
Merge
Mon, 02 Nov 2015 11:32:26 +0300 8141042: Typos and refactoring in Compiler constraints functions
ddmitriev [Mon, 02 Nov 2015 11:32:26 +0300] rev 33744
8141042: Typos and refactoring in Compiler constraints functions Reviewed-by: vlivanov, zmajo, kvn
Fri, 30 Oct 2015 12:36:54 +0100 8140645: Recent Developments for AIX
stuefe [Fri, 30 Oct 2015 12:36:54 +0100] rev 33743
8140645: Recent Developments for AIX Summary: Port recent developments from SAP for AIX to the OpenJDK Reviewed-by: goetz
Mon, 02 Nov 2015 09:13:39 +0100 8141049: Remove CARD_REPEAT_HISTO from the G1 code
brutisso [Mon, 02 Nov 2015 09:13:39 +0100] rev 33742
8141049: Remove CARD_REPEAT_HISTO from the G1 code Reviewed-by: tschatzl, kbarrett
Mon, 02 Nov 2015 09:12:45 +0100 8141045: Remove SPARSE_PRT_VERBOSE from the G1 code
brutisso [Mon, 02 Nov 2015 09:12:45 +0100] rev 33741
8141045: Remove SPARSE_PRT_VERBOSE from the G1 code Reviewed-by: tschatzl, kbarrett
Mon, 02 Nov 2015 09:11:44 +0100 8141037: Remove _MARKING_VERBOSE_ from the G1 code
brutisso [Mon, 02 Nov 2015 09:11:44 +0100] rev 33740
8141037: Remove _MARKING_VERBOSE_ from the G1 code Reviewed-by: tschatzl, kbarrett
Sat, 31 Oct 2015 15:27:48 +0100 8140509: Add note_gc_start to G1CollectorPolicy
ehelin [Sat, 31 Oct 2015 15:27:48 +0100] rev 33739
8140509: Add note_gc_start to G1CollectorPolicy Reviewed-by: mgerdin, tschatzl
Fri, 30 Oct 2015 10:15:06 +0100 8140508: Add utility method for logging phases to G1CollectorPolicy
ehelin [Fri, 30 Oct 2015 10:15:06 +0100] rev 33738
8140508: Add utility method for logging phases to G1CollectorPolicy Reviewed-by: mgerdin, tschatzl
Fri, 30 Oct 2015 16:18:58 -0700 8139026: hotspot/make/hotspot.script cannot handle command-line arguments with spaces
iklam [Fri, 30 Oct 2015 16:18:58 -0700] rev 33737
8139026: hotspot/make/hotspot.script cannot handle command-line arguments with spaces Summary: Use "$@" Reviewed-by: twisti, ihse
Fri, 30 Oct 2015 16:39:37 -0400 8139564: Convert TraceDefaultMethods to Unified Logging
rprotacio [Fri, 30 Oct 2015 16:39:37 -0400] rev 33736
8139564: Convert TraceDefaultMethods to Unified Logging Summary: The former -XX:+TraceDefaultMethods flag is updated to the unified logging framework and is now replaced with -Xlog:defaultmethods. Reviewed-by: acorn, coleenp, hseigel
Fri, 30 Oct 2015 08:29:19 -0700 8140249: JVM Crashing During startUp If Flight Recording is enabled
poonam [Fri, 30 Oct 2015 08:29:19 -0700] rev 33735
8140249: JVM Crashing During startUp If Flight Recording is enabled Reviewed-by: dholmes Contributed-by: Shafi Ahmad <shafi.s.ahmad@oracle.com>
Fri, 30 Oct 2015 06:50:55 +0000 Merge
brutisso [Fri, 30 Oct 2015 06:50:55 +0000] rev 33734
Merge
Fri, 30 Oct 2015 06:46:10 +0100 8140781: Remove _MARKING_STATS_ from the G1 code
brutisso [Fri, 30 Oct 2015 06:46:10 +0100] rev 33733
8140781: Remove _MARKING_STATS_ from the G1 code Reviewed-by: kbarrett, david
Fri, 30 Oct 2015 00:23:07 -0400 8129526: Solaris: clean up another remnant of interruptible I/O
dholmes [Fri, 30 Oct 2015 00:23:07 -0400] rev 33732
8129526: Solaris: clean up another remnant of interruptible I/O Reviewed-by: fparain, dcubed
Thu, 29 Oct 2015 21:38:25 -0400 Merge
dholmes [Thu, 29 Oct 2015 21:38:25 -0400] rev 33731
Merge
Thu, 29 Oct 2015 12:04:04 -0700 8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
cjplummer [Thu, 29 Oct 2015 12:04:04 -0700] rev 33730
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests Summary: Use new external.lib.roots property in TEST.ROOT so /../../test/lib is not needed. Reviewed-by: mseledtsov, sla, iklam
Thu, 29 Oct 2015 18:59:22 -0400 8131045: Obsolete JNIDetachReleasesMonitors
dholmes [Thu, 29 Oct 2015 18:59:22 -0400] rev 33729
8131045: Obsolete JNIDetachReleasesMonitors Reviewed-by: dcubed, dsimms, sspitsyn
Thu, 12 Nov 2015 14:13:49 -0800 Merge
lana [Thu, 12 Nov 2015 14:13:49 -0800] rev 33728
Merge
Thu, 19 Nov 2015 09:36:21 -0800 Added tag jdk9-b93 for changeset 7ca001ccf8c1
lana [Thu, 19 Nov 2015 09:36:21 -0800] rev 33727
Added tag jdk9-b93 for changeset 7ca001ccf8c1
Fri, 20 Nov 2015 15:38:28 -0800 Merge
lana [Fri, 20 Nov 2015 15:38:28 -0800] rev 33726
Merge
Fri, 20 Nov 2015 19:25:45 +0100 8140364: JEP 264 Platform Logger API and Service Implementation
dfuchs [Fri, 20 Nov 2015 19:25:45 +0100] rev 33725
8140364: JEP 264 Platform Logger API and Service Implementation Summary: Initial implementation for JEP 264 Platform Logger API and Service Reviewed-by: mchung, psandoz, rriggs
Fri, 20 Nov 2015 08:35:23 +0800 8056174: New APIs for jar signing
weijun [Fri, 20 Nov 2015 08:35:23 +0800] rev 33724
8056174: New APIs for jar signing Reviewed-by: mullan
Mon, 16 Nov 2015 22:49:45 +0000 8142367: Allow files with .png extension to be copied for javadoc
bpatel [Mon, 16 Nov 2015 22:49:45 +0000] rev 33723
8142367: Allow files with .png extension to be copied for javadoc Reviewed-by: erikj
Mon, 16 Nov 2015 10:47:24 +0100 8143036: Make install target does not depend on images
erikj [Mon, 16 Nov 2015 10:47:24 +0100] rev 33722
8143036: Make install target does not depend on images Reviewed-by: alanb
Thu, 12 Nov 2015 14:12:53 -0800 Merge
lana [Thu, 12 Nov 2015 14:12:53 -0800] rev 33721
Merge
Thu, 19 Nov 2015 09:36:17 -0800 Added tag jdk9-b93 for changeset 24d8c58c9dcd
lana [Thu, 19 Nov 2015 09:36:17 -0800] rev 33720
Added tag jdk9-b93 for changeset 24d8c58c9dcd
Wed, 05 Jul 2017 21:00:56 +0200 Added tag jdk9-b93 for changeset 09206c6513b3
duke [Wed, 05 Jul 2017 21:00:56 +0200] rev 33719
Added tag jdk9-b93 for changeset 09206c6513b3
Wed, 05 Jul 2017 21:00:56 +0200 Merge jdk9-b93
duke [Wed, 05 Jul 2017 21:00:56 +0200] rev 33718
Merge
Wed, 05 Jul 2017 21:00:52 +0200 Merge
duke [Wed, 05 Jul 2017 21:00:52 +0200] rev 33717
Merge
Thu, 12 Nov 2015 18:27:43 -0800 Merge
lana [Thu, 12 Nov 2015 18:27:43 -0800] rev 33716
Merge
Thu, 12 Nov 2015 15:10:01 +0100 8141092: JShell: Completion hangs on identifier completion
jlahoda [Thu, 12 Nov 2015 15:10:01 +0100] rev 33715
8141092: JShell: Completion hangs on identifier completion Summary: Avoiding recursive search when computing package completion. Reviewed-by: mcimadamore, rfield
Thu, 12 Nov 2015 08:48:42 +0100 8142384: JShell tool: New command: /imports, /i which show the list of imported packages or classes, etc...
shinyafox [Thu, 12 Nov 2015 08:48:42 +0100] rev 33714
8142384: JShell tool: New command: /imports, /i which show the list of imported packages or classes, etc... Reviewed-by: rfield, jlahoda
Thu, 12 Nov 2015 08:39:23 +0530 8139255: javac reports "cannot override" messages instead of "cannot hide" messages for static methods
sadayapalam [Thu, 12 Nov 2015 08:39:23 +0530] rev 33713
8139255: javac reports "cannot override" messages instead of "cannot hide" messages for static methods Summary: Improve clarity of javac messages by discriminating hiding scenerio from overriding Reviewed-by: mcimadamore, sadayapalam Contributed-by: srinivas.dama@oracle.com
Thu, 12 Nov 2015 06:13:14 +0530 8136419: Type annotations in initializers and lambda bodies not written to class file
sadayapalam [Thu, 12 Nov 2015 06:13:14 +0530] rev 33712
8136419: Type annotations in initializers and lambda bodies not written to class file Reviewed-by: jlahoda
Thu, 12 Nov 2015 05:59:47 +0530 8142476: Call site initialization exception caused by LambdaConversionException: Invalid receiver type
sadayapalam [Thu, 12 Nov 2015 05:59:47 +0530] rev 33711
8142476: Call site initialization exception caused by LambdaConversionException: Invalid receiver type Summary: Incorrect handling of intersection typed receiver in method references results in call site initialization exception Reviewed-by: mcimadamore
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip