Zhengyu Gu
|
f8d4cd94cb
|
8220546: Shenandoah Reports timing details for weak root processing
Reviewed-by: rkennke
|
2019-03-13 13:33:50 -04:00 |
|
Claes Redestad
|
1bfa5cee8c
|
8220496: Race in java_lang_String::length() when deduplicating
Reviewed-by: rkennke, pliden
|
2019-03-13 17:32:17 +01:00 |
|
Nils Eliasson
|
1057f7e2a7
|
8219517: assert(false) failed: infinite loop in PhaseIterGVN::optimize
Reviewed-by: kvn, thartmann
|
2019-03-13 15:22:28 +01:00 |
|
Brian Burkhalter
|
b5783d5055
|
6504660: HPI panic callback is dead code
Reviewed-by: dcubed, cjplummer, redestad
|
2019-03-13 07:16:57 -07:00 |
|
Xue-Lei Andrew Fan
|
42cb9bf51a
|
8160247: Mark deprecated javax.security.cert APIs with forRemoval=true
Reviewed-by: weijun
|
2019-03-13 07:14:50 -07:00 |
|
Chris Hegarty
|
d845c397ea
|
8220475: Malformed copyright header in LinuxSocketOptions.java, MacOSXSocketOptions.java and MacOSXSocketOptions.c
Reviewed-by: alanb, dfuchs
|
2019-03-13 12:25:42 +00:00 |
|
Toshio Nakamura
|
aa5aa46fb0
|
8220227: Host Locale Provider getDisplayCountry returns error message under non-English Win10
Adjusting to detect translated Unknown messages
Reviewed-by: naoto
|
2019-03-13 13:05:37 +09:00 |
|
Chris Hegarty
|
bcdbc436ec
|
8220480: Typo in java.net.http.HttpResponse.BodySubscriber documentation
Reviewed-by: alanb
|
2019-03-13 12:02:04 +00:00 |
|
Per Lidén
|
a0847b0416
|
8219634: ZGC: Rename ZAddressRangeMap to ZGranuleMap
Reviewed-by: eosterlund, stefank
|
2019-03-13 11:31:00 +01:00 |
|
Per Lidén
|
6d4374b876
|
8219633: ZGC: Rename ZPageSizeMin to ZGranuleSize
Reviewed-by: eosterlund, stefank
|
2019-03-13 11:31:00 +01:00 |
|
Per Lidén
|
c6917cc27e
|
8219817: Remove unused CollectedHeap::block_size()
Reviewed-by: shade, stefank
|
2019-03-13 11:31:00 +01:00 |
|
Per Lidén
|
304dca18b5
|
8219816: Add IsArray/RemoveExtent type traits utilities
Reviewed-by: kbarrett, eosterlund
|
2019-03-13 11:31:00 +01:00 |
|
Christoph Langer
|
c9591787fa
|
8220504: Move definition of JAVA_VERSION_INFO_RESOURCE to Launcher-java.base.gmk
Reviewed-by: erikj
|
2019-03-13 11:08:00 +01:00 |
|
Ao Qi
|
176e37f082
|
8170639: [Linux] jsig is limited to a maximum of 64 signals
Reviewed-by: dholmes, iklam
|
2019-03-13 00:48:52 -04:00 |
|
Valerie Peng
|
8ac55e2a99
|
8220258: fix headings in java.smartcardio
Replace h3 with h2
Reviewed-by: ascarpino
|
2019-03-13 02:48:09 +00:00 |
|
Weijun Wang
|
ad4637e0ba
|
8220256: fix headings in java.security.sasl
Reviewed-by: mullan
|
2019-03-13 09:05:43 +08:00 |
|
Daniil Titov
|
aff762c368
|
8220244: vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t003 hasn't been un-problemlisted
Reviewed-by: dlong
|
2019-03-12 17:55:17 -07:00 |
|
Arthur Eubanks
|
ef9ce3be1e
|
8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests
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
|
2019-02-27 13:34:40 -08:00 |
|
Man Cao
|
e309fb9a3a
|
8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
Move check_gc_overhead_limit() and related code to its own class
Reviewed-by: tschatzl, pliden, jiangli
|
2019-01-15 15:59:47 -08:00 |
|
Jesper Wilhelmsson
|
c7219faf86
|
8218074: Update Graal
Reviewed-by: kvn
|
2019-03-12 19:17:42 +01:00 |
|
Erik Joelsson
|
ebcf4ca1e7
|
8220529: JDK-8220383 broke test image build
Reviewed-by: tbell
|
2019-03-12 12:12:01 -07:00 |
|
Lance Andersen
|
53d6635101
|
8220005: java/util/Arrays/TimSortStackSize2.java times out
Reviewed-by: bchristi
|
2019-03-12 14:56:25 -04:00 |
|
Roger Riggs
|
2f3fc244eb
|
8220237: ProcessBuilder API documentation typo
Reviewed-by: dfuchs
|
2019-03-12 12:48:03 -04:00 |
|
Gary Adams
|
2434c6f10c
|
8220474: Incorrect GPL header in src/java.instrument/share/classes/java/lang/instrument/package-info.java
Reviewed-by: dholmes
|
2019-03-12 11:53:06 -04:00 |
|
Gary Adams
|
a22bb79e83
|
8220257: fix headings in java.instrument
Reviewed-by: dfuchs
|
2019-03-12 11:51:54 -04:00 |
|
Kim Barrett
|
9f0417b0ae
|
8217576: C1 atomic access handlers use incorrect decorators
Fix decorator defaulting.
Reviewed-by: tschatzl, eosterlund
|
2019-03-12 11:13:39 -04:00 |
|
Claes Redestad
|
0761bc5fa8
|
8220515: Revert removal of for_each_lock_value removal
Reviewed-by: thartmann
|
2019-03-12 16:18:31 +01:00 |
|
Erik Joelsson
|
2af935c800
|
8220383: Incremental build is broken and inefficient
Reviewed-by: tbell
|
2019-03-12 08:04:33 -07:00 |
|
Daniel Fuchs
|
71ac5a6313
|
8220262: fix headings in java.logging
Reviewed-by: lancea
|
2019-03-12 14:35:26 +00:00 |
|
Claes Redestad
|
ef38fb4bc2
|
8220501: Improve c1_ValueStack locks handling
Reviewed-by: thartmann, neliasso
|
2019-03-12 15:29:59 +01:00 |
|
Ao Qi
|
f15a31f766
|
8220344: Build failures when using --with-jvm-features=-g1gc,-jfr
Reviewed-by: tschatzl, zgu
|
2019-03-12 09:59:58 -04:00 |
|
Ralf Schmelter
|
59b342cf10
|
8220363: hotspot-ide project fails
Reviewed-by: clanger, erikj
|
2019-03-11 05:09:14 -07:00 |
|
Severin Gehwolf
|
46c4ef516c
|
8220294: ZGC fails to build on GCC 4.4.7: Type parameter issue
Specify explicit type in the constructor
Reviewed-by: shade, pliden
|
2019-03-07 17:34:21 +01:00 |
|
Gary Adams
|
f9d6d1d8f2
|
8013728: nsk/jdi/BScenarios/hotswap/tc10x001 Unrecognized Windows Sockets error: 0: recv failed
Reviewed-by: cjplummer, amenkov
|
2019-03-12 07:17:03 -04:00 |
|
Martin Doerr
|
bc640addb3
|
8220441: [PPC64] Clobber memory effect missing for memory barriers in atomics
Reviewed-by: simonis, goetz
|
2019-03-12 11:53:43 +01:00 |
|
Chris Hegarty
|
0f97ac953b
|
8184315: Typo in java.net.JarURLConnection.getCertificates() method documentation
Reviewed-by: dfuchs
|
2019-03-12 09:22:40 +00:00 |
|
Tobias Hartmann
|
474437061e
|
8220341: Class redefinition fails with assert(!is_unloaded()) failed: unloaded method on the stack
Skip unloaded methods in compile queue during marking.
Reviewed-by: kvn, neliasso, eosterlund, coleenp
|
2019-03-12 10:09:50 +01:00 |
|
Pengfei Li
|
1dc7271eca
|
8214922: Add vectorization support for fmin/fmax
Reviewed-by: adinn, roland
|
2019-03-07 02:39:06 +00:00 |
|
Lin Zang
|
144d81caf6
|
8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
Fix compatibility issue caused by jmap update of 8215622
Reviewed-by: dholmes, ysuenaga, phh, sspitsyn
|
2019-03-11 21:26:19 -04:00 |
|
Bernard Blaser
|
cf09431450
|
8220407: compiler/intrinsics/math/TestFpMinMaxIntrinsics.java timedout
Reviewed-by: kvn
|
2019-03-12 02:13:02 +01:00 |
|
Valerie Peng
|
6fbf59de59
|
Merge
|
2019-03-11 23:51:25 +00:00 |
|
Valerie Peng
|
ed87f68640
|
8213008: Cipher with UNWRAP_MODE should support the generation of an AES key type
Replaced CKK_GENERIC_SECRET with alorithm-specific key type in P11RSACipher unwrap impl
Reviewed-by: ascarpino
|
2019-03-11 23:48:32 +00:00 |
|
Joe Wang
|
b238aef18d
|
8219705: Wrong media-type for a given serialization method
Reviewed-by: lancea
|
2019-03-11 15:51:39 -07:00 |
|
Jonathan Gibbons
|
1b9db9b7a1
|
8220202: Simplify/standardize method naming for HtmlTree
Reviewed-by: hannesw
|
2019-03-11 12:59:45 -07:00 |
|
Joe Darcy
|
3a072e4e45
|
8220346: Refactor java.lang.Throwable to use Objects.requireNonNull
Reviewed-by: lancea, mchung, tvaleev, forax, martin, plevart
|
2019-03-11 11:23:09 -07:00 |
|
Zhengyu Gu
|
b5b1fe042a
|
8220444: Shenandoah should use parallel version of WeakProcessor in root processor for weak roots
Reviewed-by: rkennke, shade
|
2019-03-11 14:06:05 -04:00 |
|
Lance Andersen
|
7c49914df1
|
8220331: Remove extra spaces in copyright header
Reviewed-by: naoto
|
2019-03-11 13:37:56 -04:00 |
|
Claes Redestad
|
8c047147f9
|
8220420: Cleanup c1_LinearScan
Reviewed-by: thartmann, neliasso
|
2019-03-11 17:33:55 +01:00 |
|
Christoph Langer
|
bacddb40eb
|
8220409: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java - testOverlapWithBaseModule tests the wrong thing
Reviewed-by: alanb
|
2019-03-11 15:34:16 +01:00 |
|
Rachna Goel
|
96d797d9d1
|
8220414: Correct copyright headers in Norm2AllModes.java and Normalizer2.java
Updated copyright headers
Reviewed-by: alanb
|
2019-03-11 17:34:23 +05:30 |
|