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 |
|
David Katleman
|
ac3dd3f132
|
Added tag jdk9-b12 for changeset 8e7a633f1d8e
|
2014-05-08 01:05:33 -07:00 |
|
David Katleman
|
62e455cc8e
|
Added tag jdk9-b12 for changeset 61f3b005022e
|
2014-05-08 01:05:31 -07:00 |
|
David Katleman
|
1bad68aaad
|
Added tag jdk9-b12 for changeset 5cbca4ed35a3
|
2014-05-08 01:05:24 -07:00 |
|
David Katleman
|
45d1ef17ee
|
Added tag jdk9-b12 for changeset b0fcefc9bc5b
|
2014-05-08 01:05:22 -07:00 |
|
David Katleman
|
fe8e2c6ce5
|
Added tag jdk9-b12 for changeset 0d036e9731b8
|
2014-05-08 01:05:21 -07:00 |
|
David Katleman
|
9456b3c803
|
Added tag jdk9-b12 for changeset db0b706c8253
|
2014-05-08 01:05:13 -07:00 |
|
David Katleman
|
3cf4f9d881
|
Added tag jdk9-b12 for changeset 5b12c43aa53c
|
2014-05-08 01:05:00 -07:00 |
|
David Katleman
|
1c7743dcd4
|
Added tag jdk9-b12 for changeset 82ebbb6c2fa2
|
2014-05-08 01:04:59 -07:00 |
|
Coleen Phillimore
|
39f7049fbb
|
Merge
|
2014-05-07 18:19:31 -04:00 |
|
Gerard Ziemski
|
ed9c096396
|
8038654: Separate SymbolTable and StringTable code
Refactor stringTable class out of symbolTable, making sure all includes are minimal set and are sorted.
Reviewed-by: coleenp, stefank
|
2014-05-07 14:16:45 -05:00 |
|
Lois Foltan
|
edc10143cb
|
8036805: Correct linker method lookup
Correct handling of array of primitive type qualifiers during field and method resolution.
Reviewed-by: acorn, hseigel, ahgross
|
2014-05-07 19:38:22 +04:00 |
|
Harold Seigel
|
2216f41ed6
|
8037157: Verify <init> call
Check for null method
Reviewed-by: coleenp, acorn, mschoene
|
2014-05-07 19:34:48 +04:00 |
|
Karen Kinnear
|
55dc1a6965
|
8037167: Better method signature resolution
Reviewed-by: mschoene, hseigel, lfoltan
|
2014-07-14 13:15:06 +04:00 |
|
Harold Seigel
|
53685b407a
|
8036800: Attribute OOM to correct part of code
Checks that the attribute_length does not exceed the length of remaining data in the class file
Reviewed-by: coleenp, ahgross
|
2014-07-14 13:01:34 +04:00 |
|
Harold Seigel
|
13d9244b49
|
8035119: Fix exceptions to bytecode verification
Prevent ctor calls to super() and this() from avoidable code (try blocks, if stmts, etc.)
Reviewed-by: coleenp, acorn, mschoene
|
2014-07-14 12:45:14 +04:00 |
|
Andreas Lundblad
|
b2d433dcfc
|
8028196: Javac allows timestamps inside rt.jar to affect compilation when using -sourcepath
Added -XXuserPathsFirst to allow user classes to take precedence over boot classes
Reviewed-by: jjg
|
2014-05-07 17:29:42 +02:00 |
|
Kumar Srinivasan
|
15ebe0dcbf
|
8042654: [javadoc] revert the default methods list.sort to Collections.sort
Reviewed-by: jfranck, jjg
|
2014-05-07 15:54:16 -07:00 |
|
Fredrik Öhrström
|
ad489d2ce3
|
8042441: sjavac does not track dependencies
Add support for tracking fully qualified references.
Reviewed-by: jjg
|
2014-05-08 00:22:31 +02:00 |
|
Fredrik Öhrström
|
cb6df44f8e
|
8042699: sjavac does not track dependencies
Using / in some places and . in other places break package comparisons. The fix standardizes on dots.
Reviewed-by: jjg
|
2014-05-07 23:55:41 +02:00 |
|
Andrey Nazarov
|
2c6668c63d
|
8040129: Implement classfile tests for SourceFile attribute
Reviewed-by: shurailine, jjg
|
2014-05-07 14:22:14 -07:00 |
|