Jon VanAlten
d69cbad3f9
7117585: Eliminate java.lang.instrument, java.lang.management warnings
...
Reviewed-by: mchung
2011-12-02 16:29:19 -08:00
Darryl Mocek
689ccf050d
5035850: (str) String.CASE_INSENSITIVE_ORDER should override readResolve()
...
Fix to ensure singleton property of String.CaseInsensitiveComparator is maintained through de/serialization.
Reviewed-by: alanb, forax, smarks, dholmes
2011-12-02 16:25:35 -08:00
Naoto Sato
99fe6f9a78
7117465: Warning cleanup for IMF classes
...
Reviewed-by: okutsu
2011-12-02 16:04:16 -08:00
John Coomes
958027e9e5
Added tag hs23-b07 for changeset 3ba6557b91f7
2011-12-02 15:11:40 -08:00
John Coomes
33078ffeba
Merge
2011-12-02 15:11:18 -08:00
Alan Bateman
2b5cf7aebd
7117357: Warnings in sun.instrument, tools and other sun.* classes
...
Reviewed-by: lancea, chegar
2011-12-02 17:37:30 +00:00
Chris Hegarty
6303a14f1a
7116957: javax.script.ScriptEngineManager should use java.util.ServiceLoader to lookup service providers
...
Reviewed-by: alanb, lancea
2011-12-02 14:17:08 +00:00
Antonios Printezis
dc409847c8
Merge
2011-12-02 08:52:53 -05:00
Chris Hegarty
445a917081
7116946: JSSecurityManager should use java.util.ServiceLoader to lookup service providers
...
Reviewed-by: prr
2011-12-02 11:39:48 +00:00
Yuka Kamiya
ed8a1e0c94
7056472: Speed up test/java/util/ResourceBundle/Control/ExpirationTest.sh
...
Reviewed-by: okutsu
2011-12-02 16:09:14 +09:00
Sebastian Sickelmann
dc1cd38b85
7116890: additional warnings fixes for java.io
...
Reviewed-by: alanb, smarks
2011-12-01 16:14:41 -08:00
Coleen Phillimore
61c91a521d
Merge
2011-12-01 13:42:41 -05:00
Maurizio Cimadamore
b4263161d9
7116954: Misc warnings in java.beans/java.beans.context
...
Remove generic warnings form java.beans and java.beans.context
Reviewed-by: alanb, chegar
2011-12-01 18:34:23 +00:00
David Katleman
d115f54e18
Added tag jdk8-b15 for changeset 14b0b1e3dd43
2011-12-01 10:33:34 -08:00
David Katleman
250c83949b
Added tag jdk8-b15 for changeset 64fbc4786179
2011-12-01 10:33:26 -08:00
David Katleman
8161661bbb
Added tag jdk8-b15 for changeset 0c8bd2a7ecb9
2011-12-01 10:33:23 -08:00
David Katleman
c66f24bf21
Added tag jdk8-b15 for changeset ab11a4dcb014
2011-12-01 10:33:22 -08:00
David Katleman
69c6b12309
Added tag jdk8-b15 for changeset 2e0d0fb7ccc8
2011-12-01 10:33:15 -08:00
David Katleman
b4354d6d72
Added tag jdk8-b15 for changeset e82c66df0a41
2011-12-01 10:33:11 -08:00
David Katleman
a8e5c16716
Added tag jdk8-b15 for changeset a31cbe56aacf
2011-12-01 10:33:09 -08:00
Chris Hegarty
02a9029229
7116722: Miscellaneous warnings sun.misc ( and related classes )
...
Reviewed-by: alanb, darcy, forax, hawtin, lancea
2011-12-01 11:09:54 +00:00
Igor Veresov
e60b163500
7116795: Tiered: enable by default for server
...
Enable tiered compilation on server VM by default
Reviewed-by: kvn, never
2011-11-30 17:35:51 -08:00
Stuart Marks
af629d027c
7116322: enhance javac make rule with a little bit of instrumentation
...
Reviewed-by: dholmes, ohair
2011-11-30 13:11:16 -08:00
Lana Steuck
cb909e068c
Merge
2011-11-30 12:06:49 -08:00
Paul Hohensee
5e1d1487de
7116730: Revert 7116481: Commercial features in Hotspot must be gated by a switch
...
Revert 7116481 to current hsx/hotspot-main
Reviewed-by: kamg
2011-11-30 12:48:52 -05:00
Alexandr Scherbatiy
407d05d5e8
7115357: closed/javax/swing/JTable/6263446/bug6263446Table.java fails on MacOS
...
Reviewed-by: rupashka
2011-11-30 19:38:56 +04:00
Alexandr Scherbatiy
988204b65e
7110440: closed/javax/swing/JScrollBar/4865918/bug4865918.java fails on Aqua L&F
...
Reviewed-by: rupashka
2011-11-30 16:54:27 +04:00
Alan Bateman
8b11c10364
7116404: Miscellaneous warnings (java.rmi.**, serialization, some core classes)
...
Reviewed-by: lancea, chegar, smarks
2011-11-30 12:42:26 +00:00
Alan Bateman
cff2cf5eaf
7030624: size_t usages in src/windows/native/java/io/io_util_md.c need to be re-visited
...
Reviewed-by: lancea, chegar
2011-11-30 10:57:51 +00:00
Lana Steuck
5a5111e51f
Merge
2011-11-29 15:57:33 -08:00
Paul Hohensee
1372b916ff
7116481: Commercial features in Hotspot must be gated by a switch
...
Add -XX:+UnlockCommercialVMOptions to gate use of commercial feature switches in the same way as -XX:UnlockDiagnosticVMOptions gates use of diagnostic feature switches.
Reviewed-by: jwilhelm, kamg
2011-11-29 17:00:46 -05:00
Lana Steuck
cde4fd9054
Merge
2011-11-29 13:49:18 -08:00
Xueming Shen
8df2ceb118
7109837: Provide a mechanism for computing an Adler32 checksum for the contents of a ByteBuffer
...
Added methods Adler32/CRC32.update(ByteBuffer)
Reviewed-by: alanb
2011-11-29 13:05:35 -08:00
Lana Steuck
a7460d5856
Merge
2011-11-29 12:04:55 -08:00
Bob Vandette
8e81e037e7
Merge
2011-11-29 14:44:44 -05:00
Xueming Shen
5b3d1ed37b
7110149: Update the JDK8 bundled zlib library to the latest version 1.2.5
...
Updated to zlib-1.2.5
Reviewed-by: alanb
2011-11-29 11:39:59 -08:00
Michael McMahon
31933d1f8f
7116189: Export JVM_SetNativeThreadName from Hotspot
...
Added JVM_SetNativeThreadName to linker mapfiles on Solaris and Linux.
Reviewed-by: dcubed, dholmes
2011-11-29 09:21:02 -05:00
Alexandr Scherbatiy
6087c7f96c
7112925: closed/javax/swing/JTabbedPane/4624207/bug4624207.java fails on MacOS
...
Reviewed-by: rupashka
2011-11-29 12:47:30 +03:00
David Holmes
ac8579d7f8
7109092: Wrong computation results with double at armsflt
...
Need to link to custom soft-float library with required FP accuracy
Reviewed-by: alanb, ohair
2011-11-29 00:26:22 -05:00
Vladimir Kozlov
e187503af0
7112478: after 7105605 JRuby bench_define_method_methods.rb fails with NPE
...
Fixed several EA issues with Connection Graph construction.
Reviewed-by: never, twisti
2011-11-28 15:46:31 -08:00
Lana Steuck
95e9cd174d
Merge
2011-11-28 15:15:50 -08:00
Maurizio Cimadamore
b0a9998899
7115052: Add parser support for method references
...
Add support for parsing method references to JavacParser
Reviewed-by: jjg
2011-11-28 16:05:46 +00:00
Maurizio Cimadamore
4ac518143c
7115050: Add parser support for lambda expressions
...
Add support for parsing lambda expressions to JavacParser
Reviewed-by: jjg
2011-11-28 15:56:42 +00:00
Stefan Karlsson
78d7be03bf
7116081: USE_PRECOMPILED_HEADER=0 triggers a single threaded build of the JVM
...
Changed the conditional to see if the precompiled header has been specified. Also, removed the unused PrecompiledOption.
Reviewed-by: dholmes, brutisso
2011-11-28 14:58:31 +01:00
Stefan Karlsson
fcdf022370
7112034: Parallel CMS fails to properly mark reference objects
...
Enabled reference processing when work stealing during concurrent marking
Reviewed-by: jmasa, brutisso
2011-11-28 10:19:26 +01:00
Antonios Printezis
a551d5bf05
Merge
2011-12-05 12:26:40 -05:00
John Cuthbertson
a71320f229
7114095: G1: assert(obj == oopDesc::load_decode_heap_oop(p)) failed: p should still be pointing to obj
...
As a result of the changes for 4965777, the G1 reference field scanning closure could be applied to the discovered field of a reference object twice. The failing assert is too strong if the result of the first application of the closure is stolen, and the referenced object, evacuated by another worker thread.
Reviewed-by: ysr, tonyp
2011-12-02 12:39:23 -08:00
Alexandr Scherbatiy
e8cf8cce56
7113337: Swing closed test tries to click in the area reserved for resize by Mac OS X
...
Reviewed-by: rupashka
2011-11-25 11:52:23 +03:00
Maurizio Cimadamore
86e6e6be73
7115049: Add AST node for method references
...
Add tree nodes for representing method/constructor references and update relevant visitors interfaces
Reviewed-by: jjg
2011-11-24 13:38:40 +00:00
Maurizio Cimadamore
41a3a6c5d3
7115046: Add AST node for lambda expressions
...
Add tree nodes for representing lambda expressions and update relevant visitors interfaces
Reviewed-by: jjg
2011-11-24 13:36:20 +00:00