Vivek Deshpande
158a883681
8143353: update for x86 sin and cos in the math lib
...
Optimize Math.sin() and cos() for 64 and 32 bit X86 architecture using Intel LIBM implementation.
Reviewed-by: kvn
2016-01-08 20:33:02 -08:00
Martin Buchholz
0e9196c50f
8146568: NegativeArraySizeException in ArrayList.grow(int)
...
Improve management of internal array
Reviewed-by: smarks
2016-01-08 19:53:36 -08:00
Brian Burkhalter
bbf1451c7e
8147545: Remove sun.misc.ManagedLocalsThread from java.prefs
...
Replace ManagedLocalsThread with Thread(null,null,threadName,0,false)
Reviewed-by: chegar
2016-01-22 12:44:32 -08:00
Severin Gehwolf
4f725a93a8
8147857: RMIConnector logs attribute names incorrectly
...
Fix order of arguments to Collectors.joining
Reviewed-by: andrew, dfuchs, jbachorik
2016-01-22 17:43:21 +00:00
Felix Yang
fa2f8f2716
8133035: test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java fails to compile
...
Reviewed-by: alanb
2016-01-22 13:26:56 +00:00
Alejandro Murillo
05f72555a9
8147985: Exclude sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java on jdk9/dev
...
Reviewed-by: dsamersoff
2016-01-21 13:51:58 -08:00
Joe Darcy
df98d4abe8
8146724: Problem list jdk/internal/jimage/JImageReadTest.java
...
Reviewed-by: jjg
2016-01-08 17:52:54 -08:00
Joe Darcy
2d7c78ee8c
8146718: jdk/internal/jimage tests listed in both tier 1 and tier 2
...
Reviewed-by: rriggs
2016-01-08 14:06:17 -08:00
Brent Christian
a75216a09c
8144552: java/lang/StackWalker/LocalsAndOperands.java fails with java.lang.NullPointerException
...
Update test case to expect null
Reviewed-by: mchung, dfuchs
2016-01-08 13:14:30 -08:00
Daniel Fuchs
7ec6ed7ce4
8146691: @since 9 tag missing for System.getLogger
...
Reviewed-by: chegar
2016-01-08 17:39:00 +01:00
Andreas Lundblad
102356ccab
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
...
Updated include/exclude pattern arguments for sjavac.
Reviewed-by: erikj
2016-01-08 17:10:45 +01:00
Alan Bateman
547854a41f
8049422: Remove @jdk.Exported
...
Reviewed-by: dfuchs, mchung, darcy, chegar
2016-01-08 11:47:35 +00:00
Amy Lu
6f3a357614
8146587: Mark tools/pack200/Pack200Test.java as intermittently failing
...
Reviewed-by: darcy
2016-01-08 13:06:29 +08:00
Kishor Kharbas
6d31a8bc65
8135250: Replace custom check/range functionality with check index/range methods in java.util.Objects
...
Reviewed-by: jrose, kvn
2016-01-07 16:03:25 -08:00
Lana Steuck
a14f3bb6dc
Merge
2016-01-07 15:14:24 -08:00
Sergey Bylokhov
d19138e94b
8064800: AudioSystem/WaveFileWriter can't write PCM_FLOAT, but writes it anyway
...
Reviewed-by: prr, amenkov
2016-01-07 23:50:00 +03:00
Sergey Bylokhov
ad8f08fbf6
6459818: Audio A-law and law decoder skip() method not implemented
...
Reviewed-by: amenkov
2016-01-12 23:33:45 +03:00
Sergey Bylokhov
e5820d08ec
8146144: Incorrect behaviour of AudioSystem.getTargetFormats/getTargetEncodings/isConversionSupported
...
Reviewed-by: amenkov
2016-01-12 23:27:23 +03:00
Joseph Provino
32ec535805
Merge
2016-01-07 20:06:51 +00:00
Lana Steuck
3da51532cf
Added tag jdk-9+100 for changeset 871f1271713c
2016-01-07 09:33:58 -08:00
Roger Riggs
92ce70dc03
8146574: (process) ProcessHandle test cleanup
...
Reviewed-by: chegar
2016-01-07 10:10:06 -05:00
Tobias Hartmann
cdd6aa5d50
Merge
2016-01-06 08:02:24 +01:00
Joseph Provino
e253422eff
Merge
2016-01-06 02:31:59 +00:00
Alejandro Murillo
8f53087d6e
Merge
2016-01-05 13:08:05 -08:00
Nadeesh TV
e49fa68b05
8146489: @since tag missed
...
Reviewed-by: lancea, rriggs
2016-01-05 14:33:35 -05:00
Naoto Sato
3f8548453c
8039301: [ja] Host Locale Provider uses non-translated Calendar field names
...
8039969: Old Korean Calendar conflicts with Host Locale
8049835: [ar/HOST adapter] Hijri calendar era is used but date number follows gregorian
8054010: [HOST provider, not gregory] Return NULL when calling Calendar.getDisplayNames for Calendar.ERA
8054482: [HOST provider] only return standalone-style month display name
8055258: [HOST provider] Short era display name is not returned
Reviewed-by: okutsu
2016-01-05 10:15:54 -08:00
Volker Simonis
986ef090f1
8146425: After change 8142907 'EXCLUDE_FILE' is wrongly interpreted as pattern
...
Reviewed-by: erikj
2016-01-05 18:53:27 +01:00
Nadeesh TV
2cfdb95251
8145166: Duration.toString violates specification
...
Correct Duration.toString method
Reviewed-by: rriggs, scolebourne
2016-01-05 10:09:48 -05:00
Bhanu Prakash Gopularam
7123bf01ab
8129560: TestKeyPairGenerator.java fails on Solaris because private exponent needs to comply with FIPS 186-4
...
Reviewed-by: mullan
2016-01-04 19:48:44 -08:00
Xueming Shen
9b77da0f46
8146431: j.u.z.ZipFile.getEntry("") throws AIOOBE
...
Reviewed-by: lancea
2016-01-04 14:34:53 -08:00
Lance Andersen
3da2de846c
8144082: Add Statement.enquoteNCharLiteral
...
Reviewed-by: joehw
2016-01-04 12:25:45 -05:00
Harsha Wardhana B
91e7b0bd8a
6744127: NullPointerException at com.sun.tools.jdi.EventRequestManagerImpl.request
...
Reviewed-by: jbachorik, sspitsyn
2016-01-04 13:49:11 +01:00
Harsha Wardhana B
d47aca611a
7065236: To interpret case-insensitive string locale independently
...
Reviewed-by: jbachorik
2016-01-04 13:45:39 +01:00
Jaroslav Bachorik
27368685db
8145982: JMXInterfaceBindingTest is failing intermittently
...
Reviewed-by: chegar, sgehwolf, olagneau
2016-01-04 10:07:08 +01:00
Weijun Wang
7d0509800c
8146377: test/sun/security/tools/jarsigner/concise_jarsigner.sh failing
...
Reviewed-by: xuelei
2016-01-04 17:03:59 +08:00
Joseph Provino
a02ddb869a
Merge
2016-01-01 17:08:24 +00:00
Sergey Bylokhov
762d2c555e
8131974: AudioFileReader incorrectly handle EOFException
...
Reviewed-by: amenkov
2016-01-01 18:33:53 +03:00
Sergey Bylokhov
e3c4a8683a
8080492: [Parfait] Uninitialised variable in jdk/src/java/desktop/windows/native/libawt/
...
Reviewed-by: prr, vadim
2016-01-20 15:10:25 +03:00
Avik Niyogi
46f6e32652
8015748: [macosx] JProgressbar with Aqua LaF ignores JProgressbar#applyComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT) call
...
Reviewed-by: rchamyal, alexsch
2016-01-20 16:57:53 +05:30
Prem Balakrishnan
026af5cb64
7035459: [TEST_BUG] java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java failed
...
Reviewed-by: serb, arapte
2016-01-19 15:23:49 +05:30
Jayathirth D V
91f78743d7
8144744: ImageWriter.replacePixels() specification is incorrect regarding null ImageWriteParam
...
Reviewed-by: prr, psadhukhan
2016-01-19 11:14:41 +05:30
Jayathirth D V
a757640460
8143562: JPEG reader returns null for getRawImageType()
...
Reviewed-by: prr, arapte
2016-01-19 11:11:20 +05:30
Alex Henrie
0e2ceaee82
8146317: Memory leak in wcstombsdmp
...
Reviewed-by: serb, psadhukhan, ssadetsky
2016-01-18 21:19:36 +03:00
Manajit Halder
d21f33aa5d
7087869: [TEST_BUG] [macosx] No mac os x support in test java/awt/Mouse/ExtraMouseClick/ExtraMouseClick
...
Reviewed-by: serb, arapte
2016-01-18 14:37:25 +05:30
Avik Niyogi
e6db69be04
8016665: [macosx] JComponent behaviour doesn't comply API documentation (setComponentOrientation method), Aqua LAF
...
Reviewed-by: serb, alexsch
2016-01-18 14:27:12 +05:30
Avik Niyogi
9578f1aecb
8041894: [macosx] Test javax/swing/JSpinner/8008657/bug8008657.java failed on Mac
...
Reviewed-by: serb, alexsch
2016-01-18 14:20:39 +05:30
Peter Brunet
355c7d8dfe
8145735: Tests api/javax_swing/JTabbedPane/AccessibleJTabbedPane/* are failing
...
Try indexOfComponent before indexOfTabComponent
Reviewed-by: van, alexsch
2016-01-14 18:59:11 -06:00
Alexander Stepanov
5a0d7f856f
8145776: [TEST] add a test checking multipage tiff creation
...
Reviewed-by: bpb, serb, ssadetsky
2016-01-14 16:22:31 +03:00
Prasanta Sadhukhan
47ca01cdfc
8023213: [macosx] closed/java/awt/FontClass/NaNTransform.java fails on MacOS X 10.9
...
Reviewed-by: prr, serb
2016-01-14 13:24:22 +05:30
Rajeev Chamyal
dddc64dfeb
4769772: JInternalFrame.setIcon(true) before JDesktopPane.add(JIF) causes wrong state
...
Reviewed-by: alexsch, aivanov
2016-01-13 11:56:46 +05:30