Wed, 13 Mar 2019 12:25:42 +0000 8220475: Malformed copyright header in LinuxSocketOptions.java, MacOSXSocketOptions.java and MacOSXSocketOptions.c
chegar [Wed, 13 Mar 2019 12:25:42 +0000] rev 54098
8220475: Malformed copyright header in LinuxSocketOptions.java, MacOSXSocketOptions.java and MacOSXSocketOptions.c Reviewed-by: alanb, dfuchs
Wed, 13 Mar 2019 13:05:37 +0900 8220227: Host Locale Provider getDisplayCountry returns error message under non-English Win10
tnakamura [Wed, 13 Mar 2019 13:05:37 +0900] rev 54097
8220227: Host Locale Provider getDisplayCountry returns error message under non-English Win10 Summary: Adjusting to detect translated Unknown messages Reviewed-by: naoto
Wed, 13 Mar 2019 12:02:04 +0000 8220480: Typo in java.net.http.HttpResponse.BodySubscriber documentation
chegar [Wed, 13 Mar 2019 12:02:04 +0000] rev 54096
8220480: Typo in java.net.http.HttpResponse.BodySubscriber documentation Reviewed-by: alanb
Wed, 13 Mar 2019 11:31:00 +0100 8219634: ZGC: Rename ZAddressRangeMap to ZGranuleMap
pliden [Wed, 13 Mar 2019 11:31:00 +0100] rev 54095
8219634: ZGC: Rename ZAddressRangeMap to ZGranuleMap Reviewed-by: eosterlund, stefank
Wed, 13 Mar 2019 11:31:00 +0100 8219633: ZGC: Rename ZPageSizeMin to ZGranuleSize
pliden [Wed, 13 Mar 2019 11:31:00 +0100] rev 54094
8219633: ZGC: Rename ZPageSizeMin to ZGranuleSize Reviewed-by: eosterlund, stefank
Wed, 13 Mar 2019 11:31:00 +0100 8219817: Remove unused CollectedHeap::block_size()
pliden [Wed, 13 Mar 2019 11:31:00 +0100] rev 54093
8219817: Remove unused CollectedHeap::block_size() Reviewed-by: shade, stefank
Wed, 13 Mar 2019 11:31:00 +0100 8219816: Add IsArray/RemoveExtent type traits utilities
pliden [Wed, 13 Mar 2019 11:31:00 +0100] rev 54092
8219816: Add IsArray/RemoveExtent type traits utilities Reviewed-by: kbarrett, eosterlund
Wed, 13 Mar 2019 11:08:00 +0100 8220504: Move definition of JAVA_VERSION_INFO_RESOURCE to Launcher-java.base.gmk
clanger [Wed, 13 Mar 2019 11:08:00 +0100] rev 54091
8220504: Move definition of JAVA_VERSION_INFO_RESOURCE to Launcher-java.base.gmk Reviewed-by: erikj
Wed, 13 Mar 2019 00:48:52 -0400 8170639: [Linux] jsig is limited to a maximum of 64 signals
aoqi [Wed, 13 Mar 2019 00:48:52 -0400] rev 54090
8170639: [Linux] jsig is limited to a maximum of 64 signals Reviewed-by: dholmes, iklam
Wed, 13 Mar 2019 02:48:09 +0000 8220258: fix headings in java.smartcardio
valeriep [Wed, 13 Mar 2019 02:48:09 +0000] rev 54089
8220258: fix headings in java.smartcardio Summary: Replace h3 with h2 Reviewed-by: ascarpino
Wed, 13 Mar 2019 09:05:43 +0800 8220256: fix headings in java.security.sasl
weijun [Wed, 13 Mar 2019 09:05:43 +0800] rev 54088
8220256: fix headings in java.security.sasl Reviewed-by: mullan
Tue, 12 Mar 2019 17:55:17 -0700 8220244: vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t003 hasn't been un-problemlisted
dtitov [Tue, 12 Mar 2019 17:55:17 -0700] rev 54087
8220244: vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t003 hasn't been un-problemlisted Reviewed-by: dlong
Wed, 27 Feb 2019 13:34:40 -0800 8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests
aeubanks [Wed, 27 Feb 2019 13:34:40 -0800] rev 54086
8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests Summary: Tests that hardcode "127.0.0.1" fail in an environment where only IPv6 is available and IPv4 is not. Reviewed-by: chegar, dfuchs, michaelm Contributed-by: aeubanks@google.com
Tue, 15 Jan 2019 15:59:47 -0800 8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
manc [Tue, 15 Jan 2019 15:59:47 -0800] rev 54085
8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead Summary: Move check_gc_overhead_limit() and related code to its own class Reviewed-by: tschatzl, pliden, jiangli
Tue, 12 Mar 2019 19:17:42 +0100 8218074: Update Graal
jwilhelm [Tue, 12 Mar 2019 19:17:42 +0100] rev 54084
8218074: Update Graal Reviewed-by: kvn
Tue, 12 Mar 2019 12:12:01 -0700 8220529: JDK-8220383 broke test image build
erikj [Tue, 12 Mar 2019 12:12:01 -0700] rev 54083
8220529: JDK-8220383 broke test image build Reviewed-by: tbell
Tue, 12 Mar 2019 14:56:25 -0400 8220005: java/util/Arrays/TimSortStackSize2.java times out
lancea [Tue, 12 Mar 2019 14:56:25 -0400] rev 54082
8220005: java/util/Arrays/TimSortStackSize2.java times out Reviewed-by: bchristi
Tue, 12 Mar 2019 12:48:03 -0400 8220237: ProcessBuilder API documentation typo
rriggs [Tue, 12 Mar 2019 12:48:03 -0400] rev 54081
8220237: ProcessBuilder API documentation typo Reviewed-by: dfuchs
Tue, 12 Mar 2019 11:53:06 -0400 8220474: Incorrect GPL header in src/java.instrument/share/classes/java/lang/instrument/package-info.java
gadams [Tue, 12 Mar 2019 11:53:06 -0400] rev 54080
8220474: Incorrect GPL header in src/java.instrument/share/classes/java/lang/instrument/package-info.java Reviewed-by: dholmes
Tue, 12 Mar 2019 11:51:54 -0400 8220257: fix headings in java.instrument
gadams [Tue, 12 Mar 2019 11:51:54 -0400] rev 54079
8220257: fix headings in java.instrument Reviewed-by: dfuchs
Tue, 12 Mar 2019 11:13:39 -0400 8217576: C1 atomic access handlers use incorrect decorators
kbarrett [Tue, 12 Mar 2019 11:13:39 -0400] rev 54078
8217576: C1 atomic access handlers use incorrect decorators Summary: Fix decorator defaulting. Reviewed-by: tschatzl, eosterlund
Tue, 12 Mar 2019 16:18:31 +0100 8220515: Revert removal of for_each_lock_value removal
redestad [Tue, 12 Mar 2019 16:18:31 +0100] rev 54077
8220515: Revert removal of for_each_lock_value removal Reviewed-by: thartmann
Tue, 12 Mar 2019 08:04:33 -0700 8220383: Incremental build is broken and inefficient
erikj [Tue, 12 Mar 2019 08:04:33 -0700] rev 54076
8220383: Incremental build is broken and inefficient Reviewed-by: tbell
Tue, 12 Mar 2019 14:35:26 +0000 8220262: fix headings in java.logging
dfuchs [Tue, 12 Mar 2019 14:35:26 +0000] rev 54075
8220262: fix headings in java.logging Reviewed-by: lancea
Tue, 12 Mar 2019 15:29:59 +0100 8220501: Improve c1_ValueStack locks handling
redestad [Tue, 12 Mar 2019 15:29:59 +0100] rev 54074
8220501: Improve c1_ValueStack locks handling Reviewed-by: thartmann, neliasso
Tue, 12 Mar 2019 09:59:58 -0400 8220344: Build failures when using --with-jvm-features=-g1gc,-jfr
zgu [Tue, 12 Mar 2019 09:59:58 -0400] rev 54073
8220344: Build failures when using --with-jvm-features=-g1gc,-jfr Reviewed-by: tschatzl, zgu Contributed-by: Ao Qi <aoqi@loongson.cn>
Mon, 11 Mar 2019 05:09:14 -0700 8220363: hotspot-ide project fails
rschmelter [Mon, 11 Mar 2019 05:09:14 -0700] rev 54072
8220363: hotspot-ide project fails Reviewed-by: clanger, erikj
Thu, 07 Mar 2019 17:34:21 +0100 8220294: ZGC fails to build on GCC 4.4.7: Type parameter issue
sgehwolf [Thu, 07 Mar 2019 17:34:21 +0100] rev 54071
8220294: ZGC fails to build on GCC 4.4.7: Type parameter issue Summary: Specify explicit type in the constructor Reviewed-by: shade, pliden
Tue, 12 Mar 2019 07:17:03 -0400 8013728: nsk/jdi/BScenarios/hotswap/tc10x001 Unrecognized Windows Sockets error: 0: recv failed
gadams [Tue, 12 Mar 2019 07:17:03 -0400] rev 54070
8013728: nsk/jdi/BScenarios/hotswap/tc10x001 Unrecognized Windows Sockets error: 0: recv failed Reviewed-by: cjplummer, amenkov
Tue, 12 Mar 2019 11:53:43 +0100 8220441: [PPC64] Clobber memory effect missing for memory barriers in atomics
mdoerr [Tue, 12 Mar 2019 11:53:43 +0100] rev 54069
8220441: [PPC64] Clobber memory effect missing for memory barriers in atomics Reviewed-by: simonis, goetz
Tue, 12 Mar 2019 09:22:40 +0000 8184315: Typo in java.net.JarURLConnection.getCertificates() method documentation
chegar [Tue, 12 Mar 2019 09:22:40 +0000] rev 54068
8184315: Typo in java.net.JarURLConnection.getCertificates() method documentation Reviewed-by: dfuchs
Tue, 12 Mar 2019 10:09:50 +0100 8220341: Class redefinition fails with assert(!is_unloaded()) failed: unloaded method on the stack
thartmann [Tue, 12 Mar 2019 10:09:50 +0100] rev 54067
8220341: Class redefinition fails with assert(!is_unloaded()) failed: unloaded method on the stack Summary: Skip unloaded methods in compile queue during marking. Reviewed-by: kvn, neliasso, eosterlund, coleenp
Thu, 07 Mar 2019 02:39:06 +0000 8214922: Add vectorization support for fmin/fmax
pli [Thu, 07 Mar 2019 02:39:06 +0000] rev 54066
8214922: Add vectorization support for fmin/fmax Reviewed-by: adinn, roland
Mon, 11 Mar 2019 21:26:19 -0400 8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
dholmes [Mon, 11 Mar 2019 21:26:19 -0400] rev 54065
8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied Summary: fix compatibility issue caused by jmap update of 8215622 Reviewed-by: dholmes, ysuenaga, phh, sspitsyn Contributed-by: zanglin5@jd.com
Tue, 12 Mar 2019 02:13:02 +0100 8220407: compiler/intrinsics/math/TestFpMinMaxIntrinsics.java timedout
bsrbnd [Tue, 12 Mar 2019 02:13:02 +0100] rev 54064
8220407: compiler/intrinsics/math/TestFpMinMaxIntrinsics.java timedout Reviewed-by: kvn
Mon, 11 Mar 2019 23:51:25 +0000 Merge
valeriep [Mon, 11 Mar 2019 23:51:25 +0000] rev 54063
Merge
Mon, 11 Mar 2019 23:48:32 +0000 8213008: Cipher with UNWRAP_MODE should support the generation of an AES key type
valeriep [Mon, 11 Mar 2019 23:48:32 +0000] rev 54062
8213008: Cipher with UNWRAP_MODE should support the generation of an AES key type Summary: Replaced CKK_GENERIC_SECRET with alorithm-specific key type in P11RSACipher unwrap impl Reviewed-by: ascarpino
Mon, 11 Mar 2019 15:51:39 -0700 8219705: Wrong media-type for a given serialization method
joehw [Mon, 11 Mar 2019 15:51:39 -0700] rev 54061
8219705: Wrong media-type for a given serialization method Reviewed-by: lancea
Mon, 11 Mar 2019 12:59:45 -0700 8220202: Simplify/standardize method naming for HtmlTree
jjg [Mon, 11 Mar 2019 12:59:45 -0700] rev 54060
8220202: Simplify/standardize method naming for HtmlTree Reviewed-by: hannesw
Mon, 11 Mar 2019 11:23:09 -0700 8220346: Refactor java.lang.Throwable to use Objects.requireNonNull
darcy [Mon, 11 Mar 2019 11:23:09 -0700] rev 54059
8220346: Refactor java.lang.Throwable to use Objects.requireNonNull Reviewed-by: lancea, mchung, tvaleev, forax, martin, plevart
Mon, 11 Mar 2019 14:06:05 -0400 8220444: Shenandoah should use parallel version of WeakProcessor in root processor for weak roots
zgu [Mon, 11 Mar 2019 14:06:05 -0400] rev 54058
8220444: Shenandoah should use parallel version of WeakProcessor in root processor for weak roots Reviewed-by: rkennke, shade
Mon, 11 Mar 2019 13:37:56 -0400 8220331: Remove extra spaces in copyright header
lancea [Mon, 11 Mar 2019 13:37:56 -0400] rev 54057
8220331: Remove extra spaces in copyright header Reviewed-by: naoto
Mon, 11 Mar 2019 17:33:55 +0100 8220420: Cleanup c1_LinearScan
redestad [Mon, 11 Mar 2019 17:33:55 +0100] rev 54056
8220420: Cleanup c1_LinearScan Reviewed-by: thartmann, neliasso
Mon, 11 Mar 2019 15:34:16 +0100 8220409: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java - testOverlapWithBaseModule tests the wrong thing
clanger [Mon, 11 Mar 2019 15:34:16 +0100] rev 54055
8220409: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java - testOverlapWithBaseModule tests the wrong thing Reviewed-by: alanb
Mon, 11 Mar 2019 17:34:23 +0530 8220414: Correct copyright headers in Norm2AllModes.java and Normalizer2.java
rgoel [Mon, 11 Mar 2019 17:34:23 +0530] rev 54054
8220414: Correct copyright headers in Norm2AllModes.java and Normalizer2.java Summary: Updated copyright headers Reviewed-by: alanb
Mon, 11 Mar 2019 12:39:51 +0100 8074817: Resolve disabled warnings for libverify
shade [Mon, 11 Mar 2019 12:39:51 +0100] rev 54053
8074817: Resolve disabled warnings for libverify Reviewed-by: erikj, alanb
Mon, 11 Mar 2019 11:42:57 +0100 8218201: Failures when vmIntrinsics::_getClass is not inlined
thartmann [Mon, 11 Mar 2019 11:42:57 +0100] rev 54052
8218201: Failures when vmIntrinsics::_getClass is not inlined Summary: Fix BCEscapeAnalyzer to correctly handle _getClass intrinsic. Reviewed-by: kvn, dlong, redestad, neliasso
Mon, 11 Mar 2019 14:57:16 +0530 8220087: Remove remnants of HTML4 support
pmuthuswamy [Mon, 11 Mar 2019 14:57:16 +0530] rev 54051
8220087: Remove remnants of HTML4 support Reviewed-by: jjg
Mon, 11 Mar 2019 14:22:23 +0530 8217254: CompactNumberFormat:: CompactNumberFormat​() constructor does not comply with spec.
nishjain [Mon, 11 Mar 2019 14:22:23 +0530] rev 54050
8217254: CompactNumberFormat:: CompactNumberFormat​() constructor does not comply with spec. 8217721: CompactNumberFormat:: format​() method spec for IAEx is not complaint Reviewed-by: naoto
Mon, 11 Mar 2019 14:17:08 +0530 8219632: Remove reference to com.sun.javadoc API in RemoveOldDoclet test
pmuthuswamy [Mon, 11 Mar 2019 14:17:08 +0530] rev 54049
8219632: Remove reference to com.sun.javadoc API in RemoveOldDoclet test Reviewed-by: jjg
Mon, 11 Mar 2019 02:05:07 -0400 8217417: Decorator name typo: C2_TIGHLY_COUPLED_ALLOC
kbarrett [Mon, 11 Mar 2019 02:05:07 -0400] rev 54048
8217417: Decorator name typo: C2_TIGHLY_COUPLED_ALLOC Summary: Fixed typo in decorator name, variables, and comments. Reviewed-by: tschatzl
Mon, 11 Mar 2019 00:06:48 +0100 8220162: Shenandoah should not commit HugeTLBFS memory
shade [Mon, 11 Mar 2019 00:06:48 +0100] rev 54047
8220162: Shenandoah should not commit HugeTLBFS memory Reviewed-by: rkennke, zgu
Mon, 11 Mar 2019 00:06:47 +0100 8220153: Shenandoah does not work with TransparentHugePages properly
shade [Mon, 11 Mar 2019 00:06:47 +0100] rev 54046
8220153: Shenandoah does not work with TransparentHugePages properly Reviewed-by: rkennke, zgu
Mon, 11 Mar 2019 00:06:46 +0100 8220350: Refactor ShenandoahHeap::initialize
shade [Mon, 11 Mar 2019 00:06:46 +0100] rev 54045
8220350: Refactor ShenandoahHeap::initialize Reviewed-by: rkennke, zgu
Sun, 10 Mar 2019 18:53:55 -0400 8219685: Startup failure: assert(!Universe::is_module_initialized()) failed: Incorrect java.lang.Module pre module system initialization
dholmes [Sun, 10 Mar 2019 18:53:55 -0400] rev 54044
8219685: Startup failure: assert(!Universe::is_module_initialized()) failed: Incorrect java.lang.Module pre module system initialization Reviewed-by: lfoltan, redestad
Fri, 08 Mar 2019 17:45:40 -0500 8220368: Update String.indexOf to test all the C2 intrinsics
ecaspole [Fri, 08 Mar 2019 17:45:40 -0500] rev 54043
8220368: Update String.indexOf to test all the C2 intrinsics Summary: Add new micros for Latin1 and UTF-16 Reviewed-by: kvn, redestad
Fri, 08 Mar 2019 23:02:06 +0100 8219860: Cleanup ClassFileParser::parse_linenumber_table
redestad [Fri, 08 Mar 2019 23:02:06 +0100] rev 54042
8219860: Cleanup ClassFileParser::parse_linenumber_table Reviewed-by: rehn, lfoltan, hseigel
Fri, 08 Mar 2019 16:21:16 -0500 8220334: Fix copyright header text
bobv [Fri, 08 Mar 2019 16:21:16 -0500] rev 54041
8220334: Fix copyright header text Reviewed-by: lancea
Fri, 08 Mar 2019 16:20:05 -0500 8220323: Fix copyright header text
bobv [Fri, 08 Mar 2019 16:20:05 -0500] rev 54040
8220323: Fix copyright header text Reviewed-by: lancea
Fri, 08 Mar 2019 09:41:03 -0800 8220377: Unused field SourceFileObject.flatname
cushon [Fri, 08 Mar 2019 09:41:03 -0800] rev 54039
8220377: Unused field SourceFileObject.flatname Reviewed-by: jjg Contributed-by: Ron Shapiro <ronshapiro@google.com>
Fri, 08 Mar 2019 11:09:39 -0800 Merge
mseledtsov [Fri, 08 Mar 2019 11:09:39 -0800] rev 54038
Merge
Fri, 08 Mar 2019 11:08:11 -0800 8220313: [TESTBUG] Update base image for Docker testing to OL 7.6
mseledtsov [Fri, 08 Mar 2019 11:08:11 -0800] rev 54037
8220313: [TESTBUG] Update base image for Docker testing to OL 7.6 Summary: Updated the OL version in Dockerfile in FROM field Reviewed-by: dcubed
Fri, 08 Mar 2019 15:27:47 +0100 8219642: ciReplay loads wrong data when MethodData size changes
neliasso [Fri, 08 Mar 2019 15:27:47 +0100] rev 54036
8219642: ciReplay loads wrong data when MethodData size changes Reviewed-by: kvn, thartmann
Fri, 08 Mar 2019 13:56:05 +0100 8220353: [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions
sgehwolf [Fri, 08 Mar 2019 13:56:05 +0100] rev 54035
8220353: [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions Reviewed-by: thartmann, shade
Fri, 08 Mar 2019 08:19:16 -0500 8220085: runtime/CompressedOops/UseCompressedOops.java times out on Windows intermittently
hseigel [Fri, 08 Mar 2019 08:19:16 -0500] rev 54034
8220085: runtime/CompressedOops/UseCompressedOops.java times out on Windows intermittently Summary: Increase the test's timeout to 480 and move it from tier1 to tier3. Reviewed-by: lfoltan, mseledtsov
Fri, 08 Mar 2019 12:51:36 +0100 8220173: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
rehn [Fri, 08 Mar 2019 12:51:36 +0100] rev 54033
8220173: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark Reviewed-by: dcubed, redestad
Fri, 08 Mar 2019 12:01:43 +0100 8220290: gc/arguments/TestSurvivorRatioFlag.java fails after JDK-8215221 with CMS
shade [Fri, 08 Mar 2019 12:01:43 +0100] rev 54032
8220290: gc/arguments/TestSurvivorRatioFlag.java fails after JDK-8215221 with CMS Reviewed-by: kbarrett, tschatzl
Fri, 08 Mar 2019 11:23:30 +0100 8219584: Try to dump error file by thread which causes safepoint timeout
mdoerr [Fri, 08 Mar 2019 11:23:30 +0100] rev 54031
8219584: Try to dump error file by thread which causes safepoint timeout Reviewed-by: stuefe, dholmes, kvn
Thu, 07 Mar 2019 16:15:43 +0100 8220283: ZGC fails to build on GCC 4.4.7: ATTRIBUTE_ALIGNED compatibility issue
sgehwolf [Thu, 07 Mar 2019 16:15:43 +0100] rev 54030
8220283: ZGC fails to build on GCC 4.4.7: ATTRIBUTE_ALIGNED compatibility issue Reviewed-by: shade, kbarrett
Thu, 07 Mar 2019 19:35:02 -0800 8220165: Encryption using GCM results in RuntimeException- input length out of bound
ascarpino [Thu, 07 Mar 2019 19:35:02 -0800] rev 54029
8220165: Encryption using GCM results in RuntimeException- input length out of bound Reviewed-by: valeriep
Thu, 07 Mar 2019 13:20:04 -0800 8219997: [TESTBUG] Create test for JFR events in Docker container: CPU, Memory and Process Info
mseledtsov [Thu, 07 Mar 2019 13:20:04 -0800] rev 54028
8219997: [TESTBUG] Create test for JFR events in Docker container: CPU, Memory and Process Info Summary: Start docker with limits on CPU/Mem, verify JFR reports correct data Reviewed-by: egahlin
Thu, 07 Mar 2019 22:16:03 +0100 8219448: split-if update_uses accesses stale idom data
neliasso [Thu, 07 Mar 2019 22:16:03 +0100] rev 54027
8219448: split-if update_uses accesses stale idom data Reviewed-by: thartmann, kvn
Thu, 07 Mar 2019 12:56:48 -0800 8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
naoto [Thu, 07 Mar 2019 12:56:48 -0800] rev 54026
8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time Reviewed-by: lancea, rgoel
Thu, 07 Mar 2019 12:15:48 -0800 8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash
mseledtsov [Thu, 07 Mar 2019 12:15:48 -0800] rev 54025
8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash Summary: added 2 more crash scenarios, removed dumponexit, and more Reviewed-by: egahlin
Thu, 07 Mar 2019 14:29:43 -0500 8218618: Program fails when using JDK addressed by UNC path and using Security Manager
mullan [Thu, 07 Mar 2019 14:29:43 -0500] rev 54024
8218618: Program fails when using JDK addressed by UNC path and using Security Manager Reviewed-by: weijun
Thu, 07 Mar 2019 10:18:23 -0800 8217216: Launcher does not defend itself against LD_LIBRARY_PATH_64 (Solaris)
henryjen [Thu, 07 Mar 2019 10:18:23 -0800] rev 54023
8217216: Launcher does not defend itself against LD_LIBRARY_PATH_64 (Solaris) Reviewed-by: rriggs
Thu, 07 Mar 2019 15:27:42 +0100 8217561: X86: Add floating-point Math.min/max intrinsics
bsrbnd [Thu, 07 Mar 2019 15:27:42 +0100] rev 54022
8217561: X86: Add floating-point Math.min/max intrinsics Summary: Implementation taking care of +/-0.0 and NaN which uses a specific pattern for reductions Reviewed-by: aph, kvn, neliasso, sviswanathan, adinn Contributed-by: Jatin Bhateja <jatin.bhateja@intel.com>
Tue, 05 Mar 2019 16:39:18 +0100 8220159: Optimize various RegMask operations by introducing watermarks
redestad [Tue, 05 Mar 2019 16:39:18 +0100] rev 54021
8220159: Optimize various RegMask operations by introducing watermarks Reviewed-by: neliasso, thartmann
Thu, 07 Mar 2019 07:19:49 -0500 8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001
gadams [Thu, 07 Mar 2019 07:19:49 -0500] rev 54020
8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001 Reviewed-by: cjplummer
Thu, 07 Mar 2019 10:50:52 +0100 8215221: Serial GC misreports young GC time
shade [Thu, 07 Mar 2019 10:50:52 +0100] rev 54019
8215221: Serial GC misreports young GC time Reviewed-by: kbarrett, manc
Thu, 07 Mar 2019 10:32:55 +0100 8220050: Deprecate -XX:-ThreadLocalHandshakes
rehn [Thu, 07 Mar 2019 10:32:55 +0100] rev 54018
8220050: Deprecate -XX:-ThreadLocalHandshakes Reviewed-by: dcubed, mdoerr
Thu, 07 Mar 2019 10:22:19 +0100 8220228: Improve Shenandoah pacing histogram message
shade [Thu, 07 Mar 2019 10:22:19 +0100] rev 54017
8220228: Improve Shenandoah pacing histogram message Reviewed-by: rkennke
Wed, 06 Mar 2019 16:01:01 +0100 8219651: compiler/ciReplay/TestServerVM.java is failing on windows
goetz [Wed, 06 Mar 2019 16:01:01 +0100] rev 54016
8219651: compiler/ciReplay/TestServerVM.java is failing on windows Reviewed-by: thartmann, kvn
Thu, 07 Mar 2019 08:38:16 +0100 8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
thartmann [Thu, 07 Mar 2019 08:38:16 +0100] rev 54015
8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?" Summary: Use weak handles for compile tasks to allow unloading of referenced methods. Reviewed-by: kvn, coleenp, eosterlund
Thu, 07 Mar 2019 00:23:45 +0100 Added tag jdk-13+11 for changeset 21ea4076a275
jwilhelm [Thu, 07 Mar 2019 00:23:45 +0100] rev 54014
Added tag jdk-13+11 for changeset 21ea4076a275
Wed, 06 Mar 2019 21:58:54 +0100 8219713: Reduce work in DefaultMethods::generate_default_methods
redestad [Wed, 06 Mar 2019 21:58:54 +0100] rev 54013
8219713: Reduce work in DefaultMethods::generate_default_methods Reviewed-by: hseigel, dholmes, lfoltan, acorn
Wed, 06 Mar 2019 09:30:05 -0800 8218464: vmTestbase/nsk/jdi/VirtualMachine/allThreads/allthreads001/TestDescription.java failed
dtitov [Wed, 06 Mar 2019 09:30:05 -0800] rev 54012
8218464: vmTestbase/nsk/jdi/VirtualMachine/allThreads/allthreads001/TestDescription.java failed Reviewed-by: sspitsyn, gadams
Thu, 28 Feb 2019 14:22:03 +0100 8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump" jdk-13+11
stuefe [Thu, 28 Feb 2019 14:22:03 +0100] rev 54011
8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump" Reviewed-by: clanger, shade
Wed, 06 Mar 2019 12:14:47 +0100 8219214: Infinite Loop in CodeSection::dump()
lucy [Wed, 06 Mar 2019 12:14:47 +0100] rev 54010
8219214: Infinite Loop in CodeSection::dump() Reviewed-by: kvn, thartmann
Wed, 06 Mar 2019 11:15:16 +0100 8220151: SafepointTracing::end_of_last_safepoint_ms should return ms since epoch.
rehn [Wed, 06 Mar 2019 11:15:16 +0100] rev 54009
8220151: SafepointTracing::end_of_last_safepoint_ms should return ms since epoch. Reviewed-by: dholmes, redestad
Thu, 28 Feb 2019 09:43:23 +0800 8219519: Remove linux_sparc.ad and linux_aarch64.ad
jiefu [Thu, 28 Feb 2019 09:43:23 +0800] rev 54008
8219519: Remove linux_sparc.ad and linux_aarch64.ad Reviewed-by: thartmann, pli, adinn
Tue, 05 Mar 2019 21:26:14 -0800 8220211: Small update to Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic (JDK-8216580)
vdeshpande [Tue, 05 Mar 2019 21:26:14 -0800] rev 54007
8220211: Small update to Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic (JDK-8216580) Reviewed-by: kvn
Tue, 05 Mar 2019 19:54:33 -0500 8219613: Use NonJavaThread PtrQueues
kbarrett [Tue, 05 Mar 2019 19:54:33 -0500] rev 54006
8219613: Use NonJavaThread PtrQueues Summary: Init and use NJT queues, remove shared SATB queue. Reviewed-by: shade, zgu, pliden, tschatzl Contributed-by: kim.barrett@oracle.com, shade@redhat.com
Tue, 05 Mar 2019 14:07:30 -0800 8216580: Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic
vdeshpande [Tue, 05 Mar 2019 14:07:30 -0800] rev 54005
8216580: Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic Reviewed-by: kvn, thartmann, rraghavan
Tue, 05 Mar 2019 13:41:35 -0800 8218167: nsk/jvmti/scenarios/sampling/SP02/sp02t003 fails
dtitov [Tue, 05 Mar 2019 13:41:35 -0800] rev 54004
8218167: nsk/jvmti/scenarios/sampling/SP02/sp02t003 fails Reviewed-by: dlong, cjplummer
Tue, 05 Mar 2019 13:40:05 -0800 8220030: JdbStopThreadidTest.java failed due to "Unexpected IO error while writing command 'quit' to jdb stdin stream"
cjplummer [Tue, 05 Mar 2019 13:40:05 -0800] rev 54003
8220030: JdbStopThreadidTest.java failed due to "Unexpected IO error while writing command 'quit' to jdb stdin stream" Summary: Use contToExit(1) for safer approach to test exit. Reviewed-by: gadams, amenkov
Tue, 05 Mar 2019 10:35:29 -0800 8219946: Set class on body elements
jjg [Tue, 05 Mar 2019 10:35:29 -0800] rev 54002
8219946: Set class on body elements Reviewed-by: hannesw
Tue, 05 Mar 2019 18:53:54 +0100 8220164: Fix build instructions for AIX
simonis [Tue, 05 Mar 2019 18:53:54 +0100] rev 54001
8220164: Fix build instructions for AIX Reviewed-by: mdoerr, erikj, mbaesken
Tue, 05 Mar 2019 12:30:47 -0500 8220161: Shenandoah does not need to initialize PLABs for safepoint workers
zgu [Tue, 05 Mar 2019 12:30:47 -0500] rev 54000
8220161: Shenandoah does not need to initialize PLABs for safepoint workers Reviewed-by: shade
Tue, 05 Mar 2019 09:55:00 +0100 8219920: dependency help output in configure-step : support zypper tool
mbaesken [Tue, 05 Mar 2019 09:55:00 +0100] rev 53999
8219920: dependency help output in configure-step : support zypper tool Reviewed-by: erikj, ihse
Tue, 05 Mar 2019 08:24:58 -0500 8217878: ENVELOPING XML signature no longer works in JDK 11
mullan [Tue, 05 Mar 2019 08:24:58 -0500] rev 53998
8217878: ENVELOPING XML signature no longer works in JDK 11 8218629: XML Digital Signature throws NAMESPACE_ERR exception on OpenJDK 11, works 8/9/10 Summary: Backout and restore previous XML signature marshalling implementation Reviewed-by: weijun
Tue, 05 Mar 2019 13:41:36 +0100 8220155: JDK-8219971 broke hotspot build
ihse [Tue, 05 Mar 2019 13:41:36 +0100] rev 53997
8220155: JDK-8219971 broke hotspot build Reviewed-by: dholmes
Tue, 05 Mar 2019 11:09:52 +0100 8219906: Update test documentation with default test jobs settings
aoqi [Tue, 05 Mar 2019 11:09:52 +0100] rev 53996
8219906: Update test documentation with default test jobs settings Reviewed-by: ihse
Tue, 05 Mar 2019 11:07:19 +0100 8219971: Introduce SetupExecute in build system
ihse [Tue, 05 Mar 2019 11:07:19 +0100] rev 53995
8219971: Introduce SetupExecute in build system Reviewed-by: erikj
Mon, 04 Mar 2019 19:38:50 -0500 8219974: REDO JDK-8219492: Restore static callsite resolution for the current class
dholmes [Mon, 04 Mar 2019 19:38:50 -0500] rev 53994
8219974: REDO JDK-8219492: Restore static callsite resolution for the current class Reviewed-by: redestad, vlivanov, coleenp
Mon, 04 Mar 2019 11:28:52 -0800 8219986: Change to Xcode 10.1 for building on Macosx at Oracle
erikj [Mon, 04 Mar 2019 11:28:52 -0800] rev 53993
8219986: Change to Xcode 10.1 for building on Macosx at Oracle Reviewed-by: tbell
Mon, 04 Mar 2019 11:30:27 -0800 8219988: Change to Visual Studio 2017 15.9.6 for building on Windows at Oracle
erikj [Mon, 04 Mar 2019 11:30:27 -0800] rev 53992
8219988: Change to Visual Studio 2017 15.9.6 for building on Windows at Oracle Reviewed-by: tbell
Mon, 04 Mar 2019 11:19:34 -0800 8219801: Pages do not have <h1>
jjg [Mon, 04 Mar 2019 11:19:34 -0800] rev 53991
8219801: Pages do not have <h1> Reviewed-by: hannesw
Fri, 01 Mar 2019 04:34:28 -0800 8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc
kevinw [Fri, 01 Mar 2019 04:34:28 -0800] rev 53990
8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc Reviewed-by: kvn, iignatyev Contributed-by: fairoz.matte@oracle.com
Fri, 01 Mar 2019 14:38:59 +0800 8219888: aarch64: add CPU detection code for HiSilicon TSV110
fyang [Fri, 01 Mar 2019 14:38:59 +0800] rev 53989
8219888: aarch64: add CPU detection code for HiSilicon TSV110 Reviewed-by: aph, drwhite, pzhang Contributed-by: dongbo4@huawei.com
Mon, 04 Mar 2019 08:45:05 -0500 4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing
gadams [Mon, 04 Mar 2019 08:45:05 -0500] rev 53988
4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing Reviewed-by: amenkov, sspitsyn
Mon, 04 Mar 2019 11:49:16 +0100 8219856: Spell out G1CollectorPolicy::is_hetero_heap
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53987
8219856: Spell out G1CollectorPolicy::is_hetero_heap Reviewed-by: sangheki, kbarrett
Mon, 04 Mar 2019 11:49:16 +0100 8219748: Add and use getter for the timing object in G1
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53986
8219748: Add and use getter for the timing object in G1 Reviewed-by: shade, kbarrett
Mon, 04 Mar 2019 11:49:16 +0100 8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53985
8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap Reviewed-by: shade, sangheki
Mon, 04 Mar 2019 11:49:16 +0100 8219369: Add named constants for iterating ExtRootScan phases
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53984
8219369: Add named constants for iterating ExtRootScan phases Reviewed-by: kbarrett, sangheki
Mon, 04 Mar 2019 11:49:16 +0100 8218880: G1 crashes when issuing a periodic GC while the GCLocker is held
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53983
8218880: G1 crashes when issuing a periodic GC while the GCLocker is held Summary: Do not wait for the GC locker in the periodic GC thread as the GC locker being held is an indication for being busy anyway. Reviewed-by: kbarrett, shade
Mon, 04 Mar 2019 10:19:35 +0100 8217868: Crash for overlap between source path and patch module path
jlahoda [Mon, 04 Mar 2019 10:19:35 +0100] rev 53982
8217868: Crash for overlap between source path and patch module path Summary: When analyzing implicit files, do not look for containing module, but rather use the already known one. Reviewed-by: jjg
Sat, 02 Mar 2019 18:09:18 -0500 8219619: Remove UseFakeTimers and related code
dholmes [Sat, 02 Mar 2019 18:09:18 -0500] rev 53981
8219619: Remove UseFakeTimers and related code Reviewed-by: zgu, redestad
Sat, 02 Mar 2019 08:33:32 -0500 8219976: GarbageCollectionNotificationInfo always says "No GC" when running Shenandoah
zgu [Sat, 02 Mar 2019 08:33:32 -0500] rev 53980
8219976: GarbageCollectionNotificationInfo always says "No GC" when running Shenandoah Reviewed-by: rkennke
Sat, 02 Mar 2019 11:42:04 +0300 8214854: JDWP: Unforseen output truncation in logging
dchuyko [Sat, 02 Mar 2019 11:42:04 +0300] rev 53979
8214854: JDWP: Unforseen output truncation in logging Reviewed-by: cjplummer, dholmes
Fri, 01 Mar 2019 13:08:41 -0800 8219994: CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE
xuelei [Fri, 01 Mar 2019 13:08:41 -0800] rev 53978
8219994: CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE Reviewed-by: mullan, wetmore
Fri, 01 Mar 2019 12:47:30 -0800 8218228: The constructor StringBuffer(CharSequence) violates spec for negatively sized argument
igerasim [Fri, 01 Mar 2019 12:47:30 -0800] rev 53977
8218228: The constructor StringBuffer(CharSequence) violates spec for negatively sized argument Reviewed-by: rriggs, darcy
Fri, 01 Mar 2019 11:01:49 -0800 8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg [Fri, 01 Mar 2019 11:01:49 -0800] rev 53976
8219803: Nodeca Pako license text needs to be inserted in JSZip license text Reviewed-by: darcy
Fri, 01 Mar 2019 10:00:03 -0800 8219919: RuntimeStub name lost with PrintFrameConverterAssembly
jiefu [Fri, 01 Mar 2019 10:00:03 -0800] rev 53975
8219919: RuntimeStub name lost with PrintFrameConverterAssembly Reviewed-by: kvn
Fri, 01 Mar 2019 09:42:04 -0800 8219990: Backout JDK-8219658
xuelei [Fri, 01 Mar 2019 09:42:04 -0800] rev 53974
8219990: Backout JDK-8219658 Reviewed-by: dfuchs
Fri, 01 Mar 2019 17:48:53 +0100 8219582: PPC: Crash after C1 checkcast patched and GC
mdoerr [Fri, 01 Mar 2019 17:48:53 +0100] rev 53973
8219582: PPC: Crash after C1 checkcast patched and GC Reviewed-by: akozlov, goetz
Fri, 01 Mar 2019 08:35:14 -0800 8215430: Remove the internal package com.sun.net.ssl
xuelei [Fri, 01 Mar 2019 08:35:14 -0800] rev 53972
8215430: Remove the internal package com.sun.net.ssl Reviewed-by: chegar, mullan, wetmore
Fri, 01 Mar 2019 08:14:29 -0500 8219969: Backout JDK-8219492
dholmes [Fri, 01 Mar 2019 08:14:29 -0500] rev 53971
8219969: Backout JDK-8219492 Reviewed-by: goetz, hseigel, tschatzl
Sun, 10 Feb 2019 09:10:42 +0100 8218988: Improve metaspace verifications
stuefe [Sun, 10 Feb 2019 09:10:42 +0100] rev 53970
8218988: Improve metaspace verifications Reviewed-by: zgu, coleenp
Fri, 01 Mar 2019 10:15:04 +0000 8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in Standalone mode
clanger [Fri, 01 Mar 2019 10:15:04 +0000] rev 53969
8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in Standalone mode Reviewed-by: jlahoda
Thu, 28 Feb 2019 10:28:34 +0100 8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le
mbaesken [Thu, 28 Feb 2019 10:28:34 +0100] rev 53968
8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le Reviewed-by: dholmes, lucy, mdoerr
Tue, 19 Feb 2019 14:11:52 +0800 8209413: AArch64: NPE in clhsdb jstack command
ngasson [Tue, 19 Feb 2019 14:11:52 +0800] rev 53967
8209413: AArch64: NPE in clhsdb jstack command Reviewed-by: aph
Thu, 28 Feb 2019 17:16:40 -0800 8219951: Build failure on Mac and Windows after JDK-8219922
kvn [Thu, 28 Feb 2019 17:16:40 -0800] rev 53966
8219951: Build failure on Mac and Windows after JDK-8219922 Summary: Add missing parentheses. Reviewed-by: dholmes
Thu, 28 Feb 2019 18:28:23 -0500 8219492: Restore static callsite resolution for the current class
dholmes [Thu, 28 Feb 2019 18:28:23 -0500] rev 53965
8219492: Restore static callsite resolution for the current class Reviewed-by: redestad, lfoltan, vlivanov
Thu, 28 Feb 2019 14:05:58 -0800 Merge
naoto [Thu, 28 Feb 2019 14:05:58 -0800] rev 53964
Merge
Thu, 28 Feb 2019 14:03:04 -0800 8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
naoto [Thu, 28 Feb 2019 14:03:04 -0800] rev 53963
8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales Reviewed-by: lancea
Thu, 28 Feb 2019 16:30:31 -0500 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
coleenp [Thu, 28 Feb 2019 16:30:31 -0500] rev 53962
8218266: G1 crash in AccessInternal::PostRuntimeDispatch Summary: protection_domains can be unloaded in the dictionary pd_set. Reviewed-by: zgu, hseigel
Thu, 28 Feb 2019 22:11:46 +0100 8219922: Simplify and optimize IndexSetIterator::next using count_trailing_zeros
redestad [Thu, 28 Feb 2019 22:11:46 +0100] rev 53961
8219922: Simplify and optimize IndexSetIterator::next using count_trailing_zeros Reviewed-by: kvn, neliasso
Thu, 28 Feb 2019 13:12:26 -0800 8207367: 10 vmTestbase/nsk/jdi tests timed out when running with jtreg
dtitov [Thu, 28 Feb 2019 13:12:26 -0800] rev 53960
8207367: 10 vmTestbase/nsk/jdi tests timed out when running with jtreg Reviewed-by: sspitsyn, cjplummer
Thu, 28 Feb 2019 12:05:59 -0800 5071718: (bf) Add ByteBuffer.slice(int offset, int length)
bpb [Thu, 28 Feb 2019 12:05:59 -0800] rev 53959
5071718: (bf) Add ByteBuffer.slice(int offset, int length) Reviewed-by: alanb, bchristi, darcy, rriggs
Thu, 28 Feb 2019 10:04:27 -0800 8219658: Deadlock in sun.security.ssl.SSLSocketImpl
xuelei [Thu, 28 Feb 2019 10:04:27 -0800] rev 53958
8219658: Deadlock in sun.security.ssl.SSLSocketImpl Reviewed-by: jnimeh
Thu, 28 Feb 2019 09:10:58 -0800 8219798: [deadcode] remove src/hotspot/share/prims/evmCompat.cpp
iignatyev [Thu, 28 Feb 2019 09:10:58 -0800] rev 53957
8219798: [deadcode] remove src/hotspot/share/prims/evmCompat.cpp Reviewed-by: dholmes
Thu, 28 Feb 2019 09:10:46 -0800 8219565: [deadcode] remove share/utilities/intHisto.*
iignatyev [Thu, 28 Feb 2019 09:10:46 -0800] rev 53956
8219565: [deadcode] remove share/utilities/intHisto.* Reviewed-by: dholmes
Thu, 28 Feb 2019 11:04:06 -0600 8212932: [TESTBUG] Clean up TestVirtualSpaceNode test
gziemski [Thu, 28 Feb 2019 11:04:06 -0600] rev 53955
8212932: [TESTBUG] Clean up TestVirtualSpaceNode test Summary: Remove test/hotspot/gtest/memory/test_virtualSpaceNode.cpp Reviewed-by: stuefe, coleenp
Thu, 28 Feb 2019 10:55:07 -0600 8219789: [TESTBUG] TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991
gziemski [Thu, 28 Feb 2019 10:55:07 -0600] rev 53954
8219789: [TESTBUG] TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991 Summary: Excluded test of mac range for VMThreadStackSize Reviewed-by: coleenp, mseledtsov
Thu, 28 Feb 2019 08:44:09 -0500 8219857: Shenandoah GC may initialize thread's gclab twice
zgu [Thu, 28 Feb 2019 08:44:09 -0500] rev 53953
8219857: Shenandoah GC may initialize thread's gclab twice Reviewed-by: rkennke
Thu, 28 Feb 2019 13:53:38 +0100 8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
goetz [Thu, 28 Feb 2019 13:53:38 +0100] rev 53952
8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess Reviewed-by: dholmes, dcubed
Tue, 26 Feb 2019 05:46:02 -0800 8219712: code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs
rschmelter [Tue, 26 Feb 2019 05:46:02 -0800] rev 53951
8219712: code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs Reviewed-by: mbaesken, dholmes, kvn
Thu, 28 Feb 2019 16:37:28 +0800 8216259: AArch64: Vectorize Adler32 intrinsics
pli [Thu, 28 Feb 2019 16:37:28 +0800] rev 53950
8216259: AArch64: Vectorize Adler32 intrinsics Reviewed-by: aph
Thu, 28 Feb 2019 13:37:03 +0800 8219723: javax/net/ssl/compatibility/Compatibility.java failed on some SNI cases
jjiang [Thu, 28 Feb 2019 13:37:03 +0800] rev 53949
8219723: javax/net/ssl/compatibility/Compatibility.java failed on some SNI cases Summary: Re-generates RSA and ECDSA certificates and set longer validity period Reviewed-by: xuelei
Thu, 28 Feb 2019 02:47:39 +0100 Added tag jdk-13+10 for changeset 8e069f7b4fab
jwilhelm [Thu, 28 Feb 2019 02:47:39 +0100] rev 53948
Added tag jdk-13+10 for changeset 8e069f7b4fab
Wed, 27 Feb 2019 12:19:29 -0800 8218726: Minor Throwable.printStackTrace() typos jdk-13+10
darcy [Wed, 27 Feb 2019 12:19:29 -0800] rev 53947
8218726: Minor Throwable.printStackTrace() typos Reviewed-by: bpb
Wed, 27 Feb 2019 19:40:18 +0000 Merge
valeriep [Wed, 27 Feb 2019 19:40:18 +0000] rev 53946
Merge
Wed, 27 Feb 2019 19:37:51 +0000 8183107: PKCS11 regression regarding checkKeySize
valeriep [Wed, 27 Feb 2019 19:37:51 +0000] rev 53945
8183107: PKCS11 regression regarding checkKeySize Summary: Changed key size check in PKCS11 provider to only enforce positive return values Reviewed-by: jnimeh
Wed, 27 Feb 2019 11:33:57 -0800 8219805: Cross-link javax.lang.model.{type, element} packages to utility interfaces
darcy [Wed, 27 Feb 2019 11:33:57 -0800] rev 53944
8219805: Cross-link javax.lang.model.{type, element} packages to utility interfaces Reviewed-by: vromero
Tue, 26 Feb 2019 10:52:31 +0800 8219698: aarch64: SIGILL triggered when specifying unsupported hardware features
fyang [Tue, 26 Feb 2019 10:52:31 +0800] rev 53943
8219698: aarch64: SIGILL triggered when specifying unsupported hardware features Reviewed-by: aph
Wed, 27 Feb 2019 18:58:29 +0800 8219802: Problem list java/net/MulticastSocket/SetGetNetworkInterfaceTest.java
amlu [Wed, 27 Feb 2019 18:58:29 +0800] rev 53942
8219802: Problem list java/net/MulticastSocket/SetGetNetworkInterfaceTest.java Reviewed-by: chegar, clanger
Wed, 27 Feb 2019 13:13:15 +0300 8215009: GCC 8 compilation error in libjli
dchuyko [Wed, 27 Feb 2019 13:13:15 +0300] rev 53941
8215009: GCC 8 compilation error in libjli Reviewed-by: dholmes, mikael, rriggs
Wed, 27 Feb 2019 14:45:17 +0530 Merge
psadhukhan [Wed, 27 Feb 2019 14:45:17 +0530] rev 53940
Merge
Wed, 27 Feb 2019 13:53:41 +0530 Merge
psadhukhan [Wed, 27 Feb 2019 13:53:41 +0530] rev 53939
Merge
Tue, 26 Feb 2019 11:17:12 +0530 Merge
psadhukhan [Tue, 26 Feb 2019 11:17:12 +0530] rev 53938
Merge
Tue, 26 Feb 2019 11:08:07 +0530 8213781: web page background renders blue in JEditorPane
psadhukhan [Tue, 26 Feb 2019 11:08:07 +0530] rev 53937
8213781: web page background renders blue in JEditorPane 4895924: Strings in format #rgb not handled by Color.decode() (affects CSS / Swing) Reviewed-by: serb, sveerabhadra
Mon, 25 Feb 2019 11:02:53 +0530 8212202: [Windows] Exception if no printers are installed.
sveerabhadra [Mon, 25 Feb 2019 11:02:53 +0530] rev 53936
8212202: [Windows] Exception if no printers are installed. Reviewed-by: prr
Thu, 21 Feb 2019 12:27:39 +0530 8213071: [macos] The focus disappears after pressing return to close the "That was a pretty good movie!" dialog.
sveerabhadra [Thu, 21 Feb 2019 12:27:39 +0530] rev 53935
8213071: [macos] The focus disappears after pressing return to close the "That was a pretty good movie!" dialog. Reviewed-by: serb
Thu, 21 Feb 2019 11:10:35 +0530 8190361: Incorrect version info in jaccessinspector.exe and jaccesswalker.exe
sveerabhadra [Thu, 21 Feb 2019 11:10:35 +0530] rev 53934
8190361: Incorrect version info in jaccessinspector.exe and jaccesswalker.exe Reviewed-by: prr, mhalder
Thu, 21 Feb 2019 10:33:24 +0530 8219156: RTFEditorKit writes background color but doesn't read
psadhukhan [Thu, 21 Feb 2019 10:33:24 +0530] rev 53933
8219156: RTFEditorKit writes background color but doesn't read Reviewed-by: serb
Wed, 27 Feb 2019 10:03:22 +0100 8219814: Help-info for pns(...) on Linux/mips lost
shade [Wed, 27 Feb 2019 10:03:22 +0100] rev 53932
8219814: Help-info for pns(...) on Linux/mips lost Reviewed-by: aoqi, shade Contributed-by: Jie Fu <fujie@loongson.cn>
Tue, 26 Feb 2019 09:57:11 +0100 8219630: cleanup hotspot ostream.cpp
mbaesken [Tue, 26 Feb 2019 09:57:11 +0100] rev 53931
8219630: cleanup hotspot ostream.cpp Reviewed-by: clanger, dholmes, stuefe
Wed, 27 Feb 2019 02:49:52 +0000 8218780: Update MUSCLE PCSC-Lite header files
valeriep [Wed, 27 Feb 2019 02:49:52 +0000] rev 53930
8218780: Update MUSCLE PCSC-Lite header files Summary: update the PCSC-lite header files to 1.8.24 release Reviewed-by: coffeys
Tue, 26 Feb 2019 15:29:08 -0800 8181383: com/sun/jdi/OptionTest.java fails intermittently with bind failed: Address already in use
amenkov [Tue, 26 Feb 2019 15:29:08 -0800] rev 53929
8181383: com/sun/jdi/OptionTest.java fails intermittently with bind failed: Address already in use Reviewed-by: sspitsyn, cjplummer
Mon, 25 Feb 2019 18:50:29 +0800 8219635: aarch64: missing LoadStore barrier in TemplateTable::fast_storefield
fyang [Mon, 25 Feb 2019 18:50:29 +0800] rev 53928
8219635: aarch64: missing LoadStore barrier in TemplateTable::fast_storefield Reviewed-by: aph Contributed-by: patrick@os.amperecomputing.com
Tue, 26 Feb 2019 13:14:26 -0500 8219548: Better Null paramenter checking in ToolProvider
lancea [Tue, 26 Feb 2019 13:14:26 -0500] rev 53927
8219548: Better Null paramenter checking in ToolProvider Reviewed-by: lancea, alanb, jjg Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
Tue, 19 Feb 2019 16:13:05 +0000 8219378: Ensure ReflectionFactory.langReflectAccess is initialized correctly
aleonard [Tue, 19 Feb 2019 16:13:05 +0000] rev 53926
8219378: Ensure ReflectionFactory.langReflectAccess is initialized correctly Reviewed-by: rriggs, alanb, mchung Contributed-by: andrew_m_leonard@uk.ibm.com
Tue, 26 Feb 2019 10:39:28 -0500 8219664: LogCompilation: java.lang.Error: Unexpected method mismatch during late inlining
ecaspole [Tue, 26 Feb 2019 10:39:28 -0500] rev 53925
8219664: LogCompilation: java.lang.Error: Unexpected method mismatch during late inlining Summary: Set lateInlining=true in task endElement Reviewed-by: vlivanov, kvn
Tue, 26 Feb 2019 08:01:20 -0500 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
coleenp [Tue, 26 Feb 2019 08:01:20 -0500] rev 53924
8181171: Deleting method for RedefineClasses breaks ResolvedMethodName 8210457: JVM crash in ResolvedMethodTable::add_method(Handle) Summary: Add a function to call NSME in ResolvedMethodTable to replace deleted methods. Reviewed-by: sspitsyn, dholmes, dcubed
Wed, 13 Feb 2019 12:01:09 +0100 8218913: Rename --strip-debug jlink plugin
sgehwolf [Wed, 13 Feb 2019 12:01:09 +0100] rev 53923
8218913: Rename --strip-debug jlink plugin Reviewed-by: alanb, mchung
Tue, 26 Feb 2019 11:38:07 +0100 8219638: ZGC: Free ZNMethodDataOops under a lock
eosterlund [Tue, 26 Feb 2019 11:38:07 +0100] rev 53922
8219638: ZGC: Free ZNMethodDataOops under a lock Reviewed-by: pliden
Tue, 26 Feb 2019 11:36:00 +0100 8218974: Free GC native structures in nmethod::flush
eosterlund [Tue, 26 Feb 2019 11:36:00 +0100] rev 53921
8218974: Free GC native structures in nmethod::flush Reviewed-by: pliden
Tue, 26 Feb 2019 14:57:23 +0530 8209175: Handle 'B' character introduced in CLDR 33 JDK update for Burmese (my) locale
nishjain [Tue, 26 Feb 2019 14:57:23 +0530] rev 53920
8209175: Handle 'B' character introduced in CLDR 33 JDK update for Burmese (my) locale Reviewed-by: naoto, rriggs
Fri, 22 Feb 2019 04:59:12 -0800 8219577: Returning NULL in a function which returns bools
rschmelter [Fri, 22 Feb 2019 04:59:12 -0800] rev 53919
8219577: Returning NULL in a function which returns bools Reviewed-by: shade, zgu, clanger
Mon, 25 Feb 2019 18:54:40 -0800 8219143: jdb should support breakpoint thread filters
cjplummer [Mon, 25 Feb 2019 18:54:40 -0800] rev 53918
8219143: jdb should support breakpoint thread filters Summary: add thread filter to stop command. Reviewed-by: sspitsyn, amenkov
Mon, 25 Feb 2019 16:05:06 -0800 8219675: Disable harfbuzz warnings with gcc 8
mikael [Mon, 25 Feb 2019 16:05:06 -0800] rev 53917
8219675: Disable harfbuzz warnings with gcc 8 Reviewed-by: erikj, prr
Tue, 26 Feb 2019 07:26:29 +0800 8215524: Finished message validation failure should be decrypt_error alert
jjiang [Tue, 26 Feb 2019 07:26:29 +0800] rev 53916
8215524: Finished message validation failure should be decrypt_error alert Reviewed-by: xuelei
Mon, 25 Feb 2019 14:45:29 -0800 8219561: Update jdeprscan to avoid the need for start-of-release changes
darcy [Mon, 25 Feb 2019 14:45:29 -0800] rev 53915
8219561: Update jdeprscan to avoid the need for start-of-release changes Reviewed-by: dfuchs, lancea, smarks
Mon, 25 Feb 2019 08:16:20 -0800 8219553: [TESTBUG] Problem list JFR TestPeriod test
mseledtsov [Mon, 25 Feb 2019 08:16:20 -0800] rev 53914
8219553: [TESTBUG] Problem list JFR TestPeriod test Summary: Problem listed the test Reviewed-by: egahlin
Mon, 25 Feb 2019 08:25:23 -0500 8159525: Add @FunctionalInterface annotation to PrivilegedAction and PrivilegedExceptionAction
mullan [Mon, 25 Feb 2019 08:25:23 -0500] rev 53913
8159525: Add @FunctionalInterface annotation to PrivilegedAction and PrivilegedExceptionAction Reviewed-by: clanger
Mon, 25 Feb 2019 13:50:32 +0530 8214756: SA should ignore archived java heap objects that are not in use
jgeorge [Mon, 25 Feb 2019 13:50:32 +0530] rev 53912
8214756: SA should ignore archived java heap objects that are not in use Summary: Ignore objects, the associated classes of which are unloaded while walking the heap to create a heapdump Reviewed-by: jiangli, redestad
Mon, 18 Feb 2019 16:17:48 +0100 8218811: replace open by os::open in hotspot coding
mbaesken [Mon, 18 Feb 2019 16:17:48 +0100] rev 53911
8218811: replace open by os::open in hotspot coding Reviewed-by: dholmes, iklam, stuefe
Sun, 24 Feb 2019 16:10:52 -0500 8208278: [mlvm] [TESTBUG] vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test Deadlocked threads are not always detected
dholmes [Sun, 24 Feb 2019 16:10:52 -0500] rev 53910
8208278: [mlvm] [TESTBUG] vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test Deadlocked threads are not always detected Reviewed-by: iignatyev
Sat, 23 Feb 2019 19:41:53 -0500 8219480: j.l.c.ClassDesc::arrayType(int rank) throws IllegalArgumentException if rank = 0
vromero [Sat, 23 Feb 2019 19:41:53 -0500] rev 53909
8219480: j.l.c.ClassDesc::arrayType(int rank) throws IllegalArgumentException if rank = 0 Reviewed-by: mchung, briangoetz
Sat, 23 Feb 2019 10:55:45 +0100 8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
shade [Sat, 23 Feb 2019 10:55:45 +0100] rev 53908
8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot) Reviewed-by: kbarrett, mikael
Fri, 22 Feb 2019 18:54:23 -0800 8219611: Remove superfluous sigfillset code
mikael [Fri, 22 Feb 2019 18:54:23 -0800] rev 53907
8219611: Remove superfluous sigfillset code Reviewed-by: dholmes
Fri, 22 Feb 2019 14:39:57 -0800 8209807: improve handling exception in requires.VMProps
iignatyev [Fri, 22 Feb 2019 14:39:57 -0800] rev 53906
8209807: improve handling exception in requires.VMProps Reviewed-by: vlivanov, mseledtsov
Fri, 22 Feb 2019 20:42:01 +0100 8219571: ProblemList serviceability/sa/TestJmapCoreMetaspace.java
stefank [Fri, 22 Feb 2019 20:42:01 +0100] rev 53905
8219571: ProblemList serviceability/sa/TestJmapCoreMetaspace.java Reviewed-by: iignatyev
Fri, 22 Feb 2019 13:56:08 -0500 8078725: method adjustments can be done just once for all classes involved into redefinition
coleenp [Fri, 22 Feb 2019 13:56:08 -0500] rev 53904
8078725: method adjustments can be done just once for all classes involved into redefinition Summary: walk all classes at the end of redefinition and adjust method entries and clean MethodData Reviewed-by: sspitsyn
Fri, 22 Feb 2019 11:07:18 -0800 8219158: use 'test.root' property instead of traversing test-src path
iignatyev [Fri, 22 Feb 2019 11:07:18 -0800] rev 53903
8219158: use 'test.root' property instead of traversing test-src path Reviewed-by: dholmes
Fri, 22 Feb 2019 10:13:34 -0800 8048192: (bf) Out of direct buffer memory message should include the limits
bpb [Fri, 22 Feb 2019 10:13:34 -0800] rev 53902
8048192: (bf) Out of direct buffer memory message should include the limits Reviewed-by: alanb, rriggs
Fri, 22 Feb 2019 10:13:33 -0800 8011135: (bf) CharBuffer.put(String) is slow because of String.charAt() call for each char
bpb [Fri, 22 Feb 2019 10:13:33 -0800] rev 53901
8011135: (bf) CharBuffer.put(String) is slow because of String.charAt() call for each char Reviewed-by: alanb, redestad
Fri, 22 Feb 2019 09:47:00 -0800 8219417: bump jtreg requiredVersion to b14
iignatyev [Fri, 22 Feb 2019 09:47:00 -0800] rev 53900
8219417: bump jtreg requiredVersion to b14 Reviewed-by: alanb, dholmes
Fri, 22 Feb 2019 17:54:13 +0100 8219574: Minimal VM build failure after JDK-8219414
shade [Fri, 22 Feb 2019 17:54:13 +0100] rev 53899
8219574: Minimal VM build failure after JDK-8219414 Reviewed-by: jgeorge, dholmes, cjplummer
Fri, 22 Feb 2019 16:41:01 +0100 8219554: Redundant lookup_common in SymbolTable::add
redestad [Fri, 22 Feb 2019 16:41:01 +0100] rev 53898
8219554: Redundant lookup_common in SymbolTable::add Reviewed-by: iklam, coleenp, mikael
Fri, 22 Feb 2019 17:30:07 +0300 8217647: JFR: recordings on 32-bit systems unreadable
bulasevich [Fri, 22 Feb 2019 17:30:07 +0300] rev 53897
8217647: JFR: recordings on 32-bit systems unreadable Reviewed-by: egahlin Contributed-by: boris.ulasevich@bell-sw.com, markus.gronlund@oracle.com
Fri, 22 Feb 2019 19:58:22 +0530 8219575: jdk/javadoc/tool/removeOldDoclet/RemoveOldDoclet test fails in mach5
pmuthuswamy [Fri, 22 Feb 2019 19:58:22 +0530] rev 53896
8219575: jdk/javadoc/tool/removeOldDoclet/RemoveOldDoclet test fails in mach5 Reviewed-by: hannesw
Fri, 22 Feb 2019 14:20:06 +0100 8219436: Safepoint logs correction and misc
rehn [Fri, 22 Feb 2019 14:20:06 +0100] rev 53895
8219436: Safepoint logs correction and misc Reviewed-by: mdoerr, coleenp
Thu, 21 Feb 2019 14:24:44 +0100 8219469: ZGC: Extract functions out from ZNMethodTable into new ZNMethod class
stefank [Thu, 21 Feb 2019 14:24:44 +0100] rev 53894
8219469: ZGC: Extract functions out from ZNMethodTable into new ZNMethod class Reviewed-by: pliden
Wed, 20 Feb 2019 12:04:12 +0100 8219468: ZGC: Extract iteration functionality into a new ZNMethodTableIteration class
stefank [Wed, 20 Feb 2019 12:04:12 +0100] rev 53893
8219468: ZGC: Extract iteration functionality into a new ZNMethodTableIteration class Reviewed-by: pliden
Wed, 20 Feb 2019 11:42:49 +0100 8219467: ZGC: Move ZNMethodData to its own file
stefank [Wed, 20 Feb 2019 11:42:49 +0100] rev 53892
8219467: ZGC: Move ZNMethodData to its own file Reviewed-by: pliden
Wed, 20 Feb 2019 11:39:36 +0100 8219466: ZGC: Extract allocation functionality into a new ZNMethodAllocator class
stefank [Wed, 20 Feb 2019 11:39:36 +0100] rev 53891
8219466: ZGC: Extract allocation functionality into a new ZNMethodAllocator class Reviewed-by: pliden
Wed, 20 Feb 2019 10:47:03 +0100 8219464: ZGC: Move nmethod oop properties from ZNMethodTableEntry to ZNMethodData
stefank [Wed, 20 Feb 2019 10:47:03 +0100] rev 53890
8219464: ZGC: Move nmethod oop properties from ZNMethodTableEntry to ZNMethodData Reviewed-by: pliden
Thu, 21 Feb 2019 13:20:34 +0100 8219573: Add NMethodClosure
stefank [Thu, 21 Feb 2019 13:20:34 +0100] rev 53889
8219573: Add NMethodClosure Reviewed-by: pliden, eosterlund
Wed, 20 Feb 2019 10:46:39 +0100 8219463: ZGC: Remove redundant ZNMethodTable::_iter_lock
stefank [Wed, 20 Feb 2019 10:46:39 +0100] rev 53888
8219463: ZGC: Remove redundant ZNMethodTable::_iter_lock Reviewed-by: pliden
Tue, 19 Feb 2019 13:47:45 +0100 8219462: ZGC: Use wait/notify in ZNMethodTable
stefank [Tue, 19 Feb 2019 13:47:45 +0100] rev 53887
8219462: ZGC: Use wait/notify in ZNMethodTable Reviewed-by: pliden
Fri, 22 Feb 2019 09:23:37 +0100 8219247: Enable inlining of newly introduced PlatformMonitor methods
redestad [Fri, 22 Feb 2019 09:23:37 +0100] rev 53886
8219247: Enable inlining of newly introduced PlatformMonitor methods Reviewed-by: dholmes, rehn
Fri, 22 Feb 2019 11:10:55 +0530 8215584: Remove support for the "old" doclet API in com/sun/javadoc
pmuthuswamy [Fri, 22 Feb 2019 11:10:55 +0530] rev 53885
8215584: Remove support for the "old" doclet API in com/sun/javadoc Reviewed-by: jjg, hannesw
Thu, 21 Feb 2019 17:07:35 -0800 8218751: Do not store original classfiles inside the CDS archive
iklam [Thu, 21 Feb 2019 17:07:35 -0800] rev 53884
8218751: Do not store original classfiles inside the CDS archive Summary: remove the OD shared region and decode classfiles on the fly Reviewed-by: jiangli, ccheung, sspitsyn, redestad
Thu, 21 Feb 2019 17:50:27 -0800 8219558: jdk/javadoc tests fail with missing headings: h1
jjg [Thu, 21 Feb 2019 17:50:27 -0800] rev 53883
8219558: jdk/javadoc tests fail with missing headings: h1 Reviewed-by: darcy
Thu, 21 Feb 2019 16:56:06 -0800 8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
mikael [Thu, 21 Feb 2019 16:56:06 -0800] rev 53882
8214777: Avoid some GCC 8.X strncpy() errors in HotSpot Reviewed-by: kbarrett, rehn
Thu, 21 Feb 2019 15:17:42 -0800 8216170: java.lang.IllegalArgumentException: directories not supported
jjg [Thu, 21 Feb 2019 15:17:42 -0800] rev 53881
8216170: java.lang.IllegalArgumentException: directories not supported Reviewed-by: hannesw
Thu, 21 Feb 2019 15:05:47 -0800 8219497: Unused parameter in HtmlDocletWriter::printHtmlDocument
jjg [Thu, 21 Feb 2019 15:05:47 -0800] rev 53880
8219497: Unused parameter in HtmlDocletWriter::printHtmlDocument Reviewed-by: hannesw
Thu, 21 Feb 2019 14:03:57 -0800 8215307: Pages do not have <h1>
jjg [Thu, 21 Feb 2019 14:03:57 -0800] rev 53879
8215307: Pages do not have <h1> Reviewed-by: hannesw
Thu, 21 Feb 2019 10:29:16 -0800 8219254: Update explicit uses of latest source/target in langtools tests to a property
darcy [Thu, 21 Feb 2019 10:29:16 -0800] rev 53878
8219254: Update explicit uses of latest source/target in langtools tests to a property 8219256: Update javac diags tests to use properties Reviewed-by: jjg, jlahoda, darcy, iignatyev Contributed-by: joe.darcy@oracle.com, jonathan.gibbons@oracle.com
Thu, 21 Feb 2019 10:26:56 -0800 8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO
naoto [Thu, 21 Feb 2019 10:26:56 -0800] rev 53877
8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO Reviewed-by: nishjain, rriggs
Thu, 21 Feb 2019 16:57:47 +0000 8216363: NullPointerException in java.util.logging.Handler#isLoggable
dfuchs [Thu, 21 Feb 2019 16:57:47 +0000] rev 53876
8216363: NullPointerException in java.util.logging.Handler#isLoggable Summary: The implementation is changed to match the spec: isLoggable(null) returns false. Reviewed-by: mchung, lancea
Mon, 18 Feb 2019 17:41:31 +0100 8219335: "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses
roland [Mon, 18 Feb 2019 17:41:31 +0100] rev 53875
8219335: "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses Reviewed-by: thartmann, kvn
Thu, 21 Feb 2019 09:21:21 -0500 8153413: Exceptions::_throw always logs exceptions, penalizing performance
coleenp [Thu, 21 Feb 2019 09:21:21 -0500] rev 53874
8153413: Exceptions::_throw always logs exceptions, penalizing performance Summary: construct exception string into Event message directly add if (log_is_enabled) for logging. Reviewed-by: ysuenaga, dholmes
Thu, 21 Feb 2019 15:52:42 +0100 8219524: Shenandoah misreports "committed" size in MemoryMXBean
shade [Thu, 21 Feb 2019 15:52:42 +0100] rev 53873
8219524: Shenandoah misreports "committed" size in MemoryMXBean Reviewed-by: rkennke, zgu
Thu, 21 Feb 2019 14:16:44 +0100 Merge
jwilhelm [Thu, 21 Feb 2019 14:16:44 +0100] rev 53872
Merge
Thu, 21 Feb 2019 01:04:46 +0100 Added tag jdk-12+33 for changeset b67884871b5f
jwilhelm [Thu, 21 Feb 2019 01:04:46 +0100] rev 53871
Added tag jdk-12+33 for changeset b67884871b5f
Thu, 21 Feb 2019 21:02:39 +0900 8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
ysuenaga [Thu, 21 Feb 2019 21:02:39 +0900] rev 53870
8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore Reviewed-by: cjplummer, jgeorge
Thu, 21 Feb 2019 05:06:41 -0500 8219388: Misleading log message "issuspended002a debuggee launched"
gadams [Thu, 21 Feb 2019 05:06:41 -0500] rev 53869
8219388: Misleading log message "issuspended002a debuggee launched" Reviewed-by: cjplummer, phh
Thu, 21 Feb 2019 09:48:07 +0100 8219486: Missing reg_mask_init() breaks x86_32 build
rkennke [Thu, 21 Feb 2019 09:48:07 +0100] rev 53868
8219486: Missing reg_mask_init() breaks x86_32 build Reviewed-by: vlivanov, dlong
Wed, 20 Feb 2019 17:29:30 +0100 8219460: ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler
mbaesken [Wed, 20 Feb 2019 17:29:30 +0100] rev 53867
8219460: ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler Reviewed-by: mdoerr
Thu, 21 Feb 2019 11:26:39 +0530 8213354: Support package-specific stylesheets
pmuthuswamy [Thu, 21 Feb 2019 11:26:39 +0530] rev 53866
8213354: Support package-specific stylesheets Reviewed-by: jjg
Wed, 20 Feb 2019 18:46:30 -0800 8168069: X509TrustManagerImpl causes ClassLoader leaks with unparseable extensions
xuelei [Wed, 20 Feb 2019 18:46:30 -0800] rev 53865
8168069: X509TrustManagerImpl causes ClassLoader leaks with unparseable extensions Reviewed-by: mullan
Wed, 20 Feb 2019 19:41:43 -0500 8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
dholmes [Wed, 20 Feb 2019 19:41:43 -0500] rev 53864
8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed Reviewed-by: rehn, redestad, coleenp
Wed, 20 Feb 2019 16:15:02 -0800 8218998: Add metadata to generated API documentation files
jjg [Wed, 20 Feb 2019 16:15:02 -0800] rev 53863
8218998: Add metadata to generated API documentation files Reviewed-by: hannesw
Thu, 21 Feb 2019 01:06:53 +0100 Added tag jdk-13+9 for changeset c081f3ea6b93
jwilhelm [Thu, 21 Feb 2019 01:06:53 +0100] rev 53862
Added tag jdk-13+9 for changeset c081f3ea6b93
Wed, 20 Feb 2019 16:20:53 -0500 8218995: Deprecate the -XX:FailOverToOldVerifier option
hseigel [Wed, 20 Feb 2019 16:20:53 -0500] rev 53861
8218995: Deprecate the -XX:FailOverToOldVerifier option Summary: Deprecate the option and change affected tests so that they no longer need the option. Reviewed-by: dholmes, lfoltan
Wed, 20 Feb 2019 11:51:23 -0800 8219476: cleanup hotspot ProblemList jdk-13+9
iignatyev [Wed, 20 Feb 2019 11:51:23 -0800] rev 53860
8219476: cleanup hotspot ProblemList Reviewed-by: jwilhelm
Wed, 20 Feb 2019 11:43:59 -0800 Merge
phh [Wed, 20 Feb 2019 11:43:59 -0800] rev 53859
Merge
Wed, 20 Feb 2019 11:36:02 -0800 8215622: Add dump to file support for jmap –histo
phh [Wed, 20 Feb 2019 11:36:02 -0800] rev 53858
8215622: Add dump to file support for jmap –histo Summary: Add "file=" to jmap "histo" jmap, Hotspot support in attachListener.cpp:heap_inspection. Reviewed-by: phh, sspitsyn Contributed-by: Lin Zang <zanglin5@jd.com>
Wed, 20 Feb 2019 11:32:53 -0800 8219395: integrate gcov w/ run-test
iignatyev [Wed, 20 Feb 2019 11:32:53 -0800] rev 53857
8219395: integrate gcov w/ run-test Reviewed-by: erikj
Wed, 20 Feb 2019 19:16:45 +0000 8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047
valeriep [Wed, 20 Feb 2019 19:16:45 +0000] rev 53856
8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047 Summary: changed variable declaration type to byte* from long* to fix SIGBUS error Reviewed-by: ascarpino
Wed, 20 Feb 2019 10:57:22 -0800 5029431: (bf) Add absolute bulk put and get methods
bpb [Wed, 20 Feb 2019 10:57:22 -0800] rev 53855
5029431: (bf) Add absolute bulk put and get methods Reviewed-by: alanb, darcy, chegar, rriggs
Wed, 20 Feb 2019 13:24:57 -0500 Merge
hseigel [Wed, 20 Feb 2019 13:24:57 -0500] rev 53854
Merge
Wed, 20 Feb 2019 13:21:36 -0500 8214719: Deprecate -Xverify:none option
hseigel [Wed, 20 Feb 2019 13:21:36 -0500] rev 53853
8214719: Deprecate -Xverify:none option Summary: Deprecate -Xverify:none and -noverify and remove them from tests Reviewed-by: dholmes, mikael
Wed, 20 Feb 2019 10:20:48 -0800 8219389: Delegated task created by SSLEngine throws BufferUnderflowException
xuelei [Wed, 20 Feb 2019 10:20:48 -0800] rev 53852
8219389: Delegated task created by SSLEngine throws BufferUnderflowException Reviewed-by: ascarpino
Wed, 20 Feb 2019 09:43:01 -0800 8219142: Remove unused JIMAGE_ResourcePath
mikael [Wed, 20 Feb 2019 09:43:01 -0800] rev 53851
8219142: Remove unused JIMAGE_ResourcePath Reviewed-by: dholmes, alanb
Wed, 20 Feb 2019 16:29:29 +0100 8203232: Shenandoah: Resolve oops in SATB filter
rkennke [Wed, 20 Feb 2019 16:29:29 +0100] rev 53850
8203232: Shenandoah: Resolve oops in SATB filter Reviewed-by: shade
Wed, 20 Feb 2019 10:22:46 -0500 8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer
zgu [Wed, 20 Feb 2019 10:22:46 -0500] rev 53849
8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer Reviewed-by: dholmes, rehn
Wed, 20 Feb 2019 14:44:58 +0100 8219441: test_logMessageTest missing static storage
rehn [Wed, 20 Feb 2019 14:44:58 +0100] rev 53848
8219441: test_logMessageTest missing static storage Reviewed-by: shade
Wed, 20 Feb 2019 08:31:40 -0500 8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread
zgu [Wed, 20 Feb 2019 08:31:40 -0500] rev 53847
8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread Reviewed-by: coleenp, minqi
Wed, 20 Feb 2019 14:30:33 +0100 8219096: Merge print_termination_stats code with current logging
tschatzl [Wed, 20 Feb 2019 14:30:33 +0100] rev 53846
8219096: Merge print_termination_stats code with current logging Reviewed-by: lkorinth, kbarrett
Wed, 20 Feb 2019 08:10:40 -0500 8167548: [TESTBUG] Logging tests put log files in source tree
hseigel [Wed, 20 Feb 2019 08:10:40 -0500] rev 53845
8167548: [TESTBUG] Logging tests put log files in source tree Summary: Create log files in temp directory, instead of cwd. Reviewed-by: coleenp, dholmes
Wed, 20 Feb 2019 13:43:28 +0100 8218767: ZGC: Do not assume that r12 is a special register in C2
pliden [Wed, 20 Feb 2019 13:43:28 +0100] rev 53844
8218767: ZGC: Do not assume that r12 is a special register in C2 Reviewed-by: eosterlund, rkennke
Wed, 20 Feb 2019 13:43:02 +0100 8219332: ZGC: Improve ZRootsIteratorClosure abstraction
pliden [Wed, 20 Feb 2019 13:43:02 +0100] rev 53843
8219332: ZGC: Improve ZRootsIteratorClosure abstraction Reviewed-by: stefank
Wed, 20 Feb 2019 13:43:01 +0100 8219331: ZGC: Unify TLAB retire/remap handling
pliden [Wed, 20 Feb 2019 13:43:01 +0100] rev 53842
8219331: ZGC: Unify TLAB retire/remap handling Reviewed-by: stefank
Wed, 20 Feb 2019 13:01:57 +0100 8217909: Make unused r12 register (without compressed oops) available to regalloc in C2
rkennke [Wed, 20 Feb 2019 13:01:57 +0100] rev 53841
8217909: Make unused r12 register (without compressed oops) available to regalloc in C2 Reviewed-by: adinn, dlong, neliasso
Wed, 20 Feb 2019 11:11:38 +0100 8218287: jshell tool: input behavior unstable after 12-ea+24 on Windows
jlahoda [Wed, 20 Feb 2019 11:11:38 +0100] rev 53840
8218287: jshell tool: input behavior unstable after 12-ea+24 on Windows Summary: Ensure correct wrapping of input on Windows. Reviewed-by: rfield
Wed, 20 Feb 2019 10:48:36 +0100 8219098: Make output of region strings more regular in error messages
tschatzl [Wed, 20 Feb 2019 10:48:36 +0100] rev 53839
8219098: Make output of region strings more regular in error messages Summary: Error messages should use the HR_PARAMS/HR_FORMAT_PARAMS macros to print information about HeapRegions. Reviewed-by: kbarrett, lkorinth
Wed, 20 Feb 2019 09:53:28 +0100 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
redestad [Wed, 20 Feb 2019 09:53:28 +0100] rev 53838
8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable Reviewed-by: dholmes, coleenp
Tue, 19 Feb 2019 09:02:28 +0100 8218965: aix: support xlclang++ in the compiler detection
mbaesken [Tue, 19 Feb 2019 09:02:28 +0100] rev 53837
8218965: aix: support xlclang++ in the compiler detection Reviewed-by: ihse, mdoerr
Tue, 19 Feb 2019 19:27:08 -0800 8219132: switch to jtreg4.2-b14
iignatyev [Tue, 19 Feb 2019 19:27:08 -0800] rev 53836
8219132: switch to jtreg4.2-b14 Reviewed-by: erikj
Tue, 19 Feb 2019 14:25:52 -0800 8219394: Missing FIXPATH in microbenchmark test runner
erikj [Tue, 19 Feb 2019 14:25:52 -0800] rev 53835
8219394: Missing FIXPATH in microbenchmark test runner Reviewed-by: redestad
Tue, 19 Feb 2019 23:02:41 +0100 8219393: Add native library support for microbenchmarks
redestad [Tue, 19 Feb 2019 23:02:41 +0100] rev 53834
8219393: Add native library support for microbenchmarks Reviewed-by: erikj Contributed-by: jbvernee@xs4all.nl
Tue, 19 Feb 2019 13:51:11 -0800 8219391: extend gcov support to llvm/clang
iignatyev [Tue, 19 Feb 2019 13:51:11 -0800] rev 53833
8219391: extend gcov support to llvm/clang Reviewed-by: erikj
Tue, 19 Feb 2019 13:05:16 -0800 8065262: (bf spec) CharBuffer.chars() should make it clearer that the sequence starts from the buffer position
bpb [Tue, 19 Feb 2019 13:05:16 -0800] rev 53832
8065262: (bf spec) CharBuffer.chars() should make it clearer that the sequence starts from the buffer position Reviewed-by: alanb, darcy, rriggs
Tue, 19 Feb 2019 12:46:22 -0800 8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js
erikj [Tue, 19 Feb 2019 12:46:22 -0800] rev 53831
8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js Reviewed-by: ihse
Tue, 19 Feb 2019 12:44:56 -0800 8217032: Check pandoc capabilities in configure
erikj [Tue, 19 Feb 2019 12:44:56 -0800] rev 53830
8217032: Check pandoc capabilities in configure Reviewed-by: mikael, ihse
Tue, 19 Feb 2019 12:43:10 -0800 8211016: make images does not update jdk/lib/src.zip with latest changes
erikj [Tue, 19 Feb 2019 12:43:10 -0800] rev 53829
8211016: make images does not update jdk/lib/src.zip with latest changes Reviewed-by: ihse
Tue, 19 Feb 2019 12:40:44 -0800 8219129: Allow overriding of license files in legal dir
erikj [Tue, 19 Feb 2019 12:40:44 -0800] rev 53828
8219129: Allow overriding of license files in legal dir Reviewed-by: ihse
Tue, 19 Feb 2019 12:05:43 -0800 8218947: jdb threads command should print threadID in decimal, not hex
cjplummer [Tue, 19 Feb 2019 12:05:43 -0800] rev 53827
8218947: jdb threads command should print threadID in decimal, not hex Summary: print objectIDs in decimal. Reviewed-by: sspitsyn, dholmes, jcbeyler
Tue, 19 Feb 2019 19:04:55 +0100 Merge
jwilhelm [Tue, 19 Feb 2019 19:04:55 +0100] rev 53826
Merge
Tue, 19 Feb 2019 08:25:11 -0800 8219151: Illegal instruction exception on JDK 12 due to incorrect CPU feature bits jdk-12+33 jdk-12-ga
sviswanathan [Tue, 19 Feb 2019 08:25:11 -0800] rev 53825
8219151: Illegal instruction exception on JDK 12 due to incorrect CPU feature bits Summary: fix wrong CPU feature bits set Reviewed-by: kvn, neliasso
Thu, 14 Feb 2019 01:22:07 +0100 Added tag jdk-12+32 for changeset 4ce47bc1fb92
jwilhelm [Thu, 14 Feb 2019 01:22:07 +0100] rev 53824
Added tag jdk-12+32 for changeset 4ce47bc1fb92
Tue, 19 Feb 2019 12:50:09 -0500 8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test
zgu [Tue, 19 Feb 2019 12:50:09 -0500] rev 53823
8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test Reviewed-by: dcubed
Tue, 19 Feb 2019 09:06:44 -0800 4887513: Typo in RMIFailureHandler interface doc page
igerasim [Tue, 19 Feb 2019 09:06:44 -0800] rev 53822
4887513: Typo in RMIFailureHandler interface doc page Reviewed-by: dfuchs Contributed-by: Andrey Turbanov <turbanoff@gmail.com>, Ivan Gerasimov <ivan.gerasimov@oracle.com>
Mon, 18 Feb 2019 12:52:55 +0100 8219228: java/util/Base64/TestEncodingDecodingLength.java failing on 8GB test machine
azeller [Mon, 18 Feb 2019 12:52:55 +0100] rev 53821
8219228: java/util/Base64/TestEncodingDecodingLength.java failing on 8GB test machine Reviewed-by: clanger, rriggs, nishjain, mbaesken
Tue, 19 Feb 2019 12:56:02 +0100 8219097: Move comment about using weak code blobs closure for code root scanning to correct place
tschatzl [Tue, 19 Feb 2019 12:56:02 +0100] rev 53820
8219097: Move comment about using weak code blobs closure for code root scanning to correct place Reviewed-by: kbarrett
Tue, 19 Feb 2019 12:56:02 +0100 8218920: Scan HCC should be on the same level as Update RS etc. in the log
tschatzl [Tue, 19 Feb 2019 12:56:02 +0100] rev 53819
8218920: Scan HCC should be on the same level as Update RS etc. in the log Reviewed-by: lkorinth, kbarrett
Tue, 19 Feb 2019 12:56:00 +0100 8218672: AOT code root scanning shows in the wrong position in the logs
tschatzl [Tue, 19 Feb 2019 12:56:00 +0100] rev 53818
8218672: AOT code root scanning shows in the wrong position in the logs Reviewed-by: lkorinth, kbarrett
Tue, 19 Feb 2019 10:04:53 +0100 8218978: SA: Enable more ZGC testing
stefank [Tue, 19 Feb 2019 10:04:53 +0100] rev 53817
8218978: SA: Enable more ZGC testing Reviewed-by: eosterlund, ysuenaga
Tue, 19 Feb 2019 10:04:44 +0100 8218970: SA: Enable HeapHprofBinWriter for ZGC
stefank [Tue, 19 Feb 2019 10:04:44 +0100] rev 53816
8218970: SA: Enable HeapHprofBinWriter for ZGC Reviewed-by: eosterlund, ysuenaga
Tue, 19 Feb 2019 10:04:28 +0100 8218922: SA: Enable best-effort implementation of live regions iteration for ZGC
stefank [Tue, 19 Feb 2019 10:04:28 +0100] rev 53815
8218922: SA: Enable best-effort implementation of live regions iteration for ZGC Reviewed-by: eosterlund, ysuenaga
Tue, 19 Feb 2019 10:03:41 +0100 8219003: SA: Refactor live regions iteration in preparation for JDK-8218922
stefank [Tue, 19 Feb 2019 10:03:41 +0100] rev 53814
8219003: SA: Refactor live regions iteration in preparation for JDK-8218922 Reviewed-by: eosterlund, ysuenaga
Tue, 19 Feb 2019 10:03:29 +0100 8218746: SA: Implement discontiguous bitmap for ZGC
stefank [Tue, 19 Feb 2019 10:03:29 +0100] rev 53813
8218746: SA: Implement discontiguous bitmap for ZGC Reviewed-by: eosterlund, jgeorge
Tue, 19 Feb 2019 10:02:54 +0100 8218743: SA: Add support for large bitmaps
stefank [Tue, 19 Feb 2019 10:02:54 +0100] rev 53812
8218743: SA: Add support for large bitmaps Reviewed-by: eosterlund, jgeorge
Tue, 19 Feb 2019 10:02:42 +0100 8218734: SA: Incorrect and raw loads of OopHandles
stefank [Tue, 19 Feb 2019 10:02:42 +0100] rev 53811
8218734: SA: Incorrect and raw loads of OopHandles Reviewed-by: eosterlund, coleenp, jgeorge
Tue, 19 Feb 2019 10:02:00 +0100 8218733: SA: CollectedHeap provides broken implementation for used() and capacity()
stefank [Tue, 19 Feb 2019 10:02:00 +0100] rev 53810
8218733: SA: CollectedHeap provides broken implementation for used() and capacity() Reviewed-by: shade, jgeorge, eosterlund
Tue, 19 Feb 2019 10:01:50 +0100 8218732: SA: Resolves ZPageAllocator::_physical incorrectly
stefank [Tue, 19 Feb 2019 10:01:50 +0100] rev 53809
8218732: SA: Resolves ZPageAllocator::_physical incorrectly Reviewed-by: eosterlund, jgeorge
Tue, 19 Feb 2019 10:00:51 +0100 8218731: SA: Use concrete class the as return type of VMObjectFactory.newObject
stefank [Tue, 19 Feb 2019 10:00:51 +0100] rev 53808
8218731: SA: Use concrete class the as return type of VMObjectFactory.newObject Reviewed-by: eosterlund
Mon, 18 Feb 2019 09:38:43 +0100 8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark
mbaesken [Mon, 18 Feb 2019 09:38:43 +0100] rev 53807
8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark Reviewed-by: shade, lucy
Tue, 19 Feb 2019 08:58:55 +0100 8218721: C1's CEE optimization produces safepoint poll with invalid debug information
thartmann [Tue, 19 Feb 2019 08:58:55 +0100] rev 53806
8218721: C1's CEE optimization produces safepoint poll with invalid debug information Summary: Bail out of CEE if one of the gotos is a safepoint but the if is not. Reviewed-by: vlivanov, mdoerr
Tue, 19 Feb 2019 11:52:19 +0530 Merge
psadhukhan [Tue, 19 Feb 2019 11:52:19 +0530] rev 53805
Merge
Mon, 18 Feb 2019 10:45:21 +0530 Merge
psadhukhan [Mon, 18 Feb 2019 10:45:21 +0530] rev 53804
Merge
Sun, 17 Feb 2019 15:15:30 -0800 8212678: Windows IME related patch
itakiguchi [Sun, 17 Feb 2019 15:15:30 -0800] rev 53803
8212678: Windows IME related patch Reviewed-by: serb, naoto
Fri, 15 Feb 2019 10:06:25 -0800 8218473: JOptionPane display issue with GTKLookAndFeel
ssadetsky [Fri, 15 Feb 2019 10:06:25 -0800] rev 53802
8218473: JOptionPane display issue with GTKLookAndFeel Reviewed-by: prr, serb
Fri, 15 Feb 2019 10:01:16 -0800 8218479: JTextPane display issue with GTKLookAndFeel
ssadetsky [Fri, 15 Feb 2019 10:01:16 -0800] rev 53801
8218479: JTextPane display issue with GTKLookAndFeel Reviewed-by: prr, serb
Fri, 15 Feb 2019 10:58:57 +0530 8218469: JSlider display issue with slider for GTKLookAndFeel
pbansal [Fri, 15 Feb 2019 10:58:57 +0530] rev 53800
8218469: JSlider display issue with slider for GTKLookAndFeel 8218470: JScrollBar display issue with GTKLookAndFeel 8218472: JProgressBar display issue with GTKLookAndFeel 8203627: Swing applications with JRadioButton and JCheckbox fail to render correctly when using GTK3 and the GTK L&F Reviewed-by: serb, prr
Thu, 14 Feb 2019 20:20:49 +0000 8218682: [TEST_BUG] DashOffset fails in mach5
aivanov [Thu, 14 Feb 2019 20:20:49 +0000] rev 53799
8218682: [TEST_BUG] DashOffset fails in mach5 8198411: [TEST_BUG] Two java2d tests are unstable in mach5 Summary: Skip testing VolatileImage if IndexColorModel is detected Reviewed-by: prr, serb
Wed, 13 Feb 2019 22:40:08 -0800 8218599: Add test group jdk_client_sanity under jdk_desktop group
akolarkunnu [Wed, 13 Feb 2019 22:40:08 -0800] rev 53798
8218599: Add test group jdk_client_sanity under jdk_desktop group Reviewed-by: serb, prr
Fri, 08 Feb 2019 16:37:35 +0300 8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
dchuyko [Fri, 08 Feb 2019 16:37:35 +0300] rev 53797
8215130: Fix errors in LittleCMS 2.9 reported by GCC 8 Reviewed-by: prr
Thu, 07 Feb 2019 13:57:12 +0000 8217263: Automate DashOffset test
aivanov [Thu, 07 Feb 2019 13:57:12 +0000] rev 53796
8217263: Automate DashOffset test Reviewed-by: prr, serb
Thu, 07 Feb 2019 12:16:41 +0530 Merge
psadhukhan [Thu, 07 Feb 2019 12:16:41 +0530] rev 53795
Merge
Wed, 06 Feb 2019 17:28:37 +0530 8207938: At step6,Click Add button,case failed automatically.
mhalder [Wed, 06 Feb 2019 17:28:37 +0530] rev 53794
8207938: At step6,Click Add button,case failed automatically. Reviewed-by: kaddepalli, psadhukhan
Tue, 05 Feb 2019 14:54:06 -0800 8216592: Removal of the class sun.awt.AWTSecurityManager
serb [Tue, 05 Feb 2019 14:54:06 -0800] rev 53793
8216592: Removal of the class sun.awt.AWTSecurityManager Reviewed-by: prr
Mon, 18 Feb 2019 16:34:46 -0500 8214363: HeapWord should not be a fake class
kbarrett [Mon, 18 Feb 2019 16:34:46 -0500] rev 53792
8214363: HeapWord should not be a fake class Summary: Change HeapWord and MetaWord to be pointers to incomplete types. Reviewed-by: tschatzl, mikael, coleenp, pliden
Mon, 18 Feb 2019 09:31:07 -0800 8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac
iignatyev [Mon, 18 Feb 2019 09:31:07 -0800] rev 53791
8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac Reviewed-by: thartmann
Mon, 18 Feb 2019 15:33:43 +0100 8219232: Unit of concurrent active time logging is wrong
thartmann [Mon, 18 Feb 2019 15:33:43 +0100] rev 53790
8219232: Unit of concurrent active time logging is wrong Summary: Changed value from seconds to milliseconds. Reviewed-by: shade
Mon, 18 Feb 2019 12:16:02 +0100 8218991: s390: Add intrinsic for GHASH algorithm
mdoerr [Mon, 18 Feb 2019 12:16:02 +0100] rev 53789
8218991: s390: Add intrinsic for GHASH algorithm Reviewed-by: lucy, simonis
Mon, 18 Feb 2019 12:08:08 +0100 8217389: JTREG: Clean up, remove unused variable warnings
lkorinth [Mon, 18 Feb 2019 12:08:08 +0100] rev 53788
8217389: JTREG: Clean up, remove unused variable warnings Reviewed-by: lmesnik, tschatzl
Mon, 18 Feb 2019 10:48:48 +0100 8217385: JTREG: Clean up, make sure to close resources
lkorinth [Mon, 18 Feb 2019 10:48:48 +0100] rev 53787
8217385: JTREG: Clean up, make sure to close resources Reviewed-by: tschatzl, sangheki
Wed, 13 Feb 2019 13:27:17 +0100 8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java
goetz [Wed, 13 Feb 2019 13:27:17 +0100] rev 53786
8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java Reviewed-by: prr, serb
Sat, 16 Feb 2019 21:15:33 +0100 8216049: stringTable::intern creates redundant String when looking up existing one
shade [Sat, 16 Feb 2019 21:15:33 +0100] rev 53785
8216049: stringTable::intern creates redundant String when looking up existing one Reviewed-by: redestad, gziemski, rehn, zgu, jiangli
Sat, 16 Feb 2019 11:40:34 +0900 8204551: Event descriptions are truncated in logs
ysuenaga [Sat, 16 Feb 2019 11:40:34 +0900] rev 53784
8204551: Event descriptions are truncated in logs Reviewed-by: coleenp, coleenp
Fri, 15 Feb 2019 11:46:15 -0300 8219011: Implement MacroAssembler::warn method on AArch64
mbalao [Fri, 15 Feb 2019 11:46:15 -0300] rev 53783
8219011: Implement MacroAssembler::warn method on AArch64 Reviewed-by: adinn
Fri, 15 Feb 2019 12:33:11 -0800 8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option
cjplummer [Fri, 15 Feb 2019 12:33:11 -0800] rev 53782
8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option Summary: added dbgtrace command. Reviewed-by: sspitsyn, amenkov, gadams
Fri, 15 Feb 2019 11:18:01 -0800 8215249: Miscellaneous changes imported from jsr166 CVS 2019-02
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53781
8215249: Miscellaneous changes imported from jsr166 CVS 2019-02 Reviewed-by: martin, chegar, dholmes
Fri, 15 Feb 2019 11:18:01 -0800 8215363: needless signals in ForkJoinPool
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53780
8215363: needless signals in ForkJoinPool Reviewed-by: martin, chegar, dholmes
Fri, 15 Feb 2019 11:18:01 -0800 8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53779
8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws Reviewed-by: martin, chegar, dholmes, reinhapa, alanb
Fri, 15 Feb 2019 11:18:01 -0800 8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53778
8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp Reviewed-by: martin, chegar, dholmes
Fri, 15 Feb 2019 12:10:12 -0500 8219006: AArch64: Register corruption in slow subtype check
aph [Fri, 15 Feb 2019 12:10:12 -0500] rev 53777
8219006: AArch64: Register corruption in slow subtype check Reviewed-by: adinn
Fri, 15 Feb 2019 08:21:08 -0500 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
coleenp [Fri, 15 Feb 2019 08:21:08 -0500] rev 53776
8218851: JVM crash in custom classloader stress test, JDK 12 & 13 Summary: Handle NULL and unloaded constraint class in loader constraint table, also cope with unloaded but not cleaned out klass in loader constraint entries. Reviewed-by: hseigel, huntch, stuefe
Fri, 15 Feb 2019 14:15:10 +0100 8203469: Faster safepoints
rehn [Fri, 15 Feb 2019 14:15:10 +0100] rev 53775
8203469: Faster safepoints Reviewed-by: dcubed, pchilanomate, dholmes, acorn, coleenp, eosterlund
Fri, 15 Feb 2019 07:53:03 -0500 8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
hseigel [Fri, 15 Feb 2019 07:53:03 -0500] rev 53774
8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops Summary: On Windows, don't run sub-tests that can be affected by ASLR. Reviewed-by: coleenp, mseledtsov
Fri, 15 Feb 2019 12:09:53 +0100 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
jlahoda [Fri, 15 Feb 2019 12:09:53 +0100] rev 53773
8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round. Reviewed-by: jjg
Fri, 15 Feb 2019 05:32:36 -0500 8219002: Some comments and error messages refer to VMDisconnectException
gadams [Fri, 15 Feb 2019 05:32:36 -0500] rev 53772
8219002: Some comments and error messages refer to VMDisconnectException Reviewed-by: cjplummer, sspitsyn
Thu, 14 Feb 2019 14:59:17 +0100 8214947: Assertion error in test: StringCompressInflateTest
phedlin [Thu, 14 Feb 2019 14:59:17 +0100] rev 53771
8214947: Assertion error in test: StringCompressInflateTest Reviewed-by: kvn, neliasso
Fri, 15 Feb 2019 04:12:18 -0500 8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
dholmes [Fri, 15 Feb 2019 04:12:18 -0500] rev 53770
8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares) Reviewed-by: iignatyev, dholmes Contributed-by: Wang Haomin <wanghaomin@loongson.cn>
Thu, 14 Feb 2019 23:45:03 -0800 8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
iignatyev [Thu, 14 Feb 2019 23:45:03 -0800] rev 53769
8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp Reviewed-by: kvn, thartmann
Thu, 14 Feb 2019 22:57:37 -0500 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
dholmes [Thu, 14 Feb 2019 22:57:37 -0500] rev 53768
8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows Reviewed-by: kbarrett, coleenp, mikael, iignatyev
Thu, 14 Feb 2019 15:27:46 -0800 8161334: C2: Cast nodes hinder memory alias analysis
vlivanov [Thu, 14 Feb 2019 15:27:46 -0800] rev 53767
8161334: C2: Cast nodes hinder memory alias analysis Reviewed-by: kvn, thartmann
Thu, 14 Feb 2019 15:27:12 -0800 8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53766
8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors Reviewed-by: thartmann, kvn
Thu, 14 Feb 2019 15:27:12 -0800 8218879: Keep track of memory accesses originated from Unsafe
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53765
8218879: Keep track of memory accesses originated from Unsafe Reviewed-by: thartmann
Thu, 14 Feb 2019 15:27:12 -0800 8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53764
8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event Reviewed-by: iignatyev
Thu, 14 Feb 2019 15:27:12 -0800 8218881: C2: StaticFinalFieldPrinter doesn't handle T_ARRAY values in T_OBJECT fields
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53763
8218881: C2: StaticFinalFieldPrinter doesn't handle T_ARRAY values in T_OBJECT fields Reviewed-by: thartmann, kvn, neliasso
Thu, 14 Feb 2019 15:17:03 -0800 8218935: Make jfr strncpy uses GCC 8.x friendly
mikael [Thu, 14 Feb 2019 15:17:03 -0800] rev 53762
8218935: Make jfr strncpy uses GCC 8.x friendly Reviewed-by: clanger
Thu, 14 Feb 2019 15:12:17 -0800 8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly
mikael [Thu, 14 Feb 2019 15:12:17 -0800] rev 53761
8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly Reviewed-by: iignatyev
Thu, 14 Feb 2019 14:40:11 -0800 8209455: [error-prone] JdkObsolete in jdk.management.agent
iignatyev [Thu, 14 Feb 2019 14:40:11 -0800] rev 53760
8209455: [error-prone] JdkObsolete in jdk.management.agent Reviewed-by: alanb, jcbeyler
Thu, 14 Feb 2019 14:19:29 -0800 4919790: Errors in alert ssl message does not reflect the actual certificate status
xuelei [Thu, 14 Feb 2019 14:19:29 -0800] rev 53759
4919790: Errors in alert ssl message does not reflect the actual certificate status Reviewed-by: mullan
Tue, 05 Feb 2019 08:20:09 -0800 8218192: Remove copy constructor for MemRegion
manc [Tue, 05 Feb 2019 08:20:09 -0800] rev 53758
8218192: Remove copy constructor for MemRegion Summary: Remove copy constructor in memRegion.hpp Reviewed-by: tschatzl, kbarrett
Thu, 14 Feb 2019 19:48:57 +0100 8183004: Remove code related to gtest death tests from assert macro
stuefe [Thu, 14 Feb 2019 19:48:57 +0100] rev 53757
8183004: Remove code related to gtest death tests from assert macro Reviewed-by: shade, kbarrett, iignatyev
Thu, 14 Feb 2019 09:38:19 -0800 8187697: Cleanup: irrelevant code in OutputPropertiesFactory
joehw [Thu, 14 Feb 2019 09:38:19 -0800] rev 53756
8187697: Cleanup: irrelevant code in OutputPropertiesFactory Reviewed-by: lancea
Thu, 14 Feb 2019 21:52:39 +0530 8201544: Improve javac command line parsing and error reporting
sdama [Thu, 14 Feb 2019 21:52:39 +0530] rev 53755
8201544: Improve javac command line parsing and error reporting Summary: Modified exception into an error message for invalid filenames on windows Reviewed-by: vromero, jjg Contributed-by: srinivas.dama@oracle.com
Thu, 14 Feb 2019 07:41:54 -0800 8218944: Fix failed for JDK-8218936
jjg [Thu, 14 Feb 2019 07:41:54 -0800] rev 53754
8218944: Fix failed for JDK-8218936 Reviewed-by: jwilhelm
Wed, 13 Feb 2019 14:42:20 +0100 8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException
phedlin [Wed, 13 Feb 2019 14:42:20 +0100] rev 53753
8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException Reviewed-by: thartmann, neliasso
Thu, 14 Feb 2019 14:31:32 +0100 8087128: C2: Disallow definition split on MachCopySpill nodes
neliasso [Thu, 14 Feb 2019 14:31:32 +0100] rev 53752
8087128: C2: Disallow definition split on MachCopySpill nodes Reviewed-by: kvn
Thu, 14 Feb 2019 12:54:56 +0100 8216360: Deprecate -XX:CompilationPolicyChoice
redestad [Thu, 14 Feb 2019 12:54:56 +0100] rev 53751
8216360: Deprecate -XX:CompilationPolicyChoice Reviewed-by: thartmann, kvn
Thu, 14 Feb 2019 11:33:45 +0100 8218753: Obsolete nonproduct flag ProfilerCheckIntervals
redestad [Thu, 14 Feb 2019 11:33:45 +0100] rev 53750
8218753: Obsolete nonproduct flag ProfilerCheckIntervals Reviewed-by: dholmes, coleenp
Thu, 14 Feb 2019 01:25:04 +0100 Added tag jdk-13+8 for changeset a535ba736cab
jwilhelm [Thu, 14 Feb 2019 01:25:04 +0100] rev 53749
Added tag jdk-13+8 for changeset a535ba736cab
Wed, 13 Feb 2019 17:18:56 -0800 8218936: Test fails in Internet environment
jjg [Wed, 13 Feb 2019 17:18:56 -0800] rev 53748
8218936: Test fails in Internet environment Reviewed-by: mchung
Wed, 13 Feb 2019 17:38:14 -0500 8218089: Rename DirtyCardQueue et al to follow usual G1 naming conventions
kbarrett [Wed, 13 Feb 2019 17:38:14 -0500] rev 53747
8218089: Rename DirtyCardQueue et al to follow usual G1 naming conventions Summary: Move files and rename classes. Reviewed-by: tschatzl, lkorinth
Wed, 13 Feb 2019 15:50:08 -0500 8217998: Remove method_type field associated with the appendix field of an indy or method handle call
lfoltan [Wed, 13 Feb 2019 15:50:08 -0500] rev 53746
8217998: Remove method_type field associated with the appendix field of an indy or method handle call Summary: Removed the unused method_type field associated with the appendix field of an indy or method handle call. Reviewed-by: acorn, coleenp, dlong
Wed, 13 Feb 2019 14:20:40 -0500 8218004: Clean up terminology for shared methods within the JVM for indy and condy support jdk-13+8
lfoltan [Wed, 13 Feb 2019 14:20:40 -0500] rev 53745
8218004: Clean up terminology for shared methods within the JVM for indy and condy support Summary: Remove "invoke_dynamic" from the name of several ConstantPool bootstrap helper methods that are shared by both indy and condy. Reviewed-by: coleenp, dholmes, mchung
Wed, 13 Feb 2019 11:18:14 -0800 8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out
iignatyev [Wed, 13 Feb 2019 11:18:14 -0800] rev 53744
8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out Reviewed-by: kvn
Wed, 13 Feb 2019 11:08:51 -0800 8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from ''
amenkov [Wed, 13 Feb 2019 11:08:51 -0800] rev 53743
8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from '' Reviewed-by: sspitsyn, dtitov
Wed, 13 Feb 2019 11:04:03 -0800 8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors
amenkov [Wed, 13 Feb 2019 11:04:03 -0800] rev 53742
8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors Reviewed-by: sspitsyn, dtitov
Wed, 13 Feb 2019 07:58:04 -0800 8218882: NET_Writev is declared, NET_WriteV is defined
bpb [Wed, 13 Feb 2019 07:58:04 -0800] rev 53741
8218882: NET_Writev is declared, NET_WriteV is defined Reviewed-by: alanb, chegar
Wed, 13 Feb 2019 21:24:13 +0800 8218888: keytool -genkeypair should not have the -destalias option
weijun [Wed, 13 Feb 2019 21:24:13 +0800] rev 53740
8218888: keytool -genkeypair should not have the -destalias option Reviewed-by: mullan
Wed, 13 Feb 2019 07:22:09 -0500 8218755: Refix Symbol leak in prepend_host_package_name
coleenp [Wed, 13 Feb 2019 07:22:09 -0500] rev 53739
8218755: Refix Symbol leak in prepend_host_package_name Summary: fix Symbol refcounting again, add comment and a test. Reviewed-by: kbarrett, dholmes
Wed, 13 Feb 2019 06:48:34 -0500 8212988: add recent class unloading events to the hs_err log
coleenp [Wed, 13 Feb 2019 06:48:34 -0500] rev 53738
8212988: add recent class unloading events to the hs_err log Summary: also moved class unloading logging in expected place. Reviewed-by: never, stuefe
Wed, 13 Feb 2019 00:30:46 -0800 8218695: problem list tests failing with Graal
dlong [Wed, 13 Feb 2019 00:30:46 -0800] rev 53737
8218695: problem list tests failing with Graal Reviewed-by: kvn
Tue, 12 Feb 2019 08:40:43 +0100 8218807: Compilation database (compile_commands.json) may contain obsolete items
rwestberg [Tue, 12 Feb 2019 08:40:43 +0100] rev 53736
8218807: Compilation database (compile_commands.json) may contain obsolete items Reviewed-by: ihse, erikj
Tue, 12 Feb 2019 14:08:07 -0800 8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException
ascarpino [Tue, 12 Feb 2019 14:08:07 -0800] rev 53735
8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException Reviewed-by: jnimeh
Tue, 12 Feb 2019 13:36:15 -0800 8217835: Remove the experimental SunJSSE FIPS compliant mode
xuelei [Tue, 12 Feb 2019 13:36:15 -0800] rev 53734
8217835: Remove the experimental SunJSSE FIPS compliant mode Reviewed-by: mullan
Tue, 12 Feb 2019 15:19:25 -0500 8218754: JDK-8068225 regression in JDIBreakpointTest
gadams [Tue, 12 Feb 2019 15:19:25 -0500] rev 53733
8218754: JDK-8068225 regression in JDIBreakpointTest Reviewed-by: cjplummer, sspitsyn
Tue, 12 Feb 2019 11:23:43 -0800 8145845: [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java
iignatyev [Tue, 12 Feb 2019 11:23:43 -0800] rev 53732
8145845: [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java Reviewed-by: kvn, thartmann
Tue, 12 Feb 2019 19:22:19 +0100 8218738: Remove dead code in Symbol and friends
redestad [Tue, 12 Feb 2019 19:22:19 +0100] rev 53731
8218738: Remove dead code in Symbol and friends Reviewed-by: coleenp, lfoltan, dholmes
Tue, 05 Feb 2019 17:40:15 +0100 8218136: minor hotspot adjustments for xlclang++ from xlc16 on AIX
mbaesken [Tue, 05 Feb 2019 17:40:15 +0100] rev 53730
8218136: minor hotspot adjustments for xlclang++ from xlc16 on AIX Reviewed-by: dholmes, goetz, ihse
Tue, 12 Feb 2019 15:31:40 +0100 8218413: make reconfigure ignores configure-time AUTOCONF environment variable
ihse [Tue, 12 Feb 2019 15:31:40 +0100] rev 53729
8218413: make reconfigure ignores configure-time AUTOCONF environment variable Reviewed-by: erikj, martin
Tue, 12 Feb 2019 14:23:49 +0100 8218675: Reduce verification overhead in ClassFileParser
redestad [Tue, 12 Feb 2019 14:23:49 +0100] rev 53728
8218675: Reduce verification overhead in ClassFileParser Reviewed-by: dholmes, hseigel
Tue, 12 Feb 2019 09:35:51 +0100 8216608: Obsolete stale compiler flags
redestad [Tue, 12 Feb 2019 09:35:51 +0100] rev 53727
8216608: Obsolete stale compiler flags Reviewed-by: shade, thartmann
Tue, 12 Feb 2019 08:56:03 +0900 8214236: sun.gc.collector.2.name should be changed
cito [Tue, 12 Feb 2019 08:56:03 +0900] rev 53726
8214236: sun.gc.collector.2.name should be changed Reviewed-by: pliden, tschatzl
Tue, 12 Feb 2019 09:58:27 +0100 8218680: G1 crashes during calculation of old collection set candidates
tschatzl [Tue, 12 Feb 2019 09:58:27 +0100] rev 53725
8218680: G1 crashes during calculation of old collection set candidates Summary: Parameters were passed in the wrong order to some helper class. Reviewed-by: shade, kbarrett, lkorinth
Tue, 12 Feb 2019 09:00:04 +0100 8217383: Obsolete UseImplicitStableValues
redestad [Tue, 12 Feb 2019 09:00:04 +0100] rev 53724
8217383: Obsolete UseImplicitStableValues Reviewed-by: shade, rkennke, vlivanov
Wed, 06 Feb 2019 16:02:27 +0100 8218562: handle HOTSPOT_BUILD_COMPILER for clang/xlclang and cleanup HOTSPOT_BUILD_COMPILER settings
mbaesken [Wed, 06 Feb 2019 16:02:27 +0100] rev 53723
8218562: handle HOTSPOT_BUILD_COMPILER for clang/xlclang and cleanup HOTSPOT_BUILD_COMPILER settings Reviewed-by: dholmes, ihse, mdoerr
Fri, 08 Feb 2019 08:49:32 +0100 8212828: (process) Change the Process launch mechanism default on Linux to be posix_spawn
stuefe [Fri, 08 Feb 2019 08:49:32 +0100] rev 53722
8212828: (process) Change the Process launch mechanism default on Linux to be posix_spawn Reviewed-by: rriggs, martin
Mon, 11 Feb 2019 13:23:20 -0800 8201633: Problems with AES-GCM native acceleration
ascarpino [Mon, 11 Feb 2019 13:23:20 -0800] rev 53721
8201633: Problems with AES-GCM native acceleration Reviewed-by: valeriep
Mon, 11 Feb 2019 18:41:24 +0100 8218554: HttpServer: allow custom handlers to request that the connection be closed after the exchange.
dfuchs [Mon, 11 Feb 2019 18:41:24 +0100] rev 53720
8218554: HttpServer: allow custom handlers to request that the connection be closed after the exchange. Summary: custom handler code can supply `Connection: close` to response headers in order to force connection close after the exchange terminates. Reviewed-by: chegar
Mon, 11 Feb 2019 16:49:08 +0100 8217874: Shenandoah: Clobbered register in ShenandoahBarrierSetAssembler::cmpxchg_oop()
rkennke [Mon, 11 Feb 2019 16:49:08 +0100] rev 53719
8217874: Shenandoah: Clobbered register in ShenandoahBarrierSetAssembler::cmpxchg_oop() Reviewed-by: adinn
Mon, 11 Feb 2019 07:19:32 -0500 8068225: nsk/jdi/EventQueue/remove_l/remove_l005 intermittently times out
gadams [Mon, 11 Feb 2019 07:19:32 -0500] rev 53718
8068225: nsk/jdi/EventQueue/remove_l/remove_l005 intermittently times out Reviewed-by: cjplummer, sspitsyn
Mon, 11 Feb 2019 12:12:41 +0100 8218736: Build warning in lib/JvmFlags.gmk: extraneous text after 'ifeq' directive
ihse [Mon, 11 Feb 2019 12:12:41 +0100] rev 53717
8218736: Build warning in lib/JvmFlags.gmk: extraneous text after 'ifeq' directive Reviewed-by: redestad, shade
Mon, 11 Feb 2019 11:01:00 +0800 8180569: Refactor sun/security/krb5/ shell tests to plain java tests
weijun [Mon, 11 Feb 2019 11:01:00 +0800] rev 53716
8180569: Refactor sun/security/krb5/ shell tests to plain java tests Reviewed-by: mullan
Sat, 09 Feb 2019 17:19:53 -0500 8182117: Document Zip File System Properties
lancea [Sat, 09 Feb 2019 17:19:53 -0500] rev 53715
8182117: Document Zip File System Properties Reviewed-by: alanb, mchung, rriggs, clanger
Sat, 09 Feb 2019 19:39:28 +0100 8218715: [TESTBUG] TestUseOptoBiasInliningWithoutEliminateLocks needs to unlock WhiteBoxAPI
shade [Sat, 09 Feb 2019 19:39:28 +0100] rev 53714
8218715: [TESTBUG] TestUseOptoBiasInliningWithoutEliminateLocks needs to unlock WhiteBoxAPI Reviewed-by: kvn
Sat, 09 Feb 2019 10:07:13 -0800 8218705: Test sun/tools/jcmd/TestJcmdDefaults.java fails on Linux
dtitov [Sat, 09 Feb 2019 10:07:13 -0800] rev 53713
8218705: Test sun/tools/jcmd/TestJcmdDefaults.java fails on Linux Reviewed-by: dholmes
Fri, 08 Feb 2019 20:51:55 -0500 8193234: When using -Xcheck:jni an internally allocated buffer can leak
dholmes [Fri, 08 Feb 2019 20:51:55 -0500] rev 53712
8193234: When using -Xcheck:jni an internally allocated buffer can leak Reviewed-by: shade, hseigel
Fri, 08 Feb 2019 05:46:11 -0900 8218692: Switch to JCov build which supports byte code version 57
shurailine [Fri, 08 Feb 2019 05:46:11 -0900] rev 53711
8218692: Switch to JCov build which supports byte code version 57 Reviewed-by: erikj
Fri, 08 Feb 2019 13:39:22 -0800 8210280: Unnecessary reallocation when invoking HashMap.putAll()
dl [Fri, 08 Feb 2019 13:39:22 -0800] rev 53710
8210280: Unnecessary reallocation when invoking HashMap.putAll() Reviewed-by: martin, mvala, igerasim, chegar, rriggs Contributed-by: Michal Vala <mvala@redhat.com>, Doug Lea <dl@cs.oswego.edu>, Martin Buchholz <martinrb@google.com>
Fri, 08 Feb 2019 14:03:09 -0500 8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
zgu [Fri, 08 Feb 2019 14:03:09 -0500] rev 53709
8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type") Reviewed-by: shade, coleenp
Fri, 08 Feb 2019 10:03:07 -0800 8218580: endpoint identification algorithm should be case-insensitive
xuelei [Fri, 08 Feb 2019 10:03:07 -0800] rev 53708
8218580: endpoint identification algorithm should be case-insensitive Reviewed-by: jnimeh
Fri, 08 Feb 2019 09:41:45 -0800 8205654: serviceability/dcmd/framework/HelpTest.java timed out
dtitov [Fri, 08 Feb 2019 09:41:45 -0800] rev 53707
8205654: serviceability/dcmd/framework/HelpTest.java timed out Reviewed-by: sspitsyn, dholmes
Thu, 07 Feb 2019 09:55:57 +0100 8217990: C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks
roland [Thu, 07 Feb 2019 09:55:57 +0100] rev 53706
8217990: C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks Reviewed-by: thartmann, mdoerr, rrich, kvn
Fri, 08 Feb 2019 09:33:59 -0500 8218593: Symbol leak in prepend_host_package_name
coleenp [Fri, 08 Feb 2019 09:33:59 -0500] rev 53705
8218593: Symbol leak in prepend_host_package_name Summary: add appropriate refcounting for Symbols stomped by parsing Reviewed-by: hseigel, zgu
Fri, 08 Feb 2019 12:55:20 +0100 8217328: Rename CollectionSetChooser to G1CollectionSetChooser
tschatzl [Fri, 08 Feb 2019 12:55:20 +0100] rev 53704
8217328: Rename CollectionSetChooser to G1CollectionSetChooser Reviewed-by: lkorinth, kbarrett
Fri, 08 Feb 2019 12:55:20 +0100 8217330: Split G1CollectionSetChooser into collection set candidate container and the chooser algorithm
tschatzl [Fri, 08 Feb 2019 12:55:20 +0100] rev 53703
8217330: Split G1CollectionSetChooser into collection set candidate container and the chooser algorithm Reviewed-by: lkorinth, kbarrett
Fri, 08 Feb 2019 12:55:20 +0100 8217778: StringTable cleanup miscalculates amount of dead objects
tschatzl [Fri, 08 Feb 2019 12:55:20 +0100] rev 53702
8217778: StringTable cleanup miscalculates amount of dead objects Reviewed-by: kbarrett
Fri, 08 Feb 2019 13:07:44 +0000 Merge
chegar [Fri, 08 Feb 2019 13:07:44 +0000] rev 53701
Merge
Fri, 08 Feb 2019 12:23:16 +0000 8218662: Allow 204 responses with Content-Length:0 jdk-12+32
chegar [Fri, 08 Feb 2019 12:23:16 +0000] rev 53700
8218662: Allow 204 responses with Content-Length:0 Reviewed-by: michaelm
Fri, 08 Feb 2019 12:44:16 +0000 Merge
chegar [Fri, 08 Feb 2019 12:44:16 +0000] rev 53699
Merge
Fri, 08 Feb 2019 11:26:21 +0000 8218546: Unable to connect to https://google.com using java.net.HttpClient
chegar [Fri, 08 Feb 2019 11:26:21 +0000] rev 53698
8218546: Unable to connect to https://google.com using java.net.HttpClient Reviewed-by: dfuchs
Fri, 08 Feb 2019 12:31:24 +0100 8216263: Add historical data for JDK 12
jlahoda [Fri, 08 Feb 2019 12:31:24 +0100] rev 53697
8216263: Add historical data for JDK 12 Summary: Including --release 12 data, based on 12-ea+30, built from changeset 6c377af36a5c. Reviewed-by: darcy, jjg
Fri, 08 Feb 2019 12:31:23 +0100 8218630: CreateSymbols includes class and module headers unnecessarily.
jlahoda [Fri, 08 Feb 2019 12:31:23 +0100] rev 53696
8218630: CreateSymbols includes class and module headers unnecessarily. Summary: Ensure class and module headers from the current version are properly matched to existing ones to avoid duplication. Reviewed-by: jjg
Fri, 08 Feb 2019 12:31:22 +0100 8217335: Add a script to generate --release data
jlahoda [Fri, 08 Feb 2019 12:31:22 +0100] rev 53695
8217335: Add a script to generate --release data Reviewed-by: darcy, ihse
Fri, 08 Feb 2019 12:09:41 +0100 8217332: JTREG: Clean up, use generics instead of raw types
lkorinth [Fri, 08 Feb 2019 12:09:41 +0100] rev 53694
8217332: JTREG: Clean up, use generics instead of raw types Reviewed-by: tschatzl, sangheki
Fri, 08 Feb 2019 11:52:33 +0100 8217329: JTREG: Clean up, remove unused imports in gc folder
lkorinth [Fri, 08 Feb 2019 11:52:33 +0100] rev 53693
8217329: JTREG: Clean up, remove unused imports in gc folder Reviewed-by: lmesnik, tschatzl
Fri, 08 Feb 2019 02:57:40 +0100 Merge
jwilhelm [Fri, 08 Feb 2019 02:57:40 +0100] rev 53692
Merge
Thu, 07 Feb 2019 01:49:10 -0800 8218411: JDK 12 L10n resource file update msg drop 20
ljiang [Thu, 07 Feb 2019 01:49:10 -0800] rev 53691
8218411: JDK 12 L10n resource file update msg drop 20 Reviewed-by: naoto
Thu, 07 Feb 2019 02:53:27 +0100 Added tag jdk-12+31 for changeset b5f7bb57de2f
jwilhelm [Thu, 07 Feb 2019 02:53:27 +0100] rev 53690
Added tag jdk-12+31 for changeset b5f7bb57de2f
Mon, 21 Jan 2019 02:43:33 +0000 8217352: Remove EA from version string starting with Initial RC promotion jdk-12+31
diazhou [Mon, 21 Jan 2019 02:43:33 +0000] rev 53689
8217352: Remove EA from version string starting with Initial RC promotion Reviewed-by: erikj, tbell
Thu, 07 Feb 2019 17:26:44 -0500 8218601: [AOT] Crash in AOTCodeHeap::mark_evol_dependent_methods
coleenp [Thu, 07 Feb 2019 17:26:44 -0500] rev 53688
8218601: [AOT] Crash in AOTCodeHeap::mark_evol_dependent_methods Summary: null check nmethod in aot dependencies Reviewed-by: kvn
Thu, 07 Feb 2019 17:23:24 -0500 8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
bobv [Thu, 07 Feb 2019 17:23:24 -0500] rev 53687
8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows Reviewed-by: kvn
Thu, 07 Feb 2019 22:20:46 +0100 8218625: Remove dead code in relocInfo
redestad [Thu, 07 Feb 2019 22:20:46 +0100] rev 53686
8218625: Remove dead code in relocInfo Reviewed-by: kvn, thartmann
Thu, 07 Feb 2019 14:29:17 -0500 8218558: NMT stack traces in output should show mt component for virtual memory allocations
zgu [Thu, 07 Feb 2019 14:29:17 -0500] rev 53685
8218558: NMT stack traces in output should show mt component for virtual memory allocations Reviewed-by: shade, stuefe, coleenp
Thu, 07 Feb 2019 12:09:17 +0000 8218553: Enhance keystore load debug output
coffeys [Thu, 07 Feb 2019 12:09:17 +0000] rev 53684
8218553: Enhance keystore load debug output Reviewed-by: weijun
Thu, 07 Feb 2019 12:35:45 +0100 8218431: Improved platform checking in makefiles
ihse [Thu, 07 Feb 2019 12:35:45 +0100] rev 53683
8218431: Improved platform checking in makefiles Reviewed-by: erikj
Thu, 07 Feb 2019 10:26:32 +0100 8218565: HandleMark cleanup
redestad [Thu, 07 Feb 2019 10:26:32 +0100] rev 53682
8218565: HandleMark cleanup Reviewed-by: coleenp, kbarrett, rehn
Thu, 07 Feb 2019 12:11:41 +0530 Merge
psadhukhan [Thu, 07 Feb 2019 12:11:41 +0530] rev 53681
Merge
Mon, 04 Feb 2019 11:01:04 +0530 Merge
psadhukhan [Mon, 04 Feb 2019 11:01:04 +0530] rev 53680
Merge
Sat, 02 Feb 2019 10:00:05 -0800 8214823: Javadoc cleanup of java.awt.desktop package
serb [Sat, 02 Feb 2019 10:00:05 -0800] rev 53679
8214823: Javadoc cleanup of java.awt.desktop package Reviewed-by: prr
Fri, 01 Feb 2019 15:34:53 -0800 8212677: X11 default visual support for IM status window on VNC
itakiguchi [Fri, 01 Feb 2019 15:34:53 -0800] rev 53678
8212677: X11 default visual support for IM status window on VNC Reviewed-by: serb, naoto
Thu, 31 Jan 2019 15:20:42 -0800 8216318: The usage of Disposer in the java.awt.Robot can be deleted
serb [Thu, 31 Jan 2019 15:20:42 -0800] rev 53677
8216318: The usage of Disposer in the java.awt.Robot can be deleted Reviewed-by: prr
Thu, 31 Jan 2019 08:45:23 +0530 8217464: Remove resolved client bugs from the ProblemList.txt
psadhukhan [Thu, 31 Jan 2019 08:45:23 +0530] rev 53676
8217464: Remove resolved client bugs from the ProblemList.txt Reviewed-by: prr, kaddepalli
Tue, 29 Jan 2019 13:53:54 -0800 8214918: Unify GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds() across the platforms
serb [Tue, 29 Jan 2019 13:53:54 -0800] rev 53675
8214918: Unify GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds() across the platforms Reviewed-by: kaddepalli, aivanov, prr
Tue, 29 Jan 2019 11:06:19 +0530 Merge
psadhukhan [Tue, 29 Jan 2019 11:06:19 +0530] rev 53674
Merge
Mon, 28 Jan 2019 17:19:54 -0800 8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration
serb [Mon, 28 Jan 2019 17:19:54 -0800] rev 53673
8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration Reviewed-by: aivanov, prr
Thu, 24 Jan 2019 07:15:42 -0800 8217235: Create automated test for SwingSet ColorChooserDemoTest
akolarkunnu [Thu, 24 Jan 2019 07:15:42 -0800] rev 53672
8217235: Create automated test for SwingSet ColorChooserDemoTest Reviewed-by: serb, shurailine Contributed-by: vikrant.v.agarwal@oracle.com
Tue, 22 Jan 2019 08:44:33 -0800 8217377: javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception
akolarkunnu [Tue, 22 Jan 2019 08:44:33 -0800] rev 53671
8217377: javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception Reviewed-by: serb Contributed-by: vikrant.v.agarwal@oracle.com
Tue, 22 Jan 2019 08:35:14 -0800 8217297: Add support for multiple look and feel for SwingSet SliderDemoTest
akolarkunnu [Tue, 22 Jan 2019 08:35:14 -0800] rev 53670
8217297: Add support for multiple look and feel for SwingSet SliderDemoTest Reviewed-by: serb Contributed-by: vikrant.v.agarwal@oracle.com
Sat, 19 Jan 2019 10:09:46 -0800 8211885: Duplicate id declarations in java.awt.geom.Path2D
serb [Sat, 19 Jan 2019 10:09:46 -0800] rev 53669
8211885: Duplicate id declarations in java.awt.geom.Path2D Reviewed-by: aivanov
Fri, 18 Jan 2019 13:54:32 +0530 8214765: All TrayIcon MessageType icons does not show up with gtk3 option set
pbansal [Fri, 18 Jan 2019 13:54:32 +0530] rev 53668
8214765: All TrayIcon MessageType icons does not show up with gtk3 option set Reviewed-by: serb, psadhukhan
Fri, 18 Jan 2019 13:36:16 +0530 8214111: There is no icon in all JOptionPane target image
pbansal [Fri, 18 Jan 2019 13:36:16 +0530] rev 53667
8214111: There is no icon in all JOptionPane target image Reviewed-by: serb, psadhukhan
Tue, 15 Jan 2019 22:54:08 -0800 8214471: Enable different look and feel tests in SwingSet3 demo test ToolTipDemoTest
akolarkunnu [Tue, 15 Jan 2019 22:54:08 -0800] rev 53666
8214471: Enable different look and feel tests in SwingSet3 demo test ToolTipDemoTest Reviewed-by: serb, shurailine
Thu, 10 Jan 2019 16:38:02 +0530 8214252: Expanded & Collapsed nodes of a JTree look the same on GTK3
pbansal [Thu, 10 Jan 2019 16:38:02 +0530] rev 53665
8214252: Expanded & Collapsed nodes of a JTree look the same on GTK3 Reviewed-by: serb, psadhukhan
Wed, 06 Feb 2019 18:34:12 -0800 8218581: Incorrect exception message generation
mikael [Wed, 06 Feb 2019 18:34:12 -0800] rev 53664
8218581: Incorrect exception message generation Reviewed-by: hseigel
Thu, 07 Feb 2019 02:48:11 +0100 Added tag jdk-13+7 for changeset 021917019cda
jwilhelm [Thu, 07 Feb 2019 02:48:11 +0100] rev 53663
Added tag jdk-13+7 for changeset 021917019cda
Wed, 06 Feb 2019 15:09:05 -0800 8218461: test/jdk/java/lang/invoke/VarHandles should be generated rather than manually edited
mchung [Wed, 06 Feb 2019 15:09:05 -0800] rev 53662
8218461: test/jdk/java/lang/invoke/VarHandles should be generated rather than manually edited Reviewed-by: bpb, vromero
Wed, 06 Feb 2019 15:11:59 -0500 8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txt jdk-13+7
hseigel [Wed, 06 Feb 2019 15:11:59 -0500] rev 53661
8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txt Summary: Add the test to ProblemList.txt for windows-all Reviewed-by: dcubed
Wed, 06 Feb 2019 10:53:13 -0800 8218419: Can't get annotations that are present on packages in -Xbootclasspath/a
mchung [Wed, 06 Feb 2019 10:53:13 -0800] rev 53660
8218419: Can't get annotations that are present on packages in -Xbootclasspath/a Reviewed-by: alanb
Wed, 06 Feb 2019 13:30:27 -0500 8218566: NMT: missing memory tag for assert poison page
zgu [Wed, 06 Feb 2019 13:30:27 -0500] rev 53659
8218566: NMT: missing memory tag for assert poison page Reviewed-by: shade, stuefe
Wed, 06 Feb 2019 16:25:58 +0000 8218550: Add test omitted from JDK-8212043
pli [Wed, 06 Feb 2019 16:25:58 +0000] rev 53658
8218550: Add test omitted from JDK-8212043 Summary: Add test case omitted from fix for JDK-8212043 Reviewed-by: shade
Wed, 06 Feb 2019 08:31:27 +0100 8218544: Fix build on windows: missing include
goetz [Wed, 06 Feb 2019 08:31:27 +0100] rev 53657
8218544: Fix build on windows: missing include Reviewed-by: stuefe, dholmes, shade
Mon, 28 Jan 2019 16:42:23 +0100 8217093: Support extended-length paths in parse_manifest.c on windows
mbaesken [Mon, 28 Jan 2019 16:42:23 +0100] rev 53656
8217093: Support extended-length paths in parse_manifest.c on windows Reviewed-by: chegar, clanger
Wed, 06 Feb 2019 13:57:19 +0530 8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow
nishjain [Wed, 06 Feb 2019 13:57:19 +0530] rev 53655
8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow 8218265: java/util/Base64/TestEncodingDecodingLength.java failing Reviewed-by: rriggs, naoto
Tue, 05 Feb 2019 20:18:00 -0500 8217843: Performance regression related to os::supports_monotonic_clock() on linux
dholmes [Tue, 05 Feb 2019 20:18:00 -0500] rev 53654
8217843: Performance regression related to os::supports_monotonic_clock() on linux Reviewed-by: redestad, stuefe
Tue, 05 Feb 2019 17:05:40 -0800 8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException
igerasim [Tue, 05 Feb 2019 17:05:40 -0800] rev 53653
8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException Reviewed-by: rriggs
Wed, 06 Feb 2019 00:20:37 +0100 Merge
jwilhelm [Wed, 06 Feb 2019 00:20:37 +0100] rev 53652
Merge
Tue, 05 Feb 2019 20:06:10 +0100 8216541: CompiledICHolders of VM locked unloaded nmethods are released too late
eosterlund [Tue, 05 Feb 2019 20:06:10 +0100] rev 53651
8216541: CompiledICHolders of VM locked unloaded nmethods are released too late Reviewed-by: kvn, thartmann
(0) -30000 -10000 -3000 -1000 -448 +448 +1000 +3000 tip