Phil Race
9a9dad8b63
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
...
Reviewed-by: serb, erikj
2018-05-25 16:23:17 -07:00
Phil Race
5ff01c4163
Merge
2018-05-25 12:12:24 -07:00
Rajan Halade
a9d29cf43a
8203793: cacerts/VerifyCACerts.java fails with java.lang.Exception: At least one cacert test failed
...
Added equifaxsecureca to EXPIRY_EXC_ENTRIES list
Reviewed-by: redestad
2018-05-25 11:59:01 -07:00
Erik Joelsson
73c228a63a
8203795: Change default compiler on Windows to VS2017
...
Reviewed-by: ihse, prr
2018-05-25 20:47:20 +02:00
Stuart Marks
a2f8f825ff
8201518: add test for randomized iteration order of unmodifiable Set and Map
...
Reviewed-by: plevart
2018-05-25 11:18:22 -07:00
Roger Riggs
474a1253bb
8203368: ObjectInputStream filterCheck method throws NullPointerException
...
Reviewed-by: bpb, smarks
2018-05-25 13:29:25 -04:00
Andrew Brygin
db67279f08
8203485: [freetype] text rotated on 180 degrees is too narrow
...
Reviewed-by: prr, serb
2018-05-25 11:35:31 +03:00
Sergey Bylokhov
b202eb276a
8203498: The specification for java.applet package should be updated
...
Reviewed-by: prr
2018-05-23 23:02:02 -07:00
Andrew Dinn
5634c779d5
8203699: java/lang/invoke/SpecialInterfaceCall fails with SIGILL on aarch64
...
Fastdebug build fails with SIGILL
Reviewed-by: shade, drwhite, aph
2018-05-23 15:57:51 +00:00
Brian Burkhalter
5c90486c43
8202290: AtomicAppend tests fail on macOS 10.13 ("High Sierra")
...
Reinstate actual running of tests for macOS version >= 10.13.
Reviewed-by: alanb
2018-05-25 07:22:37 -07:00
Sharath Ballal
b9a55926f3
8203689: Add failure code to threaddb exception messages`
...
Reviewed-by: sspitsyn, cjplummer
2018-05-25 15:34:45 +05:30
Magnus Ihse Bursie
eeb94a94e1
8198323: testing.md not updated for repository layout change
...
Reviewed-by: ehelin, erikj
2018-05-25 11:51:30 +02:00
Magnus Ihse Bursie
0e24d79bf9
8203221: Makefile fixes after Flight Recorder
...
Reviewed-by: erikj
2018-05-25 10:14:27 +02:00
Magnus Ihse Bursie
2a629c612e
8203366: Tag added wrongly in Docs.gmk
...
Reviewed-by: jjg, erikj
2018-05-25 09:35:02 +02:00
Serguei Spitsyn
2866f4bb4c
8203815: add tests failed because of 8203809 to the ProblemList-graal
...
Add tests to the ProblemList-graal.txt
Reviewed-by: dholmes
2018-05-25 00:26:08 -07:00
Serguei Spitsyn
f8fe9babb3
8203816: add tests failed because of 8203174 to the ProblemList-graal
...
Add tests to the ProblemList-graal.txt
Reviewed-by: dholmes
2018-05-25 00:18:47 -07:00
Tobias Hartmann
2d00538d92
8202949: C2: assert(false) failed: Bad graph detected in build_loop_late
...
Fixed trip count computation for counted loop with negative stride to prevent over-unrolling.
Reviewed-by: roland
2018-05-25 09:05:42 +02:00
Jamsheed Mohammed C M
313a255558
8184030: TestUseRTMLockingOptionOnUnsupportedVM - RTM locking optimization not supported is missing
...
Corrected the rtm unsupported error message for emulated client.
Reviewed-by: thartmann, gromero
2018-05-24 22:21:00 -07:00
Igor Ignatyev
59ac4c2629
8199383: [TESTBUG] Open source VM testbase JVMTI tests
...
Reviewed-by: sspitsyn, erikj
2018-05-24 17:12:15 -07:00
Rajan Halade
207e005711
8191844: Remove SECOM root (secomevrootca1)
...
Reviewed-by: mullan
2018-05-24 13:26:22 -07:00
Brian Burkhalter
18d880bad8
8203766: Add some instrumentation to jdk/java/nio/channels/Selector/RacyDeregister.java
...
Reviewed-by: alanb
2018-05-24 12:29:50 -07:00
Coleen Phillimore
ea1e68ff5d
8203225: Fix of redefining a method that removes 1 or more lambda expressions failed to commit test cases
...
Reviewed-by: zgu, lfoltan
2018-05-24 14:02:37 -04:00
Harold Seigel
500501450f
Merge
2018-05-24 13:06:46 -04:00
Harold Seigel
da47d82500
8203183: vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java times out
...
Limit the heap size so the OOM happens sooner.
Reviewed-by: kbarrett, coleenp
2018-05-24 13:04:33 -04:00
Calvin Cheung
55b6a9b02b
8203354: assert in ClassLoader::update_module_path_entry_list() could have incorrect message
...
Converting the assert in ClassLoader::update_module_path_entry_list() to a meaningful error message before aborting the CDS dump.
Reviewed-by: stuefe, iklam
2018-05-24 09:15:09 -07:00
Priya Lakshmi Muthuswamy
b83864b498
8196913: javadoc does not (over)write stylesheet.css
...
Reviewed-by: jjg
2018-05-24 20:34:17 +05:30
Chris Hegarty
cfe6c55f1e
8203297: java/net/URL/OpenStream.java fails intermittently
...
Reviewed-by: alanb, dfuchs
2018-05-24 15:23:28 +01:00
Erik Gahlin
6d48a23efa
8203774: jdk/jfr/api/recorder/TestStartStopRecording.java failed due to compilation failed
...
Reviewed-by: mgronlun
2018-05-24 15:46:04 +02:00
Maurizio Cimadamore
d10e29af44
8203488: Remove error generation from TransTypes
...
Bridge clash errors should noty be reported in TransTypes (as they are already reported in the frontend); cleanup polysig call code.
Reviewed-by: vromero, cushon, forax
2018-05-24 11:13:42 +01:00
Priya Lakshmi Muthuswamy
a7ac132ac4
8199307: NPE in jdk.javadoc.internal.doclets.toolkit.util.Utils.getLineNumber
...
Reviewed-by: ksrini, jjg
2018-05-24 14:35:32 +05:30
Roland Westrelin
76bb390810
8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint
...
Reviewed-by: neliasso, kvn
2018-05-24 09:59:57 +02:00
Priya Lakshmi Muthuswamy
dd889cff52
8188248: NullPointerException on generic methods
...
Reviewed-by: ksrini, jjg
2018-05-24 13:34:31 +05:30
David Holmes
9aa72c4d35
8203769: ProblemList test/jdk/java/util/Map/InPlaceOpsCollisions.java
...
Reviewed-by: stuefe
2018-05-24 01:04:42 -04:00
John Jiang
5463be7a75
8203686: Add JDK 11 major version to javax/net/ssl/compatibility/JdkRelease.java
...
Javax/net/ssl/compatibility/JdkRelease.java adds major version JDK 11
Reviewed-by: xuelei
2018-05-23 18:18:33 -07:00
Jan Kalina
9d1ada26aa
8194630: Uninitialized initiator_address in native GSS
...
Zeroized the initiator/acceptor_address in gss_channel_bindings_t
Reviewed-by: valeriep
2018-05-24 00:37:29 +00:00
Mikhailo Seledtsov
6b45a75b88
8199255: [TESTBUG] Open source VM testbase default methods tests
...
Open sourced default method tests
Reviewed-by: ccheung, iignatyev, erikj
2018-05-23 17:09:49 -07:00
Joshua Zhu
24d75d940a
8203041: AArch64: fix overflow in immediate cmp/cmn instruction
...
Fix overflow in immediate cmp/cmn instruction for AArch64
Reviewed-by: aph, dpochepk, drwhite
2018-05-24 07:20:10 +08:00
Jesper Wilhelmsson
6a0c745008
Added tag jdk-11+15 for changeset a11c1cb542bb
2018-05-23 21:08:33 +02:00
Jonathan Gibbons
d27d4d8df4
8202947: Fix minor issues with taglets
...
Reviewed-by: ksrini
2018-05-23 11:49:57 -07:00
Erik Joelsson
751d742516
8203497
: Bump Jib format version to 1.2
...
Reviewed-by: tbell
2018-05-23 11:29:56 -07:00
Martin Buchholz
42f7e3f69e
8203328: Rename EFS in java.util.zip internals to something meaningful
...
Reviewed-by: sherman
2018-05-23 10:34:18 -07:00
Xueming Shen
e1bffce5a3
8200172: String.split non-positive term incorrect use
...
Reviewed-by: darcy, lancea
2018-05-23 08:49:00 -07:00
Matthias Baesken
de1b886368
8202427: Enhance os::print_memory_info on Windows
...
Reviewed-by: goetz, stuefe
2018-05-23 16:26:29 +02:00
Sergey Bylokhov
606c9e56a3
8203027: Open source tests for "java.awt.geom"
...
Reviewed-by: prr, jdv
2018-05-22 17:33:31 -07:00
Sergey Bylokhov
4549cb8a69
8201364: [macosx] Component.getLocation() gives inconsistent coordinate for a component at (0,0)
...
Reviewed-by: dmarkov
2018-05-17 14:41:23 -07:00
Jayathirth D V
cd7a37b018
5109146: PNGMetadata Background color initialization from standard metadata is incomplete
...
Reviewed-by: prr, kaddepalli
2018-05-17 11:40:55 +05:30
Alan Snyder
d7e59b52c5
8194327: [macos] AWT windows have incorrect main/key window behaviors
...
Reviewed-by: serb, erikj
2018-05-16 16:46:51 -07:00
Phil Race
f9abf6bee6
Merge
2018-05-16 10:27:25 -07:00
Xueming Shen
bd36be5066
8191533: jar --describe-module prints service provider class names in lower case
...
Reviewed-by: alanb
2018-05-16 10:12:10 -07:00
Phil Race
7984fb2956
Merge
2018-05-16 09:45:40 -07:00