Vladimir Ivanov
24be5c951c
Merge
2015-02-24 17:14:29 +00:00
Ivan Gerasimov
f3c4924379
8073779: StackOverflowError called StackOverflowException in javadoc
...
Reviewed-by: martin
2015-02-24 19:50:17 +03:00
Vladimir Ivanov
dad72d8a2b
Merge
2015-02-24 07:39:22 -08:00
Vladimir Ivanov
2f8e4bb472
Merge
2015-02-24 07:38:43 -08:00
Jan Lahoda
681758e0fa
8067886: Inaccessible nested classes can be incorrectly imported
...
Check type accessibility at the point of import when importing the type using type-import-on-demand.
Reviewed-by: mcimadamore, jfranck
2015-02-24 16:11:59 +01:00
Roland Westrelin
f4f9769cd2
8073184: Compile of java.lang.Integer::getChars fails with LoopLimitCheck = false after 8054478
...
CastII that guards counted loops confuses range check elimination with LoopLimitCheck off
Reviewed-by: kvn, iveresov
2015-02-24 15:23:05 +01:00
Sergei Kovalev
3d215c0b63
8067822: test/testlibrary_tests/RandomGeneratorTest.java failed on Assert Unexpected random number sequence for mode: NO_SEED
...
On embedded platforms we have a message in std error. We should not take into account the message. Therefore only std out should be used fo verification.
Reviewed-by: iignatyev, kvn
2015-02-24 15:42:26 +03:00
Sergei Kovalev
7fdd3ff35d
8067162: [TESTBUG] runtime/SharedArchiveFile tests fail on compact profiles
...
Modified TEST.groups file to exclude two tests from execution on compact profiles.
Reviewed-by: mseledtsov, dholmes, iignatyev
2015-02-24 16:08:25 +03:00
Staffan Larsen
93d09edf06
8073713: javadoc warnings in serviceability code
...
Reviewed-by: mgronlun, alanb, sspitsyn
2015-02-24 10:56:48 +01:00
Jeremy Manson
d1225ad485
6588467: Add isDaemon() and getPriority() to ThreadInfo
...
Reviewed-by: mchung, sla, dholmes, martin
2015-02-24 09:46:29 +01:00
Jason Uh
33dd267f40
8072663: Remove the sun.security.acl package which is not used in the JDK
...
Reviewed-by: mullan, alanb, mchung
2015-02-23 11:42:54 -08:00
Jason Uh
91722e7903
8072663: Remove the sun.security.acl package which is not used in the JDK
...
Reviewed-by: mullan, alanb, mchung
2015-02-23 11:42:16 -08:00
Jason Uh
9a2cc32b19
8072663: Remove the sun.security.acl package which is not used in the JDK
...
Reviewed-by: mullan, alanb, mchung
2015-02-23 11:40:48 -08:00
Phil Race
9ec44e8c16
Merge
2015-02-23 10:47:32 -08:00
Phil Race
b71fe70e46
Merge
2015-02-23 10:47:09 -08:00
Mandy Chung
638c2d5f82
8062750: Separate SNMP messages from sun.management.resources.agent
...
Reviewed-by: alanb, dfuchs, erikj
2015-02-23 08:46:07 -08:00
Chris Hegarty
f71f63f2f2
8073667: URL should not use service loader to lookup the jar protocol handler
...
Reviewed-by: alanb
2015-02-23 17:22:56 +00:00
Chris Hegarty
4db8117dec
8064924: Update java.net.URL to work with modules
...
Reviewed-by: alanb, plevart, psandoz
2015-02-23 15:51:47 +00:00
Chris Hegarty
b7d0702188
8064924: Update java.net.URL to work with modules
...
Reviewed-by: alanb, plevart, psandoz
2015-02-23 15:48:20 +00:00
Maurizio Cimadamore
110a99f0dd
8071291: Compiler crashes trying to cast UnionType to IntersectionClassType
...
Compiler tests for .isCompound but then cast to a more specific Type subclass, resulting in CCE
Reviewed-by: vromero, jlahoda
2015-02-23 13:02:37 +00:00
Christian Tornqvist
88609236a3
Merge
2015-02-23 05:01:33 -08:00
Christian Tornqvist
07a6ab00bc
Merge
2015-02-23 05:01:11 -08:00
Erik Joelsson
414de033e0
8073498: Enhance GensrcProperties.gmk to allow an alternative source root
...
Reviewed-by: tbell, mchung, ihse
2015-02-23 11:37:36 +01:00
Erik Joelsson
938840c853
8073498: Enhance GensrcProperties.gmk to allow an alternative source root
...
Reviewed-by: tbell, mchung, ihse
2015-02-23 11:37:14 +01:00
Tobias Hartmann
37cfc9fb6d
8073257: compiler/codecache/stress/RandomAllocationTest.java + fastdebug + -XX:+LogCompilation, "allocating without ResourceMark"
...
Added two missing ResourceMarks to 'NMethodSweeper::log_sweep'.
Reviewed-by: kvn, iignatyev
2015-02-23 10:38:26 +01:00
Volker Simonis
3f7a17902e
8073624: Fix waring "converting to non-pointer type 'bool' from NULL" in arraycopynode.cpp
...
Reviewed-by: roland
2015-02-23 10:32:17 +01:00
Tobias Hartmann
ccaded21d2
8072774: bigapps/Weblogic+medrec/nowarnings fails due to CodeHeap 'profiled nmethods' exhaustion
...
Store profiled code in the non-profiled code heap (and vice versa) if the code cache is really full.
Reviewed-by: kvn, iveresov
2015-02-23 08:48:19 +01:00
Tobias Hartmann
58338525b4
8072774: bigapps/Weblogic+medrec/nowarnings fails due to CodeHeap 'profiled nmethods' exhaustion
...
Store profiled code in the non-profiled code heap (and vice versa) if the code cache is really full.
Reviewed-by: kvn, iveresov
2015-02-23 07:55:37 +01:00
Claes Redestad
16989e7b17
8068790: ZipEntry/JarEntry.setCreation/LastAccessTime(null) don't throw NPE as specified
...
Reviewed-by: coffeys, sherman
2015-02-21 13:46:24 +01:00
Dan Smith
13490088bf
8039214: Inference should not map capture variables to their upper bounds
...
Update to Types.containsType; related adjustment to most-specific test
Reviewed-by: mcimadamore, vromero
2015-02-20 17:05:13 -07:00
Alejandro Murillo
d85d8b1ade
Merge
2015-02-20 14:14:09 -08:00
Alejandro Murillo
908ae8461b
Merge
2015-02-20 14:14:08 -08:00
Mandy Chung
31717ccf1c
8073374: Re-examine jdk.xml.ws dependency on java.xml.ws SOAPNamespaceConstants
...
Reviewed-by: lancea, mkos
2015-02-20 09:15:59 -08:00
Attila Szegedi
d76b6c183d
8073560: Update BuildNashorn.gmk to require source/target 8 for jdk9 build
...
Reviewed-by: sundar
2015-02-20 17:18:47 +01:00
Aleksey Shipilev
e0e6ce31fd
8073479: Replace obj.getClass hacks with Objects.requireNonNull
...
Reviewed-by: dfuchs, plevart, vlivanov
2015-02-20 18:32:10 +03:00
Attila Szegedi
0a6d13699b
8072426: Can't compare Java objects to strings or numbers
...
Reviewed-by: hannesw, lagergren, sundar
2015-02-20 15:47:28 +01:00
Lana Steuck
35130d616e
Merge
2015-02-19 16:38:54 -08:00
Lana Steuck
86292086b7
Merge
2015-02-19 16:38:11 -08:00
Lana Steuck
685b728f55
Merge
2015-02-19 16:37:05 -08:00
Lana Steuck
e041f4aadd
Merge
2015-02-19 16:36:35 -08:00
Lana Steuck
5b67af846e
Merge
2015-02-19 16:35:58 -08:00
David Katleman
5672ca6e68
Added tag jdk9-b51 for changeset db20db37be55
2015-02-19 11:24:08 -08:00
David Katleman
82735606dd
Added tag jdk9-b51 for changeset bf992bd35aad
2015-02-19 11:24:07 -08:00
David Katleman
42d9f7489a
Added tag jdk9-b51 for changeset 0584b09d5a1d
2015-02-19 11:24:03 -08:00
David Katleman
c3e738b069
Added tag jdk9-b51 for changeset 2815ad059e8d
2015-02-19 11:24:01 -08:00
David Katleman
523249ec57
Added tag jdk9-b51 for changeset c7d0c39dd761
2015-02-19 11:24:00 -08:00
David Katleman
cb126fc539
Added tag jdk9-b51 for changeset 5fb718119516
2015-02-19 11:23:58 -08:00
David Katleman
0efeaabb0a
Added tag jdk9-b51 for changeset 1ede1e98cd63
2015-02-19 11:23:57 -08:00
David Katleman
0fafef8147
Added tag jdk9-b51 for changeset 5d0c07a90e82
2015-02-19 11:23:55 -08:00
Vladimir Ivanov
93f9344ff4
Merge
2015-02-19 11:12:59 -08:00