Bengt Rutisson
d3a0a48fbb
8014339: Improve assert and remove some dead code from parMarkBitMap.hpp/cpp
...
Reviewed-by: stefank, tschatzl
2013-05-13 14:09:05 +02:00
Thomas Schatzl
9cfde1acc3
8014058: Regression tests for 8006088
...
The patch for 8006088 misses regression tests after a merge error, this CR provides them.
Reviewed-by: jwilhelm, tamao, jmasa
2013-05-13 09:45:33 +02:00
Rickard Bäckman
2d6560721c
Merge
2013-05-13 07:53:45 +02:00
Ivan Gerasimov
171fdabebb
7021870: GzipInputStream closes underlying stream during reading
...
Reviewed-by: mduigou
2013-05-10 23:56:24 +04:00
Yumin Qi
9b052f6f3e
Merge
2013-05-10 19:30:12 +00:00
Joe Darcy
b1127b3050
8014357: Minor refactorings to sun.reflect.generics.reflectiveObjects.*
...
Reviewed-by: mchung
2013-05-10 12:25:16 -07:00
Alejandro Murillo
e732ebaa3e
8014279: new hotspot build - hs25-b33
...
Reviewed-by: jcoomes
2013-05-10 11:27:55 -07:00
Alejandro Murillo
0c58bd4bfd
Added tag hs25-b32 for changeset bc27a3d4b35f
2013-05-10 11:14:09 -07:00
Alejandro Murillo
711e6b8bd8
Merge
2013-05-10 11:14:08 -07:00
Mike Duigou
d8751e2c7f
Merge
2013-05-10 10:12:58 -07:00
Mike Duigou
386bb440ad
8014316: Use Method Refs in j.u.stream.MatchOps
...
Reviewed-by: dholmes
2013-05-10 09:51:14 -07:00
Joe Wang
8620b1e2d7
8014333: javadoc error in JAXP 1.5 patch
...
Reviewed-by: lancea
2013-05-10 09:23:22 -07:00
Roger Riggs
d5da33beea
8014296: DivModTests should not compare pointers
...
Reviewed-by: darcy
2013-05-10 09:06:21 -07:00
Joe Darcy
fdf90eaba2
8014249: Add Modifer.parameterModifiers()
...
Reviewed-by: mduigou, mchung
2013-05-10 08:53:38 -07:00
Yumin Qi
c6aa9c656f
8003557: NPG: Klass* const k should be const Klass* k
...
With NPG, const KlassOop klass which is in fact a definition converted to Klass* const, which is not the original intention. The right usage is converting them to const Klass*.
Reviewed-by: coleenp, kvn
2013-05-10 08:27:30 -07:00
Alan Bateman
6622dd4edf
8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long
...
Reviewed-by: khazra, chegar
2013-05-10 14:53:33 +01:00
Jan Lahoda
921bd43131
8012929: Trees.getElement should work not only for declaration trees, but also for use-trees
...
Co-authored-by: Dusan Balek <dbalek@netbeans.org>
Reviewed-by: jjg
2013-05-10 15:15:50 +02:00
Jonathan Gibbons
c037757e7b
8014363: javac test class ToolTester handles classpath incorrectly
...
Reviewed-by: ksrini
2013-05-12 18:18:54 -07:00
Joe Darcy
8ea0284b13
8014365: Restore Objects.requireNonNull(T, Supplier<String>)
...
Reviewed-by: jjg
2013-05-10 14:31:42 -07:00
Alan Bateman
d4858d53df
8014318: tools/javac/profiles/ProfileOptionTest.java needs modifying now that javax.script is in compact1
...
Reviewed-by: mchung
2013-05-10 16:10:20 +01:00
Marcus Lagergren
1fbc1cbc43
8014329: Slim down the label stack structure in CodeGenerator
...
Reviewed-by: attila, jlaskey
2013-05-10 13:16:44 +02:00
Joel Borggrén-Franck
5d83fde0d1
8007073: Implement Core Reflection for Type Annotations on parameters
...
Reviewed-by: darcy, abuckley
2013-05-10 10:20:13 +02:00
Stefan Karlsson
4562f6539d
Merge
2013-05-10 09:24:20 +02:00
Lana Steuck
17d9dc0227
Merge
2013-05-09 19:17:43 -07:00
Lana Steuck
1302967992
Merge
2013-05-09 18:42:30 -07:00
Vladimir Kozlov
d7176bf7f8
8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()
...
Add NULL checks and asserts for Type::make_ptr() returned value.
Reviewed-by: twisti
2013-05-09 17:28:04 -07:00
David Katleman
1b186bfddd
8014289: JDK8 b89 source with GPL header errors
...
Reviewed-by: mchung, mduigou, tbell, dsamersoff
2013-05-09 15:04:56 -07:00
Henry Jen
862e2f6a7d
8006884: (fs) Add Files.list, lines and find
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: briangoetz, mduigou
2013-05-09 14:44:56 -07:00
Mike Duigou
5a95645a18
8004015: Additional static and instance utils for functional interfaces
...
8011010: Spec j.u.f.Predicate doesn't specify NPEs thrown by the SE8's Reference Implementation
Reviewed-by: briangoetz, dholmes, chegar
2013-05-17 10:36:04 -07:00
Paul Sandoz
b175321e7d
8014133: Spliterator.OfPrimitive
...
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: mduigou, forax
2013-05-15 10:25:59 +02:00
Paul Sandoz
eb66929285
8013334: Spliterator behavior for LinkedList contradicts Spliterator.trySplit
...
This changeset also contains some minor, non spec, related fixes to tidy up other areas of the JavaDoc.
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Mike Duigou <mike.duigou@oracle.com>
Reviewed-by: plevart, darcy
2013-05-15 10:15:28 +02:00
Lana Steuck
dfc792a1b8
Merge
2013-05-09 14:23:49 -07:00
Lana Steuck
45e4cc2b02
Merge
2013-05-09 14:23:39 -07:00
Lana Steuck
1d68dd9f45
Merge
2013-05-09 14:23:32 -07:00
Jiangli Zhou
fe9809cd8a
Merge
2013-05-09 16:27:51 -04:00
Sean Coffey
ceb0317980
8013196: TimeZone.getDefault() throws NPE due to sun.awt.AppContext.getAppContext()
...
Reviewed-by: mchung, okutsu
2013-05-09 20:31:47 +01:00
John Cuthbertson
c38f8fc543
7176479: G1: JVM crashes on T5-8 system with 1.5 TB heap
...
Refactor G1's hot card cache and card counts table into their own files. Simplify the card counts table, including removing the encoding of the card index in each entry. The card counts table now has a 1:1 correspondence with the cards spanned by heap. Space for the card counts table is reserved from virtual memory (rather than C heap) during JVM startup and is committed/expanded when the heap is expanded. Changes were also reviewed-by Vitaly Davidovich.
Reviewed-by: tschatzl, jmasa
2013-05-09 11:16:39 -07:00
David Katleman
b28e1d37e7
Added tag jdk8-b89 for changeset 36a256ff82cb
2013-05-09 10:04:38 -07:00
David Katleman
a8476a7787
Added tag jdk8-b89 for changeset 9336d45f8213
2013-05-09 10:04:34 -07:00
David Katleman
83957af600
Added tag jdk8-b89 for changeset b3459340dd1f
2013-05-09 10:04:20 -07:00
David Katleman
5ed4655142
Added tag jdk8-b89 for changeset 4945d5ca32c8
2013-05-09 10:04:08 -07:00
David Katleman
9e98214983
Added tag jdk8-b89 for changeset e3e2d366215b
2013-05-09 10:03:59 -07:00
David Katleman
02ee113df6
Added tag jdk8-b89 for changeset 67f1ddecad67
2013-05-09 10:03:35 -07:00
David Katleman
59a13fe659
Added tag jdk8-b89 for changeset 74ccf75aa7da
2013-05-09 10:03:24 -07:00
David Katleman
dbbcb98ba5
Added tag jdk8-b89 for changeset b77fd4a47faf
2013-05-09 10:03:08 -07:00
Jesper Wilhelmsson
3d6c526864
Merge
2013-05-09 12:23:43 +02:00
Lana Steuck
bc6e6c4432
Merge
2013-05-08 23:54:45 -07:00
Lana Steuck
fe8944db98
Merge
2013-05-08 23:53:35 -07:00
Joe Wang
f0330c4199
8011653: Upgrade JDK8 to JAXP 1.5
...
Reviewed-by: alanb, dfuchs
2013-05-08 23:38:03 -07:00
Lana Steuck
543e9aaba0
Merge
2013-05-08 22:12:51 -07:00