minqi [Fri, 10 May 2013 08:27:30 -0700] rev 17370
8003557: NPG: Klass* const k should be const Klass* k.
Summary: With NPG, const KlassOop klass which is in fact a definition converted to Klass* const, which is not the original intention. The right usage is converting them to const Klass*.
Reviewed-by: coleenp, kvn
Contributed-by: yumin.qi@oracle.com
rbackman [Mon, 13 May 2013 07:53:45 +0200] rev 17369
Merge
rbackman [Wed, 08 May 2013 11:21:56 +0200] rev 17368
8008255: jvmtiExport.cpp::post_to_env() does not check malloc() return
Reviewed-by: coleenp, dholmes, sla
dholmes [Wed, 08 May 2013 21:06:46 -0400] rev 17367
Merge
dholmes [Wed, 08 May 2013 19:38:41 -0400] rev 17366
Merge
dholmes [Wed, 08 May 2013 19:28:54 -0400] rev 17365
8006997: ContendedPaddingWidth should be range-checked
Summary: Constrain between zero and 8K
Reviewed-by: dholmes, rbackman
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
bharadwaj [Wed, 08 May 2013 14:18:03 -0700] rev 17364
8013875: Incorrect vtable index being set during methodHandle creation for static
Summary: Set vtable index as appropriate for static interface methods and for interface methods invoked via invokespecial. To be improved in a later enhancement to CallInfo.
Reviewed-by: jrose, twisti
sla [Wed, 08 May 2013 10:14:57 -0400] rev 17363
Merge
sla [Wed, 08 May 2013 15:37:18 +0200] rev 17362
8013591: compiler/ciReplay/TestSA.sh fails in nightly
Reviewed-by: coleenp, rbackman, dholmes
hseigel [Wed, 08 May 2013 08:20:45 -0400] rev 17361
8007018: RFE: -XX:+UseLargePages does not work with CDS
Summary: Remove command line restriction. It should just work.
Reviewed-by: ctornqvi, coleenp, dholmes
coleenp [Tue, 07 May 2013 18:46:47 -0700] rev 17360
Merge
coleenp [Tue, 07 May 2013 16:17:43 -0700] rev 17359
Merge
coleenp [Tue, 07 May 2013 18:51:31 -0400] rev 17358
8014024: NPG: keep compiled ic methods from being deallocated in redefine classes
Summary: Walk the compiledIC relocation records to keep Method* from being deallocated.
Reviewed-by: dlong, kvn
coleenp [Tue, 07 May 2013 09:46:15 -0400] rev 17357
8013063: nsk/jvmti/RetransformClasses/retransform001 failed debug version on os::free
Summary: Clear out class_file_bytes so they aren't deallocated twice
Reviewed-by: dcubed, sspitsyn
amurillo [Fri, 10 May 2013 11:27:55 -0700] rev 17356
8014279: new hotspot build - hs25-b33
Reviewed-by: jcoomes
katleman [Thu, 16 May 2013 12:14:19 -0700] rev 17355
Added tag jdk8-b90 for changeset c0cc3acd917d
andrew [Wed, 22 May 2013 13:49:12 +0100] rev 17354
8015087: Provide debugging information for programs
Summary: Enable debugging info on programs in OpenJDK builds
Reviewed-by: erikj
katleman [Tue, 21 May 2013 12:51:10 -0700] rev 17353
Merge
erikj [Tue, 21 May 2013 13:18:28 +0200] rev 17352
8014508: Fix log levels in make
Reviewed-by: tbell
lana [Fri, 17 May 2013 10:06:56 -0700] rev 17351
Merge
lana [Thu, 09 May 2013 14:23:32 -0700] rev 17350
Merge
mduigou [Wed, 08 May 2013 21:42:32 -0700] rev 17349
8014269: Add missing .PHONY targets to Main.gmk
Reviewed-by: mchung, tbell
katleman [Thu, 16 May 2013 12:13:52 -0700] rev 17348
Added tag jdk8-b90 for changeset dcfa2b312921
duke [Wed, 05 Jul 2017 18:55:09 +0200] rev 17347
Added tag jdk8-b90 for changeset f09ab0c41618
duke [Wed, 05 Jul 2017 18:55:08 +0200] rev 17346
Merge
duke [Wed, 05 Jul 2017 18:55:05 +0200] rev 17345
Merge
katleman [Thu, 09 May 2013 10:04:34 -0700] rev 17344
Added tag jdk8-b89 for changeset 9336d45f8213
duke [Wed, 05 Jul 2017 18:55:02 +0200] rev 17343
Merge
katleman [Thu, 09 May 2013 10:04:08 -0700] rev 17342
Added tag jdk8-b89 for changeset 4945d5ca32c8
duke [Wed, 05 Jul 2017 18:54:59 +0200] rev 17341
Merge
katleman [Thu, 09 May 2013 10:03:59 -0700] rev 17340
Added tag jdk8-b89 for changeset e3e2d366215b
duke [Wed, 05 Jul 2017 18:54:56 +0200] rev 17339
Merge
katleman [Thu, 09 May 2013 10:04:38 -0700] rev 17338
Added tag jdk8-b89 for changeset 36a256ff82cb
duke [Wed, 05 Jul 2017 18:54:54 +0200] rev 17337
Merge
katleman [Thu, 09 May 2013 10:03:24 -0700] rev 17336
Added tag jdk8-b89 for changeset 74ccf75aa7da
duke [Wed, 05 Jul 2017 18:54:51 +0200] rev 17335
Merge
katleman [Tue, 14 May 2013 12:19:39 -0700] rev 17334
Merge
katleman [Thu, 09 May 2013 15:04:56 -0700] rev 17333
8014289: JDK8 b89 source with GPL header errors
Reviewed-by: mchung, mduigou, tbell, dsamersoff
katleman [Thu, 09 May 2013 10:04:20 -0700] rev 17332
Added tag jdk8-b89 for changeset b3459340dd1f
duke [Wed, 05 Jul 2017 18:54:47 +0200] rev 17331
Merge
amurillo [Fri, 10 May 2013 11:14:09 -0700] rev 17330
Added tag hs25-b32 for changeset bc27a3d4b35f
amurillo [Fri, 10 May 2013 11:14:08 -0700] rev 17329
Merge
stefank [Fri, 10 May 2013 09:24:20 +0200] rev 17328
Merge
johnc [Thu, 09 May 2013 11:16:39 -0700] rev 17327
7176479: G1: JVM crashes on T5-8 system with 1.5 TB heap
Summary: Refactor G1's hot card cache and card counts table into their own files. Simplify the card counts table, including removing the encoding of the card index in each entry. The card counts table now has a 1:1 correspondence with the cards spanned by heap. Space for the card counts table is reserved from virtual memory (rather than C heap) during JVM startup and is committed/expanded when the heap is expanded. Changes were also reviewed-by Vitaly Davidovich.
Reviewed-by: tschatzl, jmasa
jwilhelm [Thu, 09 May 2013 12:23:43 +0200] rev 17326
Merge
jmasa [Wed, 08 May 2013 17:12:52 -0700] rev 17325
8013184: CMS: Call reset_after_compaction() only if a compaction has been done
Reviewed-by: mgerdin, johnc, tschatzl
jmasa [Wed, 08 May 2013 16:28:03 -0700] rev 17324
8013032: CMS: assert(used() == used_after_gc && used_after_gc <= capacity()) failed: used: 0 used_after_gc: 292080 capacity: 1431699456
Reviewed-by: tschatzl, mgerdin, johnc
brutisso [Mon, 06 May 2013 21:30:34 +0200] rev 17323
8013872: G1: HeapRegionSeq::shrink_by() has invalid assert
Summary: Refactored shrink_by() to only use region counts and not byte sizes
Reviewed-by: johnc, tschatzl
tschatzl [Mon, 06 May 2013 17:19:42 +0200] rev 17322
8006088: Incompatible heap size flags accepted by VM
Summary: Make processing of minimum, initial and maximum heap size more intiutive by removing previous limitations on allowed values, and make error reporting consistent. Further, fix errors in ergonomic heap sizing.
Reviewed-by: johnc, jwilhelm, tamao
jwilhelm [Mon, 06 May 2013 13:03:46 +0200] rev 17321
Merge
brutisso [Mon, 06 May 2013 09:16:14 +0200] rev 17320
8013791: G1: G1CollectorPolicy::initialize_flags() may set min_alignment > max_alignment
Summary: Make sure max alignemnt is at least as large as min alignment
Reviewed-by: johnc, jmasa, tschatzl
brutisso [Thu, 02 May 2013 22:35:15 +0200] rev 17319
8013574: PrintMalloc conflicts with the command line parsing
Summary: Make sure that _num_jvm_args is not updated until the new entry to _jvm_args_array has been added
Reviewed-by: johnc, tamao, tschatzl
jiangli [Thu, 09 May 2013 16:27:51 -0400] rev 17318
Merge
vladidan [Tue, 07 May 2013 10:36:20 -0400] rev 17317
Merge
bpittore [Tue, 07 May 2013 10:19:33 -0400] rev 17316
8013633: Cleanup platform ifdefs in unsafe.cpp
Summary: Replace ifdefs with SUPPORTS_NATIVE_CX8 set in platform include file
Reviewed-by: dholmes, dlong
jiangli [Mon, 06 May 2013 20:11:18 -0700] rev 17315
Merge
jiangli [Mon, 06 May 2013 19:57:35 -0400] rev 17314
8013067: Zero builds are broken after 8010862.
Summary: Fixed broken Zero build.
Reviewed-by: twisti, coleenp, kvn
coleenp [Tue, 07 May 2013 14:30:11 -0700] rev 17313
Merge
emc [Tue, 07 May 2013 13:45:59 -0400] rev 17312
8009729: Refix hotspot jni_<cpu>.h JNIEXPORT and JNIIMPORT definitions to match jdk version
Summary: Update JNIEXPORT and JNIIMPORT to work with other compilers that don't necessarily have the __attribute__ type qualifier
Reviewed-by: dholmes, dcubed, coleenp
ctornqvi [Tue, 07 May 2013 21:36:59 +0200] rev 17311
8009577: Test test/closed/runtime/classunload broken
Summary: Fixed tests to use new way of utilizing the WB API, fixed issue with where custom classloader got the classes from
Reviewed-by: collins, mgerdin, zgu
sla [Tue, 07 May 2013 14:33:09 +0200] rev 17310
8005038: remove crufty '_g' support from SA
Reviewed-by: coleenp, mgronlun, rbackman
sla [Tue, 07 May 2013 14:04:26 +0200] rev 17309
8014044: Spelling error in JDK-8009615: boostrapmethod
Reviewed-by: sspitsyn, coleenp
sla [Tue, 07 May 2013 01:25:21 +0200] rev 17308
Merge
sla [Mon, 06 May 2013 19:49:18 +0200] rev 17307
8009615: JvmtiClassFileReconstituter does not create BootstrapMethod attributes
Reviewed-by: coleenp, sspitsyn
acorn [Mon, 06 May 2013 12:36:20 -0700] rev 17306
Merge
acorn [Mon, 06 May 2013 10:20:18 -0700] rev 17305
Merge
acorn [Thu, 02 May 2013 10:58:04 -0400] rev 17304
8010783: assert(s->refcount() != 0) failed: for create_overpasses
Reviewed-by: kvn, dcubed
zgu [Mon, 06 May 2013 08:49:38 -0700] rev 17303
Merge
zgu [Mon, 06 May 2013 11:15:13 -0400] rev 17302
8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check
Summary: Fixed NMT to deal with releasing virtual memory region when there are still committed regions within it
Reviewed-by: acorn, coleenp
hseigel [Mon, 06 May 2013 09:10:21 -0400] rev 17301
8013648: Guarantee(VerifyBeforeGC || VerifyDuringGC || VerifyBeforeExit || VerifyAfterGC) failed: too expensive
Summary: Fix code to call correct version of function find_class().
Reviewed-by: coleenp, rdurbin, dcubed
dcubed [Fri, 03 May 2013 15:51:16 -0700] rev 17300
Merge
zgu [Fri, 03 May 2013 13:00:28 -0700] rev 17299
Merge
ccheung [Thu, 02 May 2013 16:55:00 -0700] rev 17298
8012641: Perf_CreateLong creates perf counter of incorrect type
Reviewed-by: mchung, hseigel, coleenp
fparain [Fri, 03 May 2013 05:17:15 -0700] rev 17297
Merge
fparain [Fri, 03 May 2013 05:05:31 -0700] rev 17296
8004095: Add support for JMX interface to Diagnostic Framework and Commands
Reviewed-by: acorn, sla
sla [Fri, 03 May 2013 12:26:15 +0200] rev 17295
8013785: Respect EXTRA_CFLAGS on windows
Reviewed-by: mgronlun, rbackman, kvn
sla [Fri, 03 May 2013 12:24:11 +0200] rev 17294
8008453: JvmtiClassFileReconstituter does not recognize default methods
Reviewed-by: acorn, sspitsyn
amurillo [Fri, 03 May 2013 08:19:38 -0700] rev 17293
8013800: new hotspot build - hs25-b32
Reviewed-by: jcoomes
katleman [Thu, 09 May 2013 10:03:35 -0700] rev 17292
Added tag jdk8-b89 for changeset 67f1ddecad67
katleman [Thu, 09 May 2013 10:03:08 -0700] rev 17291
Added tag jdk8-b89 for changeset b77fd4a47faf
duke [Wed, 05 Jul 2017 18:54:28 +0200] rev 17290
Added tag jdk8-b89 for changeset 4dec41b3c5e3
duke [Wed, 05 Jul 2017 18:54:28 +0200] rev 17289
Merge
duke [Wed, 05 Jul 2017 18:54:25 +0200] rev 17288
Merge
lana [Mon, 06 May 2013 11:53:44 -0700] rev 17287
Merge
rfield [Wed, 01 May 2013 08:46:04 -0700] rev 17286
8011591: BootstrapMethodError when capturing constructor ref to local classes
Reviewed-by: mcimadamore
lana [Tue, 30 Apr 2013 17:53:30 -0700] rev 17285
Merge
mchung [Tue, 30 Apr 2013 15:43:00 -0700] rev 17284
8013531: Provide a utility class in com.sun.tools.classfile to find field/method references
Reviewed-by: alanb
vromero [Fri, 26 Apr 2013 15:59:39 +0100] rev 17283
8010304: javac should detect all mutable implicit static fields in langtools using a plugin
Reviewed-by: jjg
vromero [Fri, 26 Apr 2013 10:17:01 +0100] rev 17282
8008562: javac, a refactoring to Bits is necessary in order to provide a change history
Reviewed-by: mcimadamore
vromero [Fri, 26 Apr 2013 10:04:01 +0100] rev 17281
8012723: strictfp interface misses strictfp modifer on default method
Reviewed-by: mcimadamore
jjg [Thu, 25 Apr 2013 17:45:36 -0700] rev 17280
8013256: javac test failing after Lambda changes to java.util.List
Reviewed-by: mduigou
lana [Tue, 23 Apr 2013 15:09:12 -0700] rev 17279
Merge
jfranck [Mon, 22 Apr 2013 10:24:19 +0200] rev 17278
8011027: Type parameter annotations not passed through to javax.lang.model
Reviewed-by: jjg, darcy
jjg [Fri, 19 Apr 2013 11:10:40 -0700] rev 17277
8012661: remove langtools Makefile-classic
Reviewed-by: erikj, tbell
jfranck [Fri, 19 Apr 2013 11:57:46 +0200] rev 17276
8012681: Commit for JDK-8012656 breaks tl build
Reviewed-by: vromero, chegar, alanb
jjg [Thu, 18 Apr 2013 20:00:14 -0700] rev 17275
8012656: cache frequently used name strings for DocImpl classes
Reviewed-by: darcy
jjg [Thu, 18 Apr 2013 19:58:45 -0700] rev 17274
8012658: Change default langtools source level to 7
Reviewed-by: darcy
jlahoda [Wed, 17 Apr 2013 15:54:24 +0200] rev 17273
8008174: DocTree API should provide start and end positions for tree nodes
Summary: Adding DocSourcePositions to allow access to DocTree starting/ending position
Reviewed-by: jjg, darcy
Contributed-by: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>, Jan Lahoda <jlahoda@netbeans.org>
katleman [Thu, 02 May 2013 13:35:55 -0700] rev 17272
Added tag jdk8-b88 for changeset a072db97da9b
duke [Wed, 05 Jul 2017 18:54:19 +0200] rev 17271
Merge
katleman [Thu, 02 May 2013 13:35:21 -0700] rev 17270
Added tag jdk8-b88 for changeset bc758d2252be
duke [Wed, 05 Jul 2017 18:54:15 +0200] rev 17269
Merge
lana [Mon, 06 May 2013 11:41:40 -0700] rev 17268
Merge
lana [Tue, 30 Apr 2013 17:50:05 -0700] rev 17267
Merge
lana [Tue, 23 Apr 2013 15:03:19 -0700] rev 17266
Merge
dfuchs [Fri, 19 Apr 2013 17:22:36 +0200] rev 17265
8010495: Update JAXP NetBeans project - add support for generating javadoc
Summary: Make it possible to use NetBeans to edit the jaxp sources and to generate a preview of the associated javadoc.
Reviewed-by: joehw, alanb
dfuchs [Wed, 17 Apr 2013 15:23:19 +0200] rev 17264
8005954: JAXP Plugability Layer should use java.util.ServiceLoader
Summary: This fix replaces manual processing of files under META-INF/services in JAXP factories by calls to java.util.ServiceLoader.
Reviewed-by: alanb, joehw, mchung
katleman [Thu, 02 May 2013 13:35:16 -0700] rev 17263
Added tag jdk8-b88 for changeset a53cf0f890db
duke [Wed, 05 Jul 2017 18:54:10 +0200] rev 17262
Merge
lana [Mon, 06 May 2013 11:53:58 -0700] rev 17261
Merge
lana [Tue, 30 Apr 2013 17:53:41 -0700] rev 17260
Merge
lagergren [Tue, 30 Apr 2013 09:42:13 +0200] rev 17259
8013533: Increase code coverage report for types and logging
Reviewed-by: hannesw, sundar
jlaskey [Mon, 29 Apr 2013 21:38:08 -0300] rev 17258
Merge
attila [Mon, 29 Apr 2013 23:22:20 +0200] rev 17257
8008814: Configurable ignore/warning/error behavior for function declaration as statement
Reviewed-by: jlaskey, sundar
sundar [Mon, 29 Apr 2013 18:40:40 +0530] rev 17256
8013444: JSON.parse does not invoke "reviver" callback as per spec.
Reviewed-by: jlaskey, hannesw
attila [Mon, 29 Apr 2013 13:21:17 +0200] rev 17255
8013419: Streamline handling of with and eval
Reviewed-by: hannesw, lagergren
jlaskey [Fri, 26 Apr 2013 15:13:09 -0300] rev 17254
8013360: Should be using JavaFX 8 classes for -fx support
Reviewed-by: hannesw, sundar
Contributed-by: james.laskey@oracle.com
sundar [Fri, 26 Apr 2013 22:29:11 +0530] rev 17253
8013369: nashorn build failure with jdk8 b84
Reviewed-by: hannesw
hannesw [Fri, 26 Apr 2013 17:35:40 +0200] rev 17252
8006559: Octane:pdfjs leaks memory, runs slower iteration to iteration
Reviewed-by: attila, sundar, jlaskey
sundar [Fri, 26 Apr 2013 18:31:42 +0530] rev 17251
8013337: Issues with Date.prototype's get, set functions
Reviewed-by: jlaskey, hannesw, lagergren