73474 Commits

Author SHA1 Message Date
David Lindholm
7323d69771 8009538: [Event Request] Want events for tenuring distribution
Reviewed-by: jwilhelm, sjohanss
2016-02-12 09:12:12 +01:00
Joe Darcy
dc308c1d3f 8149616: Problem list RmiSslBootstrapTest.sh
Reviewed-by: rriggs
2016-02-11 16:24:55 -08:00
Lana Steuck
8bcff75448 Merge 2016-02-11 16:06:51 -08:00
Lana Steuck
eb64b90d89 Merge 2016-02-11 16:06:11 -08:00
Lana Steuck
11aecb99e1 Merge 2016-02-11 16:06:02 -08:00
Lana Steuck
df4d1c44ff Merge 2016-02-11 16:05:39 -08:00
Lana Steuck
348cbe8b0a Merge 2016-02-11 16:05:22 -08:00
Lana Steuck
360d0aee7f Merge 2016-02-11 16:05:16 -08:00
Lana Steuck
a13626f5ac Added tag jdk-9+105 for changeset 621225a25d50 2016-02-11 14:40:06 -08:00
Lana Steuck
e9a806b4ee Added tag jdk-9+105 for changeset 3977b3940b92 2016-02-11 14:40:05 -08:00
Lana Steuck
a0bd190239 Added tag jdk-9+105 for changeset e6b4f7af3fca 2016-02-11 14:40:00 -08:00
Lana Steuck
4e571616cf Added tag jdk-9+105 for changeset ae5b74fcfb21 2016-02-11 14:39:58 -08:00
Lana Steuck
d8eab62f77 Added tag jdk-9+105 for changeset 0713559973fc 2016-02-11 14:39:57 -08:00
Lana Steuck
95a4d190ea Added tag jdk-9+105 for changeset d549e724be36 2016-02-11 14:39:54 -08:00
Lana Steuck
c9edf10dc1 Added tag jdk-9+105 for changeset e66a02d55e71 2016-02-11 14:39:53 -08:00
Lana Steuck
b95efb3d24 Added tag jdk-9+105 for changeset d0b71f2375d0 2016-02-11 14:39:51 -08:00
Alejandro Murillo
1c894eb9a3 Merge 2016-02-11 13:58:43 -08:00
Alejandro Murillo
96b1abd515 Merge 2016-02-11 13:58:41 -08:00
Brian Burkhalter
3e6267d50c 8149593: Change <code>foo</code> to {@code foo} in TIFF plugin classes
Change <code>foo</code> to {@code foo} in TIFF plugin classes and 2015 to 2016 where needed.

Reviewed-by: prr, darcy
2016-02-11 13:42:53 -08:00
Ivan Gerasimov
58140f51df 8059212: Modify sun/security/smartcardio manual regression tests so that they do not just fail if no cardreader found
Reviewed-by: mullan
2016-02-12 00:20:16 +03:00
David Holmes
1246d21895 8149697: Fix for 8145725 is broken
As per the existing comment we needed to check the saved 'index' instead

Reviewed-by: gthornbr, dcubed, kbarrett
2016-02-11 15:43:30 -05:00
Jesper Wilhelmsson
c6d81e192d Merge 2016-02-11 21:07:38 +01:00
Jesper Wilhelmsson
6939cb3b60 Merge 2016-02-11 21:07:37 +01:00
Jim Laskey
2876c5dab0 8149665: $EXEC changes clean up
Reviewed-by: attila
2016-02-11 12:58:57 -04:00
Roger Riggs
b16bb1267a 8142539: Incorrect definition of ZoneOffset.MIN
8140211: Example in the Documentation is wrong for java.time.ZonedDateTime.minusHours
8139529: java.time.temporal.ChronoUnit.FOREVER typo

Reviewed-by: lancea, scolebourne
2016-02-11 11:19:03 -05:00
David Lindholm
19bc0f3f2d 8149648: Add number of regions to the G1HeapSummary event
Reviewed-by: sjohanss, jwilhelm
2016-02-11 16:49:12 +01:00
Kevin Walls
b7298ad6da Merge 2016-02-11 12:11:02 +00:00
Roland Westrelin
3e3ac8f318 8149543: range check CastII nodes should not be split through Phi
Splitting range check CastIIs through loop induction Phi prevents further optimizations

Reviewed-by: kvn, mcberg
2016-02-11 12:42:12 +01:00
Michael Berg
3ade110066 8149421: Vectorized Post Loops
Add vectorised post loop for counted loops with vectors.

