Jan Lahoda
|
756eae6492
|
8042867: Missing license header for langtools/make/netbeans/langtools/nbproject/project.properties
Reviewed-by: ksrini
|
2014-05-09 23:31:05 +02:00 |
|
Dan Smith
|
f799e8d6fc
|
8042656: Inference produces spurious error for intersection type bounds check
Fix subtyping for intersections involving capture variables
Reviewed-by: vromero
|
2014-05-09 14:56:59 -06:00 |
|
David Chase
|
305ec3bd3f
|
8037816: Fix for 8036122 breaks build with Xcode5/clang
Repaired or selectively disabled offending formats; future-proofed with additional checking
Reviewed-by: kvn, jrose, stefank
|
2014-05-09 16:50:54 -04:00 |
|
Joe Wang
|
dbbe5b9419
|
8039533: Higher resolution resolvers
Reviewed-by: lancea, dfuchs, skoivu
|
2014-05-09 11:35:21 -07:00 |
|
Joe Wang
|
23a1b5481b
|
8036951: Xerces Update: XMLSchemaValidator.java and XMLSchemaLoader.java
Reviewed-by: lancea
|
2014-10-13 14:09:03 -07:00 |
|
Alejandro Murillo
|
563feb9091
|
Merge
|
2014-05-09 08:34:22 -07:00 |
|
Christian Tornqvist
|
3e6986fb58
|
8042726: [TESTBUG] TEST.groups file was not updated after runtime/6925573/SortMethodsTest.java removal
Removed runtime/6925573/SortMethodsTest.java from TEST.groups
Reviewed-by: gtriantafill, lfoltan, coleenp, dholmes
|
2014-05-09 17:06:52 +02:00 |
|
Christian Tornqvist
|
20e8dfef53
|
8042471: Unable to build JDK 9 Hotspot within VS2010
Fixed quoting issue and passing on defines to project file
Reviewed-by: mgronlun, sla
|
2014-05-09 17:06:17 +02:00 |
|
Eric McCorkle
|
1ad5b0eee1
|
8040327: Eliminate AnnotatedType
Replace AnnotatedType with type annotations being stored in the Type class as metadata
Reviewed-by: jjg, jfranck, wmdietl, jlahoda
|
2014-05-09 09:28:47 -04:00 |
|
Jonathan Gibbons
|
47876fcddb
|
8042839: XPreferTest fails on Windows
Reviewed-by: vromero
|
2014-05-09 08:52:57 -07:00 |
|
Katja Kantserova
|
0c78d5f9e3
|
8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, alanb
|
2014-05-09 15:24:57 +02:00 |
|
Eric McCorkle
|
2fea2c21d6
|
8042859: Build broken for Solaris
Remove stray quotes causing build failures
Reviewed-by: sla, chegar
|
2014-05-09 15:27:02 -04:00 |
|
Mandy Chung
|
fc6f28f9ad
|
8040059: Change default policy for extensions to no permission
Reviewed-by: alanb, mullan, erikj
|
2014-05-09 09:04:41 -07:00 |
|
Staffan Larsen
|
70bf57509c
|
8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework
Reviewed-by: igerasim, alanb, dsamersoff
|
2014-05-09 12:06:13 +02:00 |
|
Alan Bateman
|
3162db1047
|
8042816: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified, part 2
Reviewed-by: chegar
|
2014-05-09 09:47:07 +01:00 |
|
Erik Helin
|
8629eeb403
|
8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs
Reviewed-by: jmasa, pliden, stefank
|
2014-05-09 09:59:39 +02:00 |
|
Jon Masamitsu
|
39154726de
|
Merge
|
2014-05-08 18:22:22 -07:00 |
|
Lana Steuck
|
0aa11dab45
|
Merge
|
2014-05-08 17:42:58 -07:00 |
|
Omair Majid
|
a9f93ddc32
|
8042806: Splashscreen uses libjpeg-internal macros
Reviewed-by: anthony, prr
|
2014-05-08 19:27:24 -04:00 |
|
Brian Burkhalter
|
b84fa9d0f7
|
8042478: Include Mersenne primes in BigInteger primality testing
Add testing of some of the Mersenne primes.
Reviewed-by: darcy
|
2014-05-08 16:06:43 -07:00 |
|
Lana Steuck
|
c3dc5c472c
|
Merge
|
2014-05-08 15:28:38 -07:00 |
|
Lana Steuck
|
cbe16a93ee
|
Merge
|
2014-05-08 15:28:15 -07:00 |
|
Lana Steuck
|
6051a3f6c6
|
Merge
|
2014-05-08 15:27:38 -07:00 |
|
Lana Steuck
|
e0fa855707
|
Merge
|
2014-05-08 15:26:57 -07:00 |
|
Lana Steuck
|
27d9b54f83
|
Merge
|
2014-05-08 15:26:31 -07:00 |
|
Phil Race
|
4c217914c2
|
8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine
Reviewed-by: flar, mchung
|
2014-05-08 15:17:02 -07:00 |
|
Christian Thalinger
|
b2d6f9f78a
|
Merge
|
2014-05-08 15:08:45 -07:00 |
|
Alexander Zuev
|
6037f786bb
|
8041529: Better parameterization of parameter lists
Reviewed-by: twisti, ahgross
|
2014-05-08 21:09:57 +04:00 |
|
Kumar Srinivasan
|
1f1c8d7506
|
8042601: Javadoc sort fails
Reviewed-by: jjg
|
2014-05-08 08:23:44 -07:00 |
|
Jan Lahoda
|
5b6afc8503
|
8041663: Sensitive dependence on location of nested interface
Adding a method among ambiguous candidates only if it is more specific than some of the existing candidates.
Reviewed-by: dlsmith, vromero
|
2014-05-09 12:55:58 +02:00 |
|
Jan Lahoda
|
23ba7e22d2
|
8040822: Duplicated notifications can be sent to TaskListener
The analyze finished event must only be sent on the first call to JavaCompiler.flow for a given class.
Reviewed-by: jjg
|
2014-05-09 09:36:35 +02:00 |
|
Petr Pchelko
|
5d636c2c85
|
8036861: Application can't be loaded fine,the save dialog can't show up
Reviewed-by: serb, azvegint
|
2014-05-08 19:18:36 +04:00 |
|
Petr Pchelko
|
358e8a04ee
|
8042752: [macosx] NSEvent instances leak throw JNI local references
Reviewed-by: serb, azvegint
|
2014-05-08 18:37:34 +04:00 |
|
Weijun Wang
|
79cdf6ad7f
|
8039951: com.sun.security.auth.module missing classes on some platforms
Reviewed-by: mullan
|
2014-05-08 22:30:31 +08:00 |
|
Weijun Wang
|
db6cc0853b
|
8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false)
Reviewed-by: alanb, mullan
|
2014-05-08 22:30:24 +08:00 |
|
Goetz Lindenmaier
|
fb62773268
|
8042737: Introduce umbrella header prefetch.inline.hpp
Reviewed-by: twisti, stefank
|
2014-05-08 15:37:17 +02:00 |
|
Yuri Gaevsky
|
5ec44ad8e9
|
6883953: java -client -XX:ValueMapInitialSize=0 crashes
Added lower bound check for ValueMapInitialSize
Reviewed-by: kvn
|
2014-05-20 09:35:05 +02:00 |
|
Bharadwaj Yadavalli
|
016522949f
|
Merge
|
2014-05-19 13:49:25 -07:00 |
|
Bharadwaj Yadavalli
|
c66bd8445c
|
6563994: assert(wf.check_method_context(ctxk, m), "proper context") failed
Check for redefined method before finding unique concrete method
Reviewed-by: twisti, kvn
|
2014-05-19 20:28:35 +00:00 |
|
Igor Ignatyev
|
1af450a3cb
|
8032498: compiler/ciReplay tests fail with StatusError: failed to clean up files after test..
Reviewed-by: kvn
|
2014-05-19 23:52:23 +04:00 |
|
Christian Thalinger
|
12a085f587
|
Merge
|
2014-05-16 14:38:42 -07:00 |
|
Christian Thalinger
|
43ba79fce3
|
Merge
|
2014-05-16 14:35:37 -07:00 |
|
Vladimir Kozlov
|
5109884dec
|
Merge
|
2014-05-16 12:06:36 -07:00 |
|
Vladimir Kozlov
|
6bfc0288f3
|
8042786: Proper fix for 8032566
Check for overflow cases in range checks and collapse it if we can.
Reviewed-by: jrose, iveresov
|
2014-05-16 12:05:14 -07:00 |
|
Igor Veresov
|
a2eea4770a
|
8043180: SIGSEGV in Events::log_deopt_message
Added missing deopt reason name Reason_tenured
Reviewed-by: kvn, twisti
|
2014-05-15 10:37:52 -07:00 |
|
Roland Westrelin
|
7ef690b2c7
|
8026694: New type profiling points break compilation replay
Fixes compilation replay with new profiling points
Reviewed-by: kvn, twisti
|
2014-05-15 09:09:28 +02:00 |
|
Petr Pchelko
|
1ec8e7aa8a
|
8036917: [macosx] Native memory leaks
Reviewed-by: serb, azvegint
|
2014-05-08 16:50:42 +04:00 |
|
Matthias Braun
|
535c74a38e
|
8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface
Reviewed-by: anthony, azvegint
|
2014-05-08 11:46:03 +02:00 |
|
Yuri Nesterenko
|
c6e71cb59d
|
8042105: Fix some more doclint issues in javax.swing.text.html classes
Reviewed-by: alexsch
|
2014-05-08 13:26:26 +04:00 |
|
Andreas Sjoberg
|
09c2deeb5a
|
8042474: Clean up duplicated code in RSHashTable
Removed duplicate code in RSHashTable to fetch SparsePRTEntries
Reviewed-by: tschatzl, brutisso
|
2014-05-08 10:29:17 +02:00 |
|