Thu, 22 Jun 2017 20:47:22 -0400 |
kbarrett |
8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
|
file |
diff |
annotate
|
Thu, 04 May 2017 14:32:37 -0400 |
rprotacio |
8067728: Flag::unlock_diagnostic() should be called Flag::clear_diagnostic()
|
file |
diff |
annotate
|
Wed, 26 Apr 2017 13:20:23 +0200 |
redestad |
8179224: Cache strlen of Flag::_name
|
file |
diff |
annotate
|
Thu, 22 Dec 2016 15:01:20 -0600 |
lucy |
8170981: Possible access to char array with negative index
|
file |
diff |
annotate
|
Tue, 23 Aug 2016 19:21:48 +0200 |
egahlin |
8164523: Clean up metadata for event based tracing
|
file |
diff |
annotate
|
Tue, 21 Jun 2016 19:35:39 +0200 |
jwilhelm |
8048093: Explicitly setting := vs = in the -XX:+PrintFlagsFinal output
|
file |
diff |
annotate
|
Tue, 24 May 2016 16:02:45 +0530 |
csahu |
8150900: Implement diagnostic_pd
|
file |
diff |
annotate
|
Tue, 10 May 2016 12:10:21 -0500 |
gziemski |
8073500: Prevent certain commercial flags from being changed at runtime
|
file |
diff |
annotate
|
Wed, 13 Apr 2016 15:53:46 -0500 |
gziemski |
8153039: Command line processing should use mtCommand or mtArguments rather than mtInternal for NMT
|
file |
diff |
annotate
|
Tue, 12 Apr 2016 09:53:43 +0200 |
stefank |
8153967: Remove top.hpp
|
file |
diff |
annotate
|
Wed, 30 Mar 2016 14:44:27 -0500 |
gziemski |
8142510: -XX:+PrintFlagsRanges should print default range value for those flags that have constraint and an implicit range.
|
file |
diff |
annotate
|
Fri, 19 Feb 2016 13:24:21 +0300 |
ddmitriev |
8146187: Print develop and nonproduct flags by -XX:+PrintFlags* options in debug build
|
file |
diff |
annotate
|
Fri, 13 Nov 2015 13:31:48 +0100 |
neliasso |
Merge
|
file |
diff |
annotate
|
Thu, 05 Nov 2015 11:56:03 +0300 |
ddmitriev |
8139765: set_numeric_flag can call Flag::find_flag to determine the flag type
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 16:39:37 +0200 |
goetz |
8139116: Fixes for warning "format not a string literal"
|
file |
diff |
annotate
|
Fri, 23 Oct 2015 11:17:23 -0500 |
gziemski |
8129855: "-XX:+IgnoreUnrecognizedVMOptions" hides out of range VM options.
|
file |
diff |
annotate
|
Wed, 11 Nov 2015 16:32:17 -1000 |
twisti |
8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 19:40:30 -0400 |
dlong |
Merge
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 09:42:33 +0200 |
david |
8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 11:02:08 +0200 |
david |
8080775: Better argument formatting for assert() and friends
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:49:30 -1000 |
twisti |
8136421: JEP 243: Java-Level JVM Compiler Interface
|
file |
diff |
annotate
|
Wed, 19 Aug 2015 11:11:06 -0700 |
dcubed |
8133537: clarify position of unlock options in error messages
|
file |
diff |
annotate
|
Thu, 13 Aug 2015 17:17:56 -0500 |
gziemski |
8112746: Followup to JDK-8059557 (JEP 245)
|
file |
diff |
annotate
|
Mon, 27 Jul 2015 13:56:26 -0700 |
sangheki |
8130459: Add additional validation after heap creation
|
file |
diff |
annotate
|
Wed, 24 Jun 2015 12:12:25 -0400 |
bpittore |
8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
|
file |
diff |
annotate
|
Thu, 18 Jun 2015 14:39:38 -0500 |
gziemski |
8122937: [JEP 245] Validate JVM Command-Line Flag Arguments.
|
file |
diff |
annotate
|
Thu, 04 Jun 2015 14:29:34 +0200 |
david |
8080947: Add uint as a valid VM flag type
|
file |
diff |
annotate
|
Wed, 13 May 2015 15:16:06 +0200 |
pliden |
8079792: GC directory structure cleanup
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 20:32:33 -0800 |
minqi |
Merge
|
file |
diff |
annotate
|
Mon, 17 Nov 2014 21:32:32 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Wed, 12 Nov 2014 12:41:59 +0100 |
stefank |
8064581: Move INCLUDE_ALL_GCS include section to the end of the include list
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 12:16:15 -0500 |
coleenp |
8060074: os::free() takes MemoryTrackingLevel but doesn't need it
|
file |
diff |
annotate
|
Wed, 29 Oct 2014 10:13:24 +0100 |
goetz |
8062370: Various minor code improvements
|
file |
diff |
annotate
|
Fri, 24 Oct 2014 08:22:33 +0200 |
thartmann |
8061443: Whitebox get*VMFlag() methods fail with develop flags in product builds
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 12:09:33 -0400 |
jiangli |
8047934: Adding new API for unlocking diagnostic argument.
|
file |
diff |
annotate
|
Mon, 11 Aug 2014 14:03:06 +0200 |
stefank |
8054823: Add size_t as a valid VM flag type
|
file |
diff |
annotate
|
Fri, 30 May 2014 17:20:48 +0400 |
iignatyev |
8038756: new WB API :: get/setVMFlag
|
file |
diff |
annotate
|
Fri, 09 May 2014 16:50:54 -0400 |
drchase |
8037816: Fix for 8036122 breaks build with Xcode5/clang
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 08:12:12 +0100 |
sla |
8032250: Add trace event for VM flag changes
|
file |
diff |
annotate
|
Thu, 16 Jan 2014 10:51:16 -0800 |
ccheung |
8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message
|
file |
diff |
annotate
|
Mon, 23 Dec 2013 20:56:18 +0400 |
iignatyev |
8029070: memory leak in jmm_SetVMGlobal
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 18 Nov 2013 08:21:19 +0100 |
sgabdura |
8028341: PSR:FUNC: SCOPE PARAMETER MISSING FROM THE -XX:+PRINTFLAGSFINAL
|
file |
diff |
annotate
|
Thu, 26 Sep 2013 12:07:53 -0700 |
twisti |
8024545: make develop and notproduct flag values available in product builds
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 13:34:45 +0200 |
roland |
7199175: JSR 292: C1 needs patching when invokedynamic/invokehandle call site is not linked
|
file |
diff |
annotate
|
Fri, 28 Jun 2013 20:18:04 -0700 |
tamao |
8017611: Auto corrector for mistyped vm options
|
file |
diff |
annotate
|
Thu, 20 Jun 2013 11:53:51 +0200 |
mgronlun |
8016735: Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check
|
file |
diff |
annotate
|
Sun, 10 Feb 2013 22:35:38 -0800 |
kmo |
8006430: TraceTypeProfile is a product flag while it should be a diagnostic flag
|
file |
diff |
annotate
|
Wed, 23 Jan 2013 13:02:39 -0500 |
jprovino |
8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
|
file |
diff |
annotate
|
Mon, 27 Aug 2012 15:17:17 -0700 |
twisti |
6677625: Move platform specific flags from globals.hpp to globals_<arch>.hpp
|
file |
diff |
annotate
|
Thu, 28 Jun 2012 17:03:16 -0400 |
zgu |
6995781: Native Memory Tracking (Phase 1)
|
file |
diff |
annotate
|
Thu, 10 May 2012 14:16:34 +0200 |
brutisso |
7167069: 6 VM flags crash the VM when queried via jinfo
|
file |
diff |
annotate
|
Tue, 20 Mar 2012 16:46:39 -0400 |
jmelvin |
7144328: Improper commandlines for -XX:+-UnlockCommercialFeatures require proper warning/error messages
|
file |
diff |
annotate
|
Mon, 09 Jan 2012 10:27:24 +0100 |
fparain |
7120511: Add diagnostic commands
|
file |
diff |
annotate
|
Mon, 19 Dec 2011 15:50:47 -0500 |
phh |
7122880: Extend vendor-specific command interface to include manageable switches
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 12:50:00 -0500 |
phh |
7117389: Add a framework for vendor-specific command line switch extensions to Hotspot
|
file |
diff |
annotate
|