Thu, 04 Aug 2016 18:34:40 +0200 Merge
mockner [Thu, 04 Aug 2016 18:34:40 +0200] rev 40340
Merge
Thu, 04 Aug 2016 12:24:10 -0400 8159917: Space character is missing in ClassLoaderData::print_value_on
mockner [Thu, 04 Aug 2016 12:24:10 -0400] rev 40339
8159917: Space character is missing in ClassLoaderData::print_value_on Summary: Added missing space in ClassLoaderData::print_value_on Reviewed-by: coleenp
Thu, 04 Aug 2016 14:04:14 +0300 8162852: Mark stress compiler and gc tests with stress keyword
lmesnik [Thu, 04 Aug 2016 14:04:14 +0300] rev 40338
8162852: Mark stress compiler and gc tests with stress keyword Reviewed-by: kvn, tschatzl
Wed, 03 Aug 2016 15:55:40 -0700 Merge
iveresov [Wed, 03 Aug 2016 15:55:40 -0700] rev 40337
Merge
Tue, 02 Aug 2016 11:06:25 -0700 8029441: assert(!((nmethod*)_cb)->is_deopt_pc(_pc)) failed: invariant broken
dlong [Tue, 02 Aug 2016 11:06:25 -0700] rev 40336
8029441: assert(!((nmethod*)_cb)->is_deopt_pc(_pc)) failed: invariant broken Summary: move patchable check into patch_pc Reviewed-by: dcubed
Mon, 01 Aug 2016 22:34:23 -0700 Merge
kvn [Mon, 01 Aug 2016 22:34:23 -0700] rev 40335
Merge
Sat, 30 Jul 2016 04:05:28 -0700 8161652: Crash with assert(ft == _type) failed in PhiNode::Value()
roland [Sat, 30 Jul 2016 04:05:28 -0700] rev 40334
8161652: Crash with assert(ft == _type) failed in PhiNode::Value() Summary: Use CastPP and CheckCastPP when NotNull and klass have to be casted on Phi with unique input. Reviewed-by: kvn
Wed, 03 Aug 2016 13:56:27 -0700 8161030: GPL header missing comma after year
cjplummer [Wed, 03 Aug 2016 13:56:27 -0700] rev 40333
8161030: GPL header missing comma after year Summary: Added comma. Reviewed-by: coleenp, fparain
Wed, 03 Aug 2016 09:40:21 -0400 8159284: bigapps/Jetty - assert(jfa->last_Java_sp() > sp()) failed with JFR in use
coleenp [Wed, 03 Aug 2016 09:40:21 -0400] rev 40332
8159284: bigapps/Jetty - assert(jfa->last_Java_sp() > sp()) failed with JFR in use Summary: Test condition in assert in frame::safe_for_sender() for entry frames and return false. Reviewed-by: mgronlun, fparain
Tue, 02 Aug 2016 20:55:27 -0700 Merge
dcubed [Tue, 02 Aug 2016 20:55:27 -0700] rev 40331
Merge
Tue, 02 Aug 2016 13:48:07 -0700 8161696: [TESTBUG] runtime/StackGuardPages/testme.sh uses invalid argument -Xss328k
gthornbr [Tue, 02 Aug 2016 13:48:07 -0700] rev 40330
8161696: [TESTBUG] runtime/StackGuardPages/testme.sh uses invalid argument -Xss328k Summary: changed argument from 328k to 1M Reviewed-by: dcubed, fparain, dholmes
Wed, 03 Aug 2016 02:10:23 +0000 Merge
jprovino [Wed, 03 Aug 2016 02:10:23 +0000] rev 40329
Merge
Tue, 02 Aug 2016 16:39:33 -0400 8071770: G1 does not implement millis_since_last_gc which is needed by RMI GC
jprovino [Tue, 02 Aug 2016 16:39:33 -0400] rev 40328
8071770: G1 does not implement millis_since_last_gc which is needed by RMI GC Summary: G1 does not return a correct value for the CollectedHeap::millis_since_last_gc Reviewed-by: jmasa, tschatzl
Thu, 18 Aug 2016 21:01:21 +0000 Added tag jdk-9+132 for changeset a11ec8919fef
lana [Thu, 18 Aug 2016 21:01:21 +0000] rev 40327
Added tag jdk-9+132 for changeset a11ec8919fef
Mon, 22 Aug 2016 08:27:08 -0700 Merge
amurillo [Mon, 22 Aug 2016 08:27:08 -0700] rev 40326
Merge
Fri, 19 Aug 2016 11:22:13 -0700 Merge
amurillo [Fri, 19 Aug 2016 11:22:13 -0700] rev 40325
Merge
Mon, 15 Aug 2016 16:14:59 +0200 8069540: Remove universal binaries support from hotspot build
erikj [Mon, 15 Aug 2016 16:14:59 +0200] rev 40324
8069540: Remove universal binaries support from hotspot build Reviewed-by: tbell, dholmes, dcubed
Fri, 19 Aug 2016 07:54:03 -0700 8164402: key word 'requires' appearing in comment causing a build failure
tbell [Fri, 19 Aug 2016 07:54:03 -0700] rev 40323
8164402: key word 'requires' appearing in comment causing a build failure Reviewed-by: erikj, dholmes
Thu, 18 Aug 2016 21:01:21 +0000 Added tag jdk-9+132 for changeset cbba9772b2be
lana [Thu, 18 Aug 2016 21:01:21 +0000] rev 40322
Added tag jdk-9+132 for changeset cbba9772b2be
Wed, 05 Jul 2017 22:05:30 +0200 Added tag jdk-9+132 for changeset 2e83d21d78cd
duke [Wed, 05 Jul 2017 22:05:30 +0200] rev 40321
Added tag jdk-9+132 for changeset 2e83d21d78cd
Wed, 05 Jul 2017 22:05:29 +0200 Merge jdk-9+132
duke [Wed, 05 Jul 2017 22:05:29 +0200] rev 40320
Merge
Wed, 05 Jul 2017 22:05:22 +0200 Merge
duke [Wed, 05 Jul 2017 22:05:22 +0200] rev 40319
Merge
Mon, 15 Aug 2016 08:28:26 +0200 8129421: JShell: unacceptable suggestions in 'extends', 'implements' in smart completion
jlahoda [Mon, 15 Aug 2016 08:28:26 +0200] rev 40318
8129421: JShell: unacceptable suggestions in 'extends', 'implements' in smart completion 8129422: JShell: methods and fields of uncompleted expressions should be suggested Summary: Fixing several completion bugs Reviewed-by: rfield
Sat, 13 Aug 2016 09:42:26 -0700 8067485: ct.properties has no copyright notice
vromero [Sat, 13 Aug 2016 09:42:26 -0700] rev 40317
8067485: ct.properties has no copyright notice Reviewed-by: jjg
Fri, 12 Aug 2016 17:45:31 -0700 8052398: Uniqify test framework class names
jjg [Fri, 12 Aug 2016 17:45:31 -0700] rev 40316
8052398: Uniqify test framework class names Reviewed-by: darcy
Fri, 12 Aug 2016 16:03:36 -0700 8160137: HTMLDoclet and AbstractDoclet should implement Doclet
jjg [Fri, 12 Aug 2016 16:03:36 -0700] rev 40315
8160137: HTMLDoclet and AbstractDoclet should implement Doclet Reviewed-by: ksrini
Fri, 12 Aug 2016 15:41:47 -0700 8163524: doclet resources doclet.usage.NAME.name are redundant
jjg [Fri, 12 Aug 2016 15:41:47 -0700] rev 40314
8163524: doclet resources doclet.usage.NAME.name are redundant Reviewed-by: ksrini
Fri, 12 Aug 2016 11:49:18 +0530 8068626: Add javac lint warning when the @Deprecated annotation is used where it is a no-op
sadayapalam [Fri, 12 Aug 2016 11:49:18 +0530] rev 40313
8068626: Add javac lint warning when the @Deprecated annotation is used where it is a no-op Reviewed-by: mcimadamore, ksrini
Thu, 11 Aug 2016 17:02:00 +0000 Merge
lana [Thu, 11 Aug 2016 17:02:00 +0000] rev 40312
Merge
Thu, 11 Aug 2016 17:26:12 +0200 8133884: javac moduleName/className and moduleName/packageName options
jlahoda [Thu, 11 Aug 2016 17:26:12 +0200] rev 40311
8133884: javac moduleName/className and moduleName/packageName options 8162711: javax.lang.model.util.Elements.getModuleElement returns null during annotation processing on class files Summary: Adding a test for annotation processing for <module-name>/<class-name>; ensuring the <module-name> module is in the module graph. Reviewed-by: jjg
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip