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
Wed, 13 Jun 2018 15:08:08 +0200 8203344: Make C1 leal patchable on SPARC
eosterlund [Wed, 13 Jun 2018 15:08:08 +0200] rev 50540
8203344: Make C1 leal patchable on SPARC Reviewed-by: neliasso, thartmann
Wed, 13 Jun 2018 12:52:21 +0200 8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
jlahoda [Wed, 13 Jun 2018 12:52:21 +0200] rev 50539
8193302: Javac AssertionError: typeSig ERROR on usage of @Generated Summary: Importing from an invisible package whose name is a prefix of a visible package is not allowed. Reviewed-by: vromero
Wed, 13 Jun 2018 10:34:51 +0200 8203301: Linux-sparc fails to build after JDK-8199712 (Flight Recorder)
glaubitz [Wed, 13 Jun 2018 10:34:51 +0200] rev 50538
8203301: Linux-sparc fails to build after JDK-8199712 (Flight Recorder) Reviewed-by: kvn, thartmann
Wed, 13 Jun 2018 10:15:35 +0200 8204685: Abstraction for TLAB dummy object
rkennke [Wed, 13 Jun 2018 10:15:35 +0200] rev 50537
8204685: Abstraction for TLAB dummy object Reviewed-by: tschatzl, shade
Wed, 13 Jun 2018 10:01:53 +0200 8203157: Object equals abstraction for BarrierSetAssembler
rkennke [Wed, 13 Jun 2018 10:01:53 +0200] rev 50536
8203157: Object equals abstraction for BarrierSetAssembler Reviewed-by: eosterlund, aph
Wed, 13 Jun 2018 06:35:04 +0200 8202772: NMT thread stack tracking causes crashes on AIX jdk-11+18
stuefe [Wed, 13 Jun 2018 06:35:04 +0200] rev 50535
8202772: NMT thread stack tracking causes crashes on AIX Reviewed-by: goetz, zgu
Tue, 12 Jun 2018 21:29:47 -0700 8201193: Use XMM/YMM for objects initialization
kvn [Tue, 12 Jun 2018 21:29:47 -0700] rev 50534
8201193: Use XMM/YMM for objects initialization Reviewed-by: jrose, kvn Contributed-by: rohitarulraj@gmail.com
Mon, 11 Jun 2018 14:06:50 -0700 8203679: AssertionError in DeferredAttr with parenthesized method reference
cushon [Mon, 11 Jun 2018 14:06:50 -0700] rev 50533
8203679: AssertionError in DeferredAttr with parenthesized method reference Reviewed-by: mcimadamore
Tue, 12 Jun 2018 18:12:59 -0400 8204585: Remove IN_ARCHIVE_ROOT from Access API
kbarrett [Tue, 12 Jun 2018 18:12:59 -0400] rev 50532
8204585: Remove IN_ARCHIVE_ROOT from Access API Summary: Replaced Access API with API on heap. Reviewed-by: jiangli, coleenp, tschatzl Contributed-by: stefan.karlsson@oracle.com, kim.barrett@oracle.com
Tue, 12 Jun 2018 14:08:24 -0700 8204565: (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE
bchristi [Tue, 12 Jun 2018 14:08:24 -0700] rev 50531
8204565: (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE Reviewed-by: mchung
Tue, 12 Jun 2018 13:24:37 -0700 8204243: remove Thread.destroy() and Thread.stop(Throwable)
smarks [Tue, 12 Jun 2018 13:24:37 -0700] rev 50530
8204243: remove Thread.destroy() and Thread.stop(Throwable) Reviewed-by: dholmes, alanb, sspitsyn, iris
Tue, 12 Jun 2018 11:34:48 -0700 8196141: Add GoDaddy root certificates
rhalade [Tue, 12 Jun 2018 11:34:48 -0700] rev 50529
8196141: Add GoDaddy root certificates Reviewed-by: mullan
Mon, 11 Jun 2018 15:32:43 +0100 8204680: Disassembly does not display code strings in stubs
aph [Mon, 11 Jun 2018 15:32:43 +0100] rev 50528
8204680: Disassembly does not display code strings in stubs Reviewed-by: kvn
Tue, 12 Jun 2018 13:07:47 -0400 8197930: JNI exception pending in initializeEncoding of jni_util.c
rriggs [Tue, 12 Jun 2018 13:07:47 -0400] rev 50527
8197930: JNI exception pending in initializeEncoding of jni_util.c Reviewed-by: mchung, stuefe
Tue, 12 Jun 2018 11:21:07 -0400 8204557: NMT: Linux os::committed_in_range() does not break out outer loop when contiguous region is found
zgu [Tue, 12 Jun 2018 11:21:07 -0400] rev 50526
8204557: NMT: Linux os::committed_in_range() does not break out outer loop when contiguous region is found Summary: Fixed bug that did not break out outer loop when region was found Reviewed-by: stuefe, adinn
Tue, 12 Jun 2018 17:40:28 +0200 8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
pliden [Tue, 12 Jun 2018 17:40:28 +0200] rev 50525
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental) Reviewed-by: pliden, stefank, eosterlund, ehelin, sjohanss, rbackman, coleenp, ihse, jgeorge, lmesnik, rkennke Contributed-by: per.liden@oracle.com, stefan.karlsson@oracle.com, erik.osterlund@oracle.com, mikael.gerdin@oracle.com, kim.barrett@oracle.com, nils.eliasson@oracle.com, rickard.backman@oracle.com, rwestrel@redhat.com, coleen.phillimore@oracle.com, robbin.ehn@oracle.com, gerard.ziemski@oracle.com, hugh.wilkinson@intel.com, sandhya.viswanathan@intel.com, bill.npo.wheeler@intel.com, vinay.k.awasthi@intel.com, yasuenag@gmail.com
Tue, 12 Jun 2018 07:52:30 -0700 8204113: Upgrade linker used in AOT tests to be same version as build toolchain
kvn [Tue, 12 Jun 2018 07:52:30 -0700] rev 50524
8204113: Upgrade linker used in AOT tests to be same version as build toolchain Reviewed-by: erikj, iignatyev
Tue, 12 Jun 2018 15:03:00 +0200 8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage Collector
shade [Tue, 12 Jun 2018 15:03:00 +0200] rev 50523
8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage Collector Summary: Introduce Epsilon GC Reviewed-by: rkennke, ihse, pliden, eosterlund, lmesnik, jgeorge, stefank
Tue, 12 Jun 2018 18:30:52 +0530 8204861: fix for 8196993 has broken the build on linux
sdama [Tue, 12 Jun 2018 18:30:52 +0530] rev 50522
8204861: fix for 8196993 has broken the build on linux Summary: undo the changes done for 8196993 Reviewed-by: stefank, shade
Tue, 12 Jun 2018 10:01:23 +0200 8204850: BarrierSet::make_* should be static
shade [Tue, 12 Jun 2018 10:01:23 +0200] rev 50521
8204850: BarrierSet::make_* should be static Reviewed-by: stuefe, tschatzl
Tue, 12 Jun 2018 11:11:59 +0000 Merge
adinn [Tue, 12 Jun 2018 11:11:59 +0000] rev 50520
Merge
Tue, 12 Jun 2018 10:27:49 +0000 8204606: [Aarch64] SIGSEGVs caused by C1 because of improper register usage
aph [Tue, 12 Jun 2018 10:27:49 +0000] rev 50519
8204606: [Aarch64] SIGSEGVs caused by C1 because of improper register usage Summary: Use correct registers for pasing arguments Reviewed-by: adinn, smonteith
Tue, 12 Jun 2018 12:14:46 +0200 8204674: Inconsistent lambda parameter span
jlahoda [Tue, 12 Jun 2018 12:14:46 +0200] rev 50518
8204674: Inconsistent lambda parameter span Summary: Correcting parameter spans for lambda parameters. Reviewed-by: mcimadamore
Sun, 10 Jun 2018 20:53:10 +0100 8204628: [AArch64] Assertion failure in BarrierSetAssembler::load_at
smonteith [Sun, 10 Jun 2018 20:53:10 +0100] rev 50517
8204628: [AArch64] Assertion failure in BarrierSetAssembler::load_at Reviewed-by: aph, drwhite, eosterlund, adinn
Wed, 30 May 2018 14:46:17 +0200 8204477: Count linkage errors and print in Exceptions::print_exception_counts_on_error
goetz [Wed, 30 May 2018 14:46:17 +0200] rev 50516
8204477: Count linkage errors and print in Exceptions::print_exception_counts_on_error Reviewed-by: stuefe, coleenp Contributed-by: Rene Schuenemann <rene.schuenemann@gmail.com>
Wed, 30 May 2018 14:46:17 +0200 8204476: Add additional statistics to CodeCache::print_summary
goetz [Wed, 30 May 2018 14:46:17 +0200] rev 50515
8204476: Add additional statistics to CodeCache::print_summary Reviewed-by: kvn, stuefe Contributed-by: Rene Schuenemann <rene.schuenemann@gmail.com>
Tue, 12 Jun 2018 14:16:41 +0530 8196993: Resolve disabled warnings for libunpack
sdama [Tue, 12 Jun 2018 14:16:41 +0530] rev 50514
8196993: Resolve disabled warnings for libunpack Summary: captured return values and labelled as fall through to avoid unused-result and implicit-fallthrough gcc warnings Reviewed-by: mchung
Mon, 11 Jun 2018 22:35:07 -0400 8204097: Simplify OopStorage::AllocateList block entry access
kbarrett [Mon, 11 Jun 2018 22:35:07 -0400] rev 50513
8204097: Simplify OopStorage::AllocateList block entry access Summary: Removed obsolete support for blocks being in multiple lists. Reviewed-by: coleenp, tschatzl
Tue, 12 Jun 2018 08:51:28 +0800 8201528: Add new test to check for package versioning information in OpenJDK
xyin [Tue, 12 Jun 2018 08:51:28 +0800] rev 50512
8201528: Add new test to check for package versioning information in OpenJDK Reviewed-by: mchung
Tue, 12 Jun 2018 01:31:49 +0200 8204127: Change bundle format on Windows to zip
erikj [Tue, 12 Jun 2018 01:31:49 +0200] rev 50511
8204127: Change bundle format on Windows to zip Reviewed-by: ihse
Mon, 11 Jun 2018 21:56:58 +0000 8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
valeriep [Mon, 11 Jun 2018 21:56:58 +0000] rev 50510
8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method Summary: Updated the impl and added reg test to cover all 4 combinations of ByteBuffers Reviewed-by: ascarpino
Mon, 11 Jun 2018 14:29:38 -0700 8204694: Add failed compiler/stable tests into ProblemList-graal.txt
epavlova [Mon, 11 Jun 2018 14:29:38 -0700] rev 50509
8204694: Add failed compiler/stable tests into ProblemList-graal.txt Reviewed-by: kvn
Mon, 11 Jun 2018 19:39:05 +0000 8194073: Invalid SunNativeProvider.INSTANCE initialization
valeriep [Mon, 11 Jun 2018 19:39:05 +0000] rev 50508
8194073: Invalid SunNativeProvider.INSTANCE initialization Summary: Changed to always construct INSTANCE after MECH_MAP Reviewed-by: valeriep Contributed-by: Jan Kalina <jkalina@redhat.com>
Mon, 11 Jun 2018 20:18:38 +0200 8204682: Parsing for LOG=report=none is broken when combined with other keywords
ihse [Mon, 11 Jun 2018 20:18:38 +0200] rev 50507
8204682: Parsing for LOG=report=none is broken when combined with other keywords Reviewed-by: erikj
Mon, 11 Jun 2018 19:09:15 +0200 8204684: [AIX] Build of libjli_static broken after change 8204572 (SetupJdkLibrary)
simonis [Mon, 11 Jun 2018 19:09:15 +0200] rev 50506
8204684: [AIX] Build of libjli_static broken after change 8204572 (SetupJdkLibrary) Reviewed-by: stuefe, erikj
Mon, 11 Jun 2018 09:40:20 -0700 8204563: UseAppCDS obsolete message confusing
ccheung [Mon, 11 Jun 2018 09:40:20 -0700] rev 50505
8204563: UseAppCDS obsolete message confusing Reviewed-by: jiangli, mseledtsov, dholmes
Fri, 08 Jun 2018 14:14:44 +0200 8204598: add more thread-related system settings info to hs_error file on Linux
mbaesken [Fri, 08 Jun 2018 14:14:44 +0200] rev 50504
8204598: add more thread-related system settings info to hs_error file on Linux Reviewed-by: dholmes, stuefe
Mon, 11 Jun 2018 14:16:43 +0200 8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
roland [Mon, 11 Jun 2018 14:16:43 +0200] rev 50503
8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node Reviewed-by: neliasso, kvn
Sun, 10 Jun 2018 17:26:13 +0200 8204652: [aix] fix thread stack allocation, too big stack sizes not recognized
goetz [Sun, 10 Jun 2018 17:26:13 +0200] rev 50502
8204652: [aix] fix thread stack allocation, too big stack sizes not recognized Reviewed-by: stuefe, dholmes
Mon, 11 Jun 2018 12:09:59 +0200 8204618: The parallel GC reference processing task executor enqueues a wrong number of tasks into the queue
tschatzl [Mon, 11 Jun 2018 12:09:59 +0200] rev 50501
8204618: The parallel GC reference processing task executor enqueues a wrong number of tasks into the queue Reviewed-by: sangheki, kbarrett
Mon, 11 Jun 2018 12:09:57 +0200 8204617: ParallelGC parallel reference processing does not set MT degree in reference processor
tschatzl [Mon, 11 Jun 2018 12:09:57 +0200] rev 50500
8204617: ParallelGC parallel reference processing does not set MT degree in reference processor Reviewed-by: sangheki, kbarrett
Sun, 10 Jun 2018 12:58:38 +0300 8202705: ARM32 build crashes on long JavaThread offsets
dsamersoff [Sun, 10 Jun 2018 12:58:38 +0300] rev 50499
8202705: ARM32 build crashes on long JavaThread offsets Summary: Account extra bytes at the beginning of JavaThread Reviewed-by: shade, roland, dsamersoff Contributed-by: boris.ulasevich@bell-sw.com
Sat, 09 Jun 2018 20:57:43 -0700 8204648: test/jdk/tools/launchers/SourceMode.java fails with long shebang line
mchung [Sat, 09 Jun 2018 20:57:43 -0700] rev 50498
8204648: test/jdk/tools/launchers/SourceMode.java fails with long shebang line Reviewed-by: darcy
Fri, 08 Jun 2018 15:24:51 -0700 8204588: Test failures after "Launch Single-File Source-Code Programs"
jjg [Fri, 08 Jun 2018 15:24:51 -0700] rev 50497
8204588: Test failures after "Launch Single-File Source-Code Programs" Reviewed-by: mchung
Mon, 04 Jun 2018 15:11:17 +0200 8203172: Primitive heap access for interpreter BarrierSetAssembler/aarch64
rkennke [Mon, 04 Jun 2018 15:11:17 +0200] rev 50496
8203172: Primitive heap access for interpreter BarrierSetAssembler/aarch64 Reviewed-by: eosterlund, adinn
Fri, 08 Jun 2018 13:32:51 -0700 Merge
prr [Fri, 08 Jun 2018 13:32:51 -0700] rev 50495
Merge
Fri, 08 Jun 2018 12:51:46 -0700 Merge
prr [Fri, 08 Jun 2018 12:51:46 -0700] rev 50494
Merge
Fri, 08 Jun 2018 12:52:50 +0530 8202864: [TESTBUG] Need to replace the image used in two Swing tests
psadhukhan [Fri, 08 Jun 2018 12:52:50 +0530] rev 50493
8202864: [TESTBUG] Need to replace the image used in two Swing tests Reviewed-by: prr, jdv
Thu, 07 Jun 2018 11:35:42 -0700 8204126: MonospacedGlyphWidthTest.java failed again
prr [Thu, 07 Jun 2018 11:35:42 -0700] rev 50492
8204126: MonospacedGlyphWidthTest.java failed again Reviewed-by: serb
Wed, 06 Jun 2018 15:37:10 -0700 8203224: java.awt.desktop.*Event classes could not be instantiated if Desktop feature is not supported
serb [Wed, 06 Jun 2018 15:37:10 -0700] rev 50491
8203224: java.awt.desktop.*Event classes could not be instantiated if Desktop feature is not supported Reviewed-by: prr, kaddepalli
Wed, 06 Jun 2018 13:16:12 -0700 8200132: Remove jre images and bundles
erikj [Wed, 06 Jun 2018 13:16:12 -0700] rev 50490
8200132: Remove jre images and bundles Reviewed-by: alanb, ihse
Wed, 06 Jun 2018 13:04:25 -0700 8204187: Remove proprietary JPEG code from javax.imageio
prr [Wed, 06 Jun 2018 13:04:25 -0700] rev 50489
8204187: Remove proprietary JPEG code from javax.imageio Reviewed-by: bpb, serb, kaddepalli
Wed, 06 Jun 2018 12:51:44 -0700 8203796: Define API to support specifying ownership of print dialogs
prr [Wed, 06 Jun 2018 12:51:44 -0700] rev 50488
8203796: Define API to support specifying ownership of print dialogs Reviewed-by: serb, kcr
Wed, 06 Jun 2018 12:35:44 -0700 8204496: backout fix for 8203796 which was pushed under another ID
prr [Wed, 06 Jun 2018 12:35:44 -0700] rev 50487
8204496: backout fix for 8203796 which was pushed under another ID Reviewed-by: serb
Wed, 06 Jun 2018 10:44:27 -0700 8203499: Uninitialised memory in WinAccessBridge.cpp
prr [Wed, 06 Jun 2018 10:44:27 -0700] rev 50486
8203499: Uninitialised memory in WinAccessBridge.cpp Reviewed-by: serb
Wed, 06 Jun 2018 09:41:16 -0700 Merge
prr [Wed, 06 Jun 2018 09:41:16 -0700] rev 50485
Merge
Mon, 04 Jun 2018 16:11:21 +0200 8204211: windows : handle potential C++ exception in GDIRenderer
mbaesken [Mon, 04 Jun 2018 16:11:21 +0200] rev 50484
8204211: windows : handle potential C++ exception in GDIRenderer Reviewed-by: clanger, prr, serb
Tue, 05 Jun 2018 14:42:21 -0700 8203499: Uninitialised memory in WinAccessBridge.cpp
prr [Tue, 05 Jun 2018 14:42:21 -0700] rev 50483
8203499: Uninitialised memory in WinAccessBridge.cpp Reviewed-by: serb
Mon, 04 Jun 2018 20:32:19 -0700 8196030: AWT Robot mouseMove fails on Windows 10 1709 with HiDPI
serb [Mon, 04 Jun 2018 20:32:19 -0700] rev 50482
8196030: AWT Robot mouseMove fails on Windows 10 1709 with HiDPI 8190326: Robot.mouseMove uses scaling factor of main display on unscaled second display Reviewed-by: prr, kcr
Mon, 04 Jun 2018 19:36:28 -0700 8204118: [macos] Nonsensical self == [super init] in CFileDialog.m
serb [Mon, 04 Jun 2018 19:36:28 -0700] rev 50481
8204118: [macos] Nonsensical self == [super init] in CFileDialog.m Reviewed-by: kaddepalli, sveerabhadra
Mon, 04 Jun 2018 19:01:16 -0700 8203308: Remove the appletviewer classes
serb [Mon, 04 Jun 2018 19:01:16 -0700] rev 50480
8203308: Remove the appletviewer classes Reviewed-by: prr, erikj
Mon, 04 Jun 2018 10:54:20 -0700 8203367: Upgrade to freetype 2.9.1
prr [Mon, 04 Jun 2018 10:54:20 -0700] rev 50479
8203367: Upgrade to freetype 2.9.1 Reviewed-by: serb
Wed, 09 Aug 2017 14:54:37 -0700 8202088: Japanese new era implementation
naoto [Wed, 09 Aug 2017 14:54:37 -0700] rev 50478
8202088: Japanese new era implementation Reviewed-by: scolebourne, rriggs, nishjain, weijun
Fri, 08 Jun 2018 11:38:40 -0700 8204375: Add TimeUnit#convert(Duration)
dl [Fri, 08 Jun 2018 11:38:40 -0700] rev 50477
8204375: Add TimeUnit#convert(Duration) Reviewed-by: martin, scolebourne, plevart, rriggs
Fri, 08 Jun 2018 11:04:58 -0700 8204110: serviceability/sa/ClhsdbSymbol.java and ClhsdbInspect.java failed when running in CDS mode
ccheung [Fri, 08 Jun 2018 11:04:58 -0700] rev 50476
8204110: serviceability/sa/ClhsdbSymbol.java and ClhsdbInspect.java failed when running in CDS mode Summary: ClhsdbSymbol - added printing of symbols from shared table. ClhsdbInspect - find type via FileMapInfo if guessTypeForAddress returns null and sharing is enabled. Reviewed-by: jgeorge, sspitsyn, iklam
Fri, 08 Jun 2018 10:09:40 -0700 8204229: Formatter and String.format ignore the width with the percent modifier (%5%)
sherman [Fri, 08 Jun 2018 10:09:40 -0700] rev 50475
8204229: Formatter and String.format ignore the width with the percent modifier (%5%) Reviewed-by: jlaskey
Fri, 08 Jun 2018 09:37:52 -0700 8204377: Rename Object#wait parameter name from "timeout" to "timeoutMillis"
martin [Fri, 08 Jun 2018 09:37:52 -0700] rev 50474
8204377: Rename Object#wait parameter name from "timeout" to "timeoutMillis" Reviewed-by: dholmes, scolebourne, alanb, rriggs
Fri, 08 Jun 2018 09:36:10 -0700 8204444: java.time cleanup
martin [Fri, 08 Jun 2018 09:36:10 -0700] rev 50473
8204444: java.time cleanup Reviewed-by: scolebourne, rriggs
Fri, 08 Jun 2018 18:15:58 +0200 8204602: Add devkit for linux-arm32
ihse [Fri, 08 Jun 2018 18:15:58 +0200] rev 50472
8204602: Add devkit for linux-arm32 Reviewed-by: erikj
Fri, 08 Jun 2018 18:11:32 +0200 8204572: SetupJdkLibrary should setup SRC and -I flags automatically
ihse [Fri, 08 Jun 2018 18:11:32 +0200] rev 50471
8204572: SetupJdkLibrary should setup SRC and -I flags automatically Reviewed-by: erikj
Fri, 08 Jun 2018 11:30:10 +0200 8204504: Fix for 8198285 breaks slowdebug builds
eosterlund [Fri, 08 Jun 2018 11:30:10 +0200] rev 50470
8204504: Fix for 8198285 breaks slowdebug builds Reviewed-by: rkennke, mgronlun
Fri, 08 Jun 2018 21:06:54 +0530 8196990: Resolve disabled warnings for libjli
sdama [Fri, 08 Jun 2018 21:06:54 +0530] rev 50469
8196990: Resolve disabled warnings for libjli Summary: initialized uninitialzed data to avoid maybe-uninitialized warnings from gcc Reviewed-by: jlaskey
Fri, 08 Jun 2018 16:33:40 +0100 8204610: Compiler confused by parenthesized "this" in final fields assignments
mcimadamore [Fri, 08 Jun 2018 16:33:40 +0100] rev 50468
8204610: Compiler confused by parenthesized "this" in final fields assignments Summary: parenthesis are not skipped consistently in DA/DU, forward reference analysis Reviewed-by: vromero
Fri, 08 Jun 2018 08:30:18 -0700 8204584: jdeps generates illegal dot file containing ranksep=0,600000
mchung [Fri, 08 Jun 2018 08:30:18 -0700] rev 50467
8204584: jdeps generates illegal dot file containing ranksep=0,600000 Reviewed-by: jjg
Fri, 08 Jun 2018 07:58:19 -0700 8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS
bpb [Fri, 08 Jun 2018 07:58:19 -0700] rev 50466
8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS Reviewed-by: alanb
Fri, 08 Jun 2018 14:50:18 +0200 8203425: assert(is_Loop()) failed: invalid node class
neliasso [Fri, 08 Jun 2018 14:50:18 +0200] rev 50465
8203425: assert(is_Loop()) failed: invalid node class Summary: Revert 8203215 Reviewed-by: thartmann
Fri, 08 Jun 2018 13:06:08 +0200 8204539: improve error messages in matchJavaTZ [windows]
mbaesken [Fri, 08 Jun 2018 13:06:08 +0200] rev 50464
8204539: improve error messages in matchJavaTZ [windows] Reviewed-by: coffeys, clanger, goetz
Fri, 08 Jun 2018 11:41:43 +0200 8204479: Bitwise AND on byte value sometimes produces wrong result
shade [Fri, 08 Jun 2018 11:41:43 +0200] rev 50463
8204479: Bitwise AND on byte value sometimes produces wrong result Reviewed-by: kvn, thartmann
Fri, 08 Jun 2018 11:11:06 +0200 8204290: Add check to limit number of capture groups
hannesw [Fri, 08 Jun 2018 11:11:06 +0200] rev 50462
8204290: Add check to limit number of capture groups Reviewed-by: sundar, jlaskey
Fri, 08 Jun 2018 11:08:38 +0200 8204288: Matching the end of a string followed by an empty greedy regex and a word boundary fails
hannesw [Fri, 08 Jun 2018 11:08:38 +0200] rev 50461
8204288: Matching the end of a string followed by an empty greedy regex and a word boundary fails Reviewed-by: sundar, jlaskey
Fri, 08 Jun 2018 10:22:26 +0200 8204335: [ppc] Assembler::add_const_optimized incorrect for some inputs
simonis [Fri, 08 Jun 2018 10:22:26 +0200] rev 50460
8204335: [ppc] Assembler::add_const_optimized incorrect for some inputs Reviewed-by: mdoerr, goetz
Thu, 07 Jun 2018 15:08:16 +0200 8204549: [aix][testbug] signal tests fail because vm can not start in primordial thread.
goetz [Thu, 07 Jun 2018 15:08:16 +0200] rev 50459
8204549: [aix][testbug] signal tests fail because vm can not start in primordial thread. Reviewed-by: stuefe, dholmes
Fri, 08 Jun 2018 06:59:16 +0200 8204561: JVM_GetClassSigners: wrap signers oop in an objArrayHandle for subsequent safepoint
rrich [Fri, 08 Jun 2018 06:59:16 +0200] rev 50458
8204561: JVM_GetClassSigners: wrap signers oop in an objArrayHandle for subsequent safepoint Reviewed-by: coleenp, stuefe
Thu, 07 Jun 2018 22:26:02 -0400 8204589: ProblemList failing launcher tests
dholmes [Thu, 07 Jun 2018 22:26:02 -0400] rev 50457
8204589: ProblemList failing launcher tests Reviewed-by: darcy
Thu, 07 Jun 2018 19:01:18 -0700 8203329: JDWP/JDI VM information string is incorrect
cjplummer [Thu, 07 Jun 2018 19:01:18 -0700] rev 50456
8203329: JDWP/JDI VM information string is incorrect Summary: make sure the native java.vm.info property also gets updated when the java version is. Reviewed-by: sspitsyn, dholmes
Thu, 07 Jun 2018 17:38:34 -0700 8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
kvn [Thu, 07 Jun 2018 17:38:34 -0700] rev 50455
8202611: [GRAAL] Exclude CMS GC testing from runs with Graal Reviewed-by: iignatyev, kbarrett
Thu, 07 Jun 2018 17:10:23 -0700 8204577: jittester generator doesn't kill processes on timeout
iignatyev [Thu, 07 Jun 2018 17:10:23 -0700] rev 50454
8204577: jittester generator doesn't kill processes on timeout Reviewed-by: kvn, epavlova
Thu, 07 Jun 2018 16:06:49 -0700 8201274: Launch Single-File Source-Code Programs
jjg [Thu, 07 Jun 2018 16:06:49 -0700] rev 50453
8201274: Launch Single-File Source-Code Programs Reviewed-by: mcimadamore, jlahoda, ksrini, mchung, ihse, alanb
Thu, 07 Jun 2018 23:30:05 +0200 8203822: AIX version of jsig.c was not removed in JDK-8200298
ihse [Thu, 07 Jun 2018 23:30:05 +0200] rev 50452
8203822: AIX version of jsig.c was not removed in JDK-8200298 Reviewed-by: erikj
Thu, 07 Jun 2018 13:24:49 -0700 8203839: API clarification: versioned jar entry verification in multi-release jar file
sherman [Thu, 07 Jun 2018 13:24:49 -0700] rev 50451
8203839: API clarification: versioned jar entry verification in multi-release jar file Reviewed-by: darcy, psandoz, alanb, weijun
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip