Marcus Larsson
|
8ccf366ee6
|
8170941: Executing gtest with invalid -Xlog argument crashes gtestLauncher
Reviewed-by: rehn, stuefe
|
2018-01-23 08:55:47 +01:00 |
|
Egor Ushakov
|
25515e11c8
|
8194143: remove unneeded casts in LocationImpl and MirrorImpl classes
Remove unneeded casts in LocationImpl and MirrorImpl classes
Reviewed-by: sspitsyn, dholmes
|
2018-01-22 14:14:26 -08:00 |
|
Bob Vandette
|
23d7131895
|
Merge
|
2018-01-22 15:29:59 -05:00 |
|
Bob Vandette
|
0b97a1bcbe
|
8193710: jcmd -l and jps commands do not list Java processes running in Docker containers
Reviewed-by: mchung, dholmes, cjplummer
|
2018-01-22 15:05:03 -05:00 |
|
Harold Seigel
|
97d777c85f
|
Merge
|
2018-01-22 14:08:20 -05:00 |
|
Harold Seigel
|
e52d643ff5
|
8194086: Remove deprecated experimental flag UseCGroupMemoryLimitForHeap
Remove the option and the code that checks for it.
Reviewed-by: dholmes, lfoltan
|
2018-01-22 14:04:07 -05:00 |
|
Andrew Haley
|
a738a4c053
|
8195685: AArch64: AArch64 cannot build with JDK-8174962
Reviewed-by: adinn, njian
|
2018-01-19 16:57:56 +00:00 |
|
Jayathirth D V
|
ef6b063751
|
8176795: Wrong color drawn when painting translucent colors on volatile images using XRender
Reviewed-by: prr, ceisserer, pnarayanan
|
2018-01-18 11:22:28 +05:30 |
|
Erik Helin
|
73388668cd
|
8195158: Concurrent System.gc() is "upgraded" to stop-the-world System.gc()
Reviewed-by: sjohanss, eosterlund
|
2018-01-17 19:05:58 +01:00 |
|
Phil Race
|
73afc1dc4b
|
Merge
|
2018-01-17 09:08:44 -08:00 |
|
Jayathirth D V
|
a559c8b653
|
8191174: PngReader throws IllegalArgumentException because ScanlineStride calculation logic is not proper
Reviewed-by: serb, bpb, pnarayanan
|
2018-01-17 10:58:22 +05:30 |
|
Ningsheng Jian
|
1a25bbdf0f
|
8195588: AArch64: Codegen fix after JDK-8194256
Update shift constant usage to align with the assembler change.
Reviewed-by: aph
|
2018-01-17 13:21:38 +08:00 |
|
Igor Ignatyev
|
a400b9417f
|
8195729: compiler.aot.AotCompiler should be run as a driver
Reviewed-by: kvn, mseledtsov
|
2018-01-18 16:57:54 -08:00 |
|
Igor Ignatyev
|
fff718badb
|
8195724: compiler.calls.common.InvokeDynamicPatcher can be run as driver
Reviewed-by: kvn
|
2018-01-18 16:57:51 -08:00 |
|
Ioi Lam
|
a3cb6e9204
|
8178351: Simplify MetaspaceShared::is_in_shared_space and MetaspaceObj::is_shared
Use a single range check with MetaspaceObj::_shared_metaspace_{base,top}
Reviewed-by: jiangli, redestad, shade
|
2018-01-16 16:57:53 -08:00 |
|
Eric Caspole
|
dcb4e73a38
|
8195064: LogCompilation: Chicken and egg startup problem with types
Removed extra null check that was causing the problem
Reviewed-by: thartmann, kvn
|
2018-01-18 16:37:43 -05:00 |
|
Tom Rodriguez
|
99725d3ea6
|
8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects
Reviewed-by: kvn, sspitsyn, phh
|
2018-01-18 09:01:00 -08:00 |
|
Igor Ignatyev
|
71a40bce38
|
8186635: ClassFileInstaller should be run as a driver
Reviewed-by: dholmes
|
2018-01-17 21:44:44 -08:00 |
|
Daniil Titov
|
20dfdc0720
|
8153629: Need to cover JVMTI's GetOwnedMonitorStackDepthInfo function
Reviewed-by: sspitsyn, cjplummer
|
2018-01-17 16:49:43 -08:00 |
|
Gerard Ziemski
|
c43b98c1ff
|
8194831: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java misleading error message
Only show the actual GC used in the error message. Show exit status in hex as well as decimal.
Reviewed-by: dholmes
|
2018-01-17 13:39:07 -06:00 |
|
Alex Menkov
|
7c6a67a268
|
8187447: 2081 doc issues in jvmti.html
Reviewed-by: sspitsyn, dtitov
|
2018-01-17 09:43:14 -08:00 |
|
Goetz Lindenmaier
|
22762d1cdc
|
8189102: All tools should support -?, -h and --help
Reviewed-by: kvn, jjg, weijun, alanb, rfield, ksrini
|
2018-01-16 08:48:34 +01:00 |
|
Prahalad Narayanan
|
15ecb4705f
|
8194489: Incorrect size computation at BandedSampleModel.createDataBuffer()
Reviewed-by: bpb, jdv
|
2018-01-16 10:49:49 +05:30 |
|
Jesper Wilhelmsson
|
fc1b01b9a2
|
Merge
|
2018-01-13 02:56:22 +01:00 |
|
Jan Lahoda
|
e332323760
|
8191842: JShell: Inferred type information is lost when assigning types to a \"var\"
For vars, upgrading all anonymous classes to member classes; stripping intersection types from fields before writing.
Reviewed-by: rfield
|
2018-01-19 17:11:52 +01:00 |
|
Hamlin Li
|
1de9d061ec
|
8194284: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails with java.lang.RuntimeException: CheckRegisterInLog got exception timeout 6480000ms out of range
Reviewed-by: dholmes, rriggs
|
2018-01-19 15:21:49 +08:00 |
|
Lana Steuck
|
8f528fba93
|
Merge
|
2018-01-18 18:58:46 +00:00 |
|
Tom Rodriguez
|
d586b03911
|
8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects
Reviewed-by: kvn, sspitsyn, phh
|
2018-01-18 09:01:00 -08:00 |
|
Dean Long
|
745d8e3815
|
8194982: 2 Null pointer dereference defect groups related to ProjNode::is_uncommon_trap_if_pattern()
Reviewed-by: kvn
|
2018-01-18 10:05:32 -08:00 |
|
Dean Long
|
fc7971a33d
|
8194991: Null pointer dereference caused by c2v_getNextStackFrame
Reviewed-by: kvn
|
2018-01-18 10:05:32 -08:00 |
|
Dean Long
|
0e3410b141
|
8194989: 2 Null pointer dereference defect groups caused by Dependencies::DepValue::as_klass()
Reviewed-by: kvn
|
2018-01-18 10:05:32 -08:00 |
|
Dean Long
|
4f496a5786
|
8194992: Null pointer dereference in MultiNode::proj_out related to loopexit()
Reviewed-by: kvn, thartmann
|
2018-01-18 10:05:32 -08:00 |
|
Lana Steuck
|
80ac199ab3
|
Added tag jdk-10+40 for changeset 860326263d1f
|
2018-01-18 16:20:16 +00:00 |
|
Maurizio Cimadamore
|
60764aee2a
|
8195598: Reference to overloaded method is ambiguous with 3 methods but works with 2
Pertinent to applicability bit set on argument expression even if only one method is not pertinent
Reviewed-by: vromero
|
2018-01-18 11:46:33 +00:00 |
|
Goetz Lindenmaier
|
0480f69dd5
|
8194869: [TESTBUG][aix, s390] Adapt tests to platforms
Reviewed-by: mbaesken, simonis, dholmes, serb
|
2018-01-18 10:26:39 +01:00 |
|
John Jiang
|
284bf59656
|
8195667: ProblemList PKCS11 tests Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java due to JDK-8180837
Puts sun/security/pkcs11/Secmod/AddTrustedCert.java and sun/security/pkcs11/tls/TestKeyMaterial.java into ProblemList
Reviewed-by: weijun
|
2018-01-17 20:07:50 -08:00 |
|
John Jiang
|
94ecb77665
|
8194864: Outputs more details for PKCS11 tests if the NSS lib version cannot be determined
It outputs the lib content if the lib version cannot be parsed
Reviewed-by: xuelei
|
2018-01-17 18:34:50 -08:00 |
|
Bradford Wetmore
|
6b802a9513
|
8190229: Non-ASCII characters in java.security file after 8186093
Reviewed-by: weijun
|
2018-01-17 18:26:05 -08:00 |
|
Brent Christian
|
f61a078bd2
|
8194879: Runtime.Version parses string which does not conform to spec without throwing IAE
Reviewed-by: alanb, iris, rriggs
|
2018-01-17 16:15:15 -08:00 |
|
Mandy Chung
|
869f9e2ed0
|
8194554: filterArguments runs multiple filters in the wrong order
Reviewed-by: psandoz, jrose
|
2018-01-17 15:17:50 -08:00 |
|
Matthias Baesken
|
9b57b22eff
|
8195615: libsplashscreen linux ppc64le build error after libpng update
Reviewed-by: prr, mdoerr
|
2018-01-17 15:30:38 +01:00 |
|
Hamlin Li
|
39ef73acf1
|
8195478: sun/text/resources/LocaleDataTest.java fails with java.lang.Exception
Reviewed-by: naoto, rgoel
|
2018-01-18 11:48:56 +08:00 |
|
Volker Simonis
|
df39eec7de
|
8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
Reviewed-by: erikj, dholmes
|
2018-01-18 03:12:41 +01:00 |
|
Joe Darcy
|
abb2ba45ae
|
8191839: ModuleElement.DirectiveVisitor :: visit() method behavior is deviating from the spec
Reviewed-by: jjg
|
2018-01-17 17:53:37 -08:00 |
|
Vladimir Ivanov
|
72ba3f508c
|
8194963: SystemDictionary::link_method_handle_constant() can't link MethodHandle.invoke()/invokeExact()
Reviewed-by: kvn, psandoz
|
2018-01-18 02:25:18 +03:00 |
|
Dean Long
|
4714dab4cb
|
8194988: 8 Null pointer dereference defect groups related to MultiNode::proj_out()
Reviewed-by: kvn
|
2018-01-17 14:25:47 -08:00 |
|
Hannes Wallnöfer
|
97a0bf821a
|
8195123: Very large regressions in Octane benchmarks using 10-b39
Reviewed-by: jlaskey, attila
|
2018-01-17 22:44:40 +01:00 |
|
Martin Buchholz
|
1655b15477
|
8194960: Add a test for trust manager and cacerts keystore sanity
Reviewed-by: weijun
|
2018-01-11 20:19:50 -08:00 |
|
Doug Lea
|
d771fc3a6b
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
Reviewed-by: martin
|
2018-01-16 18:28:39 -08:00 |
|
Doug Lea
|
c19d18871c
|
8191483: AbstractQueuedSynchronizer cancel/cancel race
Reviewed-by: martin
|
2018-01-16 18:24:32 -08:00 |
|