Reviewed-by: kvn
2016-02-12 16:12:15 -08:00
Thomas Stuefe
1245e4138c 8149096: Remove unused code in methodComparator
Remove unused code in methodComparator

Reviewed-by: coleenp, sspitsyn, dholmes
2016-02-11 02:39:35 -08:00
Vikrant Agarwal
5b56cd34c1 8131751: [TEST_BUG] Test javax/swing/plaf/gtk/crash/RenderBadPictureCrash.java fails UnsupportedOperationException
Reviewed-by: alexsch, ssadetsky
2016-02-11 12:24:28 +03:00
Laurent Bourgès
073470bedb 8149338: JVM Crash caused by Marlin renderer not handling NaN coordinates
Use first / last Y crossings to compute edge min/max Y and ensure consistency with edgeBuckets / edgeBucketCounts arrays

Reviewed-by: flar, prr
2016-02-11 09:08:15 +01:00
Bengt Rutisson
4096556cc6 8149542: Missing failure reporting in HeapRegion::verify
Reviewed-by: tschatzl, jprovino
2016-02-11 08:57:00 +01:00
Bengt Rutisson
413f61e977 8149541: Use log_error() instead of log_info() when verification reports a problem
Reviewed-by: jwilhelm, tbenson
2016-02-11 08:55:36 +01:00
Mikael Vidstedt
243c8598d5 8149611: Add tests for Unsafe.copySwapMemory
Reviewed-by: dholmes
2016-02-10 19:55:57 -08:00
David Holmes
e82f5cf677 8148987: [Linux] Allow building on older systems without CPU_ALLOC support
Reviewed-by: dsamersoff, stuefe, dcubed
2016-02-10 22:22:48 -05:00
David Holmes
8d71b5adce Merge 2016-02-11 01:06:24 +00:00
David Holmes
15d7ff42b0 8145725: Remove the WorkAroundNPTLTimedWaitHang workaround
Reviewed-by: ddmitriev, stuefe, dcubed
2016-02-10 18:57:19 -05:00
Mikael Vidstedt
7f395c26ab 8141491: Unaligned memory access in Bits.c
Introduce alignment-safe Copy::conjoint_swap and j.i.m.Unsafe.copySwapMemory

Reviewed-by: jrose, dholmes, psandoz
2016-02-10 15:20:41 -08:00
Mikael Vidstedt
4e53f48812 8141491: Unaligned memory access in Bits.c
Introduce alignment-safe Copy::conjoint_swap and j.i.m.Unsafe.copySwapMemory

Reviewed-by: jrose, dholmes, psandoz
2016-02-10 15:20:38 -08:00
Vicente Romero
286b0caa6c 8148808: javac, remove unused options, step 1
Reviewed-by: mcimadamore, jjg
2016-02-10 15:11:40 -08:00
Chris Hegarty
54ccd9a6ab 8148861: Update jaxws to use the new non-inheriting thread-local Thread constructor
Reviewed-by: mkos, mchung
2016-02-10 22:58:06 +00:00
Brian Burkhalter
a99085b4db 8149120: TIFFField constructor throws ArrayIndexOutOfBoundsException and IllegalArgumentException for scenarios explained in description
Clean up parameter checking in TIFFField.

Reviewed-by: prr
2016-02-10 13:49:06 -08:00
Alexander Scherbatiy
b1ccba1fcb 8139508: Debug option does not work in appletviewer
Reviewed-by: prr, ssadetsky
2016-02-11 00:19:38 +04:00
Alejandro Murillo
d58d230d11 Merge 2016-02-10 10:26:41 -08:00
Kumar Srinivasan
6c3f2df4bf 8148400: Decrease the regression test heap
Reviewed-by: jjg
2016-02-10 07:21:32 -08:00
Jim Laskey
b55ad227cb 8141209: $EXEC should allow streaming
Reviewed-by: sundar
2016-02-10 11:18:02 -04:00
Aleksey Shipilev
7bee07b465 8149459: StringConcatFactory should be synced up with LambdaMetafactory
Reviewed-by: psandoz, vlivanov, forax
2016-02-10 16:36:25 +03:00
Bengt Rutisson
3fc0fa269a Merge 2016-02-10 14:30:25 +01:00
Liam Miller-Cushon
1986f47320 8149160: use StringJoiner in sjavac option handling
Concatenation of strings now uses StringJoiner.

Reviewed-by: alundblad, jjg
2016-02-10 14:22:50 +01:00