Christian Thalinger
80ceb641ad
Merge
2012-08-24 15:41:39 -07:00
Kurchi Subhra Hazra
54f3f7f7ed
7168172: (fs) Files.isReadable slow on Windows
...
Remove DACL checking for read access, also reviewed by Ulf.Zibis@CoSoCo.de , zhong.j.yu@gmail.com
Reviewed-by: alanb
2012-08-24 11:48:51 -07:00
Alan Bateman
ccd9f0ffaa
7193933: More ProblemList.txt updates (8/2012)
...
Reviewed-by: darcy, chegar
2012-08-24 19:35:30 +01:00
Naoto Sato
2d1e211a10
7193601: Build breakage with the fix to 6336885 (build-infra build)
...
Reviewed-by: mduigou
2012-08-24 10:13:58 -07:00
Anthony Petrov
ed711d4ca7
7160609: [macosx] JDK crash in libjvm.dylib ( C [GeForceGLDriver+0x675a] gldAttachDrawable+0x941)
...
Constrain window dimensions with screen bounds and GL_MAX_TEXTURE_SIZE
Reviewed-by: art, serb
2012-08-24 14:58:04 +04:00
Sean Chou
a1e20b1d0a
7193169: The code example in javadoc of Component.java misses 'implements' keyword
...
Reviewed-by: anthony
2012-08-24 11:35:51 +08:00
David Katleman
428409a29b
Added tag jdk8-b53 for changeset 08dbb62358cb
2012-08-23 12:27:49 -07:00
Andrew John Hughes
7e51cd125d
7192804: Build should not install jvisualvm man page for OpenJDK
...
OpenJDK builds don't ship VisualVM so shouldn't ship its man page either.
Reviewed-by: dholmes
2012-08-23 15:42:23 +01:00
Jason T Greene
3800b44b13
7191587: (se) SelectionKey.interestOps does not defer changing the interest set to the next select [macosx]
...
Reviewed-by: alanb
2012-08-23 13:07:08 +01:00
Frank Ding
cd118009c8
7193463: Improve registering signal handlers in java.lang.Terminator.setup()
...
Reviewed-by: dholmes, alanb
2012-08-23 16:28:17 +08:00
Naoto Sato
73ff23b7f7
6336885: RFE: Locale Data Deployment Enhancements
...
4609153: Provide locale data for Indic locales
5104387: Support for gl_ES locale (galician language)
6337471: desktop/system locale preferences support
7056139: (cal) SPI support for locale-dependent Calendar parameters
7058206: Provide CalendarData SPI for week params and display field value names
7073852: Support multiple scripts for digits and decimal symbols per locale
7079560: [Fmt-Da] Context dependent month names support in SimpleDateFormat
7171324: getAvailableLocales() of locale sensitive services should return the actual availability of locales
7151414: (cal) Support calendar type identification
7168528: LocaleServiceProvider needs to be aware of Locale extensions
7171372: (cal) locale's default Calendar should be created if unknown calendar is specified
JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (part 1 w/o packaging changes. by Naoto Sato and Masayoshi Okutsu)
Reviewed-by: erikj, sherman, peytoia
2012-08-21 11:00:30 -07:00
Shirish Kuncolienkar
ae25fd53b6
7132889: (se) AbstractSelectableChannel.register and configureBlocking not safe from asynchronous close
...
Reviewed-by: alanb
2012-08-21 13:42:08 +01:00
Pavel Porvatov
9ef68c62d1
6866747: J2SE_Swing_Reg:can not see any HSB tab
...
Reviewed-by: alexsch
2012-08-21 14:37:16 +04:00
Rob McKenna
e81dadf112
7191777: test/java/lang/ProcessBuilder/Basic.java failing intermittently due to additions for 4244896
...
Reviewed-by: dholmes, alanb
2012-08-20 14:52:12 +01:00
Sergey Malenkov
b884fcc43d
7189112: java.beans.Introspector misses write methods
...
Reviewed-by: rupashka
2012-08-20 13:38:30 +04:00
Frank Ding
65713fce9a
7188612: JTable's AccessibleJTable throws IllegalComponentStateException instead of null
...
Reviewed-by: rupashka
2012-08-20 13:16:18 +08:00
Weijun Wang
d35a91d60d
7192202: Make sure keytool prints both unknown and unparseable extensions
...
Reviewed-by: mullan
2012-08-20 07:59:26 +08:00
Alan Bateman
edd2d4ce86
7191467: (fs) WatchService periodically fails to queue ENTRY_DELETE event for short lived file [sol11]
...
Reviewed-by: chegar
2012-08-19 13:29:01 +01:00
Alan Bateman
280b56b270
7192275: Minimize LogManager dependencies on java.beans
...
Reduce dependency to PropertyChangeListener and PropertyChangeEvent. Also add basic test coverage.
Reviewed-by: dcubed, dsamersoff, mchung
2012-08-19 13:03:00 +01:00
John R Rose
9d9d7877aa
7191102: nightly failures after JSR 292 lazy method handle update (round 3)
...
Reviewed-by: twisti, kvn
2012-08-17 13:42:25 -07:00
Kumar Srinivasan
d07131ac67
7190750: (pack200) the java unpacker produces non spec. compliant classfile with lambda classfiles
...
Reviewed-by: jrose
2012-08-17 08:28:48 -07:00
Daniel D. Daugherty
3be453e452
7191322: add test for 7064927 to java.lang.instrument
...
Add support for canRetransform attribute to the test manager. Add test for 7064927.
Reviewed-by: dsamersoff, sspitsyn, ohair
2012-08-17 12:51:23 -07:00
Jason Uh
630647752a
6500133: REGRESSION: CertificateParsingException for CRL Distribution Point with blank
...
Reviewed-by: mullan
2012-08-17 14:32:50 -04:00
Pavel Porvatov
5aa8e80d0b
7190597: Nimbus: regtest for 4235420 fails
...
Reviewed-by: alexsch
2012-08-17 17:04:59 +04:00
Frank Ding
6a7bd4b00c
7191275: Cleanup OS specific blocks in PlainDatagramSocketImpl.c to support more unix-like platforms
...
Reviewed-by: chegar
2012-08-17 17:10:56 +08:00
Andrew Brygin
3504e5bcfa
7150594: VM chash in JCK api/java_awt/Image/ConvolveOp/ tests for 64 bit jdk8 on linux
...
Reviewed-by: jgodinez, prr
2012-08-17 11:22:57 +04:00
David Katleman
9f4a2d95ee
Added tag jdk8-b52 for changeset 81d8f7cbdcbc
2012-08-16 11:43:24 -07:00
Chris Hegarty
9f27d2af4c
7189103: Executors needs to maintain state
...
Reviewed-by: dholmes, hawtin
2012-08-16 15:02:34 +01:00
Eric Wang
6b186c1238
7132247: java/rmi/registry/readTest/readTest.sh failing with Cygwin
...
Reviewed-by: alanb
2012-08-16 14:35:26 +01:00
Amy Lu
16c1be5ff6
7191892: ProblemList.txt updates (8/2012)
...
Reviewed-by: alanb
2012-08-16 11:42:47 +01:00
Alan Bateman
3261af24cf
7191556: (fs) UnixNativeDispatcher.getextmntent should be moved into platform specific code
...
Reviewed-by: andrew
2012-08-16 11:14:42 +01:00
Sean Coffey
9573fdd192
7185965: Build error in javadoc make stage for bundles not containing crypto package
...
Reviewed-by: chegar
2012-08-16 10:48:43 +01:00
David MacDonald
b9fda6fcd8
7056731: Race condition in CORBA code causes re-use of ABORTed connections
...
Reviewed-by: lancea
2012-08-16 10:35:35 +01:00
David Katleman
ff827332a8
Merge
2012-08-15 18:04:14 -07:00
Rob McKenna
e892fb5b1d
6931128: (spec) File attribute tests fail when run as root
...
Reviewed-by: alanb
2012-08-15 22:46:35 +01:00
Sean Mullan
e5fbf01489
7189490: More improvements to DomainCombiner checking
...
Reviewed-by: ahgross, jdn, vinnie
2012-08-15 15:31:30 -04:00
Andrew John Hughes
1ec7522737
7110151: Use underlying platform's zlib library for Java zlib support
...
Make SYSTEM_ZLIB more flexible by using ZLIB_{CFLAGS,LIBS} and building on more than just MACOSX.
Reviewed-by: sherman, alanb
2012-08-15 14:35:36 +01:00
Sergey Bylokhov
6db39dc542
7172187: [macosx] JAWT native CALayer not positioned over Canvas
...
Reviewed-by: art, anthony
2012-08-15 15:02:34 +04:00
Pavel Porvatov
741d368217
7190543: Nimbus LaF: regression: JSplitPane is not opaque -- or should it?
...
Reviewed-by: alexsch
2012-08-15 14:33:44 +04:00
Omair Majid
ce9faa4692
7190813: (launcher) RPATH needs to have additional paths
...
Reviewed-by: anthony, ksrini
2012-08-14 17:11:11 -04:00
Michael Fang
cce753813e
Merge
2012-08-13 16:26:19 -07:00
Alexander Zuev
d78db85100
7177144: [macosx] Drag and drop not working (regression in 7u6)
...
Reviewed-by: art, serb
2012-08-13 19:49:04 +04:00
Alexander Zuev
4c53f0adc3
Merge
2012-08-13 19:19:34 +04:00
Leonid Romanov
402fcded14
7159381: [macosx] Dock Icon defaults to Generic Java Application Category
...
Reviewed-by: anthony
2012-08-13 17:53:56 +04:00
Marco Dinacci
4bd6fb3f68
7161437: [macosx] awt.FileDialog doesn't respond appropriately for mac when selecting folders
...
Reviewed-by: art, anthony
2012-08-13 17:43:37 +04:00
Deven You
48e5b771c7
7189611: Venezuela current Currency should be Bs.F
...
Reviewed-by: okutsu
2012-08-13 10:45:43 +08:00
Christian Thalinger
eadc52ac6e
Merge
2012-08-10 16:03:28 -07:00
Lana Steuck
dd32d97101
Merge
2012-08-10 10:15:52 -07:00
David Katleman
ff0c285578
Added tag jdk8-b51 for changeset 1325e8a540e5
2012-08-09 18:02:01 -07:00
Christian Thalinger
bc7a239b90
7190416: JSR 292: typo in InvokerBytecodeGenerator.getConstantPoolSize
...
Reviewed-by: jrose
2012-08-09 15:03:28 -07:00