Nadeesh TV
|
31f7efd560
|
8071919: Add java.time.Clock.tickMillis(ZoneId zone) method
Reviewed-by: dfuchs, rriggs, scolebourne
|
2015-11-17 11:06:46 -05:00 |
|
Nadeesh TV
|
b6d29b4f0b
|
8072746: LocalDate.isEra() should return IsoEra not Era
Reviewed-by: rriggs, scolebourne
|
2015-11-17 10:44:22 -05:00 |
|
Avik Niyogi
|
1e176777db
|
8132770: Test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails in MacOSX
Reviewed-by: rchamyal, alexsch
|
2015-11-17 19:29:04 +04:00 |
|
Avik Niyogi
|
2e94af3f3d
|
7124218: Space should select cell in the JTable
Reviewed-by: rchamyal, alexsch
|
2015-11-17 19:09:37 +04:00 |
|
Claes Redestad
|
42e4e0c06f
|
8143142: AssertionError in MethodHandleImpl
Reviewed-by: psandoz, vlivanov
|
2015-11-17 15:29:21 +01:00 |
|
Weijun Wang
|
ff9d178e96
|
8143138: Move sun/security/pkcs11/Secmod/LoadKeystore.java to problem list
Reviewed-by: mullan
|
2015-11-17 22:21:45 +08:00 |
|
Paul Sandoz
|
e3111f5d49
|
8142493: Utility methods to check indexes and ranges doesn't specify behavior when function produces null
Reviewed-by: lancea, rriggs, mchung
|
2015-11-17 14:11:46 +01:00 |
|
Paul Sandoz
|
c16c0e61c9
|
8141409: Arrays.equals accepting a Comparator
Reviewed-by: rriggs
|
2015-11-17 14:11:42 +01:00 |
|
Stefan Johansson
|
bf4eef4903
|
Merge
|
2015-11-17 12:37:55 +00:00 |
|
Claes Redestad
|
5b5c2d0925
|
8142487: Cleanup sun.invoke.util.Wrapper zeroes to be both reliable and lazy
Reviewed-by: vlivanov, jrose
|
2015-11-17 12:43:09 +01:00 |
|
Claes Redestad
|
30545d614d
|
8142334: Improve lazy initialization of java.lang.invoke
Reviewed-by: psandoz, vlivanov, mhaupt
|
2015-11-17 11:51:45 +01:00 |
|
Stefan Johansson
|
56adbd02ec
|
8141280: G1ResManAllocator doesn't work with _survivor_is_full/_old_is_full
Reviewed-by: jmasa, kbarrett, tschatzl
|
2015-11-17 11:20:27 +01:00 |
|
Rajeev Chamyal
|
2946748843
|
8030099: Memory usage of java process increases after pressing start button in test window
Reviewed-by: prr, serb
|
2015-11-17 13:14:26 +04:00 |
|
Alejandro Murillo
|
aaf83b3ad2
|
Merge
|
2015-11-16 22:36:49 -08:00 |
|
Alejandro Murillo
|
63852abb50
|
Merge
|
2015-11-16 22:36:45 -08:00 |
|
Alejandro Murillo
|
8756c98eb8
|
Merge
|
2015-11-16 22:36:41 -08:00 |
|
Iris Clark
|
8e0b3b72f0
|
Merge
|
2015-11-16 21:19:13 -08:00 |
|
Iris Clark
|
25d5c9c97f
|
Merge
|
2015-11-16 20:16:55 -08:00 |
|
Iris Clark
|
26c71ec728
|
Merge
|
2015-11-16 17:10:23 -08:00 |
|
Iris Clark
|
6568d3457b
|
Merge
|
2015-11-16 17:10:20 -08:00 |
|
Iris Clark
|
f5c0c55600
|
Merge
|
2015-11-16 17:10:11 -08:00 |
|
Iris Clark
|
2e24972c63
|
Merge
|
2015-11-16 17:10:04 -08:00 |
|
Phil Race
|
8b00726f06
|
7162125: [macosx] A font has different behaviour for ligatures depending on its creation mod
Reviewed-by: srl, jgodinez
|
2015-11-16 16:07:46 -08:00 |
|
David Holmes
|
3904de571b
|
8139300: Internal Error (vm/utilities/debug.cpp:399), # Error: ShouldNotReachHere()
Reviewed-by: simonis, dcubed
|
2015-11-16 18:50:55 -05:00 |
|
Bhavesh Patel
|
7b9f3a4030
|
8142367: Allow files with .png extension to be copied for javadoc
Reviewed-by: erikj
|
2015-11-16 22:51:58 +00:00 |
|
Bhavesh Patel
|
54850a316b
|
8142367: Allow files with .png extension to be copied for javadoc
Reviewed-by: erikj
|
2015-11-16 22:49:45 +00:00 |
|
David Holmes
|
98231a9c42
|
Merge
|
2015-11-16 23:12:36 +01:00 |
|
Joe Wang
|
0204e737b3
|
8142900: Xerces Update: Xerces XPath
Reviewed-by: lancea
|
2015-11-16 14:12:06 -08:00 |
|
Roger Riggs
|
9322c398b5
|
8133079: java.time LocalDate and LocalTime ofInstant() factory methods
Reviewed-by: rriggs, scolebourne
|
2015-11-16 15:28:55 -05:00 |
|
Nils Eliasson
|
304f9601f9
|
Merge
|
2015-11-16 20:54:08 +01:00 |
|
David Holmes
|
56745a7f9f
|
8141024: [Solaris] Obsolete UseAltSigs
Reviewed-by: dcubed, ddmitriev
|
2015-11-16 14:47:21 -05:00 |
|
Nils Eliasson
|
5f1eb58771
|
Merge
|
2015-11-16 20:37:22 +01:00 |
|
Kim Barrett
|
7badb3edfb
|
8143013: Remove unused DirtyCardQueue::iterate_closure_all_threads
Remove unused function.
Reviewed-by: tbenson, tschatzl, mgerdin
|
2015-11-16 14:11:36 -05:00 |
|
Alejandro Murillo
|
c48d4c4c7d
|
Merge
|
2015-11-16 10:47:28 -08:00 |
|
Alejandro Murillo
|
38b3ed8f07
|
Merge
|
2015-11-16 10:47:28 -08:00 |
|
Doug Lea
|
81c502660b
|
8029574: TreeMap: optimization of method computeRedLevel()
Reviewed-by: martin, shade
|
2015-11-16 10:14:46 -08:00 |
|
Tatiana Pivovarova
|
98bc340162
|
8138815: improve tests CompilerToVM::getStackTraceElement
Reviewed-by: kvn
|
2015-11-16 19:21:35 +03:00 |
|
Volker Simonis
|
350b04eab2
|
8141551: C2 can not handle returns with inccompatible interface arrays
Reviewed-by: kvn
|
2015-11-16 14:19:10 +01:00 |
|
Rajeev Chamyal
|
7d7c956397
|
6288609: JInternalFrame.setDefaultCloseOperation() interferes with "close" behavior
Reviewed-by: psadhukhan, alexsch
|
2015-11-16 15:03:17 +04:00 |
|
Thomas Stuefe
|
ff732e0835
|
8143125: [aix] Further Developments for AIX
Port newest AIX port developemnts to OpenJDK.
Reviewed-by: goetz, simonis
|
2015-11-16 10:58:14 +01:00 |
|
Thomas Stuefe
|
c661a50764
|
8144702: Using tid decorator in Unified Logging may crash VM
LogDecorations::create_tid_decoration should avoid Thread::current() if possible.
Reviewed-by: mlarsson, coleenp
|
2015-12-05 07:16:52 +01:00 |
|
Dmitry Samersoff
|
560badbadc
|
Merge
|
2015-12-05 03:10:50 +00:00 |
|
Ioi Lam
|
cf7cabe8e9
|
Merge
|
2015-12-05 00:07:04 +00:00 |
|
Erik Helin
|
be8bd882d5
|
Merge
|
2015-12-04 22:07:22 +00:00 |
|
Marcus Larsson
|
170382e84f
|
Merge
|
2015-12-04 20:04:59 +00:00 |
|
Dmitry Samersoff
|
4622d15a73
|
Merge
|
2015-12-04 18:40:03 +00:00 |
|
Dmitry Samersoff
|
69b13c2142
|
8131694: backout the fix for JDK-8131331 when JDK-8131693 is fixed
Backout temporal fix
Reviewed-by: dcubed
|
2015-12-04 21:27:12 +03:00 |
|
Jaroslav Bachorik
|
a4123e4dfd
|
Merge
|
2015-12-04 16:19:09 +00:00 |
|
Erik Helin
|
91b5389443
|
8144712: Remove g1RootClosures.inline.hpp
Reviewed-by: stefank, mgerdin
|
2015-12-04 15:47:13 +01:00 |
|
Yasumasa Suenaga
|
b8fd323a28
|
8140556: Add force rotation option to VM.log jcmd
Rotate JVM log files via jcmd
Reviewed-by: sla, mlarsson
|
2015-12-03 22:42:28 +09:00 |
|