47382 Commits

Author SHA1 Message Date
Lana Steuck
c6e41cad40 Added tag jdk-9+178 for changeset 36707109c109 2017-07-13 17:32:49 +00:00
Lana Steuck
4f700bfe11 Added tag jdk-9+178 for changeset d9bf695aa380 2017-07-13 17:32:48 +00:00
Jan Lahoda
77897a9a41 8182450: javac aborts when generating ct.sym intermittently
Initialize the module system model even in presence of missing/broken module-infos; BadClassFiles should not immediatelly abort compilation anymore, but should be handled as if the classfile did not exist.

Reviewed-by: jjg
2017-07-13 13:37:44 +02:00
Adam Petcher
6a25b00347 8182999: SunEC throws ProviderException on invalid curves
Reviewed-by: vinnie
2017-07-13 12:24:55 +01:00
Srinivas Dama
831355e8b3 8184239: Fix broken nashorn/samples
Fixed broken nashorn samples

Reviewed-by: sundar, hannesw, jlaskey
2017-07-13 16:51:45 +05:30
Erik Joelsson
0139937d99 8181298: Assertion failure in com.sun.tools.javac.comp.Modules
Fixing dependencies for ct.sym-files target.

Reviewed-by: tbell, erikj
2017-07-13 08:49:11 +02:00
Erik Joelsson
8457d93174 8181298: Assertion failure in com.sun.tools.javac.comp.Modules
Fixing dependencies for ct.sym-files target.

Reviewed-by: tbell, erikj
2017-07-13 08:49:11 +02:00
Prasanta Sadhukhan
edc1bc6834 8184016: Text in native popup is not always updated with Sogou IME
Reviewed-by: ssadetsky
2017-07-13 12:14:59 +05:30
Bhavesh Patel
e9043d7740 8182257: Duplicate anchor ids in generated javadoc pages
Reviewed-by: jjg
2017-07-12 18:54:07 -07:00
Bhavesh Patel
2fd189eecd 8170825: Generated index page has a broken link
Reviewed-by: jjg
2017-07-12 17:39:46 -07:00
Jonathan Gibbons
15b3cd2e1a 8184304: (sctp) make tables in jdk.sctp module accessible
Reviewed-by: alanb
2017-07-12 14:30:00 -07:00
Jonathan Gibbons
3cdbc83d08 8184307: fix typo in Validator.java
Reviewed-by: darcy
2017-07-12 14:28:14 -07:00
Jonathan Gibbons
5ea8f98724 8184208: update class="striped" tables for accessibility
Reviewed-by: lancea, bpb
2017-07-12 12:48:01 -07:00
Jonathan Gibbons
cc10e3484e 8184225: Fix accessibility and tidy issues in jdk.jshell docs
Reviewed-by: jlahoda
2017-07-12 11:24:45 -07:00
Hamlin Li
267611e9bf 8184234: sun.security.provider.AuthPolicyFile$PolicyEntry.toString() throws MissingResourceException
Reviewed-by: weijun
2017-07-12 01:26:43 -07:00
Priya Lakshmi Muthuswamy
9efc4c1a60 8074364: Update error message for incorrect annotation type declaration
Issue a more direct, specific error when an annotation type is declared where it is disallowed

Reviewed-by: sadayapalam
2017-07-12 12:27:57 +05:30
Hamlin Li
df4305e524 8184165: sun.security.provider.PolicyFile$PolicyEntry.toString() throws MissingResourceException
Reviewed-by: weijun
2017-07-11 20:11:31 -07:00
Jonathan Gibbons
c1b1a66e23 8184023: Fix tables in doc comments to be accessible
Reviewed-by: ksrini
2017-07-11 18:09:10 -07:00
Jonathan Gibbons
0267ff8e3b 8184021: Fix tables in doc comments to be accessible
Reviewed-by: joehw, lancea
2017-07-11 12:39:51 -07:00
Paul Sandoz
b34bad2ef3 8184119: Incorrect return processing for the LF editor of MethodHandles.permuteArguments
Reviewed-by: jrose, redestad, vlivanov
2017-07-11 10:04:34 -07:00
Erik Joelsson
6e805e39a3 8184075: Make run-test-prebuilt profile more robust
Reviewed-by: tbell
2017-07-11 14:04:05 +02:00
Hamlin Li
41dd023fc1 8184062: wrong @modules javax.xml at jaxp/test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/SurrogatesTest.java
Reviewed-by: amlu, lancea
2017-07-10 18:22:58 -07:00
Sergey Bylokhov
0282e28829 8183576: Synchronization in BufferedImage.setRGB(int x, int y, int rgb) is not necessary
Reviewed-by: prr, flar, pnarayanan
2017-07-10 14:41:54 -07:00
Vladimir Kozlov
7234ed2881 8184036: Restore -XX:UseAVX=3 as product value
Reviewed-by: dlong, roland
2017-07-10 14:28:40 -07:00
Joe Wang
f0e805a534 8181154: Fix lint warnings in JAXP repo: deprecation
Reviewed-by: lancea, dfuchs
2017-07-10 10:22:36 -07:00
Shashidhara Veerabhadraiah
57a0405d79 6919529: NPE from MultiUIDefaults.getUIError
Reviewed-by: aghaisas, psadhukhan, serb
2017-07-10 14:55:29 +05:30
Amy Lu
1704b7e0ce 8183989: Mark java/nio/channels/DatagramChannel/Disconnect.java as intermittently failing
Reviewed-by: psandoz
2017-07-10 14:56:31 +08:00
Weijun Wang
13a22e7966 8183509: keytool should not allow multiple commands
Reviewed-by: mullan, vinnie
2017-07-08 14:09:01 +08:00
Jonathan Gibbons
857d250fd2 8183897: Update the "striped" style in the javadoc style sheet
Reviewed-by: bpatel
2017-07-07 10:21:48 -07:00
Roman Kennke
98bd53b5c2 8180932: Parallelize safepoint cleanup
Provide infrastructure to do safepoint cleanup tasks using parallel worker threads

