Lana Steuck
|
de6857b445
|
Added tag jdk-10+27 for changeset b87d7b5d5ded
|
2017-10-13 23:55:08 +00:00 |
|
Jesper Wilhelmsson
|
947fc09db0
|
Merge
|
2017-10-14 00:19:29 +02:00 |
|
Dean Long
|
9d33d6f6bb
|
8189244: x86: eliminate frame::adjust_unextended_sp() overhead
Reviewed-by: kvn
|
2017-10-13 12:29:45 -07:00 |
|
Hannes Wallnöfer
|
61995f03d4
|
8027302: Identifiers containing unicode escapes are not recognized as reserved words
Reviewed-by: jlaskey, sundar
|
2017-10-13 17:25:12 +02:00 |
|
Magnus Ihse Bursie
|
7d50345d2d
|
8189229: Remove references to $(TOPDIR)/src/*/$(MODULE)
Reviewed-by: erikj
|
2017-10-13 15:22:02 +02:00 |
|
Alan Bateman
|
2abb1c7d7f
|
8186738: (sl) ServiceLoader::stream doesn't update cache
Reviewed-by: mchung
|
2017-10-13 14:17:10 +01:00 |
|
Erik Österlund
|
ebf1633bd2
|
8185141: Generalize scavengeable nmethod root handling
Reviewed-by: tschatzl, pliden, rkennke
|
2017-10-13 15:08:56 +02:00 |
|
Tobias Hartmann
|
34622112b6
|
8189067: SuperWord optimization crashes with "assert(out == prev || prev == __null) failed: no branches off of store slice"
Only move the store if the LCA of all users is outside of the loop. Re-enable UseSubwordForMaxVector.
Reviewed-by: kvn, roland
|
2017-10-13 14:02:01 +02:00 |
|
Erik Joelsson
|
e4801e2fe1
|
8189095: Import JMC from artifactory using Jib and main makefiles
Reviewed-by: ihse
|
2017-10-13 13:42:10 +02:00 |
|
Stuart Marks
|
6c266f7163
|
6344935: (spec) clarify specifications for Object.wait overloads
Reviewed-by: dholmes, martin, forax, lancea, mchung
|
2017-10-12 17:58:26 -07:00 |
|
Brian Burkhalter
|
848a4d9bae
|
8189209: java/lang/invoke/lambda/LambdaAsm.java failed with "could not create proxy classes"
Use an inner class for the closer instead of a lambda
Reviewed-by: alanb, rriggs
|
2017-10-12 10:28:20 -07:00 |
|
Claes Redestad
|
81b7f75837
|
8188869: jdk9/10 reject zip/jar files where seconds value of timestamp is out of supported range 0 - 59
Reviewed-by: sherman, alanb
|
2017-10-12 16:00:29 +02:00 |
|
Roman Kennke
|
4516caf125
|
8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
Reviewed-by: ehelin, coleenp
|
2017-10-12 15:08:19 +02:00 |
|
Magnus Ihse Bursie
|
874060c138
|
8189222: Remove make/corba/Makefile
Reviewed-by: erikj
|
2017-10-12 13:35:41 +02:00 |
|
Christian Tornqvist
|
269a6e79b5
|
8189115: Pass JIB_DATA_DIR to jtreg harness
Reviewed-by: erikj
|
2017-10-11 16:14:47 -04:00 |
|
Jonathan Gibbons
|
f386e419c3
|
8187521: In some corner cases the javadoc tool can reuse id attribute
Reviewed-by: bpatel, ksrini
|
2017-10-10 17:02:52 -07:00 |
|
Brian Burkhalter
|
b890c3ce83
|
8147615: (fc) FileChannelImpl has no finalizer
Add a cleaner to close parent-less FileChannels
Reviewed-by: alanb, rriggs
|
2017-10-10 09:55:14 -07:00 |
|
Erik Joelsson
|
78f24fb8a5
|
8188050: UnsatisfiedLinkError after repo consolidation
Reviewed-by: tbell, ihse
|
2017-10-10 15:26:01 +02:00 |
|
Erik Joelsson
|
078ae7e907
|
8188910: jib configure requires --src-dir for out fo tree builds, second attempt
Reviewed-by: dholmes, tbell, ihse
|
2017-10-10 15:20:10 +02:00 |
|
Magnus Ihse Bursie
|
f40b349dcc
|
8188312: Use CDS if present when running the Boot JDK during build
Reviewed-by: iklam, erikj
|
2017-10-10 13:33:39 +02:00 |
|
Maurizio Cimadamore
|
305e51848a
|
8169345: javac crash when local from enclosing context is captured multiple times
Captured variables imported from multiple enclosing scopes are not handled correctly
Reviewed-by: vromero
|
2017-10-09 13:03:18 +01:00 |
|
Frank Yuan
|
e92da5e381
|
8187700: SetAuthenticator tests should handle the proxy port
Reviewed-by: dfuchs
|
2017-10-09 17:37:15 +08:00 |
|
Jonathan Gibbons
|
b91a83b95f
|
8188578: move printFramesDocument from HtmlDocWriter to FrameOutputWriter
Reviewed-by: ksrini
|
2017-10-06 18:40:33 -07:00 |
|
Lana Steuck
|
cf10527bf6
|
Merge
|
2017-10-06 20:54:37 +00:00 |
|
Lana Steuck
|
e308334f09
|
Added tag jdk-10+26 for changeset 1129253d3bc7
|
2017-10-06 20:38:35 +00:00 |
|
Jan Lahoda
|
a36938e082
|
8188225: AST could be improved in presence of var types
Adding a better start pos for vars; always adding a synthetic type tree to vars.
Reviewed-by: mcimadamore
|
2017-10-06 17:18:03 +02:00 |
|
Goetz Lindenmaier
|
f3bad9d19b
|
8188855: Fix VS10 build after "8187658: Bigger buffer for GetAdaptersAddresses"
Reviewed-by: vtewari, simonis
|
2017-10-06 08:37:08 +02:00 |
|
Erik Helin
|
3f2081a618
|
8187667: Disable deprecation warning for readdir_r
Reviewed-by: dholmes, sjohanss
|
2017-09-18 15:06:28 +02:00 |
|
Serguei Spitsyn
|
0a9e773af2
|
Merge
|
2017-10-12 01:18:38 +00:00 |
|
Igor Veresov
|
c0c2da94f4
|
8189183: [AOT] Fix eclipse project generation after repo consolidation
Reviewed-by: dlong
|
2017-10-11 16:19:09 -07:00 |
|
Jason Yong
|
99489f2aa4
|
8186983: CompileJavaModule.gmk overrides values from a custom extension gmk
Reviewed-by: ihse, dholmes
|
2017-09-06 16:05:49 +02:00 |
|
Phil Race
|
84e8f04c3b
|
Merge
|
2017-09-05 10:10:51 -07:00 |
|
Phil Race
|
d003a08e50
|
Merge
|
2017-09-05 10:09:44 -07:00 |
|
Felix Yang
|
136977337e
|
8134989: java/net/MulticastSocket/TestInterfaces.java failed due to unexpected IP address
Reviewed-by: rriggs, chegar, msheppar
|
2017-09-04 17:46:59 -07:00 |
|
Erik Joelsson
|
3287dcd244
|
8185928: Generate OpenJDK builds for Mac platform JDK 9.0.3 and beyond in Mach 5
Reviewed-by: ihse, tbell
|
2017-09-04 13:36:52 +02:00 |
|
J. Duke
|
47e9cb9a67
|
Added tag jdk-10+22 for changeset e5357aa85dad
|
2017-09-04 11:05:12 +02:00 |
|
J. Duke
|
363d9c80be
|
Merge
|
2017-09-04 11:05:12 +02:00 |
|
J. Duke
|
d137193525
|
Merge
|
2017-09-04 11:05:06 +02:00 |
|
J. Duke
|
52eca7d40b
|
Merge
|
2017-09-04 11:05:00 +02:00 |
|
J. Duke
|
b33ed4a16d
|
Merge
|
2017-09-04 11:04:56 +02:00 |
|
J. Duke
|
9f3cfa28f8
|
Merge
|
2017-09-04 11:04:51 +02:00 |
|
J. Duke
|
3f5b500cbc
|
Merge
|
2017-09-04 11:04:47 +02:00 |
|
J. Duke
|
a6c8733177
|
Merge
|
2017-09-04 11:04:42 +02:00 |
|
J. Duke
|
e1303706b5
|
Merge
|
2017-09-04 11:04:26 +02:00 |
|
Prahalad Narayanan
|
8284de27e2
|
8187113: test/javax/imageio/plugins/png/PngCreationTimeTest.java fails
Reviewed-by: serb, psadhukhan
|
2017-09-03 19:31:11 +05:30 |
|
Jesper Wilhelmsson
|
f975e2ac52
|
Merge
|
2017-09-03 13:39:27 +00:00 |
|
Jesper Wilhelmsson
|
d674c7a75f
|
Merge
|
2017-09-03 14:19:45 +02:00 |
|
Jesper Wilhelmsson
|
6cdc8d381f
|
Merge
|
2017-09-03 14:19:45 +02:00 |
|
Jesper Wilhelmsson
|
7efdc5b3d9
|
Merge
|
2017-09-03 14:19:44 +02:00 |
|
Priya Lakshmi Muthuswamy
|
5f21305cc1
|
8169233: LengthNotWritableFilter extraElements.remove(index) has no effect
Reviewed-by: sundar, jlaskey
|
2017-09-02 14:26:29 +02:00 |
|