Alejandro Murillo
5485bef44e
Merge
2013-08-16 04:14:12 -07:00
Athijegannathan Sundararajan
2f90b28014
8020355: bind on built-in constructors don't use bound argument values
...
Reviewed-by: lagergren, hannesw
2013-08-16 15:04:36 +05:30
Bengt Rutisson
5075c7e128
Merge
2013-08-16 09:02:36 +02:00
Harold Seigel
4d91f4e69d
8003424: Enable Class Data Sharing for CompressedOops
...
8016729: ObjectAlignmentInBytes=16 now forces the use of heap based compressed oops
8005933: The -Xshare:auto option is ignored for -server
Move klass metaspace above the heap and support CDS with compressed klass ptrs.
Reviewed-by: coleenp, kvn, mgerdin, tschatzl, stefank
2013-08-15 20:04:10 -04:00
Jan Lahoda
d992a67102
8022508: javac crashes if the generics arity of a base class is wrong
...
Reviewed-by: mcimadamore, vromero
2013-08-15 22:36:08 +02:00
Chris Hegarty
e6df16e109
Merge
2013-08-15 21:33:56 +01:00
Jan Lahoda
59e0637339
8015809: More user friendly compile-time errors for uncaught exceptions in lambda expression
...
Producing individual errors for uncaught undeclared exceptions inside lambda expressions, rather than one error for the whole lambda
Reviewed-by: mcimadamore
2013-08-15 22:33:43 +02:00
Vicente Romero
746be81338
8022053: javac generates unverifiable initializer for nested subclass of local class
...
Reviewed-by: jjg, mcimadamore
2013-08-16 10:32:42 +01:00
Jennifer Godinez
bce847b2be
8023045: [MacOSX] PrinterIOException when printing a JComponent
...
Reviewed-by: bae, jchen
2013-08-15 11:56:33 -07:00
Christine Lu
db0ec61ffd
Added tag jdk8-b103 for changeset 1f4e22f16147
2013-08-15 09:26:02 -07:00
Christine Lu
4d93dffa7b
Added tag jdk8-b103 for changeset 30c8df7a1168
2013-08-15 09:26:00 -07:00
Christine Lu
b6b9364384
Added tag jdk8-b103 for changeset 49d8688ac040
2013-08-15 09:25:49 -07:00
Christine Lu
9e1b038ef2
Added tag jdk8-b103 for changeset bf2d11458125
2013-08-15 09:25:44 -07:00
Christine Lu
34c5c0e638
Added tag jdk8-b103 for changeset 1317035e27c5
2013-08-15 09:25:42 -07:00
Christine Lu
e50bff5642
Added tag jdk8-b103 for changeset 31869efc272a
2013-08-15 09:25:33 -07:00
Christine Lu
d48217e612
Added tag jdk8-b103 for changeset 28e832b479d2
2013-08-15 09:25:27 -07:00
Christine Lu
034d08cfbd
Added tag jdk8-b103 for changeset 5e42d75f3223
2013-08-15 09:25:23 -07:00
Erik Joelsson
fd4983b254
8015145: Smartjavac needs more flexibility with linking to sources
...
Reviewed-by: jjg, ohrstrom
2013-08-15 17:24:35 +02:00
Erik Joelsson
c1b34fdc2c
8020411: lin32 - JDK 8 build for Linux-i586 on Oracle Linux 6.4 64-bit machines does not generate the bundles directory in the build directory
...
Reviewed-by: tbell
2013-08-15 17:14:53 +02:00
Rickard Bäckman
8db7a08b50
Merge
2013-08-15 15:26:16 +02:00
Erik Helin
8250719f92
Merge
2013-08-15 06:20:48 -07:00
Anton Litvinov
78ee0b6ff2
7191018: Manual test closed/java/awt/JAWT causes JVM to crash starting from JDK 5
...
Reviewed-by: anthony, serb
2013-08-15 14:20:09 +04:00
Bengt Rutisson
c144b8c30f
8023021: Unnecessary clearing of the card table introduced by the fix for JDK-8023013
...
Reviewed-by: stefank, ehelin
2013-08-15 10:05:50 +02:00
Bhavesh Patel
0c6e63367d
8016921: Change the profiles table on overview-summary.html page to a list
...
Reviewed-by: jjg
2013-08-14 21:44:51 -07:00
Jon Masamitsu
9354b09906
8021809: Partitioning based on eden sampling during allocation not reset correctly
...
Reviewed-by: ysr, hiroshi
2013-08-14 19:52:16 -07:00
Thomas Schatzl
ae7845053f
8022784: TaskQueue misses minimal documentation and references for analysis
...
Add appropriate documentation and references to publication to allow easier analysis of the TaskQueue implementation.
Reviewed-by: dholmes, ehelin
2013-08-21 10:32:02 +02:00
Jon Masamitsu
4fe3c66318
Merge
2013-08-20 10:02:38 -07:00
Erik Helin
e5f563bfef
8023219: NPG: MetaspaceMemoryPool should report statistics for all of metaspace
...
Reviewed-by: stefank, sjohanss
2013-08-19 18:17:58 +02:00
Jon Masamitsu
b7f31f0375
Merge
2013-08-19 08:58:56 -07:00
Stefan Karlsson
8fc3bf8715
8023227: Enhance layout_helper_log2_element_size assert
...
Reviewed-by: mgerdin, jmasa
2013-08-19 13:44:13 +02:00
Bengt Rutisson
5e41090120
8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0
...
Reviewed-by: stefank, mgerdin
2013-08-16 11:26:09 +02:00
Bengt Rutisson
befd51708b
Merge
2013-08-15 13:02:42 -07:00
John Cuthbertson
f63547bf71
7145569: G1: optimize nmethods scanning
...
Add a list of nmethods to the RSet for a region that contain references into the region. Skip scanning the code cache during root scanning and scan the nmethod lists during RSet scanning instead.
Reviewed-by: tschatzl, brutisso, mgerdin, twisti, kvn
2013-08-15 10:52:18 +02:00
Kumar Srinivasan
d91b6547d3
6840442: JavaCompiler.getTask() has incomplete specification for IllegalArgumentException
...
Reviewed-by: jjg
2013-08-14 18:58:39 -07:00
Jonathan Gibbons
43991d588a
8017191: Javadoc is confused by @link to imported classes outside of the set of generated packages
...
Reviewed-by: bpatel
2013-08-14 16:41:01 -07:00
Ron Durbin
9d372e7801
8005073: [TESTBUG] remove crufty '_g' support from HS tests
...
Remove crufty '_g' support from HS tests
Reviewed-by: dcubed, sla
2013-08-14 15:12:00 -07:00
Leonid Romanov
1aa32ce1d0
8022997: [macosx] Remaining duplicated key events
...
Reviewed-by: anthony, serb
2013-08-15 01:17:30 +04:00
Anthony Scarpino
6b3b53caa1
8022669: OAEPParameterSpec does not work if MGF1ParameterSpec is set to SHA2 algorithms
...
Reviewed-by: mullan
2013-08-14 10:50:52 -07:00
Vladimir Kozlov
20f7d1a82a
8022993: Convert MAX_UNROLL constant to LoopMaxUnroll C2 flag
...
Replace MAX_UNROLL constant with new C2 LoopMaxUnroll flag.
Reviewed-by: roland
2013-08-14 10:21:26 -07:00
Athijegannathan Sundararajan
a28b8a61dc
8023026: Array.prototype iterator functions like forEach, reduce should work for Java arrays, lists
...
Reviewed-by: jlaskey, lagergren
2013-08-14 20:51:53 +05:30
Kumar Srinivasan
ce4eb93249
8007517: DefaultMethodRegressionTests.java fail in TL
...
Reviewed-by: jjg, vromero
2013-08-14 07:07:55 -07:00
Petr Pchelko
f996af2115
7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract
...
Reviewed-by: anthony, art, serb
2013-08-14 17:20:09 +04:00
Petr Pchelko
6a28f9e6fb
8013454: [parfait] Memory leak in jdk/src/windows/native/sun/windows/awt_Cursor.cpp
...
8012079: [parfait] possible null pointer dereference in jdk/src/windows/native/sun/windows/awt_Font.cpp
Reviewed-by: art, serb
2013-08-14 16:17:28 +04:00
Erik Helin
dab6bdc071
8022899: SunStudio compiler can not handle EXCEPTION_MARK and inlining
...
Reviewed-by: coleenp, mgerdin
2013-08-14 13:49:36 +02:00
Vicente Romero
d36ef0edd0
8013394: compile of iterator use fails with error \"defined in an inaccessible class or interface\"
...
Reviewed-by: mcimadamore
2013-08-14 10:53:37 +01:00
Bengt Rutisson
253681b976
Merge
2013-08-14 10:55:45 +02:00
Bengt Rutisson
19ba466575
8022800: Use specific generations rather than generation iteration
...
Reviewed-by: jmasa, ehelin
2013-08-14 09:02:32 +02:00
Lana Steuck
48a4d23548
Merge
2013-08-13 18:34:12 -07:00
Lana Steuck
b93ce53426
Merge
2013-08-13 18:34:06 -07:00
Lana Steuck
c24f5af8ad
Merge
2013-08-13 18:28:49 -07:00