Omair Majid
|
90cb525183
|
8142898: Prefer isFile()/isDirectory() over exists() in SoftSynthesizer
Reviewed-by: serb
|
2015-11-19 12:52:41 -05:00 |
|
Lana Steuck
|
133cf4f651
|
Added tag jdk9-b93 for changeset b9b536d2fa22
|
2015-11-19 09:36:30 -08:00 |
|
Sergey Bylokhov
|
267d7007df
|
8143256: The build is broken after JDK-8081411
Reviewed-by: omajid
|
2015-11-19 01:52:52 +03:00 |
|
Claes Redestad
|
7563066613
|
8143253: java/lang/invoke/CompileThresholdBootstrapTest.java failing on mach5
Reviewed-by: lancea
|
2015-11-18 20:56:00 +01:00 |
|
Claes Redestad
|
e9b75962b3
|
8143232: Fix java.lang.invoke bootstrap when specifying COMPILE_THRESHOLD
Reviewed-by: vlivanov
|
2015-11-18 17:39:40 +01:00 |
|
Alexander Scherbatiy
|
b0439e6dbf
|
8081411: Add an API for painting an icon with a SynthContext
Reviewed-by: serb, azvegint
|
2015-11-18 19:13:42 +04:00 |
|
Christoph Langer
|
cd715bbcb2
|
8139436: sun.security.mscapi.KeyStore might load incomplete data
Reviewed-by: vinnie, weijun
|
2015-11-18 08:43:52 +08:00 |
|
Phil Race
|
d095f6db51
|
Merge
|
2015-11-17 13:24:06 -08:00 |
|
Prasanta Sadhukhan
|
18cd974bce
|
8067059: PrinterJob.pageDialog() with DialogSelectionType.NATIVE returns a PageFormat when cancelled
Reviewed-by: jgodinez, prr
|
2015-11-18 00:20:15 +03:00 |
|
Phil Race
|
5f60908938
|
Merge
|
2015-11-17 13:09:16 -08:00 |
|
Phil Race
|
eedb3870a2
|
Merge
|
2015-11-17 10:29:28 -08:00 |
|
Jean-Francois Denise
|
8938be4ae5
|
8143126: Unwanted System.out in jimage
Reviewed-by: mchung
|
2015-11-17 18:07:32 +01:00 |
|
Prasanta Sadhukhan
|
73b1044258
|
8039412: Stack overflow on Linux using DialogTypeSelection.NATIVE
Reviewed-by: prr, rchamyal
|
2015-11-17 19:15:48 +03:00 |
|
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 |
|
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 |
|
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
|
63852abb50
|
Merge
|
2015-11-16 22:36:45 -08:00 |
|
Iris Clark
|
6568d3457b
|
Merge
|
2015-11-16 17:10:20 -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 |
|
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
|
5f1eb58771
|
Merge
|
2015-11-16 20:37:22 +01: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 |
|
Rajeev Chamyal
|
7d7c956397
|
6288609: JInternalFrame.setDefaultCloseOperation() interferes with "close" behavior
Reviewed-by: psadhukhan, alexsch
|
2015-11-16 15:03:17 +04:00 |
|
Roland Westrelin
|
694262c33b
|
8042997: Make intrinsic some or all check index/range methods
Objects.checkIndex() intrinsic
Reviewed-by: psandoz, shade
|
2015-11-16 10:18:18 +01:00 |
|
Prasanta Sadhukhan
|
2603ac8fdb
|
8081491: The case print incomplete
Reviewed-by: alexsch, rchamyal
|
2015-11-16 10:56:21 +03:00 |
|
Felix Yang
|
3c5dd5581c
|
8143015: 5 tests fail with error "Can't find source for class: java.util.stream.OpTestCase"
Reviewed-by: weijun
|
2015-11-16 12:54:01 +08:00 |
|
Weijun Wang
|
4d01763cc8
|
8142927: Feed some text to STDIN in ProcessTools.executeProcess()
Reviewed-by: rriggs
|
2015-11-15 09:15:03 +08:00 |
|
Weijun Wang
|
0793aa183c
|
8142926: OutputAnalyzer's shouldXXX() calls return this
Reviewed-by: alanb
|
2015-11-14 11:00:40 +08:00 |
|
Jonathan Gibbons
|
39cb0e2223
|
8142996: move jdk java/util/streams tests into java.base directories
Reviewed-by: mchung
|
2015-11-13 15:55:32 -08:00 |
|
Roger Riggs
|
2714bdae50
|
8132394: (process) ProcessBuilder support for a pipeline of processes
Reviewed-by: psandoz, alanb
|
2015-11-13 15:48:59 -05:00 |
|
Alejandro Murillo
|
1d0da88fea
|
Merge
|
2015-11-13 10:35:27 -08:00 |
|
Roger Riggs
|
bb5de762da
|
8141571: jdk/internal/jimage/JImageReadTest.java crashing in msvcr120.dll
Add asserts to diagnose
Reviewed-by: jlaskey
|
2015-11-13 12:00:23 -05:00 |
|
Nadeesh TV
|
09c0550556
|
8054978: java.time.Duration.parse() fails for negative duration with 0 seconds and nanos
Reviewed-by: rriggs, scolebourne
|
2015-11-13 11:52:56 -05:00 |
|
Rajeev Chamyal
|
00b0a8c46b
|
8079253: Test javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java fails
Reviewed-by: serb, alexsch
|
2015-11-13 18:46:16 +04:00 |
|
Alexander Scherbatiy
|
d48c3fcafb
|
8137571: Linux HiDPI Graphics support
Reviewed-by: flar, serb
|
2015-11-13 18:36:14 +04:00 |
|
Jaroslav Bachorik
|
e67e132b02
|
8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties
Reviewed-by: sla
|
2015-11-13 14:44:05 +01:00 |
|
Erik Joelsson
|
4c7b25d5bf
|
8145106: Still intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
Reviewed-by: tbell, dholmes
|
2015-12-11 11:46:45 +01:00 |
|
Brian Burkhalter
|
e5a6f24f64
|
8032027: Add BigInteger square root methods
Add sqrt() and sqrtAndReminder() using Newton iteration
Reviewed-by: darcy, lowasser
|
2015-12-10 17:47:26 -08:00 |
|
Brian Burkhalter
|
30abf404b3
|
8139133: Changing the modification time on a unix domain socket file fails
If a file descriptor cannot be obtained, use utimes() instead of futimes().
Reviewed-by: alanb
|
2015-12-10 15:57:27 -08:00 |
|
Jaroslav Bachorik
|
5bb9726117
|
8043138: Attach API should not require jvmstat rmi protocol
Reviewed-by: alanb, mchung, erikj, ihse
|
2015-11-13 14:44:05 +01:00 |
|
Alan Bateman
|
11e31407a5
|
8144210: Runtime.currentRuntime should be final
Reviewed-by: dl, dholmes
|
2015-11-29 20:27:38 +00:00 |
|