Maurizio Cimadamore
|
ae97aeb0d9
|
8055963: Inference failure with nested invocation
Revise heuristics to force eager instantiation of return inference vars
Reviewed-by: vromero
|
2014-09-15 12:43:35 +01:00 |
|
Athijegannathan Sundararajan
|
8c0e33df17
|
8058422: Users should be able to overwrite "context" and "engine" variables
Reviewed-by: lagergren, attila
|
2014-09-15 15:18:13 +05:30 |
|
Tobias Hartmann
|
dd6285d984
|
8048721: -XX:+PrintCompilation prints negative bci for non entrant OSR methods
Removed 'InvalidOSREntryBci' and checking nmethod::_state instead to determine if an osr method is non-entrant.
Reviewed-by: kvn, vlivanov, drchase
|
2014-09-15 08:08:22 +02:00 |
|
Alejandro Murillo
|
5bb5c2d104
|
Merge
|
2014-09-13 14:26:36 -07:00 |
|
Lance Andersen
|
c8ca51ee3c
|
8058413: Change formatDecimalInt so it is package private
Reviewed-by: darcy
|
2014-09-13 13:26:18 -04:00 |
|
Ivan Gerasimov
|
2426fa797f
|
8054029: (fc) FileChannel.size() returns 0 for block devices on Linux
Reviewed-by: alanb
|
2014-09-13 20:06:15 +04:00 |
|
Sonali Goel
|
79efb2b9d8
|
8055080: Group 9d: golden files for tests in tools/javac dir
Reviewed-by: jjg, mcimadamore, jlahoda
|
2014-09-12 17:05:18 -07:00 |
|
Lance Andersen
|
5ddfb6abe1
|
8058366: Export sun.misc to java.sql
Reviewed-by: mchung
|
2014-09-12 17:46:05 -04:00 |
|
Ioi Lam
|
9fe35127c2
|
Merge
|
2014-09-12 14:05:28 -07:00 |
|
Alejandro Murillo
|
cf93902bb5
|
Merge
|
2014-09-12 13:59:08 -07:00 |
|
Miroslav Kos
|
78ea4569e2
|
8054548: JAX-WS tools need to updated to work with modular image
Removing java reflection API to get JavaCompiler; using standard javax.tools API instead
Reviewed-by: alanb
|
2014-09-12 17:20:37 +02:00 |
|
Mark Sheppard
|
c1aaf5dc04
|
8056264: Multicast support improvements
Avoid passing a null ifname string to GetStringUTFChars native fn calls within a NetworkInterface method call flows
Reviewed-by: chegar, alanb
|
2014-09-12 16:11:40 +01:00 |
|
Hannes Wallnöfer
|
9afdb7964c
|
8058304: Non-serializable fields in serializable classes
Reviewed-by: lagergren, sundar
|
2014-09-12 15:01:48 +02:00 |
|
Andrew Brygin
|
bce59468e0
|
8041465: BMPImageReader read error using ImageReadParam with set sourceRectangle
Reviewed-by: serb, prr
|
2014-09-12 13:04:18 +01:00 |
|
Alejandro Murillo
|
f082ff287e
|
Merge
|
2014-09-12 04:22:19 -07:00 |
|
Shanliang Jiang
|
04ec3bf1d4
|
8049303: Transient network problems cause JMX thread to fail silenty
Reviewed-by: dfuchs, jbachorik
|
2014-09-12 12:19:27 +02:00 |
|
Hannes Wallnöfer
|
1e000f777d
|
8057743: Single quotes must be escaped in message resource file
Reviewed-by: attila, lagergren, sundar
|
2014-09-12 11:00:51 +02:00 |
|
Niclas Adlertz
|
d348978bc1
|
Merge
|
2014-09-12 09:17:58 +02:00 |
|
Dmitry Markov
|
ece4386179
|
8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
Reviewed-by: alexp, alexsch
|
2014-09-12 10:40:07 +04:00 |
|
Christian Tornqvist
|
9e6d432562
|
8022865: [TESTBUG] Compressed Oops testing needs to be revised
Rewrote compressed oops tests
Reviewed-by: kvn, coleenp, mseledtsov
|
2014-09-11 17:54:22 -07:00 |
|
John Coomes
|
fada700e21
|
8058235: identify GCs initiated to update allocation context stats
Reviewed-by: mikael, sjohanss
|
2014-09-11 17:13:30 -07:00 |
|
Lana Steuck
|
87d4175a75
|
Merge
|
2014-09-11 14:30:00 -07:00 |
|
Lana Steuck
|
c25f2c7f91
|
Merge
|
2014-09-11 14:29:56 -07:00 |
|
Lana Steuck
|
cda19943f0
|
Merge
|
2014-09-11 14:29:21 -07:00 |
|
Lana Steuck
|
fcdbd856ff
|
Merge
|
2014-09-11 14:29:01 -07:00 |
|
Lana Steuck
|
890a1517be
|
Merge
|
2014-09-11 14:28:30 -07:00 |
|
Lana Steuck
|
addd94063e
|
Merge
|
2014-09-11 14:28:19 -07:00 |
|
Lana Steuck
|
705a11f54d
|
Merge
|
2014-09-11 14:28:13 -07:00 |
|
Lana Steuck
|
d4d6d7bd83
|
Merge
|
2014-09-11 14:27:55 -07:00 |
|
Lance Andersen
|
9f2d9ff4a6
|
8057826: Minor clean-up to the java.sql Date/Time/Timestamp tests
Reviewed-by: redestad, joehw
|
2014-09-11 17:00:08 -04:00 |
|
Phil Race
|
f4ba168d77
|
8056213: Clean up unix/native/common/sun/awt
Reviewed-by: erikj, ihse
|
2014-09-11 13:07:37 -07:00 |
|
Bradford Wetmore
|
6f337fabf4
|
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
|
2014-09-11 12:18:06 -07:00 |
|
Bradford Wetmore
|
7286ac2773
|
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
|
2014-09-11 12:18:02 -07:00 |
|
Bradford Wetmore
|
57a91cf7bd
|
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
|
2014-09-11 12:18:02 -07:00 |
|
Bradford Wetmore
|
95f194a17f
|
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
|
2014-09-11 12:18:01 -07:00 |
|
Bradford Wetmore
|
1d8c7e6319
|
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
|
2014-09-11 12:18:00 -07:00 |
|
Bradford Wetmore
|
2d86f77f5f
|
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
|
2014-09-11 12:17:59 -07:00 |
|
Bradford Wetmore
|
90e4693083
|
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
|
2014-09-11 12:17:58 -07:00 |
|
Phil Race
|
71e08b387a
|
8056276: Fontmanager feature improvements
Reviewed-by: srl, bae, mschoene
|
2014-09-11 10:12:33 -07:00 |
|
Phil Race
|
6c5144c6bd
|
8055489: Better substitution formats
Reviewed-by: srl, bae, mschoene
|
2014-09-11 10:10:16 -07:00 |
|
Valerie Peng
|
0cade9c5f1
|
8039898: sunpkcs11-solaris.cfg should be in solaris specific directory
Move from src/java.base/share/conf/security/ to src/jdk.crypto.pkcs11/solaris/conf/security
Reviewed-by: erikj, ihse
|
2014-09-11 17:06:35 +00:00 |
|
David Katleman
|
2fa1c08b52
|
Added tag jdk9-b30 for changeset 00bb2442d1d6
|
2014-09-11 09:09:02 -07:00 |
|
David Katleman
|
e084155def
|
Added tag jdk9-b30 for changeset 290847867ded
|
2014-09-11 09:09:00 -07:00 |
|
David Katleman
|
41fcab1737
|
Added tag jdk9-b30 for changeset dfdf7c92f55e
|
2014-09-11 09:08:56 -07:00 |
|
David Katleman
|
e70cd0eb63
|
Added tag jdk9-b30 for changeset a9217d0687d5
|
2014-09-11 09:08:55 -07:00 |
|
David Katleman
|
740d46572d
|
Added tag jdk9-b30 for changeset bbce32388a2d
|
2014-09-11 09:08:51 -07:00 |
|
David Katleman
|
b45a0b373e
|
Added tag jdk9-b30 for changeset 9628dff9b9a1
|
2014-09-11 09:08:47 -07:00 |
|
David Katleman
|
c07a0a62a8
|
Added tag jdk9-b30 for changeset 10aa2df75c46
|
2014-09-11 09:08:40 -07:00 |
|
David Katleman
|
cf0939e315
|
Added tag jdk9-b30 for changeset 8d6d3257c748
|
2014-09-11 09:08:38 -07:00 |
|
Hannes Wallnöfer
|
26d9d19841
|
8058179: Global constants get in the way of self-modifying properties
Reviewed-by: attila, jlaskey, sundar, lagergren
|
2014-09-11 17:23:02 +02:00 |
|