Staffan Larsen
|
f9c63b42ed
|
8025636: Hide lambda proxy frames in stacktraces
Reviewed-by: jrose, forax, jfranck, vlivanov
|
2015-02-17 10:09:26 +01:00 |
|
Lev Priima
|
a1d6f0cbcd
|
8073124: Tune test and document TimSort runs length stack size increase
Reviewed-by: dholmes
|
2015-02-16 19:16:50 -05:00 |
|
Rob McKenna
|
0ad8cc755b
|
8067846: (sctp) InternalError when receiving SendFailedNotification
Reviewed-by: chegar
|
2015-02-16 22:57:17 +00:00 |
|
Xueming Shen
|
1eb1419d72
|
8073152: Update Standard/ExtendedCharsets to work with module system
To reorganize the standard and extendec charset configuration during build time
Reviewed-by: alanb
|
2015-02-16 14:53:59 -08:00 |
|
Jesper Wilhelmsson
|
d7f5fccbc6
|
Merge
|
2015-02-16 21:24:39 +01:00 |
|
Alan Bateman
|
8104906db2
|
8068680: Move java.transaction to the ext class loader
Reviewed-by: lancea, mchung
|
2015-02-16 18:30:16 +00:00 |
|
Sergey Bylokhov
|
aa024f2afc
|
8039269: images/cursors should not be in ${java.home}/lib
Reviewed-by: mchung, alanb, erikj
|
2015-02-16 20:02:08 +03:00 |
|
Sergey Bylokhov
|
18975e3676
|
8039269: images/cursors should not be in ${java.home}/lib
Reviewed-by: mchung, alanb, erikj
|
2015-02-16 20:01:17 +03:00 |
|
Alejandro Murillo
|
5621c4a866
|
Merge
|
2015-02-16 08:47:40 -08:00 |
|
Alejandro Murillo
|
b56016b4fb
|
Merge
|
2015-02-16 08:47:39 -08:00 |
|
Sangheon Kim
|
14916eab46
|
8073115: assert(_covered_region.contains(p)) needs better error messages
Changed to print out related values
Reviewed-by: jwilhelm, brutisso, stefank
|
2015-02-16 08:38:23 -08:00 |
|
Anton Nashatyrev
|
f149b6e2fd
|
8072676: [macosx] Jtree icon painted over label when scrollbars present in window
Reviewed-by: serb, alexsch
|
2015-02-16 19:10:05 +03:00 |
|
Srikanth Adayapalam
|
31b752c691
|
8073201: Incorrect @bug annotation in checkin for JDK-8069545
Reviewed-by: mcimadamore
|
2015-02-16 19:14:18 +05:30 |
|
Goetz Lindenmaier
|
a7edf52a02
|
8073315: Enable gcc -Wtype-limits and fix upcoming issues
Relevant fixes in blockOffsetTable.cpp, os_linux.cpp, parCardTableModRefBS.cpp.
Reviewed-by: jwilhelm, kbarrett, simonis
|
2015-02-16 14:07:36 +01:00 |
|
Maurizio Cimadamore
|
b91b333053
|
8071241: Investigate alternate strategy for type-checking operators
Separat operator lookup logic from overload resolution.
Reviewed-by: jjg, jlahoda, sadayapalam
|
2015-02-16 12:24:25 +00:00 |
|
Erik Joelsson
|
7208abd71e
|
8073166: Unable to successfully build the merge of jdk9/hs with jdk9/dev
Reviewed-by: alanb
|
2015-02-16 12:25:56 +01:00 |
|
Jaroslav Bachorik
|
9f4631e772
|
8072908: com/sun/management/OperatingSystemMXBean/TestTotalSwap.sh fails on OS X with exit code 2
Reviewed-by: dholmes, sla
|
2015-02-16 10:53:49 +01:00 |
|
Mario Torre
|
2400d1a6ee
|
8072905: Fix copyright year for test from JDK-8071705
Test was pushed with wrong copyright year
Reviewed-by: alexsch
|
2015-02-16 10:34:52 +01:00 |
|
Mark Sheppard
|
b5a98a12fe
|
8068682: Deprivilege/move java.corba to the ext class loader
Reviewed-by: alanb, mchung
|
2015-02-16 00:12:13 +00:00 |
|
Mark Sheppard
|
c717b07bc5
|
8068682: Deprivilege/move java.corba to the ext class loader
Reviewed-by: alanb, mchung
|
2015-02-16 00:10:42 +00:00 |
|
Prasanta Sadhukhan
|
f4fa68a2a7
|
8072678: Wrong exception messages in java.awt.color.ICC_ColorSpace
Reviewed-by: prr, serb
|
2015-02-14 21:05:41 +03:00 |
|
Chris Plummer
|
9604a593ee
|
8073167: Undo change to -retain argument in hotspot/test/Makefile
-retain:all changed back to -retain:fail,error
Reviewed-by: stefank
|
2015-02-14 08:53:57 -08:00 |
|
Christian Tornqvist
|
a72a716adf
|
Merge
|
2015-02-14 00:03:48 +00:00 |
|
Christian Tornqvist
|
cdb714aeb5
|
Merge
|
2015-02-13 15:05:30 -08:00 |
|
Eric McCorkle
|
b014a7728f
|
8066725: javac produces classfiles it cannot read
Revert behavioral changes from 8029012 and 8065132
Reviewed-by: jfranck
|
2015-02-13 17:00:45 -05:00 |
|
Jiangli Zhou
|
9c5033338c
|
Merge
|
2015-02-13 20:33:25 +00:00 |
|
Anthony Scarpino
|
ad70e04133
|
8022313: sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora
Reviewed-by: mullan
|
2015-02-13 10:44:53 -08:00 |
|
Volker Simonis
|
137f134743
|
8072770: [TESTBUG] Some Introspector tests fail with a Java heap bigger than 4GB
Reviewed-by: serb
|
2015-02-13 19:14:44 +01:00 |
|
Daniel D. Daugherty
|
a9e28164eb
|
8061553: Contended Locking fast enter bucket
JEP-143/JDK-8061553 Contended Locking fast enter bucket
Co-authored-by: Dave Dice <dave.dice@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Reviewed-by: dholmes, acorn
|
2015-02-13 10:01:42 -08:00 |
|
Stefan Karlsson
|
4913ad5d7d
|
8072911: Remove includes of oop.inline.hpp from .hpp files
Reviewed-by: brutisso, coleenp, jwilhelm, simonis, dholmes
|
2015-02-13 14:37:35 +01:00 |
|
Christian Tornqvist
|
700da67504
|
Merge
|
2015-02-13 05:17:57 -08:00 |
|
Christian Tornqvist
|
094674666c
|
Merge
|
2015-02-13 05:17:41 -08:00 |
|
Katja Kantserova
|
3d3f6553c0
|
8073132: Eliminate ProcessTools.getProcessId dependency on sun.management.VMManagement
Reviewed-by: jbachorik, dfuchs, mchung
|
2015-02-13 13:17:13 +01:00 |
|
Thomas Stuefe
|
0d2c28e3b8
|
8072935: Fix missing newline at end of file after 8067447
Reviewed-by: dholmes, dlong
|
2015-02-13 06:23:48 -05:00 |
|
Paul Sandoz
|
a12ad15110
|
8069325: Pattern.splitAsStream does not return input if it is empty and there is no match
Reviewed-by: sherman
|
2015-02-13 11:13:30 +01:00 |
|
Paul Sandoz
|
4b2af9acf9
|
8071670: java.util.Optional: please add a way to specify if-else behavior
Reviewed-by: dfuchs, lowasser
|
2015-02-13 11:13:27 +01:00 |
|
Weijun Wang
|
3cb54779b0
|
8071338: Move policytool from JRE to JDK
Reviewed-by: alanb, erikj, ihse, mchung
|
2015-02-13 11:03:57 +08:00 |
|
Weijun Wang
|
351ed3d735
|
8071338: Move policytool from JRE to JDK
Reviewed-by: alanb, erikj, ihse, mchung
|
2015-02-13 11:03:13 +08:00 |
|
Jesper Wilhelmsson
|
0212ed173a
|
Merge
|
2015-02-13 01:41:06 +01:00 |
|
Lana Steuck
|
25db70d299
|
Merge
|
2015-02-12 16:39:35 -08:00 |
|
Lana Steuck
|
06fb272637
|
Merge
|
2015-02-12 16:39:22 -08:00 |
|
Lana Steuck
|
86ab634dc1
|
Merge
|
2015-02-12 16:38:39 -08:00 |
|
Lana Steuck
|
9b5b4b60c3
|
Merge
|
2015-02-12 16:37:08 -08:00 |
|
Lana Steuck
|
b34ea60691
|
Merge
|
2015-02-12 16:36:53 -08:00 |
|
Lana Steuck
|
2bb41d2f62
|
Merge
|
2015-02-12 16:36:30 -08:00 |
|
David Katleman
|
a8f03a25b5
|
Added tag jdk9-b50 for changeset 51d0ef4e53e6
|
2015-02-12 16:23:30 -08:00 |
|
David Katleman
|
e8917c4867
|
Added tag jdk9-b50 for changeset 1ba2a6b0fd9f
|
2015-02-12 16:23:29 -08:00 |
|
David Katleman
|
036d9d38e7
|
Added tag jdk9-b50 for changeset d0f9f129c1f4
|
2015-02-12 16:23:25 -08:00 |
|
David Katleman
|
e4b28ccb36
|
Added tag jdk9-b50 for changeset f9362d750e69
|
2015-02-12 16:23:24 -08:00 |
|
David Katleman
|
8f6c7438b0
|
Added tag jdk9-b50 for changeset f8317f53f898
|
2015-02-12 16:23:24 -08:00 |
|