Commit Graph

48526 Commits

Author SHA1 Message Date
Andrew Dinn
9ec48886de 8195859: AArch64: vtableStubs gtest fails after 8174962
Gtest vtableStubs introduced by 8174962 fails on AArch64 with an invalid insn encoding

Reviewed-by: duke
2018-01-25 14:47:27 +00:00
Lana Steuck
a43f7bc7d7 Added tag jdk-10+41 for changeset 3eae36c6baa5 2018-01-25 20:56:49 +00:00
Andrew Dinn
3d9bdcba1d 8196136: AArch64: Correct register use in patch for JDK-8195685
Itable stubs must not use java argument registers as scratch registers

Reviewed-by: aph
2018-01-25 11:56:32 +00:00
Andrew Haley
22c23d5081 8194739: Zero port of 8174962: Better interface invocations
Reviewed-by: adinn, coleenp
2018-01-22 15:19:02 +00:00
David Holmes
d017b5b2f5 8193840: Add compiler/c2/Test8007294.java to the problem list
Reviewed-by: coleenp
2017-12-19 17:31:53 -05:00
Rickard Bäckman
9ba6ab25e4 8191915: JCK tests produce incorrect results with C2
Reviewed-by: thartmann, vlivanov, goetz
2018-01-18 19:21:11 +01:00
Chris Hegarty
7acb09ea5e 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data
Reviewed-by: dfuchs, michaelm
2018-01-23 12:23:55 +00:00
Shashidhara Veerabhadraiah
0fbfa39602 8194135: The content in textArea can not be pasted after clicking "Copy" button
Reviewed-by: serb, ssadetsky
2018-01-23 13:46:34 +05:30
Andrew Haley
24e9cda4ae 8195685: AArch64: AArch64 cannot build with JDK-8174962
Reviewed-by: adinn, njian
2018-01-19 16:57:56 +00:00
Sean Mullan
d3bd8b3ecc 8194307: KeyStore#getInstance with custom LoadStoreParameter succeeds with invalid password
Reviewed-by: weijun, vinnie
2018-01-19 09:49:35 -05:00
Mandy Chung
dc5bb8b61b 8194229: tools/jmod/JmodTest.jtr fails when no privilege to create sym link on windows
Reviewed-by: alanb
2018-01-18 16:15:16 -08: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
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
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
Paul Sandoz
e1e9023545 8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations
Reviewed-by: forax, smarks
2017-12-21 13:52:20 -08:00
Abhijit Saha
8c39e16731 Merge 2018-01-17 17:33:48 +00:00
Volker Simonis
0af51c77f0 8195153: [test] runtime/6981737/Test6981737.java shouldn't check 'java.vendor' and 'java.vm.vendor' properties
Reviewed-by: dholmes
2018-01-17 17:26:07 +01:00
Abhijit Saha
22b4fae438 Merge 2018-01-17 07:09:03 +00:00
Kumar Srinivasan
b5cb43b1de 8194953: doclet corrupts HTML files when adding navbar
Reviewed-by: jjg
2018-01-16 19:26:48 -08:00
Joe Darcy
aa4c936f54 8189146: Have use of "var" in 9 and earlier source versions issue a warning for type declarations
Reviewed-by: mcimadamore, jjg
2018-01-16 17:27:06 -08:00
Joe Wang
4d5893f973 8181047: Add comment to technical terms that shall not be translated
Reviewed-by: lancea, ljiang
2018-01-16 14:44:04 -08:00
Leo Jiang
707eb1f2c2 8187946: Support ISO 4217 Amendments 163 and 164
Reviewed-by: naoto
2018-01-14 21:46:14 -08:00
Li Jiang
cc269bbcc4 8194717: JDK10 L10n resource file update - msgdrop 10
Reviewed-by: joehw
2018-01-14 22:25:53 -08:00
Daniel Fuchs
424048c75f 8195138: The asynchronous Http1HeaderParser doesn't handle all line folds correctly
Reviewed-by: chegar
2018-01-16 19:19:03 +00:00
Roger Riggs
99853dbf51 8194929: Unreferenced FileDescriptors not closed
Reviewed-by: alanb
2018-01-16 10:48:58 -05:00
Amit Sapre
9ed2fdbe3c 8179700: Exceptions thrown in StartManagementAgent.java
Removed Test case entry from problemList.txt

Reviewed-by: ysuenaga
2018-01-16 20:56:01 +05:30
Arno Zeller
a8ac81ab2d 8195094: Fix type-O in "8159422: Very high Concurrent Mark mark stack contention"
Reviewed-by: tschatzl, dholmes
2018-01-16 07:48:01 +01:00
Amit Sapre
9820ed61cd 8175542: JMX: Not enough JDP packets received
Fixed test case wrongly reporting timeout failures.

Reviewed-by: dholmes, hb
2018-01-16 12:38:21 +05:30
Kumar Srinivasan
5b466bcb74 8195072: Update ASM 3rd party legal copyright to 6.0
Reviewed-by: vromero
2018-01-15 09:23:02 -08:00
Markus Grönlund
5cd5f1d9a1 8193933: Export ClassLoaderData claim state to support interleaved object traversal
Reviewed-by: coleenp, hseigel
2018-01-15 13:09:50 +01:00
Roland Westrelin
b9cffe68c2 8194993: Loop Strip Mining has some leftover debugging code
Removed debugging code.

Reviewed-by: thartmann
2018-01-15 09:21:49 +01:00
Roland Westrelin
2067aa56eb 8193597: sun/nio/cs/TestStringCoding.java fails intermittently with getBytes(csn) failed -> GBK
Should not change loop limit check of outer loop.

Reviewed-by: thartmann
2018-01-15 09:19:53 +01:00
Roland Westrelin
bf92da2c82 8194914: Compilation fails with "node not on backedge" in OuterStripMinedLoopNode::adjust_strip_mined_loop
Modified assert which is too strong.

Reviewed-by: thartmann
2018-01-15 09:17:25 +01:00
Mandy Chung
bb285a789a 8191350: jdk/internal/reflect/CallerSensitive/CheckCSMs.java test fails when -Xmx512m set
Reviewed-by: alanb
2018-01-14 16:42:47 -08:00
Abhijit Saha
f96c816c07 Merge 2018-01-12 15:05:35 -08:00
Kumar Srinivasan
653c0a825e 8194287: tools/launcher/RunpathTest.java fails with java.lang.NullPointerException
8194286: tools/launcher/FXLauncherTest.java fails with java.lang.UnsatisfiedLinkError

Reviewed-by: rriggs
2018-01-12 10:05:00 -08:00
Jonathan Gibbons
372bc7a281 8194955: Warn when default HTML version is used
Reviewed-by: ksrini, bpatel
2018-01-12 11:41:32 -08:00
Krishna Addepalli
62777c86cd 8194044: Regression manual Test javax/swing/JFileChooser/8067660/FileChooserTest.java fails
Reviewed-by: psadhukhan, jdv, ssadetsky
2018-01-12 14:01:52 +05:30
Amy Lu
fc48aa8618 8194959: Correct test tag to move bugid from @test to @bug
Reviewed-by: sundar
2018-01-12 14:09:50 +08:00