Reviewed-by: dholmes, rehn, dcubed, thartmann
2017-07-07 12:49:11 +02:00
Thomas Stuefe
d12604111c 8181917: Refactor UL LogStreams to avoid using resource area
Reviewed-by: ehelin, mlarsson
2017-07-21 09:50:12 +02:00
Vladimir Kozlov
52ef49eef1 8185018: Put AOT tests on problem list for OS-X and Windows
Reviewed-by: dcubed, kbarrett
2017-07-20 17:23:24 -07:00
Vladimir Kozlov
5c529d31ce 8185013: Disable subword vector analysis optimization until 8184995 is fixed
Reviewed-by: dcubed
2017-07-20 15:53:39 -07:00
Goetz Lindenmaier
d3ae772868 8184800: Streamline RTM flag validity testing with generic flag testing support
Reviewed-by: kvn, lucy
2017-07-18 16:11:28 +02:00
Harold Seigel
9148262d0e 8077203: Avoid unnecessary stripping of package names from FQN's in is_same_class_package() methods
Extract package name from instance klass's package entry record

Reviewed-by: redestad, coleenp, lfoltan
2017-07-20 11:01:20 -04:00
Zhongwei Yao
7323412857 8184964: AArch64: Incorrect match rule for negL_reg
Reviewed-by: adinn
2017-07-20 15:44:51 +08:00
Zhongwei Yao
39baf390e7 8183533: AArch64: redundent registers saving in arraycopy stubs
Remove redundent registers saving in gen_write_ref_array_pre_barrier() and gen_write_ref_array_post_barrier().

Reviewed-by: aph
2017-07-17 10:32:30 +08:00
Vladimir Kozlov
f82f128416 8184809: [AOT] AsyncGetCallTrace() code should recognize AOT code
Reviewed-by: iveresov, shade
2017-07-19 18:17:06 -07:00
Ioi Lam
53566072b6 8181860: [TESTBUG] serviceability/tmtools/jstack/utils/DefaultFormat.java does not recognize "sleeping" state
Added sleeping state to regexp

Reviewed-by: dcubed, gtriantafill
2017-07-19 11:48:25 -07:00
Vivek Deshpande
91e715f9f3 8175096: Analyse subword in the loop to set maximum vector size
Reviewed-by: kvn
2017-07-19 08:29:44 -07:00
Tobias Hartmann
dabb4ab518 8184009: Missing null pointer check in InterpreterRuntime::update_mdp_for_ret()
Adds a missing null check (guarantee) found by Parfait.

Reviewed-by: coleenp, shade
2017-07-19 09:00:13 +02:00
Coleen Phillimore
10d2df3f6d Merge 2017-07-18 19:56:18 +00:00
Matthias Baesken
cf1044d114 8184323: compile-time guard some UseSharedSpaces-only coding with the INCLUDE_CDS macro
Reviewed-by: jiangli, shade, simonis
2017-07-18 15:46:04 -04:00
Volker Simonis
62da378f03 8184672: [ppc64] The fix for '8174749: Use hash table/oops for MemberName table' is broken on ppc64
Reviewed-by: coleenp, goetz
2017-07-18 15:43:07 +02:00
Erik Österlund
e1a674e323 Merge 2017-07-18 14:37:42 +02:00
Thomas Stuefe
4a4b17c32c 8179327: gtestLauncher should run tests on a separate thread (optionally)
Reviewed-by: rehn, mgerdin
2017-07-18 11:09:48 +02:00
Aleksey Shipilev
03a7858eb4 8184753: Asserts against MinObjectAlignment should avoid integer division
Delegate to is_object_aligned that does the right thing

Reviewed-by: mgerdin, tschatzl
2017-07-18 10:20:52 +02:00
Aleksey Shipilev
e8485a5e09 8184762: ZapStackSegments should use optimized memset
Reviewed-by: rkennke, mgerdin
2017-07-18 09:53:54 +02:00
Mikael Gerdin
cfd0efee84 8183935: G1GCPhaseTimes and G1RootProcessor do not include macros.hpp
Reviewed-by: tschatzl, ehelin
2017-07-17 09:30:07 +02:00
Igor Veresov
76b7f30159 8184768: Update Graal
Reviewed-by: kvn
2017-07-17 16:31:51 -07:00