Tue, 15 Jan 2013 10:09:45 +0100 8005994: Method annotations are allocated unnecessarily during class file parsing
stefank [Tue, 15 Jan 2013 10:09:45 +0100] rev 15217
8005994: Method annotations are allocated unnecessarily during class file parsing Summary: Also reviewed by: vitalyd@gmail.com Reviewed-by: coleenp, acorn
Tue, 15 Jan 2013 13:32:13 +0100 8005590: java_lang_Class injected field resolved_constructor appears unused
stefank [Tue, 15 Jan 2013 13:32:13 +0100] rev 15216
8005590: java_lang_Class injected field resolved_constructor appears unused Reviewed-by: coleenp, dholmes
Mon, 14 Jan 2013 21:30:45 +0100 8005972: ParNew should not update the tenuring threshold when promotion failed has occurred
brutisso [Mon, 14 Jan 2013 21:30:45 +0100] rev 15215
8005972: ParNew should not update the tenuring threshold when promotion failed has occurred Reviewed-by: ysr, johnc, jwilhelm
Mon, 14 Jan 2013 09:58:52 +0100 8004018: Remove old initialization flags
brutisso [Mon, 14 Jan 2013 09:58:52 +0100] rev 15214
8004018: Remove old initialization flags Reviewed-by: dholmes, stefank Contributed-by: erik.helin@oracle.com
Thu, 17 Jan 2013 18:47:36 -0800 Merge
kvn [Thu, 17 Jan 2013 18:47:36 -0800] rev 15213
Merge
Wed, 16 Jan 2013 14:55:18 -0800 8006204: please JTREGify test/compiler/7190310/Test7190310.java
kvn [Wed, 16 Jan 2013 14:55:18 -0800] rev 15212
8006204: please JTREGify test/compiler/7190310/Test7190310.java Summary: Add proper jtreg annotations in the preceding comment, including an explicit timeout. Reviewed-by: kvn, twisti Contributed-by: david.r.chase@oracle.com
Tue, 15 Jan 2013 14:45:12 -0800 8005821: C2: -XX:+PrintIntrinsics is broken
kvn [Tue, 15 Jan 2013 14:45:12 -0800] rev 15211
8005821: C2: -XX:+PrintIntrinsics is broken Summary: Check all print inlining flags when processing inlining list. Reviewed-by: kvn, twisti Contributed-by: david.r.chase@oracle.com
Tue, 15 Jan 2013 12:06:18 -0800 8006109: test/java/util/AbstractSequentialList/AddAll.java fails: assert(rtype == ctype) failed: mismatched return types
twisti [Tue, 15 Jan 2013 12:06:18 -0800] rev 15210
8006109: test/java/util/AbstractSequentialList/AddAll.java fails: assert(rtype == ctype) failed: mismatched return types Reviewed-by: kvn
Mon, 14 Jan 2013 08:22:32 -0800 8006095: C1: SIGSEGV w/ -XX:+LogCompilation
vlivanov [Mon, 14 Jan 2013 08:22:32 -0800] rev 15209
8006095: C1: SIGSEGV w/ -XX:+LogCompilation Summary: avoid printing inlining decision when compilation fails Reviewed-by: kvn, roland
Fri, 11 Jan 2013 20:01:16 -0800 8006127: remove printing code added with 8006031
twisti [Fri, 11 Jan 2013 20:01:16 -0800] rev 15208
8006127: remove printing code added with 8006031 Reviewed-by: kvn
Fri, 11 Jan 2013 16:47:23 -0800 8005820: Shark: enable JSR292 support
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15207
8005820: Shark: enable JSR292 support Reviewed-by: twisti Contributed-by: Roman Kennke <rkennke@redhat.com>
Fri, 11 Jan 2013 16:47:23 -0800 8005818: Shark: fix OSR for non-empty incoming stack
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15206
8005818: Shark: fix OSR for non-empty incoming stack Reviewed-by: twisti Contributed-by: Roman Kennke <rkennke@redhat.com>
Fri, 11 Jan 2013 16:47:23 -0800 8005817: Shark: implement deoptimization support
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15205
8005817: Shark: implement deoptimization support Reviewed-by: twisti Contributed-by: Roman Kennke <rkennke@redhat.com>
Fri, 11 Jan 2013 16:47:23 -0800 8005816: Shark: fix volatile float field access
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15204
8005816: Shark: fix volatile float field access Reviewed-by: twisti Contributed-by: Roman Kennke <rkennke@redhat.com>
Fri, 11 Jan 2013 14:07:09 -0800 8006031: LibraryCallKit::inline_array_copyOf disabled unintentionally with 7172640
twisti [Fri, 11 Jan 2013 14:07:09 -0800] rev 15203
8006031: LibraryCallKit::inline_array_copyOf disabled unintentionally with 7172640 Reviewed-by: kvn
Thu, 17 Jan 2013 01:27:02 -0500 Merge
dlong [Thu, 17 Jan 2013 01:27:02 -0500] rev 15202
Merge
Mon, 14 Jan 2013 13:52:08 -0500 8005204: Code Cache Reduction: command line options implementation
vladidan [Mon, 14 Jan 2013 13:52:08 -0500] rev 15201
8005204: Code Cache Reduction: command line options implementation Summary: Adding more detailed output on CodeCache usage Reviewed-by: kvn, vladidan Contributed-by: Alexander Harlap <alexander.harlap@oracle.com>
Mon, 14 Jan 2013 13:44:49 -0500 8005639: Move InlineSynchronizedMethods flag from develop to product
vladidan [Mon, 14 Jan 2013 13:44:49 -0500] rev 15200
8005639: Move InlineSynchronizedMethods flag from develop to product Summary: Move InlineSynchronizedMethods flag from develop to product Reviewed-by: kvn, vladidan Contributed-by: Alexander Harlap <alexander.harlap@oracle.com>
Fri, 11 Jan 2013 16:55:07 -0500 8005895: Inefficient InstanceKlass field packing wasts memory.
jiangli [Fri, 11 Jan 2013 16:55:07 -0500] rev 15199
8005895: Inefficient InstanceKlass field packing wasts memory. Summary: Pack _misc_has_default_methods into the _misc_flags, move _idnum_allocated_count. Reviewed-by: coleenp, shade
Wed, 16 Jan 2013 18:23:37 -0500 Merge
acorn [Wed, 16 Jan 2013 18:23:37 -0500] rev 15198
Merge
Tue, 15 Jan 2013 17:05:53 -0500 8005467: CDS size information is incorrect and unfriendly
coleenp [Tue, 15 Jan 2013 17:05:53 -0500] rev 15197
8005467: CDS size information is incorrect and unfriendly Summary: Changed words to bytes, and added usage percentage information Reviewed-by: coleenp, twisti Contributed-by: ioi.lam@oracle.com
Mon, 14 Jan 2013 11:00:56 -0800 8005592: ClassLoaderDataGraph::_unloading incorrectly defined as nonstatic in vmStructs
mikael [Mon, 14 Jan 2013 11:00:56 -0800] rev 15196
8005592: ClassLoaderDataGraph::_unloading incorrectly defined as nonstatic in vmStructs Summary: Added assertion to catch problem earlier and removed the unused field Reviewed-by: dholmes, acorn
Mon, 14 Jan 2013 08:37:14 -0800 Merge
coleenp [Mon, 14 Jan 2013 08:37:14 -0800] rev 15195
Merge
Mon, 14 Jan 2013 11:01:39 -0500 8006005: Fix constant pool index validation and alignment trap for method parameter reflection
coleenp [Mon, 14 Jan 2013 11:01:39 -0500] rev 15194
8006005: Fix constant pool index validation and alignment trap for method parameter reflection Summary: This patch addresses an alignment trap due to the storage format of method parameters data in constMethod. It also adds code to validate constant pool indexes for method parameters data. Reviewed-by: jrose, dholmes Contributed-by: eric.mccorkle@oracle.com
Mon, 14 Jan 2013 15:17:47 +0100 8003985: Support @Contended Annotation - JEP 142
jwilhelm [Mon, 14 Jan 2013 15:17:47 +0100] rev 15193
8003985: Support @Contended Annotation - JEP 142 Summary: HotSpot changes to support @Contended annotation. Reviewed-by: coleenp, kvn, jrose Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Fri, 11 Jan 2013 09:53:24 -0800 Merge
zgu [Fri, 11 Jan 2013 09:53:24 -0800] rev 15192
Merge
Fri, 11 Jan 2013 12:30:54 -0500 8005936: PrintNMTStatistics doesn't work for normal JVM exit
zgu [Fri, 11 Jan 2013 12:30:54 -0500] rev 15191
8005936: PrintNMTStatistics doesn't work for normal JVM exit Summary: Moved NMT shutdown code to JVM exit handler to ensure NMT statistics is printed when PrintNMTStatistics is enabled Reviewed-by: acorn, dholmes, coleenp
Thu, 10 Jan 2013 21:00:11 -0500 8005921: Memory leaks in vmStructs.cpp
dholmes [Thu, 10 Jan 2013 21:00:11 -0500] rev 15190
8005921: Memory leaks in vmStructs.cpp Reviewed-by: dholmes, mikael, rasbold Contributed-by: Jeremy Manson <jeremymanson@google.com>
Thu, 10 Jan 2013 17:06:26 -0800 8004747: Remove last_entry from VM_STRUCT macros
mikael [Thu, 10 Jan 2013 17:06:26 -0800] rev 15189
8004747: Remove last_entry from VM_STRUCT macros Summary: Instead of passing in last_entry to all the VM_ macros just expand it in the main vmStructs.cpp file. Reviewed-by: dholmes, sspitsyn, minqi
Thu, 10 Jan 2013 17:38:20 -0500 7199207: NPG: Crash in PlaceholderTable::verify after StackOverflow
acorn [Thu, 10 Jan 2013 17:38:20 -0500] rev 15188
7199207: NPG: Crash in PlaceholderTable::verify after StackOverflow Summary: Reduce scope of placeholder table entries to improve cleanup Reviewed-by: dholmes, coleenp
Wed, 09 Jan 2013 12:10:25 -0800 Merge
zgu [Wed, 09 Jan 2013 12:10:25 -0800] rev 15187
Merge
Wed, 09 Jan 2013 14:46:55 -0500 7152671: RFE: Windows decoder should add some std dirs to the symbol search path
zgu [Wed, 09 Jan 2013 14:46:55 -0500] rev 15186
7152671: RFE: Windows decoder should add some std dirs to the symbol search path Summary: Added JRE/JDK bin directories to decoder's symbol search path Reviewed-by: dcubed, sla
Wed, 09 Jan 2013 11:39:30 -0500 8005689: InterfaceAccessFlagsTest failures in Lambda-JDK tests
acorn [Wed, 09 Jan 2013 11:39:30 -0500] rev 15185
8005689: InterfaceAccessFlagsTest failures in Lambda-JDK tests Summary: Fix verifier for new interface access flags Reviewed-by: acorn, kvn Contributed-by: bharadwaj.yadavalli@oracle.com
Fri, 11 Jan 2013 02:02:51 -0800 8006034: new hotspot build - hs25-b16
amurillo [Fri, 11 Jan 2013 02:02:51 -0800] rev 15184
8006034: new hotspot build - hs25-b16 Reviewed-by: jcoomes
Thu, 24 Jan 2013 16:48:45 -0800 Added tag jdk8-b74 for changeset 8d54b69d4504
katleman [Thu, 24 Jan 2013 16:48:45 -0800] rev 15183
Added tag jdk8-b74 for changeset 8d54b69d4504
Wed, 30 Jan 2013 13:39:23 -0800 Merge
katleman [Wed, 30 Jan 2013 13:39:23 -0800] rev 15182
Merge
Thu, 24 Jan 2013 09:17:26 +0100 Merge
erikj [Thu, 24 Jan 2013 09:17:26 +0100] rev 15181
Merge
Wed, 23 Jan 2013 11:42:29 +0100 8006658: build-infra: Make MILESTONE behave the same as JDK_BUILD_NUMBER
erikj [Wed, 23 Jan 2013 11:42:29 +0100] rev 15180
8006658: build-infra: Make MILESTONE behave the same as JDK_BUILD_NUMBER Reviewed-by: ohrstrom, dholmes, tbell
Wed, 23 Jan 2013 11:41:06 +0100 8006663: build-infra: Compare two arbitrary zip/jar files with compare.sh
erikj [Wed, 23 Jan 2013 11:41:06 +0100] rev 15179
8006663: build-infra: Compare two arbitrary zip/jar files with compare.sh Reviewed-by: tbell
Wed, 23 Jan 2013 11:37:36 +0100 8005855: build-infra: Remove -R flag when cross compiling
erikj [Wed, 23 Jan 2013 11:37:36 +0100] rev 15178
8005855: build-infra: Remove -R flag when cross compiling Reviewed-by: dholmes, tbell
Tue, 29 Jan 2013 20:16:12 -0800 Merge
lana [Tue, 29 Jan 2013 20:16:12 -0800] rev 15177
Merge
Mon, 28 Jan 2013 14:23:20 +0100 Merge
erikj [Mon, 28 Jan 2013 14:23:20 +0100] rev 15176
Merge
Fri, 18 Jan 2013 11:31:33 -0800 8000839: Integrate the Java Access Bridge with Java Runtime
raginip [Fri, 18 Jan 2013 11:31:33 -0800] rev 15175
8000839: Integrate the Java Access Bridge with Java Runtime Reviewed-by: ptbrunet, erikj
Sat, 26 Jan 2013 18:24:49 -0800 Merge
lana [Sat, 26 Jan 2013 18:24:49 -0800] rev 15174
Merge
Tue, 22 Jan 2013 21:02:06 -0800 8003680: JSR 310 Date/Time API
sherman [Tue, 22 Jan 2013 21:02:06 -0800] rev 15173
8003680: JSR 310 Date/Time API Summary: Integration of JSR310 Date/Time API for M6 Reviewed-by: alanb, naoto, dholmes Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, richard.warburton@gmail.com, misterm@gmail.com
Sun, 20 Jan 2013 23:35:25 -0800 Merge
lana [Sun, 20 Jan 2013 23:35:25 -0800] rev 15172
Merge
Wed, 16 Jan 2013 11:58:15 -0800 Merge
lana [Wed, 16 Jan 2013 11:58:15 -0800] rev 15171
Merge
Thu, 10 Jan 2013 19:36:13 -0800 8004834: Add doclint support into javadoc
jjg [Thu, 10 Jan 2013 19:36:13 -0800] rev 15170
8004834: Add doclint support into javadoc Reviewed-by: erikj, tbell
Thu, 24 Jan 2013 16:48:33 -0800 Added tag jdk8-b74 for changeset dde885cc8685
katleman [Thu, 24 Jan 2013 16:48:33 -0800] rev 15169
Added tag jdk8-b74 for changeset dde885cc8685
Wed, 05 Jul 2017 18:37:14 +0200 Added tag jdk8-b74 for changeset f627eff81962
duke [Wed, 05 Jul 2017 18:37:14 +0200] rev 15168
Added tag jdk8-b74 for changeset f627eff81962
Wed, 05 Jul 2017 18:37:13 +0200 Merge jdk8-b74
duke [Wed, 05 Jul 2017 18:37:13 +0200] rev 15167
Merge
Wed, 05 Jul 2017 18:37:09 +0200 Merge
duke [Wed, 05 Jul 2017 18:37:09 +0200] rev 15166
Merge
Wed, 16 Jan 2013 12:00:21 -0800 Added tag jdk8-b73 for changeset b568005e66bd
katleman [Wed, 16 Jan 2013 12:00:21 -0800] rev 15165
Added tag jdk8-b73 for changeset b568005e66bd
Wed, 05 Jul 2017 18:37:04 +0200 Merge
duke [Wed, 05 Jul 2017 18:37:04 +0200] rev 15164
Merge
Wed, 16 Jan 2013 22:17:39 -0800 Merge
katleman [Wed, 16 Jan 2013 22:17:39 -0800] rev 15163
Merge
Tue, 15 Jan 2013 10:07:26 -0800 Merge
katleman [Tue, 15 Jan 2013 10:07:26 -0800] rev 15162
Merge
Tue, 08 Jan 2013 13:14:45 -0800 Merge
katleman [Tue, 08 Jan 2013 13:14:45 -0800] rev 15161
Merge
Fri, 04 Jan 2013 11:31:32 +0100 8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build
erikj [Fri, 04 Jan 2013 11:31:32 +0100] rev 15160
8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build Reviewed-by: ohair
Wed, 16 Jan 2013 11:59:59 -0800 Added tag jdk8-b73 for changeset a7dead2f55ef
katleman [Wed, 16 Jan 2013 11:59:59 -0800] rev 15159
Added tag jdk8-b73 for changeset a7dead2f55ef
Wed, 05 Jul 2017 18:36:58 +0200 Merge
duke [Wed, 05 Jul 2017 18:36:58 +0200] rev 15158
Merge
Wed, 16 Jan 2013 22:17:36 -0800 Merge
katleman [Wed, 16 Jan 2013 22:17:36 -0800] rev 15157
Merge
Tue, 15 Jan 2013 10:07:22 -0800 Merge
katleman [Tue, 15 Jan 2013 10:07:22 -0800] rev 15156
Merge
Tue, 08 Jan 2013 13:14:42 -0800 Merge
katleman [Tue, 08 Jan 2013 13:14:42 -0800] rev 15155
Merge
Fri, 04 Jan 2013 11:31:16 +0100 8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build
erikj [Fri, 04 Jan 2013 11:31:16 +0100] rev 15154
8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build Reviewed-by: ohair
Wed, 16 Jan 2013 11:59:54 -0800 Added tag jdk8-b73 for changeset 4c46a5207766
katleman [Wed, 16 Jan 2013 11:59:54 -0800] rev 15153
Added tag jdk8-b73 for changeset 4c46a5207766
Wed, 05 Jul 2017 18:36:52 +0200 Merge
duke [Wed, 05 Jul 2017 18:36:52 +0200] rev 15152
Merge
Wed, 16 Jan 2013 11:59:38 -0800 Added tag jdk8-b73 for changeset 8268581591da
katleman [Wed, 16 Jan 2013 11:59:38 -0800] rev 15151
Added tag jdk8-b73 for changeset 8268581591da
Wed, 05 Jul 2017 18:36:48 +0200 Merge
duke [Wed, 05 Jul 2017 18:36:48 +0200] rev 15150
Merge
Tue, 22 Jan 2013 09:01:35 +0100 8004151: build-infra: Generating X11 wrapper offset file is not cross compilable
erikj [Tue, 22 Jan 2013 09:01:35 +0100] rev 15149
8004151: build-infra: Generating X11 wrapper offset file is not cross compilable Reviewed-by: dholmes, ohrstrom
Mon, 21 Jan 2013 14:58:23 +0100 8006579: build-infra: In jvm.cfg, alias -server to -client when no server jvm is built.
erikj [Mon, 21 Jan 2013 14:58:23 +0100] rev 15148
8006579: build-infra: In jvm.cfg, alias -server to -client when no server jvm is built. Reviewed-by: tbell
Mon, 21 Jan 2013 11:42:31 +0100 Merge
erikj [Mon, 21 Jan 2013 11:42:31 +0100] rev 15147
Merge
Mon, 21 Jan 2013 11:42:17 +0100 8006583: build-infra: Remove /javax/swing/SwingBeanInfoBase.java from src.zip
erikj [Mon, 21 Jan 2013 11:42:17 +0100] rev 15146
8006583: build-infra: Remove /javax/swing/SwingBeanInfoBase.java from src.zip Reviewed-by: tbell
Fri, 18 Jan 2013 16:44:07 +0100 8006567: jre/lib/applet missing from Mac JDK installation
erikj [Fri, 18 Jan 2013 16:44:07 +0100] rev 15145
8006567: jre/lib/applet missing from Mac JDK installation Reviewed-by: tbell
Wed, 16 Jan 2013 23:08:12 -0800 Merge
yhuang [Wed, 16 Jan 2013 23:08:12 -0800] rev 15144
Merge
Wed, 16 Jan 2013 19:05:13 -0800 Merge
yhuang [Wed, 16 Jan 2013 19:05:13 -0800] rev 15143
Merge
Tue, 15 Jan 2013 19:08:34 -0800 Merge
yhuang [Tue, 15 Jan 2013 19:08:34 -0800] rev 15142
Merge
Sun, 13 Jan 2013 18:45:43 -0800 7114053: [sq] Inproper tanslation for iso lanugage of Albanian
yhuang [Sun, 13 Jan 2013 18:45:43 -0800] rev 15141
7114053: [sq] Inproper tanslation for iso lanugage of Albanian Reviewed-by: naoto
Wed, 16 Jan 2013 22:21:30 -0800 Merge
katleman [Wed, 16 Jan 2013 22:21:30 -0800] rev 15140
Merge
Wed, 16 Jan 2013 16:40:16 +0100 8006385: build-infra: linux and solaris *-debuginfo-*.zip file created from the new makefile has extra HUDSON direcotry in jre/lib/i386/server
erikj [Wed, 16 Jan 2013 16:40:16 +0100] rev 15139
8006385: build-infra: linux and solaris *-debuginfo-*.zip file created from the new makefile has extra HUDSON direcotry in jre/lib/i386/server Reviewed-by: tbell
Tue, 15 Jan 2013 10:08:04 -0800 Merge
katleman [Tue, 15 Jan 2013 10:08:04 -0800] rev 15138
Merge
Tue, 15 Jan 2013 16:50:22 +0100 8006296: build-infra: Unsigned sunmscapi.jar is missing manifest.
erikj [Tue, 15 Jan 2013 16:50:22 +0100] rev 15137
8006296: build-infra: Unsigned sunmscapi.jar is missing manifest. Reviewed-by: alanb, tbell
Thu, 10 Jan 2013 12:23:15 +0100 8005856: build-infra: Remove special handling of base module classes header generation
erikj [Thu, 10 Jan 2013 12:23:15 +0100] rev 15136
8005856: build-infra: Remove special handling of base module classes header generation Reviewed-by: alanb, tbell, ohair Contributed-by: fredrik.ohrstrom@oracle.com
Wed, 09 Jan 2013 16:13:29 +0100 8005903: build-infra: bad symlink: j2sdk-bundle/jdk1.8.0.jdk/Contents/MacOS/libjli.dylib
erikj [Wed, 09 Jan 2013 16:13:29 +0100] rev 15135
8005903: build-infra: bad symlink: j2sdk-bundle/jdk1.8.0.jdk/Contents/MacOS/libjli.dylib Reviewed-by: tbell
Wed, 09 Jan 2013 13:33:52 +0100 8005096: Move a few source files in swing/beaninfo and in a demo.
ohrstrom [Wed, 09 Jan 2013 13:33:52 +0100] rev 15134
8005096: Move a few source files in swing/beaninfo and in a demo. Reviewed-by: ohair, erikj, malenkov
Tue, 08 Jan 2013 13:15:54 -0800 Merge
katleman [Tue, 08 Jan 2013 13:15:54 -0800] rev 15133
Merge
Fri, 04 Jan 2013 22:43:32 +0100 8005723: build-infra: in new infra build, sec-windows-bin-zip and jgss-windows-*-bin.zip are missing
erikj [Fri, 04 Jan 2013 22:43:32 +0100] rev 15132
8005723: build-infra: in new infra build, sec-windows-bin-zip and jgss-windows-*-bin.zip are missing Reviewed-by: tbell
Fri, 04 Jan 2013 17:09:10 +0100 8005654: build-infra: Create sec-bin.zip
erikj [Fri, 04 Jan 2013 17:09:10 +0100] rev 15131
8005654: build-infra: Create sec-bin.zip Reviewed-by: tbell
Fri, 04 Jan 2013 16:54:41 +0100 8005694: build-infra: Cleanup of misc changes in build-infra
erikj [Fri, 04 Jan 2013 16:54:41 +0100] rev 15130
8005694: build-infra: Cleanup of misc changes in build-infra Reviewed-by: tbell
Thu, 03 Jan 2013 20:55:52 +0100 8005635: build-infra: Support building install in jprt
erikj [Thu, 03 Jan 2013 20:55:52 +0100] rev 15129
8005635: build-infra: Support building install in jprt Reviewed-by: ohair Contributed-by: tim.bell@oracle.com, erik.joelsson@oracle.com
Wed, 02 Jan 2013 15:35:12 +0100 8005355: build-infra: Java security signing (need a top-level make target).
erikj [Wed, 02 Jan 2013 15:35:12 +0100] rev 15128
8005355: build-infra: Java security signing (need a top-level make target). Reviewed-by: tbell, ohair
Fri, 28 Dec 2012 09:51:46 +0100 8005549: build-infra: Merge NewMakefile.gmk and common/makefiles/Makefile
erikj [Fri, 28 Dec 2012 09:51:46 +0100] rev 15127
8005549: build-infra: Merge NewMakefile.gmk and common/makefiles/Makefile Reviewed-by: ohair, tbell
Thu, 27 Dec 2012 20:18:42 +0100 8005540: build-infra: Improve incremental build speed on windows by caching find results
erikj [Thu, 27 Dec 2012 20:18:42 +0100] rev 15126
8005540: build-infra: Improve incremental build speed on windows by caching find results Reviewed-by: ohair
Wed, 16 Jan 2013 12:00:10 -0800 Added tag jdk8-b73 for changeset 24d25ecda7ce
katleman [Wed, 16 Jan 2013 12:00:10 -0800] rev 15125
Added tag jdk8-b73 for changeset 24d25ecda7ce
Wed, 05 Jul 2017 18:36:38 +0200 Merge
duke [Wed, 05 Jul 2017 18:36:38 +0200] rev 15124
Merge
Wed, 16 Jan 2013 20:53:05 -0800 Merge
katleman [Wed, 16 Jan 2013 20:53:05 -0800] rev 15123
Merge
Wed, 16 Jan 2013 11:59:44 -0800 Added tag jdk8-b73 for changeset b63b5628ae56
katleman [Wed, 16 Jan 2013 11:59:44 -0800] rev 15122
Added tag jdk8-b73 for changeset b63b5628ae56
Fri, 11 Jan 2013 01:43:10 -0800 Added tag hs25-b15 for changeset 8bac833614e0
amurillo [Fri, 11 Jan 2013 01:43:10 -0800] rev 15121
Added tag hs25-b15 for changeset 8bac833614e0
Fri, 11 Jan 2013 01:43:09 -0800 Merge
amurillo [Fri, 11 Jan 2013 01:43:09 -0800] rev 15120
Merge
Thu, 10 Jan 2013 10:00:43 -0800 Merge
kvn [Thu, 10 Jan 2013 10:00:43 -0800] rev 15119
Merge
Wed, 09 Jan 2013 15:37:23 -0800 8005418: JSR 292: virtual dispatch bug in 292 impl
twisti [Wed, 09 Jan 2013 15:37:23 -0800] rev 15118
8005418: JSR 292: virtual dispatch bug in 292 impl Reviewed-by: jrose, kvn
Tue, 08 Jan 2013 11:30:51 -0800 8005419: Improve intrinsics code performance on x86 by using AVX2
kvn [Tue, 08 Jan 2013 11:30:51 -0800] rev 15117
8005419: Improve intrinsics code performance on x86 by using AVX2 Summary: use 256bit vpxor,vptest instructions in String.compareTo() and equals() intrinsics. Reviewed-by: twisti
Mon, 07 Jan 2013 14:08:28 -0800 8004537: replace AbstractAssembler emit_long with emit_int32
twisti [Mon, 07 Jan 2013 14:08:28 -0800] rev 15116
8004537: replace AbstractAssembler emit_long with emit_int32 Reviewed-by: jrose, kvn, twisti Contributed-by: Morris Meyer <morris.meyer@oracle.com>
Thu, 03 Jan 2013 16:30:47 -0800 8005544: Use 256bit YMM registers in arraycopy stubs on x86
kvn [Thu, 03 Jan 2013 16:30:47 -0800] rev 15115
8005544: Use 256bit YMM registers in arraycopy stubs on x86 Summary: Use YMM registers in arraycopy and array_fill stubs. Reviewed-by: roland, twisti
Thu, 03 Jan 2013 15:09:55 -0800 8005522: use fast-string instructions on x86 for zeroing
kvn [Thu, 03 Jan 2013 15:09:55 -0800] rev 15114
8005522: use fast-string instructions on x86 for zeroing Summary: use 'rep stosb' instead of 'rep stosq' when fast-string operations are available. Reviewed-by: twisti, roland
Sun, 23 Dec 2012 17:08:22 +0100 8005071: Incremental inlining for JSR 292
roland [Sun, 23 Dec 2012 17:08:22 +0100] rev 15113
8005071: Incremental inlining for JSR 292 Summary: post parse inlining driven by number of live nodes. Reviewed-by: twisti, kvn, jrose
Thu, 10 Jan 2013 07:32:32 -0800 Merge
jmasa [Thu, 10 Jan 2013 07:32:32 -0800] rev 15112
Merge
Wed, 09 Jan 2013 09:48:58 +0100 8005489: VM hangs during GC with ParallelGC and ParallelGCThreads=0
brutisso [Wed, 09 Jan 2013 09:48:58 +0100] rev 15111
8005489: VM hangs during GC with ParallelGC and ParallelGCThreads=0 Summary: Print an error message and exit the VM if UseParallalGC is combined with ParllelGCThreads==0. Also reviewed by vitalyd@gmail.com. Reviewed-by: stefank, ehelin
Wed, 09 Jan 2013 21:18:52 -0500 Merge
dlong [Wed, 09 Jan 2013 21:18:52 -0500] rev 15110
Merge
Tue, 08 Jan 2013 13:01:19 -0500 8001341: SIGSEGV in methodOopDesc::fast_exception_handler_bci_for(KlassHandle,int,Thread*)+0x3e9.
jiangli [Tue, 08 Jan 2013 13:01:19 -0500] rev 15109
8001341: SIGSEGV in methodOopDesc::fast_exception_handler_bci_for(KlassHandle,int,Thread*)+0x3e9. Summary: Use methodHandle. Reviewed-by: coleenp, acorn, twisti, sspitsyn
Thu, 03 Jan 2013 15:08:43 -0500 8004051: assert(_oprs_len[mode] < maxNumberOfOperands) failed: array overflow
bpittore [Thu, 03 Jan 2013 15:08:43 -0500] rev 15108
8004051: assert(_oprs_len[mode] < maxNumberOfOperands) failed: array overflow Summary: assert is triggered when number of register based arguments passed to a java method exceeds 16. Reviewed-by: roland, vladidan
Wed, 09 Jan 2013 18:06:34 -0500 Merge
acorn [Wed, 09 Jan 2013 18:06:34 -0500] rev 15107
Merge
Tue, 08 Jan 2013 15:47:23 -0800 Merge
zgu [Tue, 08 Jan 2013 15:47:23 -0800] rev 15106
Merge
Tue, 08 Jan 2013 11:39:53 -0800 Merge
zgu [Tue, 08 Jan 2013 11:39:53 -0800] rev 15105
Merge
Tue, 08 Jan 2013 14:04:25 -0500 8005048: NMT: #loaded classes needs to just show the # defined classes
zgu [Tue, 08 Jan 2013 14:04:25 -0500] rev 15104
8005048: NMT: #loaded classes needs to just show the # defined classes Summary: Count number of instance classes so that it matches class metadata size Reviewed-by: coleenp, acorn
Tue, 08 Jan 2013 13:44:10 -0800 Merge
coleenp [Tue, 08 Jan 2013 13:44:10 -0800] rev 15103
Merge
Tue, 08 Jan 2013 14:01:36 -0500 8004728: Add hotspot support for parameter reflection
coleenp [Tue, 08 Jan 2013 14:01:36 -0500] rev 15102
8004728: Add hotspot support for parameter reflection Summary: Add hotspot support for parameter reflection Reviewed-by: acorn, jrose, coleenp Contributed-by: eric.mccorkle@oracle.com
Tue, 08 Jan 2013 13:38:11 -0500 8005076: Creating a CDS archive with one alignment and running another causes a crash.
hseigel [Tue, 08 Jan 2013 13:38:11 -0500] rev 15101
8005076: Creating a CDS archive with one alignment and running another causes a crash. Summary: Save the alignment when writing the CDS and compare it when reading the CDS. Reviewed-by: kvn, coleenp
Mon, 07 Jan 2013 15:32:51 -0500 8003705: CDS failed on Windows: can not map in the CDS.
hseigel [Mon, 07 Jan 2013 15:32:51 -0500] rev 15100
8003705: CDS failed on Windows: can not map in the CDS. Summary: Map memory only once to prevent 'already mapped' failures. Reviewed-by: acorn, zgu
Wed, 02 Jan 2013 20:28:09 -0500 8005494: SIGSEGV in Rewriter::relocate_and_link() when testing Weblogic with CompressedOops and KlassPtrs
coleenp [Wed, 02 Jan 2013 20:28:09 -0500] rev 15099
8005494: SIGSEGV in Rewriter::relocate_and_link() when testing Weblogic with CompressedOops and KlassPtrs Summary: Relocate functions with jsr's when rewriting so not repeated after reading shared archive Reviewed-by: twisti, jrose
Mon, 24 Dec 2012 11:46:38 -0800 Merge
minqi [Mon, 24 Dec 2012 11:46:38 -0800] rev 15098
Merge
Thu, 20 Dec 2012 10:22:19 +0100 8004823: Add VM support for type annotation reflection
stefank [Thu, 20 Dec 2012 10:22:19 +0100] rev 15097
8004823: Add VM support for type annotation reflection Reviewed-by: dholmes, coleenp Contributed-by: joel.franck@oracle.com
Wed, 19 Dec 2012 10:35:08 -0800 8005044: remove crufty '_g' support from HS runtime code
dcubed [Wed, 19 Dec 2012 10:35:08 -0800] rev 15096
8005044: remove crufty '_g' support from HS runtime code Summary: Phase 2 is removing '_g' support from the Runtime code. Reviewed-by: dcubed, coleenp, hseigel Contributed-by: ron.durbin@oracle.com
Fri, 04 Jan 2013 17:04:46 -0800 8005672: Clean up some changes to GC logging with GCCause's
jmasa [Fri, 04 Jan 2013 17:04:46 -0800] rev 15095
8005672: Clean up some changes to GC logging with GCCause's Reviewed-by: johnc, ysr
Fri, 04 Jan 2013 17:04:25 -0800 8000325: Change default for CMSClassUnloadingEnabled to true
jmasa [Fri, 04 Jan 2013 17:04:25 -0800] rev 15094
8000325: Change default for CMSClassUnloadingEnabled to true Reviewed-by: stefank, ysr
Fri, 04 Jan 2013 21:33:22 +0100 8003822: Deprecate the incremental mode of CMS
brutisso [Fri, 04 Jan 2013 21:33:22 +0100] rev 15093
8003822: Deprecate the incremental mode of CMS Reviewed-by: johnc, jwilhelm
Fri, 04 Jan 2013 11:10:17 +0100 8003820: Deprecate untested and rarely used GC combinations
brutisso [Fri, 04 Jan 2013 11:10:17 +0100] rev 15092
8003820: Deprecate untested and rarely used GC combinations Summary: Log warning messages for DefNew+CMS and ParNew+SerialOld Reviewed-by: ysr, jwilhelm, jcoomes
Sun, 30 Dec 2012 08:47:52 +0100 8005396: Use ParNew with only one thread instead of DefNew as default for CMS on single CPU machines
brutisso [Sun, 30 Dec 2012 08:47:52 +0100] rev 15091
8005396: Use ParNew with only one thread instead of DefNew as default for CMS on single CPU machines Reviewed-by: jmasa, jcoomes
Thu, 03 Jan 2013 16:28:22 -0800 8004816: G1: Kitchensink failures after marking stack changes
johnc [Thu, 03 Jan 2013 16:28:22 -0800] rev 15090
8004816: G1: Kitchensink failures after marking stack changes Summary: Reset the marking state, including the mark stack overflow flag, in the event of a marking stack overflow during serial reference processing. Reviewed-by: jmasa
(0) -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 +30000 tip