Mon, 15 Apr 2019 11:44:07 -0700 8221711: [TESTBUG] create more tests for JFR in container environment
mseledtsov [Mon, 15 Apr 2019 11:44:07 -0700] rev 54537
8221711: [TESTBUG] create more tests for JFR in container environment Summary: Added test cases for environment and network events Reviewed-by: egahlin
Mon, 15 Apr 2019 13:07:06 -0400 8222425: Shenandoah: Move commonly used closures to separate files
zgu [Mon, 15 Apr 2019 13:07:06 -0400] rev 54536
8222425: Shenandoah: Move commonly used closures to separate files Reviewed-by: shade
Mon, 15 Apr 2019 12:54:12 -0400 8222490: Shenandoah: Remove unused _par_state_string in ShenandoahRootEvacuator
zgu [Mon, 15 Apr 2019 12:54:12 -0400] rev 54535
8222490: Shenandoah: Remove unused _par_state_string in ShenandoahRootEvacuator Reviewed-by: shade
Mon, 15 Apr 2019 18:22:10 +0200 8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers
shade [Mon, 15 Apr 2019 18:22:10 +0200] rev 54534
8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers Reviewed-by: kvn, dsamersoff
Mon, 15 Apr 2019 18:22:08 +0200 8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U"
shade [Mon, 15 Apr 2019 18:22:08 +0200] rev 54533
8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U" Reviewed-by: alanb
Tue, 09 Apr 2019 16:21:20 +0100 8221397: Support implementation-defined Map Modes
adinn [Tue, 09 Apr 2019 16:21:20 +0100] rev 54532
8221397: Support implementation-defined Map Modes Summary: Allow implementation-defined extensions to FileChannel MapMode enum Reviewed-by: alanb
Mon, 15 Apr 2019 15:38:47 +0200 8221644: jquery directory should be renamed
hannesw [Mon, 15 Apr 2019 15:38:47 +0200] rev 54531
8221644: jquery directory should be renamed Reviewed-by: jjg
Mon, 15 Apr 2019 10:16:04 +0200 8220625: tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error"
mdoerr [Mon, 15 Apr 2019 10:16:04 +0200] rev 54530
8220625: tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error" Reviewed-by: clanger
Sun, 14 Apr 2019 21:40:07 +0000 8222387: Out-of-bounds access to CPU _family_id_xxx array
dholmes [Sun, 14 Apr 2019 21:40:07 +0000] rev 54529
8222387: Out-of-bounds access to CPU _family_id_xxx array Reviewed-by: dholmes, kvn Contributed-by: Jinke Fan <fanjinke51@yeah.net>
Sun, 14 Apr 2019 10:22:56 +0800 8222275: sun/security/tools/keytool/Serial64.java: assertTrue: expected true, was false
weijun [Sun, 14 Apr 2019 10:22:56 +0800] rev 54528
8222275: sun/security/tools/keytool/Serial64.java: assertTrue: expected true, was false Reviewed-by: xuelei
Fri, 12 Apr 2019 14:13:31 -0700 8208066: compiler/graalunit/JttThreadsTest.java failed with org.junit.runners.model.TestTimedOutException: test timed out after 20 seconds
epavlova [Fri, 12 Apr 2019 14:13:31 -0700] rev 54527
8208066: compiler/graalunit/JttThreadsTest.java failed with org.junit.runners.model.TestTimedOutException: test timed out after 20 seconds Reviewed-by: iignatyev
Fri, 12 Apr 2019 16:30:19 -0400 8222419: Shenandoah: Remove unused _par_state_string in ShenandoahRootProcessor
zgu [Fri, 12 Apr 2019 16:30:19 -0400] rev 54526
8222419: Shenandoah: Remove unused _par_state_string in ShenandoahRootProcessor Reviewed-by: rkennke
Fri, 12 Apr 2019 12:26:29 -0700 8222299: [TESTBUG] move hotspot container tests to hotspot/containers
mseledtsov [Fri, 12 Apr 2019 12:26:29 -0700] rev 54525
8222299: [TESTBUG] move hotspot container tests to hotspot/containers Summary: Moved the tests, updated relevant files Reviewed-by: dholmes, iignatyev
Fri, 12 Apr 2019 09:55:30 -0400 8222403: Shenandoah: Remove ShenandoahAlwaysTrueClosure, use AlwaysTrueClosure instead
zgu [Fri, 12 Apr 2019 09:55:30 -0400] rev 54524
8222403: Shenandoah: Remove ShenandoahAlwaysTrueClosure, use AlwaysTrueClosure instead Reviewed-by: shade
Fri, 12 Apr 2019 09:30:17 -0400 8222297: IRT_ENTRY/IRT_LEAF etc are the same as JRT
coleenp [Fri, 12 Apr 2019 09:30:17 -0400] rev 54523
8222297: IRT_ENTRY/IRT_LEAF etc are the same as JRT Summary: Replace IRT entry points with JRT. Reviewed-by: lfoltan, dcubed
Fri, 12 Apr 2019 07:51:47 -0400 8222188: Shenandoah: Adjust Shenandoah work gang types
zgu [Fri, 12 Apr 2019 07:51:47 -0400] rev 54522
8222188: Shenandoah: Adjust Shenandoah work gang types Reviewed-by: shade, rkennke
Fri, 12 Apr 2019 13:35:23 +0800 8180573: Refactor sun/security/tools shell tests to plain java tests
weijun [Fri, 12 Apr 2019 13:35:23 +0800] rev 54521
8180573: Refactor sun/security/tools shell tests to plain java tests Reviewed-by: rhalade, valeriep
Thu, 11 Apr 2019 22:56:11 -0400 8222151: refactoring: enhancements to java.lang.Class::methodToString and java.lang.Class::getTypeName
vromero [Thu, 11 Apr 2019 22:56:11 -0400] rev 54520
8222151: refactoring: enhancements to java.lang.Class::methodToString and java.lang.Class::getTypeName Reviewed-by: darcy Contributed-by: sergei.tsypanov@yandex.ru
Thu, 11 Apr 2019 19:36:00 -0400 8222090: Add Hygon Dhyana processor support
dholmes [Thu, 11 Apr 2019 19:36:00 -0400] rev 54519
8222090: Add Hygon Dhyana processor support Reviewed-by: kvn, dholmes, coleenp, rwestberg Contributed-by: Jinke Fan <fanjinke51@yeah.net>
Thu, 11 Apr 2019 12:06:58 -0700 8217405: rmic should reject class files with preview features enabled
smarks [Thu, 11 Apr 2019 12:06:58 -0700] rev 54518
8217405: rmic should reject class files with preview features enabled Reviewed-by: lancea, alanb
Thu, 11 Apr 2019 14:14:30 -0400 8222034: Thread-SMR functions should be updated to remove work around
dcubed [Thu, 11 Apr 2019 14:14:30 -0400] rev 54517
8222034: Thread-SMR functions should be updated to remove work around Reviewed-by: mdoerr, eosterlund
Thu, 11 Apr 2019 03:05:11 -0800 8221857: Collect code coverage for a subset of code
shurailine [Thu, 11 Apr 2019 03:05:11 -0800] rev 54516
8221857: Collect code coverage for a subset of code Reviewed-by: erikj
Thu, 11 Apr 2019 19:09:45 +0200 8222333: fastdebug build broken after JDK-8221393 (phase_mapping[] doesn't match enum Phase in WeakProcessorPhases)
shade [Thu, 11 Apr 2019 19:09:45 +0200] rev 54515
8222333: fastdebug build broken after JDK-8221393 (phase_mapping[] doesn't match enum Phase in WeakProcessorPhases) Reviewed-by: zgu, shade Contributed-by: Ao Qi <aoqi@loongson.cn>
Thu, 11 Apr 2019 17:55:18 +0200 8217047: Provide a way to inject missing parameter names
jlahoda [Thu, 11 Apr 2019 17:55:18 +0200] rev 54514
8217047: Provide a way to inject missing parameter names Summary: Adding a way to provide parameter names that are missing in the classfiles. Reviewed-by: darcy, jjg
Thu, 11 Apr 2019 15:36:09 +0100 8221979: Cleanups for building Windows resources
clanger [Thu, 11 Apr 2019 15:36:09 +0100] rev 54513
8221979: Cleanups for building Windows resources Reviewed-by: erikj
Thu, 11 Apr 2019 14:49:04 +0200 8215407: javac should reject class files with bad EnclosingMethod attributes
jlahoda [Thu, 11 Apr 2019 14:49:04 +0200] rev 54512
8215407: javac should reject class files with bad EnclosingMethod attributes Summary: Reject classfiles with broken EnclosingMethod attribute. Reviewed-by: jjg
Wed, 10 Apr 2019 15:41:04 +0200 8221393: ResolvedMethodTable too small for StackWalking applications
stefank [Wed, 10 Apr 2019 15:41:04 +0200] rev 54511
8221393: ResolvedMethodTable too small for StackWalking applications Reviewed-by: coleenp, rehn
Wed, 10 Apr 2019 15:41:03 +0200 8221913: Add GC.selected() jtreg-ext function
stefank [Wed, 10 Apr 2019 15:41:03 +0200] rev 54510
8221913: Add GC.selected() jtreg-ext function Reviewed-by: kbarrett, pliden
Thu, 11 Apr 2019 14:20:16 +0530 Merge
psadhukhan [Thu, 11 Apr 2019 14:20:16 +0530] rev 54509
Merge
Wed, 10 Apr 2019 10:46:53 +0530 Merge
psadhukhan [Wed, 10 Apr 2019 10:46:53 +0530] rev 54508
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip