Konstantin Shefov
f7ee6989a0
7147408: [macosx] Add autodelay to fix a regression test
...
Reviewed-by: serb, alexsch
2012-11-14 11:37:09 +00:00
Mike Duigou
b2926d9724
7088952: Add size in bytes constant "BYTES" to primitive type wrapper types
...
Adds a constant BYTES to each of the primitive wrapper classes (Byte, Character, Double, Float, Integer, Long, Short) with the calculation Primitive.SIZE / Byte.SIZE already made.
Reviewed-by: dholmes
2012-11-13 20:02:39 -08:00
Jonathan Gibbons
78499292e1
8000404: rename javax.tools.GenerateNativeHeader to java.lang.annotation.Native
...
Reviewed-by: alanb
2012-11-14 07:08:50 -08:00
Alan Bateman
8c308db579
8003285: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java fails again [macosx]
...
Reviewed-by: chegar
2012-11-14 12:56:26 +00:00
Sean Chou
6bb3dd6ea2
7201156: jar tool fails to convert file separation characters for list and extract
...
Reviewed-by: alanb, chegar, sherman
2012-11-14 13:26:55 +08:00
Mike Duigou
96aa3fad5a
7088913: Add compatible static hashCode(primitive) to primitive wrapper classes
...
Adds static utility methods to each primitive wrapper class to allow calculation of a hashCode value from an unboxed primitive.
Reviewed-by: darcy, smarks, dholmes
2012-11-13 20:02:48 -08:00
Clemens Eisserer
b873533e98
7105461: Large JTables are not rendered correctly with Xrender pipeline
...
Reviewed-by: flar, prr
2012-11-13 16:12:10 -08:00
Erik Joelsson
3fba7a43f2
8001965: build-infra: Large compare diffs between new and old on mac
...
The wrong icon source file was used when building closed
Reviewed-by: ohair, tbell
2012-11-13 13:46:25 -08:00
Erik Joelsson
32808622c6
8002028: build-infra: need no-hotspot partial build
...
Added configure option --with-import-hotspot=/path/to/j2sdkimage
Reviewed-by: dholmes, tbell
2012-11-12 12:35:20 -08:00
Erik Joelsson
fa30c0d8f2
8003177: build-infra: Compare reports diff in LocaleDataMetaInfo.class
...
Remove spurious space in the locale lists
Reviewed-by: naoto, ohair, tbell
2012-11-12 10:49:44 -08:00
Erik Joelsson
f56a68e8cb
8002365: build-infra: Build-infra fails on solaris 11.1 on sparc
...
Add '-lc' to LDFLAGS for native libraries in CompileNativeLibraries.gmk
Reviewed-by: ohair, tbell
2012-11-12 10:20:01 -08:00
Masayoshi Okutsu
aaa52056e9
8000986: Split java.util.spi.CalendarDataProvider into week parameters and field names portions
...
Reviewed-by: naoto
2012-11-12 11:12:29 +09:00
Alan Bateman
86d36e5d55
8003253: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java hang intermittently [win]
...
Reviewed-by: chegar
2012-11-11 10:05:37 +00:00
Lana Steuck
324f3fc04f
Merge
2012-11-09 14:46:34 -08:00
Xue-Lei Andrew Fan
d0e329751f
8001569: Regression test GetPeerHost uses static port number
...
Reviewed-by: weijun
2012-11-09 01:15:04 -08:00
David Katleman
9d0e05f86d
Added tag jdk8-b64 for changeset 1cb211602711
2012-11-08 11:52:26 -08:00
Jason Uh
fdfd7968f7
7198416: CertificateIssuerName and CertificateSubjectName are redundant
...
Reviewed-by: mullan
2012-11-08 12:51:25 -05:00
Fredrik Öhrström
2d8ab98393
8003161: small fixes to re-enable new build system
...
Reviewed-by: dholmes, alanb, erikj
2012-11-08 12:25:15 +01:00
Roger Riggs
5d67e2bbb1
6282196: There should be Math.mod(number, modulo) methods
...
Added the requested methods
Reviewed-by: darcy, emcmanus, alanb
2012-11-07 20:50:09 -08:00
David Holmes
f95e6bbe59
8002040: Allow Full Debug Symbols when cross-compiling
...
Reviewed-by: dcubed, erikj, tbell
2012-11-07 23:12:45 -05:00
Joel Borggrén-Franck
dc77a5a2c9
8001598: Augment ElementType enum for JSR 308
...
Reviewed-by: darcy
2012-11-07 17:39:34 -08:00
David Katleman
b8cbf9cf67
Merge
2012-11-07 15:39:07 -08:00
Naoto Sato
bb434e94b4
8001205: Calendar.getDisplayName(...): Returns null when provider is SPI but there is no SPI implementation
...
8001562: Collator.getAvailableLocales() doesn't return all locales for which localized instances are available
Reviewed-by: okutsu
2012-11-07 15:08:28 -08:00
Andrew John Hughes
f0ceb65207
8003120: ResourceManager.getApplicationResources() does not close InputStreams
...
Add finally blocks to close the InputStream instances
Reviewed-by: lancea
2012-11-07 16:07:54 -05:00
Sean Coffey
309e36603f
8002227: (tz) Support tzdata2012i
...
Reviewed-by: peytoia, asaha
2012-11-07 18:48:48 +00:00
Daniel Fuchs
f2eac8a30a
6720349: (ch) Channels tests depending on hosts inside Sun
...
This changeset make the nio tests start small TCP or UDP servers from within the tests, instead of relying on external services.
Reviewed-by: alanb
2012-11-07 13:24:39 +01:00
John Zavgren
1f34c4e8ad
8001579: Cleanup warnings in security native code
...
Reviewed-by: chegar, alanb, vinnie
2012-11-07 10:49:19 +00:00
Weijun Wang
5fca8126cd
6355584: Introduce constrained Kerberos delegation
...
Reviewed-by: valeriep
2012-11-07 14:13:01 +08:00
Lana Steuck
cae6890e31
Merge
2012-11-06 18:41:01 -08:00
Yuka Kamiya
81afea6146
7198195: Support Unicode 6.2.0
...
Reviewed-by: okutsu
2012-11-07 09:58:39 +09:00
Chris Hegarty
096a52585a
8002297: sun/net/www/protocol/http/StackTraceTest.java fails intermittently
...
Reviewed-by: alanb, dsamersoff
2012-11-06 21:01:43 +00:00
Lance Andersen
813239a52e
8002212: adding read/writeObject to additional SerialXXX classes
...
Reviewed-by: naoto, forax
2012-11-06 14:59:22 -05:00
Jiangli Zhou
f3e4fda6ed
7197210: java/lang/invoke/CallSiteTest.java failing on armsflt
...
Reduce work load and set longer timeout for java/lang/invoke tests.
Reviewed-by: kvn, twisti
2012-11-05 12:51:14 -05:00
Kumar Srinivasan
a76a9ecd7a
7050936: (pack200) Support version 52.0 class files in langtools
...
Reviewed-by: dholmes
2012-11-05 15:00:55 -08:00
Kumar Srinivasan
99a97c7d3a
8001191: use -source 8 -target 8 when compiling the JDK
...
Reviewed-by: chegar, dholmes, erikj, jgish
2012-11-05 14:53:05 -08:00
Vinnie Ryan
bd748175f8
6383200: PBE: need new algorithm support in password based encryption
...
Reviewed-by: valeriep
2012-11-05 20:18:05 +00:00
Sean Mullan
4e6425e134
Merge
2012-11-05 12:08:04 -05:00
Sean Mullan
4cae4b0457
Merge
2012-11-05 10:33:18 -05:00
Sean Mullan
5b23307a8f
7171570: JEP 124 Potential API Changes
...
Reviewed-by: vinnie, xuelei
2012-11-05 10:30:49 -05:00
Alan Bateman
f2aa8d9df9
8000330: (fc) FileChannel.truncate issues when given size > file size
...
8002180: (fc) FileChannel.map does not throw NPE if MapMode specified as null
Reviewed-by: chegar
2012-11-04 14:07:35 +00:00
Erik Joelsson
78246559ae
8002220: build-infra: update for mac, solaris 11 issues
...
8002184: Fixed exclude and includes for jarsigner in new build
Reviewed-by: ohair
2012-11-03 16:27:01 -07:00
Lana Steuck
4a88c62d44
Merge
2012-11-02 17:44:31 -07:00
Lana Steuck
33c12b1f1a
Merge
2012-11-02 17:34:13 -07:00
Lana Steuck
4cb701f145
Merge
2012-11-02 17:32:30 -07:00
Konstantin Shefov
15e192571c
8001876: Create regtest for 8000283
...
Reviewed-by: alexsch, serb
2012-11-02 17:07:43 +01:00
Konstantin Shefov
7771aa7929
8001808: Create a test for 8000327
...
Reviewed-by: alexsch, serb
2012-11-02 17:05:10 +01:00
Alan Bateman
430592a30e
7197491: update copyright year to match last edit in jdk8 jdk repository
...
Reviewed-by: chegar, ksrini
2012-11-02 15:50:11 +00:00
Leonid Romanov
99cabdb715
8002114: fix failed for JDK-7160951: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar
...
Reviewed-by: serb
2012-11-02 19:47:12 +04:00
Leonid Romanov
c0c03f17ce
7124310: [macosx] "opposite" seems always null in focus events
...
Reviewed-by: anthony
2012-11-02 19:20:03 +04:00
Yuka Kamiya
38087c7a48
8001209: Evaluate findbugs reprot for java.text.ChoiceFormat
...
Reviewed-by: okutsu
2012-11-02 23:17:33 +09:00