Thu, 14 Jun 2018 09:31:59 -0700 8205003: Replace selected link tags with linkplain in java.lang.Class
darcy [Thu, 14 Jun 2018 09:31:59 -0700] rev 50570
8205003: Replace selected link tags with linkplain in java.lang.Class Reviewed-by: bpb, mchung, lancea
Thu, 14 Jun 2018 10:33:54 -0400 8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect
hseigel [Thu, 14 Jun 2018 10:33:54 -0400] rev 50569
8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect Summary: Check module's loader and compare version with java.base's version to improve algorithm Reviewed-by: lfoltan, mchung
Thu, 14 Jun 2018 05:50:21 -0700 8203813: javac accepts an illegal name as a receiver parameter name
bsrbnd [Thu, 14 Jun 2018 05:50:21 -0700] rev 50568
8203813: javac accepts an illegal name as a receiver parameter name Reviewed-by: vromero
Thu, 14 Jun 2018 09:38:31 -0300 8204172: Predicate::not should explicitly mention "NullPointerException - if target is null"
jlaskey [Thu, 14 Jun 2018 09:38:31 -0300] rev 50567
8204172: Predicate::not should explicitly mention "NullPointerException - if target is null" Reviewed-by: sundar, psandoz, dfuchs
Thu, 14 Jun 2018 13:16:21 +0200 8196618: Create API to list supported values for javac --release option
jlahoda [Thu, 14 Jun 2018 13:16:21 +0200] rev 50566
8196618: Create API to list supported values for javac --release option 8194308: jdeprscan will need updates to deal with the removal of the Java EE modules Summary: Generalizing tests to run over all supported --release keys; fixing jdeprscan to work with --release 11. Reviewed-by: smarks, vromero
Thu, 14 Jun 2018 13:07:33 +0200 8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region
tschatzl [Thu, 14 Jun 2018 13:07:33 +0200] rev 50565
8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region Summary: Make sure and verify that the remembered set state of humongous continues regions matches the one from the corresponding humongous start region. Reviewed-by: kbarrett, sjohanss
Thu, 14 Jun 2018 11:13:39 +0100 8178150: Regression in logic for handling inference stuck constraints
mcimadamore [Thu, 14 Jun 2018 11:13:39 +0100] rev 50564
8178150: Regression in logic for handling inference stuck constraints Summary: Fix broken logic for input/output inference variable dependency Reviewed-by: vromero, bsrbnd
Thu, 14 Jun 2018 11:13:30 +0200 8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD
lkorinth [Thu, 14 Jun 2018 11:13:30 +0200] rev 50563
8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD Reviewed-by: rehn, dholmes
Thu, 14 Jun 2018 11:46:53 +0200 8204664: PrepareFailureLogs should be done after sequential make targets
ihse [Thu, 14 Jun 2018 11:46:53 +0200] rev 50562
8204664: PrepareFailureLogs should be done after sequential make targets Reviewed-by: erikj
Thu, 14 Jun 2018 11:22:04 +0200 8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks
thartmann [Thu, 14 Jun 2018 11:22:04 +0200] rev 50561
8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks Summary: Backout fix for JDK-8203915 because it causes SIGILL failures. Reviewed-by: shade
Thu, 14 Jun 2018 16:56:58 +0900 8204531: Remove unused chars following '\0'
ysuenaga [Thu, 14 Jun 2018 16:56:58 +0900] rev 50560
8204531: Remove unused chars following '\0' Reviewed-by: dholmes, stuefe
Thu, 14 Jun 2018 00:07:10 -0700 8204978: [Graal] Disable Epsilon GC tests from running with Graal
epavlova [Thu, 14 Jun 2018 00:07:10 -0700] rev 50559
8204978: [Graal] Disable Epsilon GC tests from running with Graal Reviewed-by: kvn
Thu, 14 Jun 2018 09:04:55 +0200 8203915: Induction variable of over-unrolled loop conflicts with range checks
thartmann [Thu, 14 Jun 2018 09:04:55 +0200] rev 50558
8203915: Induction variable of over-unrolled loop conflicts with range checks Summary: Update skeleton predicates before main loop during unrolling to remove dead code. Reviewed-by: kvn, roland
Thu, 14 Jun 2018 02:01:31 -0400 8204668: Cleanup management of the java.vm.info System property
dholmes [Thu, 14 Jun 2018 02:01:31 -0400] rev 50557
8204668: Cleanup management of the java.vm.info System property Reviewed-by: rehn, cjplummer
Thu, 14 Jun 2018 07:26:27 +0200 8204613: StringTable: Calculates wrong number of uncleaned items.
rehn [Thu, 14 Jun 2018 07:26:27 +0200] rev 50556
8204613: StringTable: Calculates wrong number of uncleaned items. Reviewed-by: pliden, coleenp
Thu, 14 Jun 2018 09:48:04 +0800 8204944: Remove java/util/Map/InPlaceOpsCollisions.java from ProblemList
amlu [Thu, 14 Jun 2018 09:48:04 +0800] rev 50555
8204944: Remove java/util/Map/InPlaceOpsCollisions.java from ProblemList Reviewed-by: psandoz
Thu, 14 Jun 2018 02:49:19 +0200 Added tag jdk-11+18 for changeset e1b3def12624
jwilhelm [Thu, 14 Jun 2018 02:49:19 +0200] rev 50554
Added tag jdk-11+18 for changeset e1b3def12624
Wed, 13 Jun 2018 13:12:50 -0700 8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
bpb [Wed, 13 Jun 2018 13:12:50 -0700] rev 50553
8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java Reviewed-by: bchristi
Wed, 13 Jun 2018 12:50:45 -0700 8201276: (fs) Add methods to Files for reading/writing a string from/to a file
joehw [Wed, 13 Jun 2018 12:50:45 -0700] rev 50552
8201276: (fs) Add methods to Files for reading/writing a string from/to a file Reviewed-by: rriggs, smarks, sherman, forax, alanb, mli
Wed, 13 Jun 2018 10:36:13 -0700 8203809: [Graal] JDI tests fail with: JDITestRuntimeException : ** event IS NOT a breakpoint **
dtitov [Wed, 13 Jun 2018 10:36:13 -0700] rev 50551
8203809: [Graal] JDI tests fail with: JDITestRuntimeException : ** event IS NOT a breakpoint ** Reviewed-by: sspitsyn, cjplummer
Wed, 13 Jun 2018 07:53:27 +0200 8204935: [aix] TOC overflow in libjvm.so (release build)
stuefe [Wed, 13 Jun 2018 07:53:27 +0200] rev 50550
8204935: [aix] TOC overflow in libjvm.so (release build) Reviewed-by: goetz, mbaesken, ihse
Wed, 13 Jun 2018 20:11:18 +0200 8204663: clean up remaining native parts after JDK-8187631
stuefe [Wed, 13 Jun 2018 20:11:18 +0200] rev 50549
8204663: clean up remaining native parts after JDK-8187631 Reviewed-by: rriggs, psandoz
Wed, 13 Jun 2018 13:48:39 -0400 Merge
bobv [Wed, 13 Jun 2018 13:48:39 -0400] rev 50548
Merge
Wed, 13 Jun 2018 13:44:56 -0400 Merge
bobv [Wed, 13 Jun 2018 13:44:56 -0400] rev 50547
Merge
Tue, 12 Jun 2018 18:53:38 -0400 Merge
bobv [Tue, 12 Jun 2018 18:53:38 -0400] rev 50546
Merge
Tue, 12 Jun 2018 18:51:45 -0400 8203357: Container Metrics
bobv [Tue, 12 Jun 2018 18:51:45 -0400] rev 50545
8203357: Container Metrics Reviewed-by: mchung, dholmes, mseledtsov, rehn
Tue, 12 Jun 2018 18:44:01 -0400 8203691: Test /runtime/containers/cgroup/PlainRead.java fails
bobv [Tue, 12 Jun 2018 18:44:01 -0400] rev 50544
8203691: Test /runtime/containers/cgroup/PlainRead.java fails Reviewed-by: dholmes, mseledtsov, rehn
Wed, 13 Jun 2018 10:47:14 -0700 8204922: Create bootcycle jib profiles
erikj [Wed, 13 Jun 2018 10:47:14 -0700] rev 50543
8204922: Create bootcycle jib profiles Reviewed-by: tbell, ihse
Tue, 12 Jun 2018 22:23:35 -0700 8204342: methods in java.time s TCKZoneRules OpenJDK test miss Test annotation
vtheeyarath [Tue, 12 Jun 2018 22:23:35 -0700] rev 50542
8204342: methods in java.time s TCKZoneRules OpenJDK test miss Test annotation Summary: Added Test annotation to test methods Reviewed-by: rriggs, naoto
Wed, 13 Jun 2018 08:44:23 -0700 8204923: Restore Symantec root verisignclass2g2ca
rhalade [Wed, 13 Jun 2018 08:44:23 -0700] rev 50541
8204923: Restore Symantec root verisignclass2g2ca Reviewed-by: mullan
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip