Tue, 24 Nov 2015 11:50:20 +0000 8140687: Move @Contended to the jdk.internal.vm.annotation package
chegar [Tue, 24 Nov 2015 11:50:20 +0000] rev 34369
8140687: Move @Contended to the jdk.internal.vm.annotation package Reviewed-by: alanb, dholmes, psandoz, shade
Tue, 24 Nov 2015 04:46:04 +0000 Merge
jiangli [Tue, 24 Nov 2015 04:46:04 +0000] rev 34368
Merge
Mon, 23 Nov 2015 23:43:54 +0000 Merge
jiangli [Mon, 23 Nov 2015 23:43:54 +0000] rev 34367
Merge
Mon, 23 Nov 2015 23:42:47 +0100 Merge
jiangli [Mon, 23 Nov 2015 23:42:47 +0100] rev 34366
Merge
Mon, 23 Nov 2015 14:37:04 -0500 Merge
jiangli [Mon, 23 Nov 2015 14:37:04 -0500] rev 34365
Merge
Thu, 19 Nov 2015 18:18:05 -0500 Merge
jiangli [Thu, 19 Nov 2015 18:18:05 -0500] rev 34364
Merge
Wed, 24 Jun 2015 13:39:32 -0700 8140802: Clean up and refactor of class loading code for CDS
iklam [Wed, 24 Jun 2015 13:39:32 -0700] rev 34363
8140802: Clean up and refactor of class loading code for CDS Reviewed-by: mchung, jiangli
Mon, 23 Nov 2015 12:44:50 -0800 8140450: Implement JEP 259: Stack-Walking API
mchung [Mon, 23 Nov 2015 12:44:50 -0800] rev 34362
8140450: Implement JEP 259: Stack-Walking API Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn Contributed-by: Mandy Chung <mandy.chung@oracle.com>, Brent Christian <brent.christian@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Hamlin Li <huaming.li@oracle.com>
Fri, 27 Nov 2015 11:44:20 -0800 Merge
amurillo [Fri, 27 Nov 2015 11:44:20 -0800] rev 34361
Merge
Mon, 23 Nov 2015 11:07:36 +0100 Merge
neliasso [Mon, 23 Nov 2015 11:07:36 +0100] rev 34360
Merge
Mon, 16 Nov 2015 20:37:22 +0100 Merge
neliasso [Mon, 16 Nov 2015 20:37:22 +0100] rev 34359
Merge
Mon, 16 Nov 2015 10:18:18 +0100 8042997: Make intrinsic some or all check index/range methods
roland [Mon, 16 Nov 2015 10:18:18 +0100] rev 34358
8042997: Make intrinsic some or all check index/range methods Summary: Objects.checkIndex() intrinsic Reviewed-by: psandoz, shade
Tue, 01 Dec 2015 09:22:01 +0100 8143926: ObjectStreamField constructor eagerly load ObjectStreamClass
redestad [Tue, 01 Dec 2015 09:22:01 +0100] rev 34357
8143926: ObjectStreamField constructor eagerly load ObjectStreamClass Reviewed-by: chegar, alanb, shade
Tue, 01 Dec 2015 15:07:10 +0800 8144294: jdk/security/jarsigner/Function.java failed to clean up files after test on Windows
weijun [Tue, 01 Dec 2015 15:07:10 +0800] rev 34356
8144294: jdk/security/jarsigner/Function.java failed to clean up files after test on Windows Reviewed-by: xuelei
Tue, 01 Dec 2015 10:02:06 +0800 8144107: jdk/security tests not included
weijun [Tue, 01 Dec 2015 10:02:06 +0800] rev 34355
8144107: jdk/security tests not included Reviewed-by: mullan
Tue, 01 Dec 2015 01:32:51 +0000 8136442: Don't tie Certificate signature algorithms to ciphersuites
xuelei [Tue, 01 Dec 2015 01:32:51 +0000] rev 34354
8136442: Don't tie Certificate signature algorithms to ciphersuites Reviewed-by: mullan
Mon, 30 Nov 2015 13:27:19 -0800 Merge
lana [Mon, 30 Nov 2015 13:27:19 -0800] rev 34353
Merge
Mon, 30 Nov 2015 17:37:48 +0000 8142872: Remove support for sun.nio.ch.PollSelectorProvider from 9
robm [Mon, 30 Nov 2015 17:37:48 +0000] rev 34352
8142872: Remove support for sun.nio.ch.PollSelectorProvider from 9 Reviewed-by: alanb, simonis
Fri, 13 Nov 2015 14:44:05 +0100 8043138: Attach API should not require jvmstat rmi protocol
jbachorik [Fri, 13 Nov 2015 14:44:05 +0100] rev 34351
8043138: Attach API should not require jvmstat rmi protocol Reviewed-by: alanb, mchung, erikj, ihse
Sun, 29 Nov 2015 20:27:38 +0000 8144210: Runtime.currentRuntime should be final
alanb [Sun, 29 Nov 2015 20:27:38 +0000] rev 34350
8144210: Runtime.currentRuntime should be final Reviewed-by: dl, dholmes
Fri, 27 Nov 2015 11:30:46 +0100 8131334: SAAJ Plugability Layer: using java.util.ServiceLoader
mkos [Fri, 27 Nov 2015 11:30:46 +0100] rev 34349
8131334: SAAJ Plugability Layer: using java.util.ServiceLoader Reviewed-by: lancea
Wed, 25 Nov 2015 19:45:15 -0800 8143087: Miscellaneous changes imported from jsr166 CVS 2015-11
dl [Wed, 25 Nov 2015 19:45:15 -0800] rev 34348
8143087: Miscellaneous changes imported from jsr166 CVS 2015-11 Reviewed-by: martin, psandoz, chegar, shade, plevart
Wed, 25 Nov 2015 18:56:44 -0800 8142441: Improve jtreg tests for java.util.concurrent
dl [Wed, 25 Nov 2015 18:56:44 -0800] rev 34347
8142441: Improve jtreg tests for java.util.concurrent Reviewed-by: martin, psandoz, chegar, shade, plevart
Wed, 25 Nov 2015 18:51:06 -0800 8139574: ReentrantReadWriteLock documentation example has compile time error
dl [Wed, 25 Nov 2015 18:51:06 -0800] rev 34346
8139574: ReentrantReadWriteLock documentation example has compile time error Reviewed-by: martin, psandoz, chegar, shade, plevart
Wed, 25 Nov 2015 18:45:53 -0800 8072015: java/util/Collections/CheckedMapBash.java failed TreeSet(reverseOrder)
dl [Wed, 25 Nov 2015 18:45:53 -0800] rev 34345
8072015: java/util/Collections/CheckedMapBash.java failed TreeSet(reverseOrder) Reviewed-by: martin, psandoz, chegar, shade, plevart
Wed, 25 Nov 2015 18:40:41 -0800 8140471: java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java timed out
dl [Wed, 25 Nov 2015 18:40:41 -0800] rev 34344
8140471: java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java timed out Reviewed-by: martin, psandoz, chegar, shade, plevart
Wed, 25 Nov 2015 18:35:27 -0800 8140468: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java failed with java.lang.Error: Completed == 4; expected 2
dl [Wed, 25 Nov 2015 18:35:27 -0800] rev 34343
8140468: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java failed with java.lang.Error: Completed == 4; expected 2 8040928: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java: java.lang.Error: Completed != 2 Reviewed-by: martin, psandoz, chegar, shade, plevart
Wed, 25 Nov 2015 18:30:07 -0800 8141031: java/util/concurrent/Phaser/Basic.java starts failing intermittently
dl [Wed, 25 Nov 2015 18:30:07 -0800] rev 34342
8141031: java/util/concurrent/Phaser/Basic.java starts failing intermittently Reviewed-by: martin, psandoz, chegar, shade, plevart
Wed, 25 Nov 2015 18:24:21 -0800 8143086: Document that ForkJoinWorkerThreadFactory.newThread can return null to reject request
dl [Wed, 25 Nov 2015 18:24:21 -0800] rev 34341
8143086: Document that ForkJoinWorkerThreadFactory.newThread can return null to reject request Reviewed-by: martin, psandoz, chegar, shade, plevart
Wed, 25 Nov 2015 18:18:28 -0800 8143073: Improve documentation for ConcurrentHashMap serialized form
dl [Wed, 25 Nov 2015 18:18:28 -0800] rev 34340
8143073: Improve documentation for ConcurrentHashMap serialized form Reviewed-by: martin, psandoz, chegar, shade, plevart
Wed, 25 Nov 2015 18:12:38 -0800 8140587: Atomic*FieldUpdaters should use Class.isInstance instead of direct class check
dl [Wed, 25 Nov 2015 18:12:38 -0800] rev 34339
8140587: Atomic*FieldUpdaters should use Class.isInstance instead of direct class check Reviewed-by: martin, psandoz, chegar, shade, plevart
Wed, 25 Nov 2015 15:36:03 -0500 8085984: Add JDBC Sharding API
lancea [Wed, 25 Nov 2015 15:36:03 -0500] rev 34338
8085984: Add JDBC Sharding API Reviewed-by: ulfzibis, joehw
Wed, 25 Nov 2015 15:28:30 -0500 8143165: Add Statement.isSimpleIdentifier and update enquoteLiteral
lancea [Wed, 25 Nov 2015 15:28:30 -0500] rev 34337
8143165: Add Statement.isSimpleIdentifier and update enquoteLiteral Reviewed-by: rriggs, joehw
Wed, 25 Nov 2015 09:23:07 +0100 8143798: jck failures: api/java_lang/invoke/MethodHandle/index_MethodsTests[asSpreaderWMTE]: java.lang.VerifyError: Bad type on operand stack
mhaupt [Wed, 25 Nov 2015 09:23:07 +0100] rev 34336
8143798: jck failures: api/java_lang/invoke/MethodHandle/index_MethodsTests[asSpreaderWMTE]: java.lang.VerifyError: Bad type on operand stack Reviewed-by: vlivanov
Wed, 25 Nov 2015 13:29:14 +0900 7047633: remove @ignore 6876961 from test/java/util/ResourceBundle/Test4300693.java
okutsu [Wed, 25 Nov 2015 13:29:14 +0900] rev 34335
7047633: remove @ignore 6876961 from test/java/util/ResourceBundle/Test4300693.java Reviewed-by: peytoia, okutsu Contributed-by: Naveen Kumar <naveen.ah.kumar@oracle.com>
Wed, 25 Nov 2015 11:58:30 +0800 8143913: MSCAPI keystore should accept Certificate[] in setEntry()
weijun [Wed, 25 Nov 2015 11:58:30 +0800] rev 34334
8143913: MSCAPI keystore should accept Certificate[] in setEntry() Reviewed-by: vinnie
Wed, 25 Nov 2015 09:42:34 +0800 8143377: Test PKCS8Test.java fails
amjiang [Wed, 25 Nov 2015 09:42:34 +0800] rev 34333
8143377: Test PKCS8Test.java fails Reviewed-by: weijun
Tue, 24 Nov 2015 14:46:09 +0530 7011840: TEST_BUG java/util/Locale/LocaleEnhanceTest.java
rgoel [Tue, 24 Nov 2015 14:46:09 +0530] rev 34332
7011840: TEST_BUG java/util/Locale/LocaleEnhanceTest.java Summary: Outputting extra information in LocaleEnhanceTest.java Reviewed-by: peytoia, naoto
Tue, 24 Nov 2015 19:02:33 +0300 8136500: Integer/Long getChars and stringSize should be more idiomatic
shade [Tue, 24 Nov 2015 19:02:33 +0300] rev 34331
8136500: Integer/Long getChars and stringSize should be more idiomatic Reviewed-by: igerasim, sherman, psandoz, jrose
Tue, 24 Nov 2015 15:46:14 +0100 8143141: Bring in minor build changes from the jigsaw/jake forest
erikj [Tue, 24 Nov 2015 15:46:14 +0100] rev 34330
8143141: Bring in minor build changes from the jigsaw/jake forest Reviewed-by: ihse, mchung
Tue, 24 Nov 2015 10:22:26 +0100 8141338: Move jdk.internal.dynalink package to jdk.dynalink
attila [Tue, 24 Nov 2015 10:22:26 +0100] rev 34329
8141338: Move jdk.internal.dynalink package to jdk.dynalink Reviewed-by: alanb, mchung, sundar
Tue, 24 Nov 2015 13:22:00 +0900 8073211: javadoc of Format parseObject methods should specify NullPointerExceptions
okutsu [Tue, 24 Nov 2015 13:22:00 +0900] rev 34328
8073211: javadoc of Format parseObject methods should specify NullPointerExceptions Reviewed-by: naoto, peytoia, okutsu Contributed-by: Naveen Kumar <naveen.ah.kumar@oracle.com>
Mon, 23 Nov 2015 11:49:04 -0800 8139430: Refactor test library to decrease module dependencies of tests
shurailine [Mon, 23 Nov 2015 11:49:04 -0800] rev 34327
8139430: Refactor test library to decrease module dependencies of tests Reviewed-by: mchung, alanb
Mon, 23 Nov 2015 10:36:15 -0800 8143553: StringBuffer.getByte(byte[], int, byte) should be package private (not protected)
sherman [Mon, 23 Nov 2015 10:36:15 -0800] rev 34326
8143553: StringBuffer.getByte(byte[], int, byte) should be package private (not protected) Reviewed-by: thartmann
Mon, 23 Nov 2015 08:11:25 -0800 8143813: Problem list PKCS8Test.java
darcy [Mon, 23 Nov 2015 08:11:25 -0800] rev 34325
8143813: Problem list PKCS8Test.java Reviewed-by: mullan
Mon, 23 Nov 2015 16:14:33 +0800 8143583: Several tests don't work with latest jtreg due to non-existing files in @build
amlu [Mon, 23 Nov 2015 16:14:33 +0800] rev 34324
8143583: Several tests don't work with latest jtreg due to non-existing files in @build Reviewed-by: alanb, sla
Mon, 28 Sep 2015 08:42:06 -0700 8066272: pack200 must support Multi-Release Jars
ksrini [Mon, 28 Sep 2015 08:42:06 -0700] rev 34323
8066272: pack200 must support Multi-Release Jars Reviewed-by: jrose, sdrach
Wed, 02 Dec 2015 15:55:47 -0800 Added tag jdk-9+95 for changeset 67e86f2e3448
lana [Wed, 02 Dec 2015 15:55:47 -0800] rev 34322
Added tag jdk-9+95 for changeset 67e86f2e3448
Wed, 05 Jul 2017 21:05:21 +0200 Merge
duke [Wed, 05 Jul 2017 21:05:21 +0200] rev 34321
Merge
Mon, 07 Dec 2015 14:18:23 -0800 Merge
lana [Mon, 07 Dec 2015 14:18:23 -0800] rev 34320
Merge
Wed, 02 Dec 2015 10:19:14 -0800 Merge
lana [Wed, 02 Dec 2015 10:19:14 -0800] rev 34319
Merge
Mon, 30 Nov 2015 13:55:06 -0800 Merge
amurillo [Mon, 30 Nov 2015 13:55:06 -0800] rev 34318
Merge
Mon, 30 Nov 2015 19:38:51 +0100 Merge
jwilhelm [Mon, 30 Nov 2015 19:38:51 +0100] rev 34317
Merge
Fri, 27 Nov 2015 12:37:38 +0100 8142952: Unified Logging framework does not allow multiple -Xlog: arguments.
mlarsson [Fri, 27 Nov 2015 12:37:38 +0100] rev 34316
8142952: Unified Logging framework does not allow multiple -Xlog: arguments. Reviewed-by: brutisso, sla
Fri, 27 Nov 2015 12:07:01 +0100 Merge
ehelin [Fri, 27 Nov 2015 12:07:01 +0100] rev 34315
Merge
Thu, 26 Nov 2015 13:45:59 +0100 8144076: Move evac failure handling and reference processing to post_evacuate_collection_set
ehelin [Thu, 26 Nov 2015 13:45:59 +0100] rev 34314
8144076: Move evac failure handling and reference processing to post_evacuate_collection_set Reviewed-by: mgerdin, tschatzl
Thu, 26 Nov 2015 13:43:10 +0100 8144075: Move prepare_for_oops_into_collection_set_do into pre_evacuate_collection_set
ehelin [Thu, 26 Nov 2015 13:43:10 +0100] rev 34313
8144075: Move prepare_for_oops_into_collection_set_do into pre_evacuate_collection_set Reviewed-by: mgerdin, tschatzl
Fri, 27 Nov 2015 10:37:44 +0100 8144134: Nightly tests fail with SIGSEGV in Ticks::now()
erikj [Fri, 27 Nov 2015 10:37:44 +0100] rev 34312
8144134: Nightly tests fail with SIGSEGV in Ticks::now() Reviewed-by: mgerdin, sla, dholmes
Thu, 26 Nov 2015 09:50:22 +0100 8142404: Parallelize the restoring of preserved marks
ehelin [Thu, 26 Nov 2015 09:50:22 +0100] rev 34311
8142404: Parallelize the restoring of preserved marks Reviewed-by: mgerdin, tschatzl
Mon, 19 Oct 2015 16:33:12 +0200 8139892: Allow G1CollectorPolicy to specify if reference processing should be enabled
ehelin [Mon, 19 Oct 2015 16:33:12 +0200] rev 34310
8139892: Allow G1CollectorPolicy to specify if reference processing should be enabled Reviewed-by: mgerdin, kbarrett, tbenson
Thu, 26 Nov 2015 01:59:34 +0000 Merge
ehelin [Thu, 26 Nov 2015 01:59:34 +0000] rev 34309
Merge
Wed, 25 Nov 2015 21:54:05 +0100 8142494: Add extension point to G1EvacuationRootClosures
ehelin [Wed, 25 Nov 2015 21:54:05 +0100] rev 34308
8142494: Add extension point to G1EvacuationRootClosures Reviewed-by: jmasa, mgerdin
Thu, 26 Nov 2015 00:00:25 +0000 Merge
coleenp [Thu, 26 Nov 2015 00:00:25 +0000] rev 34307
Merge
Wed, 25 Nov 2015 16:13:14 +0000 Merge
coleenp [Wed, 25 Nov 2015 16:13:14 +0000] rev 34306
Merge
Wed, 25 Nov 2015 16:33:28 +0100 8136978: Much nearly duplicated code for vmError support
sebastian [Wed, 25 Nov 2015 16:33:28 +0100] rev 34305
8136978: Much nearly duplicated code for vmError support Summary: moved all non os specific code in vmError_[os].cpp to vmError_posix.cpp, moved os specific code to os_[os].cpp and refactored all other references accordingly Reviewed-by: stuefe, coleenp, dholmes
Wed, 25 Nov 2015 21:21:30 +0000 Merge
acorn [Wed, 25 Nov 2015 21:21:30 +0000] rev 34304
Merge
Wed, 25 Nov 2015 09:08:51 -0500 8098557: Only init superintf if subclass, not sub interface inits.
acorn [Wed, 25 Nov 2015 09:08:51 -0500] rev 34303
8098557: Only init superintf if subclass, not sub interface inits. Summary: must exclude jck lang exec05001m311_rt until fixed. Reviewed-by: lfoltan, hseigel, dholmes
Wed, 25 Nov 2015 19:27:38 +0000 Merge
tschatzl [Wed, 25 Nov 2015 19:27:38 +0000] rev 34302
Merge
Wed, 25 Nov 2015 13:52:26 +0000 Merge
tschatzl [Wed, 25 Nov 2015 13:52:26 +0000] rev 34301
Merge
Wed, 25 Nov 2015 14:43:29 +0100 8136679: JFR event for adaptive IHOP
tschatzl [Wed, 25 Nov 2015 14:43:29 +0100] rev 34300
8136679: JFR event for adaptive IHOP Reviewed-by: tbenson, mgerdin, sangheki, ehelin
Tue, 24 Nov 2015 10:35:52 +0100 8136678: Implement adaptive sizing algorithm for IHOP
tschatzl [Tue, 24 Nov 2015 10:35:52 +0100] rev 34299
8136678: Implement adaptive sizing algorithm for IHOP Summary: Add adaptive sizing for IHOP that maximizes throughput (starts marking as late as possible). This functionality is enabled using a new -XX:+G1AdaptiveIHOP switch (default: false). Reviewed-by: mgerdin, jmasa, pliden
Tue, 24 Nov 2015 10:22:36 +0100 8136681: Factor out IHOP calculation from G1CollectorPolicy
tschatzl [Tue, 24 Nov 2015 10:22:36 +0100] rev 34298
8136681: Factor out IHOP calculation from G1CollectorPolicy Summary: Move out existing IHOP value calculation into an implementation of a new interface called G1IHOPControl. Prepare for changes to accomodate adaptive IHOP implementation. Reviewed-by: jmasa, mgerdin, ehelin
Wed, 25 Nov 2015 17:32:44 +0000 Merge
ehelin [Wed, 25 Nov 2015 17:32:44 +0000] rev 34297
Merge
Tue, 24 Nov 2015 15:46:45 +0100 8142495: Move G1ParEvacuateFollowersClosure to header file
ehelin [Tue, 24 Nov 2015 15:46:45 +0100] rev 34296
8142495: Move G1ParEvacuateFollowersClosure to header file Reviewed-by: sjohanss, brutisso
Wed, 25 Nov 2015 14:48:51 +0000 Merge
brutisso [Wed, 25 Nov 2015 14:48:51 +0000] rev 34295
Merge
Wed, 25 Nov 2015 08:42:47 +0000 Merge
brutisso [Wed, 25 Nov 2015 08:42:47 +0000] rev 34294
Merge
Wed, 25 Nov 2015 08:52:55 +0100 8143544: Make CMSCollector::is_cms_reachable() non-product
brutisso [Wed, 25 Nov 2015 08:52:55 +0100] rev 34293
8143544: Make CMSCollector::is_cms_reachable() non-product Reviewed-by: ysr, tschatzl
Wed, 25 Nov 2015 11:45:26 +0000 Merge
david [Wed, 25 Nov 2015 11:45:26 +0000] rev 34292
Merge
Tue, 24 Nov 2015 14:03:42 +0100 8143587: G1 crashes with humongous object of size that almost fills a heap region
david [Tue, 24 Nov 2015 14:03:42 +0100] rev 34291
8143587: G1 crashes with humongous object of size that almost fills a heap region Reviewed-by: mgerdin, brutisso
Wed, 25 Nov 2015 11:34:16 +0100 Merge
erikj [Wed, 25 Nov 2015 11:34:16 +0100] rev 34290
Merge
Tue, 24 Nov 2015 12:18:25 +0100 8142336: Convert the SA agent build to modular build-infra makefiles
erikj [Tue, 24 Nov 2015 12:18:25 +0100] rev 34289
8142336: Convert the SA agent build to modular build-infra makefiles Reviewed-by: ihse, sla, dsamersoff, twisti
Wed, 25 Nov 2015 08:18:08 +0000 Merge
ccheung [Wed, 25 Nov 2015 08:18:08 +0000] rev 34288
Merge
Tue, 24 Nov 2015 16:58:45 -0800 8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg
ccheung [Tue, 24 Nov 2015 16:58:45 -0800] rev 34287
8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg Summary: for fixing a truncation problem on the output from -XX:+TraceClassPaths Reviewed-by: coleenp, jiangli, cjplummer, minqi
Wed, 25 Nov 2015 06:33:28 +0000 Merge
coleenp [Wed, 25 Nov 2015 06:33:28 +0000] rev 34286
Merge
Tue, 24 Nov 2015 11:40:18 -0500 8143155: Remove TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls rather than convert to UL
rprotacio [Tue, 24 Nov 2015 11:40:18 -0500] rev 34285
8143155: Remove TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls rather than convert to UL Summary: Removed TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls options because their output is excessive, not useful, and covered in a more useful way by other options. Reviewed-by: coleenp, dholmes, ddmitriev
Wed, 25 Nov 2015 04:51:32 +0000 Merge
jprovino [Wed, 25 Nov 2015 04:51:32 +0000] rev 34284
Merge
Tue, 24 Nov 2015 21:40:22 +0000 Merge
jprovino [Tue, 24 Nov 2015 21:40:22 +0000] rev 34283
Merge
Tue, 24 Nov 2015 15:13:02 -0500 8139922: Get rid of dead code in ConcurrentMark
jprovino [Tue, 24 Nov 2015 15:13:02 -0500] rev 34282
8139922: Get rid of dead code in ConcurrentMark Summary: ConcurrentMark contains lots of unused code which has been removed. Reviewed-by: jmasa, tschatzl
Wed, 25 Nov 2015 00:47:35 +0000 Merge
mchung [Wed, 25 Nov 2015 00:47:35 +0000] rev 34281
Merge
Tue, 24 Nov 2015 14:59:17 -0800 8143911: Reintegrate JEP 259: Stack-Walking API
mchung [Tue, 24 Nov 2015 14:59:17 -0800] rev 34280
8143911: Reintegrate JEP 259: Stack-Walking API Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn Contributed-by: Mandy Chung <mandy.chung@oracle.com>, Brent Christian <brent.christian@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Hamlin Li <huaming.li@oracle.com>
Tue, 24 Nov 2015 22:54:30 +0000 Merge
dholmes [Tue, 24 Nov 2015 22:54:30 +0000] rev 34279
Merge
Tue, 24 Nov 2015 15:58:26 -0500 8143233: [windows] Fixes to os::check_heap()
stuefe [Tue, 24 Nov 2015 15:58:26 -0500] rev 34278
8143233: [windows] Fixes to os::check_heap() Reviewed-by: dholmes, ctornqvi
Tue, 24 Nov 2015 20:01:45 +0000 Merge
ddmitriev [Tue, 24 Nov 2015 20:01:45 +0000] rev 34277
Merge
Tue, 24 Nov 2015 13:58:08 +0000 Merge
ddmitriev [Tue, 24 Nov 2015 13:58:08 +0000] rev 34276
Merge
Tue, 24 Nov 2015 09:42:05 +0300 8143038: [TESTBUG] TestOptionsWithRanges: allow excluding only a subset of tested values specified for a flag
ddmitriev [Tue, 24 Nov 2015 09:42:05 +0300] rev 34275
8143038: [TESTBUG] TestOptionsWithRanges: allow excluding only a subset of tested values specified for a flag Reviewed-by: gziemski, ctornqvi
Tue, 24 Nov 2015 18:32:35 +0000 Merge
ctornqvi [Tue, 24 Nov 2015 18:32:35 +0000] rev 34274
Merge
Tue, 24 Nov 2015 10:12:11 -0800 8143931: Back out JDK-8140450
ctornqvi [Tue, 24 Nov 2015 10:12:11 -0800] rev 34273
8143931: Back out JDK-8140450 Reviewed-by: coleenp
Tue, 24 Nov 2015 11:49:44 +0000 8140687: Move @Contended to the jdk.internal.vm.annotation package
chegar [Tue, 24 Nov 2015 11:49:44 +0000] rev 34272
8140687: Move @Contended to the jdk.internal.vm.annotation package Reviewed-by: alanb, dholmes, psandoz, shade
Tue, 24 Nov 2015 09:02:26 +0000 8143285: aarch64: Missing load acquire when checking if ConstantPoolCacheEntry is resolved
hshi [Tue, 24 Nov 2015 09:02:26 +0000] rev 34271
8143285: aarch64: Missing load acquire when checking if ConstantPoolCacheEntry is resolved Reviewed-by: roland, aph
Tue, 24 Nov 2015 08:29:48 +0000 Merge
kbarrett [Tue, 24 Nov 2015 08:29:48 +0000] rev 34270
Merge
Mon, 23 Nov 2015 11:43:02 -0500 8141135: Remove G1RemSet::write_ref
aharlap [Mon, 23 Nov 2015 11:43:02 -0500] rev 34269
8141135: Remove G1RemSet::write_ref Summary: Remove unused memembers of G1RemSet Reviewed-by: kbarrett, tschatzl
Tue, 24 Nov 2015 06:37:12 +0000 Merge
dholmes [Tue, 24 Nov 2015 06:37:12 +0000] rev 34268
Merge
Mon, 23 Nov 2015 21:05:43 -0500 8143836: [TESTBUG] runtime/CommandLine/IgnoreUnrecognizedVMOptions fails in jdk9/dev
dholmes [Mon, 23 Nov 2015 21:05:43 -0500] rev 34267
8143836: [TESTBUG] runtime/CommandLine/IgnoreUnrecognizedVMOptions fails in jdk9/dev Reviewed-by: coleenp, hseigel
Tue, 24 Nov 2015 04:46:03 +0000 Merge
jiangli [Tue, 24 Nov 2015 04:46:03 +0000] rev 34266
Merge
Mon, 23 Nov 2015 23:43:52 +0000 Merge
jiangli [Mon, 23 Nov 2015 23:43:52 +0000] rev 34265
Merge
Tue, 24 Nov 2015 02:54:54 +0000 Merge
coleenp [Tue, 24 Nov 2015 02:54:54 +0000] rev 34264
Merge
Mon, 23 Nov 2015 22:53:50 +0000 Merge
coleenp [Mon, 23 Nov 2015 22:53:50 +0000] rev 34263
Merge
Mon, 23 Nov 2015 16:16:46 -0500 8143157: Convert TraceVMOperation to Unified Logging
rprotacio [Mon, 23 Nov 2015 16:16:46 -0500] rev 34262
8143157: Convert TraceVMOperation to Unified Logging Summary: The former -XX:+TraceVMOperation flag is updated to the unified logging framework and is now replaced with -Xlog:vmoperation in product mode. Reviewed-by: coleenp, dholmes, mockner
Tue, 24 Nov 2015 02:43:15 +0100 Merge
jiangli [Tue, 24 Nov 2015 02:43:15 +0100] rev 34261
Merge
Mon, 23 Nov 2015 23:42:46 +0100 Merge
jiangli [Mon, 23 Nov 2015 23:42:46 +0100] rev 34260
Merge
Mon, 23 Nov 2015 14:38:20 -0500 Merge
jiangli [Mon, 23 Nov 2015 14:38:20 -0500] rev 34259
Merge
Thu, 19 Nov 2015 19:26:51 -0500 Merge
jiangli [Thu, 19 Nov 2015 19:26:51 -0500] rev 34258
Merge
Tue, 18 Aug 2015 11:27:23 -0700 8140802: Clean up and refactor of class loading code for CDS
iklam [Tue, 18 Aug 2015 11:27:23 -0700] rev 34257
8140802: Clean up and refactor of class loading code for CDS Reviewed-by: jiangli, acorn, coleenp
Mon, 23 Nov 2015 23:29:25 +0000 Merge
coleenp [Mon, 23 Nov 2015 23:29:25 +0000] rev 34256
Merge
Mon, 23 Nov 2015 21:00:25 +0000 Merge
coleenp [Mon, 23 Nov 2015 21:00:25 +0000] rev 34255
Merge
Fri, 20 Nov 2015 11:57:33 -0600 8141706: [TESTBUG] Update tests failing due to changed behavior
gziemski [Fri, 20 Nov 2015 11:57:33 -0600] rev 34254
8141706: [TESTBUG] Update tests failing due to changed behavior Summary: Add UnlockDiagnosticVMOptions as appropriate. Reviewed-by: kvn, dholmes
Mon, 23 Nov 2015 12:44:43 -0800 8140450: Implement JEP 259: Stack-Walking API
mchung [Mon, 23 Nov 2015 12:44:43 -0800] rev 34253
8140450: Implement JEP 259: Stack-Walking API Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn Contributed-by: Mandy Chung <mandy.chung@oracle.com>, Brent Christian <brent.christian@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Hamlin Li <huaming.li@oracle.com>
Fri, 20 Nov 2015 12:42:21 +0100 8143229: Replace the develop level with develop macros in Unified Logging
mlarsson [Fri, 20 Nov 2015 12:42:21 +0100] rev 34252
8143229: Replace the develop level with develop macros in Unified Logging Reviewed-by: brutisso, coleenp, dholmes, rprotacio
Wed, 11 Nov 2015 15:45:17 +0100 8142483: Unified logging log instances cause warnings on windows when only static functions are used
mlarsson [Wed, 11 Nov 2015 15:45:17 +0100] rev 34251
8142483: Unified logging log instances cause warnings on windows when only static functions are used Reviewed-by: brutisso, sla
Fri, 20 Nov 2015 19:17:57 +0000 Merge
david [Fri, 20 Nov 2015 19:17:57 +0000] rev 34250
Merge
Fri, 20 Nov 2015 17:32:02 +0100 8138681: Runtime.getFreeMemory() reports wrong value after humongous allocation.
david [Fri, 20 Nov 2015 17:32:02 +0100] rev 34249
8138681: Runtime.getFreeMemory() reports wrong value after humongous allocation. Reviewed-by: tschatzl, mgerdin
Fri, 20 Nov 2015 17:16:58 +0000 Merge
ddmitriev [Fri, 20 Nov 2015 17:16:58 +0000] rev 34248
Merge
Fri, 20 Nov 2015 09:44:16 -0500 8133416: [TESTBUG] Remove @ignore for closed/runtime/4345157/Prog.java
stsmirno [Fri, 20 Nov 2015 09:44:16 -0500] rev 34247
8133416: [TESTBUG] Remove @ignore for closed/runtime/4345157/Prog.java Summary: rewrote test in Java with a number of improvements and conditional exclusion using make file Reviewed-by: dholmes, ctornqvi, ddmitriev
Mon, 19 Oct 2015 16:21:35 +0200 8142390: Move ScanRSClosure to header file
ehelin [Mon, 19 Oct 2015 16:21:35 +0200] rev 34246
8142390: Move ScanRSClosure to header file Reviewed-by: jmasa, tschatzl
Fri, 11 Sep 2015 15:18:43 +0200 8142399: G1ParCopyClosure does not need do_oop_work
ehelin [Fri, 11 Sep 2015 15:18:43 +0200] rev 34245
8142399: G1ParCopyClosure does not need do_oop_work Reviewed-by: stefank, tschatzl
Fri, 20 Nov 2015 03:22:36 +0000 Merge
coleenp [Fri, 20 Nov 2015 03:22:36 +0000] rev 34244
Merge
Fri, 20 Nov 2015 01:35:20 +0000 Merge
coleenp [Fri, 20 Nov 2015 01:35:20 +0000] rev 34243
Merge
Thu, 19 Nov 2015 16:32:41 -0600 8138983: Runtime: implement ranges for Shared*** flags
gziemski [Thu, 19 Nov 2015 16:32:41 -0600] rev 34242
8138983: Runtime: implement ranges for Shared*** flags Summary: Implement ranges. Reviewed-by: ddmitriev, dholmes, jiangli
Thu, 19 Nov 2015 12:43:08 -0500 8143252: Clean up G1CollectedHeap interface
drwhite [Thu, 19 Nov 2015 12:43:08 -0500] rev 34241
8143252: Clean up G1CollectedHeap interface Summary: Delete unused methods and parameters Reviewed-by: mgerdin, tschatzl, pliden
Thu, 19 Nov 2015 21:21:15 +0000 Merge
hseigel [Thu, 19 Nov 2015 21:21:15 +0000] rev 34240
Merge
Thu, 19 Nov 2015 19:38:54 +0000 Merge
ctornqvi [Thu, 19 Nov 2015 19:38:54 +0000] rev 34239
Merge
Thu, 19 Nov 2015 10:34:11 -0800 8143324: Backout JDK-8087223
ctornqvi [Thu, 19 Nov 2015 10:34:11 -0800] rev 34238
8143324: Backout JDK-8087223 Reviewed-by: coleenp, acorn
Thu, 19 Nov 2015 16:14:45 +0100 8143255: Remove debug logging from SymbolTable::unlink() and SymbolTable::possibly_parallel_unlink()
brutisso [Thu, 19 Nov 2015 16:14:45 +0100] rev 34237
8143255: Remove debug logging from SymbolTable::unlink() and SymbolTable::possibly_parallel_unlink() Reviewed-by: coleenp, tschatzl
Fri, 27 Nov 2015 18:35:43 +0100 Merge
jwilhelm [Fri, 27 Nov 2015 18:35:43 +0100] rev 34236
Merge
Thu, 19 Nov 2015 11:54:32 -0500 8143078: Remove JVM_DefineClassWithSourceCond() API
hseigel [Thu, 19 Nov 2015 11:54:32 -0500] rev 34235
8143078: Remove JVM_DefineClassWithSourceCond() API Summary: Remove the method and remove unneeded argument to jvm_define_class_common() Reviewed-by: dholmes, coleenp
Wed, 18 Nov 2015 22:00:09 +0000 Merge
dcubed [Wed, 18 Nov 2015 22:00:09 +0000] rev 34234
Merge
Wed, 18 Nov 2015 09:32:52 -0800 8141445: Use of Solaris/SPARC M7 libadimalloc.so can generate unknown signal in hs_err file
gthornbr [Wed, 18 Nov 2015 09:32:52 -0800] rev 34233
8141445: Use of Solaris/SPARC M7 libadimalloc.so can generate unknown signal in hs_err file Summary: Add libadimalloc.so SIGSEGV defines and a test to validate the correct message is printed in the hs_err file Reviewed-by: dcubed, dholmes
Wed, 18 Nov 2015 19:55:37 +0000 Merge
coleenp [Wed, 18 Nov 2015 19:55:37 +0000] rev 34232
Merge
Wed, 18 Nov 2015 10:46:02 -0600 8141641: Runtime: implement range for ErrorLogTimeout
gziemski [Wed, 18 Nov 2015 10:46:02 -0600] rev 34231
8141641: Runtime: implement range for ErrorLogTimeout Summary: Implement range=(0, jlong_max/1000) Reviewed-by: coleenp, ddmitriev, dholmes
Wed, 18 Nov 2015 11:47:55 -0500 8141570: Fix Zero interpreter build for --disable-precompiled-headers
coleenp [Wed, 18 Nov 2015 11:47:55 -0500] rev 34230
8141570: Fix Zero interpreter build for --disable-precompiled-headers Summary: change to include atomic.inline.hpp and allocation.inline.hpp only in .cpp files and some build fixes from Kim to build on ubuntu without devkits Reviewed-by: kbarrett, sgehwolf, erikj
Tue, 17 Nov 2015 15:14:29 -0800 8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
minqi [Tue, 17 Nov 2015 15:14:29 -0800] rev 34229
8087223: InterfaceMethod CP entry pointing to a class should cause ICCE Summary: Check constantTag for class constant data consistency at method resolution Reviewed-by: coleenp, vlivanov
Thu, 26 Nov 2015 19:16:37 +0100 Merge
neliasso [Thu, 26 Nov 2015 19:16:37 +0100] rev 34228
Merge
Thu, 26 Nov 2015 02:09:46 +0100 Merge
twisti [Thu, 26 Nov 2015 02:09:46 +0100] rev 34227
Merge
Thu, 26 Nov 2015 03:05:19 +0300 8143308: Add inline checks and tests
ppunegov [Thu, 26 Nov 2015 03:05:19 +0300] rev 34226
8143308: Add inline checks and tests Summary: Fix inlining state creation Reviewed-by: twisti
Wed, 25 Nov 2015 02:17:31 +0300 8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
tpivovarova [Wed, 25 Nov 2015 02:17:31 +0300] rev 34225
8143966: JEP 233: Generate Run-Time Compiler Tests Automatically Reviewed-by: iveresov, vlivanov Contributed-by: anton.ivanov@oracle.com, dmitrij.pochepko@oracle.com, igor.ignatyev@oracle.com, igor.veresov@oracle.com, konstantin.shefov@oracle.com, leonid.mesnik@oracle.com, pavel.punegov@oracle.com, tatiana.pivovarova@oracle.com
Wed, 25 Nov 2015 20:30:28 +0300 8144053: [TESTBUG] CompilerToVM::getStackTraceElementTest : unexpected line number for abstract or native method (assert failed: 0 < -1)
tpivovarova [Wed, 25 Nov 2015 20:30:28 +0300] rev 34224
8144053: [TESTBUG] CompilerToVM::getStackTraceElementTest : unexpected line number for abstract or native method (assert failed: 0 < -1) Reviewed-by: iignatyev, twisti
Wed, 25 Nov 2015 21:31:33 +0300 8144024: Octane fails with "memory leak: allocating handle outside HandleMark"
vlivanov [Wed, 25 Nov 2015 21:31:33 +0300] rev 34223
8144024: Octane fails with "memory leak: allocating handle outside HandleMark" Reviewed-by: kvn
Wed, 25 Nov 2015 00:40:04 +0100 Merge
vlivanov [Wed, 25 Nov 2015 00:40:04 +0100] rev 34222
Merge
Wed, 25 Nov 2015 01:17:28 +0300 8143408: Crash during InstanceKlass unloading when clearing dependency context
vlivanov [Wed, 25 Nov 2015 01:17:28 +0300] rev 34221
8143408: Crash during InstanceKlass unloading when clearing dependency context Reviewed-by: kvn
Mon, 23 Nov 2015 11:06:14 +0100 8138952: C1: Distinguish between PPC32 and PPC64
mdoerr [Mon, 23 Nov 2015 11:06:14 +0100] rev 34220
8138952: C1: Distinguish between PPC32 and PPC64 Reviewed-by: twisti, goetz, vlivanov
Tue, 24 Nov 2015 22:59:50 +0300 8139384: [TESTBUG] JVMCI test fails with java.lang.RuntimeException: a 100_000 times invoked method should be mature
dpochepk [Tue, 24 Nov 2015 22:59:50 +0300] rev 34219
8139384: [TESTBUG] JVMCI test fails with java.lang.RuntimeException: a 100_000 times invoked method should be mature Summary: A test was redesigned to track xcomp and tiered states Reviewed-by: twisti
Tue, 24 Nov 2015 21:03:39 +0300 8142967: [TESTBUG] Compiler control tests get NullPointerException
ppunegov [Tue, 24 Nov 2015 21:03:39 +0300] rev 34218
8142967: [TESTBUG] Compiler control tests get NullPointerException Summary: Fix incoorect build jtreg tags Reviewed-by: iignatyev, neliasso
Tue, 24 Nov 2015 20:58:53 +0300 8142385: [Testbug] RandomCommandsTest fails with error: Could not parse method pattern
ppunegov [Tue, 24 Nov 2015 20:58:53 +0300] rev 34217
8142385: [Testbug] RandomCommandsTest fails with error: Could not parse method pattern Summary: Fix CompileCommand output processing Reviewed-by: kvn, iignatyev, neliasso
Tue, 24 Nov 2015 20:55:46 +0300 8138993: JEP-JDK-8046155: Test task: add check for Compiler.directives_print diagnostic command
ppunegov [Tue, 24 Nov 2015 20:55:46 +0300] rev 34216
8138993: JEP-JDK-8046155: Test task: add check for Compiler.directives_print diagnostic command Summary: Test Compiler.directive_print command Reviewed-by: iignatyev, neliasso
Tue, 24 Nov 2015 20:52:15 +0300 8066156: JEP-JDK-8046155: Test task: stress by dcmd
ppunegov [Tue, 24 Nov 2015 20:52:15 +0300] rev 34215
8066156: JEP-JDK-8046155: Test task: stress by dcmd Summary: Stress dcmd tests that add directives Reviewed-by: iignatyev, neliasso
Tue, 24 Nov 2015 16:58:20 +0300 8066154: JEP-JDK-8046155: Test task: huge directive file
ppunegov [Tue, 24 Nov 2015 16:58:20 +0300] rev 34214
8066154: JEP-JDK-8046155: Test task: huge directive file Summary: Stress tests for directive parser Reviewed-by: iignatyev, neliasso
Tue, 24 Nov 2015 15:50:27 +0300 8067939: make Out of space in CodeCache messages consistent
tpivovarova [Tue, 24 Nov 2015 15:50:27 +0300] rev 34213
8067939: make Out of space in CodeCache messages consistent Reviewed-by: kvn
Mon, 16 Nov 2015 19:21:35 +0300 8138815: improve tests CompilerToVM::getStackTraceElement
tpivovarova [Mon, 16 Nov 2015 19:21:35 +0300] rev 34212
8138815: improve tests CompilerToVM::getStackTraceElement Reviewed-by: kvn
Tue, 24 Nov 2015 10:30:23 +0100 Merge
neliasso [Tue, 24 Nov 2015 10:30:23 +0100] rev 34211
Merge
Thu, 19 Nov 2015 12:53:33 +0100 8143307: Crash in C2 local code motion
goetz [Thu, 19 Nov 2015 12:53:33 +0100] rev 34210
8143307: Crash in C2 local code motion Reviewed-by: kvn
Mon, 23 Nov 2015 15:16:19 +0100 Merge
zmajo [Mon, 23 Nov 2015 15:16:19 +0100] rev 34209
Merge
Mon, 23 Nov 2015 15:09:45 +0100 8143616: Cleanup: Remove unused PrintNMethodsAtLevel flag
zmajo [Mon, 23 Nov 2015 15:09:45 +0100] rev 34208
8143616: Cleanup: Remove unused PrintNMethodsAtLevel flag Summary: Remove the unused PrintNMethodsAtLevel flag. Reviewed-by: roland
Mon, 23 Nov 2015 08:11:30 +0100 8143208: compiler/c1/6855215/Test6855215.java supports_sse2() failed
zmajo [Mon, 23 Nov 2015 08:11:30 +0100] rev 34207
8143208: compiler/c1/6855215/Test6855215.java supports_sse2() failed Summary: Check that SSE is enabled before using SSE instructions in string-related intrinsics. Make the UseSSE42Intrinsics dependent on UseSSE >= 4. Reviewed-by: kvn
Thu, 19 Nov 2015 15:15:20 +0000 8143067: aarch64: guarantee failure in javac
enevill [Thu, 19 Nov 2015 15:15:20 +0000] rev 34206
8143067: aarch64: guarantee failure in javac Summary: Fix adrp going out of range during code relocation Reviewed-by: aph, kvn
Fri, 20 Nov 2015 08:29:10 -0800 8143012: CRC32 Intrinsics support on SPARC
kvn [Fri, 20 Nov 2015 08:29:10 -0800] rev 34205
8143012: CRC32 Intrinsics support on SPARC Reviewed-by: kvn, roland Contributed-by: ahmed.khawaja@oracle.com
Fri, 20 Nov 2015 10:09:42 +0100 8140390: Char stores/loads accessing byte arrays must be marked as unmatched
thartmann [Fri, 20 Nov 2015 10:09:42 +0100] rev 34204
8140390: Char stores/loads accessing byte arrays must be marked as unmatched Summary: Mark unmatched char stores/loads emitted by CompactStrings. Reviewed-by: roland, vlivanov, jrose
Thu, 19 Nov 2015 16:07:22 -0800 8142980: SKX SpecJvm2008 - Derby
mcberg [Thu, 19 Nov 2015 16:07:22 -0800] rev 34203
8142980: SKX SpecJvm2008 - Derby Summary: Fix EVEX and AVX512 problems found by testing on 64-bit SKX and KNL EVEX enabled platforms. Reviewed-by: iveresov, kvn, vlivanov
Mon, 16 Nov 2015 14:19:10 +0100 8141551: C2 can not handle returns with inccompatible interface arrays
simonis [Mon, 16 Nov 2015 14:19:10 +0100] rev 34202
8141551: C2 can not handle returns with inccompatible interface arrays Reviewed-by: kvn
Mon, 05 Oct 2015 23:50:43 +0200 8138895: C1: PPC64 Port needs special register for Locks in synchronization code
mdoerr [Mon, 05 Oct 2015 23:50:43 +0200] rev 34201
8138895: C1: PPC64 Port needs special register for Locks in synchronization code Reviewed-by: vlivanov, goetz
Wed, 21 Oct 2015 11:40:05 +0200 8138892: C1: Improve counter overflow checking
mdoerr [Wed, 21 Oct 2015 11:40:05 +0200] rev 34200
8138892: C1: Improve counter overflow checking Reviewed-by: iveresov, goetz, twisti, vlivanov
Fri, 18 Sep 2015 13:41:24 +0200 8134579: [TESTBUG] Some bmi tests fail if can_access_local_variables is on.
goetz [Fri, 18 Sep 2015 13:41:24 +0200] rev 34199
8134579: [TESTBUG] Some bmi tests fail if can_access_local_variables is on. Summary: Others fail because of uncommon trap. Also fix test file names. Reviewed-by: vlivanov
Thu, 19 Nov 2015 11:02:14 +0100 8143180: Internal Error in src/cpu/ppc/vm/macroAssembler_ppc.cpp:4287
goetz [Thu, 19 Nov 2015 11:02:14 +0100] rev 34198
8143180: Internal Error in src/cpu/ppc/vm/macroAssembler_ppc.cpp:4287 Summary: Fix ppc64 issue after 8141133. Reviewed-by: simonis, goetz
Wed, 18 Nov 2015 10:46:21 -1000 8143151: [JVMCI] assertion for allocation of "too many" CompileTasks must take JVMCI into account
twisti [Wed, 18 Nov 2015 10:46:21 -1000] rev 34197
8143151: [JVMCI] assertion for allocation of "too many" CompileTasks must take JVMCI into account Reviewed-by: iignatyev, twisti Contributed-by: Doug Simon <doug.simon@oracle.com>
Wed, 18 Nov 2015 09:43:31 -1000 8141330: [JVMCI] avoid deadlock between application thread and JVMCI compiler thread under -Xbatch
twisti [Wed, 18 Nov 2015 09:43:31 -1000] rev 34196
8141330: [JVMCI] avoid deadlock between application thread and JVMCI compiler thread under -Xbatch Reviewed-by: twisti Contributed-by: Doug Simon <doug.simon@oracle.com>
Wed, 18 Nov 2015 03:03:43 +0300 8139595: MethodHandles::remove_dependent_nmethod is not MT safe
vlivanov [Wed, 18 Nov 2015 03:03:43 +0300] rev 34195
8139595: MethodHandles::remove_dependent_nmethod is not MT safe Reviewed-by: jrose, coleenp
Mon, 02 Nov 2015 15:52:37 +0100 8141137: C2 fails rematerializing nodes using flag registers.
goetz [Mon, 02 Nov 2015 15:52:37 +0100] rev 34194
8141137: C2 fails rematerializing nodes using flag registers. Summary: Don't rem. if input stretches several live ranges. If rem., don't add SpillCopy on RegFlags edge. Reviewed-by: kvn, vlivanov
Tue, 17 Nov 2015 23:35:55 +0100 Merge
twisti [Tue, 17 Nov 2015 23:35:55 +0100] rev 34193
Merge
Tue, 17 Nov 2015 11:29:23 -1000 8142511: [JVMCI] must eagerly initialize classes with static fields accessed by JVMCI native code
twisti [Tue, 17 Nov 2015 11:29:23 -1000] rev 34192
8142511: [JVMCI] must eagerly initialize classes with static fields accessed by JVMCI native code Reviewed-by: twisti Contributed-by: Doug Simon <doug.simon@oracle.com>
Fri, 13 Nov 2015 10:08:44 +0100 8141585: CompilerDirectivesDCMDTest intermittently SEGVs in MethodMatcher::matcher
neliasso [Fri, 13 Nov 2015 10:08:44 +0100] rev 34191
8141585: CompilerDirectivesDCMDTest intermittently SEGVs in MethodMatcher::matcher Summary: Missing methodHandle and read before lock Reviewed-by: twisti
Thu, 05 Nov 2015 12:37:03 +0100 8141424: [Testbug] CompilerDirectivesDCMDTest.java testing flag that is missing in product builds
neliasso [Thu, 05 Nov 2015 12:37:03 +0100] rev 34190
8141424: [Testbug] CompilerDirectivesDCMDTest.java testing flag that is missing in product builds Summary: Test a flag that is in all builds instead Reviewed-by: roland
Tue, 17 Nov 2015 12:00:16 +0100 8142386: Octane crashes with assert(is_Load())
roland [Tue, 17 Nov 2015 12:00:16 +0100] rev 34189
8142386: Octane crashes with assert(is_Load()) Summary: Unsafe access to an array is wrongly marked as mismatched Reviewed-by: vlivanov, thartmann
Tue, 17 Nov 2015 08:59:21 +0100 8139258: PPC64LE: argument passing problem when passing 15 floats in native call
goetz [Tue, 17 Nov 2015 08:59:21 +0100] rev 34188
8139258: PPC64LE: argument passing problem when passing 15 floats in native call Reviewed-by: mdoerr, goetz Contributed-by: asmundak@google.com
Mon, 16 Nov 2015 20:57:49 +0100 8143059: TestUnsafeUnalignedMismatchedAccesses doens't build after 8139891
neliasso [Mon, 16 Nov 2015 20:57:49 +0100] rev 34187
8143059: TestUnsafeUnalignedMismatchedAccesses doens't build after 8139891 Summary: Use new Unsafe import path Reviewed-by: roland, thartmann, shade
Mon, 16 Nov 2015 20:56:18 +0100 Merge
neliasso [Mon, 16 Nov 2015 20:56:18 +0100] rev 34186
Merge
Fri, 13 Nov 2015 13:31:48 +0100 Merge
neliasso [Fri, 13 Nov 2015 13:31:48 +0100] rev 34185
Merge
Mon, 16 Nov 2015 16:39:29 +0000 Merge
roland [Mon, 16 Nov 2015 16:39:29 +0000] rev 34184
Merge
Mon, 16 Nov 2015 16:14:15 +0100 8139758: [REDO] Elide more final field's write memory barrier with escape analysis result
hshi [Mon, 16 Nov 2015 16:14:15 +0100] rev 34183
8139758: [REDO] Elide more final field's write memory barrier with escape analysis result Summary: membar for all final field initializations eliminated if possible Reviewed-by: roland, vlivanov
Mon, 16 Nov 2015 15:35:43 +0100 8061436: Processing of options related to segmented code cache should be enhanced
thartmann [Mon, 16 Nov 2015 15:35:43 +0100] rev 34182
8061436: Processing of options related to segmented code cache should be enhanced Summary: Allow user to set code heap sizes individually and enhance checking of code cache flags. Reviewed-by: kvn, roland
Mon, 16 Nov 2015 11:58:31 +0000 Merge
roland [Mon, 16 Nov 2015 11:58:31 +0000] rev 34181
Merge
Mon, 16 Nov 2015 09:55:25 +0100 8042997: Make intrinsic some or all check index/range methods
roland [Mon, 16 Nov 2015 09:55:25 +0100] rev 34180
8042997: Make intrinsic some or all check index/range methods Summary: Objects.checkIndex() intrinsic Reviewed-by: vlivanov, shade
Mon, 16 Nov 2015 10:54:47 +0100 Merge
zmajo [Mon, 16 Nov 2015 10:54:47 +0100] rev 34179
Merge
Mon, 16 Nov 2015 09:42:20 +0100 8140327: segfault on solaris-amd64 with "-XX:CompilerThreadStackSize=1" option
zmajo [Mon, 16 Nov 2015 09:42:20 +0100] rev 34178
8140327: segfault on solaris-amd64 with "-XX:CompilerThreadStackSize=1" option Summary: Update range for the CompilerThreadStackSize flag. Remove flag from testing. Reviewed-by: kvn
Mon, 16 Nov 2015 08:03:24 +0100 8142500: missing null checks in IfNode::has_only_uncommon_traps
thartmann [Mon, 16 Nov 2015 08:03:24 +0100] rev 34177
8142500: missing null checks in IfNode::has_only_uncommon_traps Summary: IfNode::has_only_uncommon_traps needs to null-check the callers. Reviewed-by: kvn, roland, rbackman
Fri, 13 Nov 2015 18:14:41 +0300 8131778: java disables UseAES flag when using VIS=2 on sparc
kshefov [Fri, 13 Nov 2015 18:14:41 +0300] rev 34176
8131778: java disables UseAES flag when using VIS=2 on sparc Reviewed-by: iignatyev, kvn
Thu, 12 Nov 2015 13:30:35 +0100 8142387: Various JVMCI tests fail on unexpected exception
twisti [Thu, 12 Nov 2015 13:30:35 +0100] rev 34175
8142387: Various JVMCI tests fail on unexpected exception Reviewed-by: iignatyev, twisti Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Wed, 11 Nov 2015 16:32:17 -1000 8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
twisti [Wed, 11 Nov 2015 16:32:17 -1000] rev 34174
8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds Reviewed-by: goetz, stefank
Wed, 11 Nov 2015 14:40:38 -1000 8141133: [JVMCI] crash during safepoint deopt if rethrow_exception is set
twisti [Wed, 11 Nov 2015 14:40:38 -1000] rev 34173
8141133: [JVMCI] crash during safepoint deopt if rethrow_exception is set Reviewed-by: twisti Contributed-by: Gilles Duboscq <gilles.m.duboscq@oracle.com>
Tue, 10 Nov 2015 21:09:49 +0300 8139388: [TESTBUG] JVMCI test failed with RuntimeException profiling info wasn't changed after 100 invocations (assert failed: BaseProfilingInfo<> != BaseProfilingInfo<>)
tpivovarova [Tue, 10 Nov 2015 21:09:49 +0300] rev 34172
8139388: [TESTBUG] JVMCI test failed with RuntimeException profiling info wasn't changed after 100 invocations (assert failed: BaseProfilingInfo<> != BaseProfilingInfo<>) Reviewed-by: twisti
Wed, 11 Nov 2015 15:04:15 +0300 8138810: rework tests for CompilerToVM::allocateCompiledId
tpivovarova [Wed, 11 Nov 2015 15:04:15 +0300] rev 34171
8138810: rework tests for CompilerToVM::allocateCompiledId Reviewed-by: twisti
Tue, 10 Nov 2015 11:01:28 +0100 8142314: Bug in C1 ControlFlowOptimizer::delete_unnecessary_jumps with bytecode profiling
simonis [Tue, 10 Nov 2015 11:01:28 +0100] rev 34170
8142314: Bug in C1 ControlFlowOptimizer::delete_unnecessary_jumps with bytecode profiling Reviewed-by: kvn Contributed-by: gunter.haug@sap.com
Wed, 11 Nov 2015 01:27:36 +0300 8140650: Method::is_accessor should cover getters and setters for all types
shade [Wed, 11 Nov 2015 01:27:36 +0300] rev 34169
8140650: Method::is_accessor should cover getters and setters for all types Reviewed-by: vlivanov, coleenp, sgehwolf
Tue, 10 Nov 2015 21:36:35 -0800 8141624: Limit calculation of pre loop during super word optimization is wrong
kvn [Tue, 10 Nov 2015 21:36:35 -0800] rev 34168
8141624: Limit calculation of pre loop during super word optimization is wrong Reviewed-by: vlivanov, kvn
Tue, 10 Nov 2015 11:50:20 -1000 8142436: [JVMCI] fix management of nmethod::_installed_code field
never [Tue, 10 Nov 2015 11:50:20 -1000] rev 34167
8142436: [JVMCI] fix management of nmethod::_installed_code field Reviewed-by: twisti
Tue, 10 Nov 2015 11:49:42 -1000 8142435: [JVMCI] restore missing InstalledCode.version increment
never [Tue, 10 Nov 2015 11:49:42 -1000] rev 34166
8142435: [JVMCI] restore missing InstalledCode.version increment Reviewed-by: twisti
Tue, 10 Nov 2015 10:34:39 -1000 8142329: [JVMCI] pass Handle by value
twisti [Tue, 10 Nov 2015 10:34:39 -1000] rev 34165
8142329: [JVMCI] pass Handle by value Reviewed-by: coleenp, twisti Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Mon, 09 Nov 2015 11:28:31 +0100 8137168: Replace IfNode with a new RangeCheckNode for range checks
roland [Mon, 09 Nov 2015 11:28:31 +0100] rev 34164
8137168: Replace IfNode with a new RangeCheckNode for range checks Summary: new RangeCheckNode to enable optimization of explicit library level range checks Reviewed-by: kvn, thartmann
Mon, 09 Nov 2015 22:43:30 +0000 Merge
iveresov [Mon, 09 Nov 2015 22:43:30 +0000] rev 34163
Merge
Mon, 09 Nov 2015 11:26:41 -0800 8140779: Code generation fixes for avx512
iveresov [Mon, 09 Nov 2015 11:26:41 -0800] rev 34162
8140779: Code generation fixes for avx512 Summary: Assembler refactoring. Abstract away instruction attributes. Reviewed-by: kvn, roland, iveresov Contributed-by: michael.c.berg@intel.com
Mon, 09 Nov 2015 20:01:29 +0000 Merge
twisti [Mon, 09 Nov 2015 20:01:29 +0000] rev 34161
Merge
Wed, 21 Oct 2015 10:37:50 +0200 8138894: C1: Support IRIW on weak memory platforms
mdoerr [Wed, 21 Oct 2015 10:37:50 +0200] rev 34160
8138894: C1: Support IRIW on weak memory platforms Reviewed-by: twisti, goetz
Mon, 09 Nov 2015 13:27:18 +0000 Merge
thartmann [Mon, 09 Nov 2015 13:27:18 +0000] rev 34159
Merge
Mon, 09 Nov 2015 11:35:44 +0100 8067378: Add segmented code heaps info into jfr events: vm/code_cache/stats and vm/code_cache/config
thartmann [Mon, 09 Nov 2015 11:35:44 +0100] rev 34158
8067378: Add segmented code heaps info into jfr events: vm/code_cache/stats and vm/code_cache/config Summary: Added code heap specific information to code cache JFR events. Reviewed-by: twisti, mgronlun
Wed, 28 Oct 2015 10:20:33 +0100 8140309: [REDO] failed: no mismatched stores, except on raw memory: StoreB StoreI
roland [Wed, 28 Oct 2015 10:20:33 +0100] rev 34157
8140309: [REDO] failed: no mismatched stores, except on raw memory: StoreB StoreI Summary: Mismatched stores on same slice possible with Unsafe.Put*Unaligned methods Reviewed-by: kvn, thartmann
Fri, 06 Nov 2015 15:07:00 +0300 8141552: [TESTBUG] compiler/jvmci/events/JvmciNotifyInstallEventTest failed after jvmci refresh
dpochepk [Fri, 06 Nov 2015 15:07:00 +0300] rev 34156
8141552: [TESTBUG] compiler/jvmci/events/JvmciNotifyInstallEventTest failed after jvmci refresh Summary: Fixed test bug, which used same CompilationResult object instance in 2 installCode calls Reviewed-by: iignatyev, twisti
Fri, 06 Nov 2015 14:54:02 +0300 8138689: use package for /compiler/whitebox common classes
dpochepk [Fri, 06 Nov 2015 14:54:02 +0300] rev 34155
8138689: use package for /compiler/whitebox common classes Summary: Moved CompilerWhiteBoxTest to package, updating tests accordingly Reviewed-by: iignatyev
Fri, 06 Nov 2015 14:51:15 +0300 8141353: Testlibrary: add various changes into testlibrary Utils
dpochepk [Fri, 06 Nov 2015 14:51:15 +0300] rev 34154
8141353: Testlibrary: add various changes into testlibrary Utils Summary: added TEST_JDK, TEST_CLASSES properties and getMandatoryProperty method Reviewed-by: iignatyev
Fri, 06 Nov 2015 10:06:51 -1000 8139589: [JVMCI] throw exceptions in faulty code installation operations
twisti [Fri, 06 Nov 2015 10:06:51 -1000] rev 34153
8139589: [JVMCI] throw exceptions in faulty code installation operations Reviewed-by: twisti Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Fri, 06 Nov 2015 08:45:13 +0000 Merge
thartmann [Fri, 06 Nov 2015 08:45:13 +0000] rev 34152
Merge
Fri, 06 Nov 2015 09:36:47 +0100 8140574: C2 must re-execute checks after deoptimizing from merged uncommon traps
thartmann [Fri, 06 Nov 2015 09:36:47 +0100] rev 34151
8140574: C2 must re-execute checks after deoptimizing from merged uncommon traps Summary: Before merging uncommon traps we have to check for proper bci domination and compatible JVMStates to guarantee correct re-execution of the checks. Reviewed-by: kvn, roland
Wed, 25 Nov 2015 13:39:52 +0100 8144016: Add the gc tag to the logging framework
brutisso [Wed, 25 Nov 2015 13:39:52 +0100] rev 34150
8144016: Add the gc tag to the logging framework Reviewed-by: mlarsson, sjohanss
Mon, 30 Nov 2015 13:26:33 -0800 Merge
lana [Mon, 30 Nov 2015 13:26:33 -0800] rev 34149
Merge
Tue, 17 Nov 2015 16:40:52 -0500 8143014: Access PtrQueue member offsets through derived classes
kbarrett [Tue, 17 Nov 2015 16:40:52 -0500] rev 34148
8143014: Access PtrQueue member offsets through derived classes Summary: Moved accessors to derived classes and updated callers. Reviewed-by: tschatzl, jmasa, twisti
Tue, 17 Nov 2015 12:37:55 +0000 Merge
sjohanss [Tue, 17 Nov 2015 12:37:55 +0000] rev 34147
Merge
Tue, 17 Nov 2015 11:20:27 +0100 8141280: G1ResManAllocator doesn't work with _survivor_is_full/_old_is_full
sjohanss [Tue, 17 Nov 2015 11:20:27 +0100] rev 34146
8141280: G1ResManAllocator doesn't work with _survivor_is_full/_old_is_full Reviewed-by: jmasa, kbarrett, tschatzl
Thu, 05 Nov 2015 15:05:59 +0100 8141529: Fix handling of _JAVA_SR_SIGNUM
goetz [Thu, 05 Nov 2015 15:05:59 +0100] rev 34145
8141529: Fix handling of _JAVA_SR_SIGNUM Reviewed-by: dholmes, stuefe, dsamersoff
Mon, 16 Nov 2015 18:50:55 -0500 8139300: Internal Error (vm/utilities/debug.cpp:399), # Error: ShouldNotReachHere()
dholmes [Mon, 16 Nov 2015 18:50:55 -0500] rev 34144
8139300: Internal Error (vm/utilities/debug.cpp:399), # Error: ShouldNotReachHere() Reviewed-by: simonis, dcubed
Mon, 16 Nov 2015 23:12:36 +0100 Merge
dholmes [Mon, 16 Nov 2015 23:12:36 +0100] rev 34143
Merge
Mon, 16 Nov 2015 14:47:21 -0500 8141024: [Solaris] Obsolete UseAltSigs
dholmes [Mon, 16 Nov 2015 14:47:21 -0500] rev 34142
8141024: [Solaris] Obsolete UseAltSigs Reviewed-by: dcubed, ddmitriev
Mon, 16 Nov 2015 14:11:36 -0500 8143013: Remove unused DirtyCardQueue::iterate_closure_all_threads
kbarrett [Mon, 16 Nov 2015 14:11:36 -0500] rev 34141
8143013: Remove unused DirtyCardQueue::iterate_closure_all_threads Summary: Remove unused function. Reviewed-by: tbenson, tschatzl, mgerdin
Sat, 14 Nov 2015 18:26:35 +0000 Merge
jprovino [Sat, 14 Nov 2015 18:26:35 +0000] rev 34140
Merge
Fri, 13 Nov 2015 16:50:39 -0500 8027429: Add diagnostic command VM.info to get hs_err print-out
coleenp [Fri, 13 Nov 2015 16:50:39 -0500] rev 34139
8027429: Add diagnostic command VM.info to get hs_err print-out Summary: refactored hs_err reporting code so that it can be used for VM.info safely Reviewed-by: dholmes, hseigel Contributed-by: coleen.phillimore@oracle.com, david.buck@oracle.com
Fri, 13 Nov 2015 09:49:28 +0100 8142482: Improve the support for prefix functions in unified logging
mlarsson [Fri, 13 Nov 2015 09:49:28 +0100] rev 34138
8142482: Improve the support for prefix functions in unified logging Reviewed-by: brutisso, pliden
Fri, 13 Nov 2015 12:36:17 +0000 Merge
tschatzl [Fri, 13 Nov 2015 12:36:17 +0000] rev 34137
Merge
Thu, 12 Nov 2015 09:52:04 -0800 8134631: G1DummyRegionsPerGC fires assert of assert(words <= filler_array_max_size()) failed: too big for a single object
sangheki [Thu, 12 Nov 2015 09:52:04 -0800] rev 34136
8134631: G1DummyRegionsPerGC fires assert of assert(words <= filler_array_max_size()) failed: too big for a single object Summary: Change filler max value temporarily for G1DummyRegionsPerGC flag. Reviewed-by: tbenson, tschatzl
Fri, 13 Nov 2015 09:28:53 +0100 8139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void InstanceKlass::oop_oop_iterate_oop_maps_specialized<true,oopDesc*,MarkAndPushClosure>
sjohanss [Fri, 13 Nov 2015 09:28:53 +0100] rev 34135
8139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void InstanceKlass::oop_oop_iterate_oop_maps_specialized<true,oopDesc*,MarkAndPushClosure> Summary: The crash was caused by a faulty eager humongous reclaim. The reason for reclaiming a live object was that the call to cleanupHRRS was done after dirtying cards and clearing the remembered sets for the humongous object. This could lead to one or many cards being missed. Reviewed-by: tbenson, kbarrett, tschatzl
Fri, 13 Nov 2015 09:12:06 +0100 8138684: G1 decision about taking regions into the collection set is too aggressive
tschatzl [Fri, 13 Nov 2015 09:12:06 +0100] rev 34134
8138684: G1 decision about taking regions into the collection set is too aggressive Summary: Factor in expected waste and uncertainty of our guess in the decision whether to take another region into the collection set. Reviewed-by: mgerdin, jmasa
Tue, 03 Nov 2015 13:03:04 -0800 8141356: Explicitly stop CMS threads during VM termination.
jwha [Tue, 03 Nov 2015 13:03:04 -0800] rev 34133
8141356: Explicitly stop CMS threads during VM termination. Summary: GenCollectedHeap::stop() is not implemented which is supposed to stop CMS threads during VM termination. Reviewed-by: jmasa, kbarrett Contributed-by: jwha@google.com
Thu, 12 Nov 2015 14:03:14 +0100 8142403: Make G1CollectorPolicy::predictor const
ehelin [Thu, 12 Nov 2015 14:03:14 +0100] rev 34132
8142403: Make G1CollectorPolicy::predictor const Reviewed-by: stefank, tschatzl
Mon, 19 Oct 2015 15:47:36 +0200 8139883: Add virtual destructor G1ParScanThreadState
ehelin [Mon, 19 Oct 2015 15:47:36 +0200] rev 34131
8139883: Add virtual destructor G1ParScanThreadState Reviewed-by: tschatzl, mgerdin, stefank
Thu, 12 Nov 2015 09:21:16 +0100 8142475: Remove TraceParallelOldGCTasks
brutisso [Thu, 12 Nov 2015 09:21:16 +0100] rev 34130
8142475: Remove TraceParallelOldGCTasks Reviewed-by: tschatzl, david
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip