Sergey Malenkov
424fef5437
4498236: RFE: Provide a toString method for PropertyChangeEvent and other classes
...
Reviewed-by: peterz
2010-02-18 17:46:40 +03:00
Lana Steuck
642193f708
Merge
2010-02-17 10:24:30 -08:00
Andrew Brygin
5a001b5a18
6909597: Sun Java Runtime Environment JPEGImageReader stepX Integer Overflow Vulnerability
...
Reviewed-by: igor
2010-02-17 13:32:26 +03:00
Andrew Brygin
1440d3c2b7
6914823: Java AWT Library Invalid Index Vulnerability
...
Reviewed-by: flar, hawtin
2010-02-17 13:10:26 +03:00
Andrew Brygin
6c405971d9
6914866: Sun JRE ImagingLib arbitrary code execution vulnerability
...
Reviewed-by: prr, hawtin
2010-02-17 12:49:41 +03:00
Mandy Chung
107e891c1b
Merge
2010-02-15 10:18:55 -08:00
Lana Steuck
25d32f61f3
Merge
2010-02-14 23:38:50 -08:00
Michael Wilkerson
706d8fd039
Added tag jdk7-b83 for changeset 063470ff633d
2010-02-12 13:25:18 -08:00
Mandy Chung
652882e3b4
6925868: Eliminate pack200's dependency on logging
...
Replace j.u.l.Logger with sun.util.logging.PlatformLogger
Reviewed-by: alanb, forax
2010-02-12 11:33:33 -08:00
Dmitry Cherepanov
2930227188
6705345: Enable multiple file selection in AWT FileDialog
...
Reviewed-by: art, anthony, alexp
2010-02-12 19:58:10 +03:00
Yuka Kamiya
f27acf4a2a
6921289: (tz) Support tzdata2010b
...
Reviewed-by: okutsu
2010-02-12 14:38:16 +09:00
Weijun Wang
ab8d48e851
6925639: keytool -genkeypair -help missing dname option
...
Reviewed-by: mullan
2010-02-12 10:24:02 +08:00
Yuka Kamiya
cd890eddf0
6909002: Remove indicim.jar and thaiim.jar from JRE and move to samples if needed
...
Reviewed-by: okutsu
2010-02-11 15:58:49 +09:00
Mandy Chung
d9eac222f1
6915413: Module build: building of specified jdk components instead of all
...
Define new SUBDIRS_* variables for specifying components for one group
Reviewed-by: ohair
2010-02-10 17:51:07 -08:00
Chris Hegarty
ee38364a92
6693244: Java Web Start app fails on 6u10 beta w/ AssertionError in AuthenticationInfo.requestCompleted
...
Reviewed-by: michaelm
2010-02-10 13:23:50 +00:00
Pavel Porvatov
d56d72a823
6848475: JSlider does not display the correct value of its BoundedRangeModel
...
Reviewed-by: peterz
2010-02-10 15:15:03 +03:00
Lana Steuck
bf5a0d88c1
Merge
2010-02-09 00:05:16 -08:00
Lana Steuck
4a34c2f90b
Merge
2010-02-09 00:02:38 -08:00
Lana Steuck
c440b69d06
Merge
2010-02-09 00:00:38 -08:00
Lana Steuck
19f13aa80b
Merge
2010-02-08 23:59:22 -08:00
Mandy Chung
eee94572e3
6924497: HotSpotDiagnosticsMXBean.getDiagnosticOptions throws NPE
...
Check if the element in the flags array is non-null to filter unsupported flags
Reviewed-by: dcubed
2010-02-08 23:02:28 -08:00
Yuri Nesterenko
cb926f8d9e
6882912: Strange behaviours when typing @ or '
...
Eliminate stray lines without a proper unicode->regularKeyID pair (e.g. as there is no "arrow left" unicode, should be no pair)
Reviewed-by: rupashka
2010-02-08 17:02:43 +03:00
Roman Kennke
c73000ad8f
6904882: java.awt.Font.createFont() causes AccessControlException if executed with "-Djava.security.manager"
...
Perform FontUtilities initialization in privileged block
Reviewed-by: igor, prr
2010-02-07 11:07:50 +01:00
Xueming Shen
ff1e82994b
6923692: java/classes_util TEST_BUG:ReadZip.java fails when
...
To create the test file at test.dir
Reviewed-by: alanb
2010-02-06 09:26:57 -08:00
Bradford Wetmore
9b4ec210a0
6923976: TestProviderLeak.java is using too small of an initial heap under newer Hotspot (b79+)
...
Reviewed-by: ohair
2010-02-05 17:05:53 -08:00
Xueming Shen
9ff3b18578
6919132: Regex \P{Lu} selects half of a surrogate pari
...
To use StartS for complement category/block class
Reviewed-by: martin, okutsu
2010-02-05 00:10:42 -08:00
Sergey Malenkov
81397ffe98
6921057: REGRESSION: persistence delegate issue on Windows and Linux against 5.u23b03/6u17b11
...
Reviewed-by: peterz, art
2010-02-05 10:36:12 +03:00
Michael Wilkerson
a74b9f4e31
Added tag jdk7-b82 for changeset ca4ba6dd55c0
2010-02-04 11:19:33 -08:00
Weijun Wang
913e14a463
6922482: keytool's help on -file always shows 'output file'
...
Reviewed-by: wetmore
2010-02-03 17:04:52 +08:00
Roman Kennke
aafe7d7398
6896335: GraphicsEnvironment.getDefaultScreenDevice() throws UnsatisfiedLinkError in headless mode
...
Use local ge variable instead of localEnv field in GE.
Reviewed-by: igor, prr
2010-02-03 10:02:33 +01:00
Roman Kennke
d5280868a3
6888734: PIT: regression test fails when java.security.manager is enabled
...
Load FontManager instance in privileged block to avoid AccessControlException
Reviewed-by: igor, tdv
2010-02-02 16:38:26 +01:00
Andrew John Hughes
d7c18f0617
6921740: Eliminate warnings from sun.io converters and allow compiling with JAVAC_MAX_WARNINGS=true
...
Fix sun.io converters unchecked and cast warnings produced by -Xlint:all
Reviewed-by: alanb, sherman
2010-02-02 10:55:07 +00:00
Kelly O'Hair
66af96da9d
Merge
2010-01-29 09:05:02 -08:00
Andrew John Hughes
2d314b47cd
6917466: Should set bootclasspath for javadoc in jdk build
...
Javadoc needs to reference the newly built classes so as not to hit APIs which differ between the boot JDK and the source files of the JDK being built.
Reviewed-by: ohair
2010-01-29 02:38:22 +00:00
Lana Steuck
21f09fb0b2
Merge
2010-01-28 18:24:54 -08:00
Lana Steuck
2eabbe8ed9
Merge
2010-01-28 16:12:06 -08:00
Andrew John Hughes
6e0e99e0cd
6921068: Remove javadoc builds warnings from specdefault tag
...
Ignore specdefault tag to avoid javadoc warnings
Reviewed-by: darcy, ohair
2010-01-28 21:01:13 +00:00
Michael Wilkerson
d202ec0bed
Added tag jdk7-b81 for changeset a280fa50978f
2010-01-28 11:26:54 -08:00
Sergey Malenkov
46cb7c49ab
6412286: DOC: LTP: Unspecified NPE in java.beans.DefaultPersistenceDelegate.instantiate method
...
Reviewed-by: peterz
2010-01-28 20:49:00 +03:00
Peter Zhelezniakov
3b48821ace
6912118: Incosistency in several SynthUI classes between inherited specs ofupdate() and paint() methods
...
Reviewed-by: rupashka
2010-01-28 17:06:54 +03:00
Xueming Shen
b09ac3b7e8
6920732: opensource test/java/nio/charset
...
Move the test cases to openjdk
Reviewed-by: martin
2010-01-27 19:39:55 -08:00
Lana Steuck
c380e15d57
Merge
2010-01-27 14:46:06 -08:00
Pavel Tisnovsky
0c8c19d629
6920143: test/java/awt/TestArea/UsingWithMouse.java needs realSync()
...
Added small delay to make sure that TextArea animation have finished
Reviewed-by: anthony
2010-01-27 17:47:53 +01:00
Chris Hegarty
ea8cd92324
6905552: libnet/nio portability issues
...
Reviewed-by: alanb
2010-01-27 16:11:53 +00:00
Jean-Christophe Collet
32443b7f2e
6919185: test/closed/sun/net/ftp/FtpTests fails to compile
...
Fixed a couple of regressions in FtpClient and updated the test.
Reviewed-by: chegar
2010-01-26 11:39:29 +01:00
Weijun Wang
4641ee098b
6919610: KeyTabInputStream uses static field for per-instance value
...
Reviewed-by: mullan
2010-01-26 17:03:48 +08:00
Masayoshi Okutsu
63df4ddb3e
6912866: (date) java.util.Date.before / after may be expensive
...
Reviewed-by: peytoia
2010-01-26 15:42:06 +09:00
Chris Hegarty
1891bb8f68
6707289: InterfaceAddress.getNetworkPrefixLength() does not conform to Javadoc
...
Reviewed-by: michaelm
2010-01-25 15:41:37 +00:00
Lana Steuck
352a180c52
Merge
2010-01-22 09:34:17 -08:00
Dmitry Cherepanov
27a0a30da8
6756774: fstdebug jvm fails with assertion (result != deleted_handle(),"Used a deleted global handle.")
...
Reviewed-by: art, anthony
2010-01-22 19:47:18 +03:00
Vinnie Ryan
85e04e4ce4
Merge
2010-01-22 00:02:08 +00:00
Vinnie Ryan
50b83fe62f
6763530: Cannot decode PublicKey (Proider SunPKCS11, curve prime256v1)
...
Reviewed-by: andrew
2010-01-21 23:59:41 +00:00
Michael Wilkerson
6f9b40f577
Added tag jdk7-b80 for changeset 3effa7542ca5
2010-01-21 11:12:37 -08:00
Sergey Malenkov
d28858928b
4968536: DOC: Javadoc for java.beans.Encoder.getPersistenceDelegate is incomplete
...
Reviewed-by: peterz
2010-01-21 21:53:15 +03:00
Sergey Malenkov
559ad6f8f8
4922835: DOC: Statement javadoc should indicate that target and methodName cannot be null
...
Reviewed-by: peterz
2010-01-21 21:45:00 +03:00
Michael Wilkerson
675d878cfc
Merge
2010-01-20 17:11:52 -08:00
Vasanth Venkatachalam
688eab1157
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining
...
Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter.
Reviewed-by: never, ohair, tbell, tdeneau
2010-01-20 12:09:31 -07:00
Xue-Lei Andrew Fan
57afe92dd1
6862064: incorrect implementation of PKIXParameters.clone()
...
Reviewed-by: weijun, mullan
2010-01-20 21:38:37 +08:00
Dmitry Cherepanov
90bf9a073f
6660258: Java application stops Windows logout/shutdown (regression in 1.5.0_14)
...
Reviewed-by: anthony, art, uta
2010-01-20 01:33:49 +03:00
Weijun Wang
9645beba5c
6917791: KeyTabEntry, when the byte value smaller then 16, the string drop '0'
...
Reviewed-by: xuelei
2010-01-19 11:43:45 +08:00
Mandy Chung
0dd2aad54f
6916217: make/modules/Makefile requires ALT_JDK_IMPORT_PATH
...
Build modules not depending on ALT_JDK_IMPORT_PATH being set
Reviewed-by: alanb
2010-01-18 15:23:14 -08:00
Pavel Tisnovsky
f57059f5b4
6917663: test/java/security/Provider/Turkish.java not samevm friendly
...
Added othervm flag to ensure that this test will run in isolation.
Reviewed-by: alanb
2010-01-18 17:53:26 +01:00
Alan Bateman
01c326e0da
6917021: (file) copyTo/moveTo can overrwrite existing file when target associated with custom provider
...
Reviewed-by: chegar
2010-01-18 15:21:34 +00:00
Chris Hegarty
3e77553ac1
6917317: (sctp) Remove dependency on handleSocketError
...
Reviewed-by: alanb
2010-01-18 14:56:06 +00:00
Chris Hegarty
34b95319c2
6916890: (sctp) SctpChannel.send may cause IAE if given a heap buffer with an offset
...
Reviewed-by: alanb
2010-01-18 14:01:07 +00:00
Yong Jeffrey Huang
fb1a4c18c0
Merge
2010-01-17 18:42:34 -08:00
Lana Steuck
a5325ffb94
Merge
2010-01-15 15:36:54 -08:00
Jennifer Godinez
8cfb675258
6915906: tests in closed/javax/print/ should not be calling System.exit()
...
Reviewed-by: igor, prr
2010-01-15 09:06:57 -08:00
Chris Hegarty
c5c869ce94
6916922: (sctp) SO_RCVBUF & SO_SNDBUF returns twice the value set
...
Reviewed-by: alanb
2010-01-15 16:31:16 +00:00
Sean Mullan
152798a7ef
Merge
2010-01-15 09:58:48 -05:00
Sean Mullan
60fa841f74
6915939: Exception should be thrown if OCSP SingleResponses contain unresolved critical extensions
...
Reviewed-by: xuelei
2010-01-15 09:48:21 -05:00
Joe Darcy
738b0c0ec7
6908218: java.lang.Deprecated should have explicit @Target meta-annotation
...
Reviewed-by: mernst
2010-01-14 20:05:19 -08:00
David Katleman
c3dc52b53d
Added tag jdk7-b79 for changeset 9cb43bde544d
2010-01-14 15:48:36 -08:00
Alexey Utkin
b5f77a0513
6916867: Fastdebug build failed after CR 4874070 fix putback
...
Reviewed-by: art, dcherepanov
2010-01-14 17:56:49 +03:00
Kelly O'Hair
23fc99433b
Merge
2010-01-13 15:37:06 -08:00
John Coomes
cbfd52c649
Merge
2010-01-13 15:16:06 -08:00
Alexey Utkin
bbab8a6fb4
Merge
2010-01-13 17:10:23 +03:00
Yuka Kamiya
e2c3e248e5
6868503: RuleBasedBreakIterator is inefficient
...
Reviewed-by: okutsu
2010-01-13 15:40:47 +09:00
Mandy Chung
74703b4493
6915502: Legal notice repairs needed in jdk/make/modules/tools
...
Fix the legal notice in jdk/make/modules/tools
Reviewed-by: tbell
2010-01-12 15:19:24 -08:00
Michael McMahon
a77c29524f
6910590: Application can modify command array, in ProcessBuilder
...
Clone array returned by List.toArray()
Reviewed-by: chegar, alanb
2010-01-12 12:13:48 +00:00
Yong Jeffrey Huang
0db0a7d9e9
Merge
2010-01-11 23:25:20 -08:00
Joe Darcy
8e7d694a82
6828204: NavigableSet.subSet() documentation refers to nonexistent parameters
...
Reviewed-by: martin
2010-01-11 15:35:28 -08:00
Chris Hegarty
1d92211cb6
6915313: Reorganize implementation to make it more feasible to port to JDK6
...
This makes the SCTP implementation easier to run with Suns JDK6.
Reviewed-by: alanb
2010-01-11 16:04:05 +00:00
Alan Bateman
30d2fd5f41
6913877: (fs) AsynchronousFileChannel.write can return wrong result under load [win]
...
Reviewed-by: chegar
2010-01-10 12:29:19 +00:00
Alan Bateman
46d57b48e4
6907760: (file) OVERFLOW event should cause pending events to be purged
...
Reviewed-by: chegar
2010-01-09 19:32:58 +00:00
Andrew John Hughes
74452cc018
6584033: (tz) wrong buffer length in TimeZone_md.c
...
Add testcase for this bug
Reviewed-by: darcy, okutsu
2010-01-08 12:51:15 +00:00
Joe Darcy
7eff9123d3
6915171: Clarify checked/unchecked status of Throwable and its subclasses
...
Reviewed-by: dholmes
2010-01-07 19:42:43 -08:00
John R Rose
020e5501fd
6914665: update jdk code for JSR 292 (post 6858164)
...
Fill in missing API implementations, fix numerous bugs, adjust APIs towards EG design.
Reviewed-by: twisti
2010-01-07 16:16:45 -08:00
Mandy Chung
b4749c950a
6911737: Module build: generate modules with native libraries and any other files not in jar
...
Create modules under OUTPUTDIR/modules directory containing resources, native libraries
Reviewed-by: alanb, ohair
2010-01-07 08:14:48 -08:00
Yong Jeffrey Huang
0269746b49
6821191: Timezone display name localization
...
Reviewed-by: yhuang, ogino
2010-01-06 19:32:55 -08:00
Yong Jeffrey Huang
dbcf39cd95
6914413: abbreviation name for November is not correct in be_BY
...
Reviewed-by: yhuang, peytoia
2010-01-06 17:52:49 -08:00
John R Rose
20b837a9e4
Merge
2010-01-06 16:50:51 -08:00
Yong Jeffrey Huang
3ef2389b01
6716626: Integrate contributed language and country names for NL
...
Reviewed-by: yhuang, peytoia
2010-01-05 18:26:19 -08:00
Kelly O'Hair
c0015132c6
Merge
2010-01-05 15:17:34 -08:00
Kelly O'Hair
03c602bf3a
Merge
2010-01-05 13:44:09 -08:00
Weijun Wang
a3071a3b47
6913636: kvno check in JSSE
...
Reviewed-by: valeriep
2010-01-05 10:40:44 +08:00
Weijun Wang
d6e00a699d
6895424: RFC 5653
...
Reviewed-by: valeriep
2010-01-05 10:40:36 +08:00
Kelly O'Hair
5870e852d5
6911104: Tests do not work with CYGWIN: tools, sun/tools, and com/sun/tools
...
Reviewed-by: tbell, alanb
2010-01-04 15:56:42 -08:00
Kelly O'Hair
c49eb02208
6911108: These tests do not work with CYGWIN: java/util
...
Reviewed-by: tbell, alanb
2010-01-04 15:52:38 -08:00
Kelly O'Hair
2e5624299a
6911129: These tests do not work with CYGWIN: java/lang
...
Reviewed-by: tbell, alanb
2010-01-04 15:49:34 -08:00
Kelly O'Hair
5b5ca23ef0
6911112: Tests do not work with CYGWIN: javax/imageio/, javax/script/, and sun/misc/
...
Reviewed-by: tbell, alanb
2010-01-04 15:45:30 -08:00
Kelly O'Hair
67582cd0a5
6911131: Test does not work with CYGWIN: sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.sh
...
Reviewed-by: tbell, alanb
2010-01-04 15:41:54 -08:00
Kelly O'Hair
a1ddf1b505
6911117: These tests do not work with CYGWIN: com/sun/jdi
...
Reviewed-by: tbell, alanb
2010-01-04 15:38:30 -08:00
Kelly O'Hair
a59db62f07
6911113: These tests do not work with CYGWIN: java/nio
...
Reviewed-by: tbell, alanb
2010-01-04 15:36:06 -08:00
Kelly O'Hair
4ae2047584
6910835: TESTS: 3 java/io run.sh tests fail when run on Windows XP CYGWIN
...
Reviewed-by: tbell, alanb
2010-01-04 15:33:19 -08:00
Kelly O'Hair
23ac573ae7
6910834: TEST: java/io/File/Basic.java fails on Windows CYGWIN environment
...
Reviewed-by: tbell, alanb
2010-01-04 15:30:26 -08:00
Yong Jeffrey Huang
32bb0605eb
6585666: Spanish language names not compliant with CLDR
...
Reviewed-by: yhuang, peytoia
2009-12-28 14:58:33 -08:00
Dmitry Cherepanov
b592c92417
6857363: deadlock caused by sun.awt.X11.XTrayIconPeer$Tooltip.display
...
Reviewed-by: ant, art
2009-12-28 20:35:41 +03:00
Peter Zhelezniakov
ca167b2935
6860438: [Nimbus] Code to globally set slider's thumb background doesn't work as specified
...
Reviewed-by: rupashka
2009-12-25 17:47:08 +03:00
Yong Jeffrey Huang
35e0d860fa
6541350: TimeZone display names localization
...
Reviewed-by: yhuang, peytoia
2009-12-24 16:26:17 -08:00
Yong Jeffrey Huang
a3e3f6d321
6870908: reopen bug 4244752: month names in Estonian should be lowercase
...
Reviewed-by: yhuang, peytoia
2009-12-24 15:37:01 -08:00
Alexey Utkin
fa9fcae42b
4874070: invoking DragSource's startDrag with an Image renders no image on drag
...
Reviewed-by: art, denis, alexp
2009-12-24 17:19:09 +03:00
Weijun Wang
56ac52238f
6907425: JCK Kerberos tests fail since b77
...
Reviewed-by: valeriep
2009-12-24 13:56:28 +08:00
Weijun Wang
709a5076d8
6843127: krb5 should not try to access unavailable kdc too often
...
Reviewed-by: valeriep, mullan
2009-12-24 13:56:19 +08:00
Doug Lea
dc8d9d049e
6908348: java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java get OOME for unbounded queues
...
Reviewed-by: martin, dholmes
2009-12-23 15:57:14 -08:00
Andrew John Hughes
071aabe3f8
6912893: (build) make/java/nio/FILES_java.gmk doesn't list sun.nio.cs.Unicode
...
Add missing Java source file
Reviewed-by: alanb
2009-12-23 17:17:16 +00:00
Pavel Tisnovsky
9e74b05b9c
6912628: test/java/util/jar/JarFile/TurkCert.java cannot be run in samevm mode
...
Added tag to run this test in othervm
Reviewed-by: chegar
2009-12-23 11:18:58 +01:00
Joe Darcy
b4b4646850
6908541: Bad resource management in java/math/BigInteger/BigIntegerTest.java
...
Reviewed-by: alanb
2009-12-22 21:48:19 -08:00
Sergey Malenkov
6fa1d77169
6904691: Java Applet Trusted Methods Chaining Privilege Escalation Vulnerability
...
Reviewed-by: hawtin, peterz
2009-12-22 17:56:58 +03:00
Andrei Dmitriev
79b63384b2
6893325: JComboBox and dragging to an item outside the bounds of the containing JFrame is not selecting that
...
Reviewed-by: art, dcherepanov
2009-12-22 17:28:52 +03:00
Dmitry Cherepanov
99ec457434
6908299: Missed changes for 6664512 during the merge with 6879044
...
Reviewed-by: mchung, art
2009-12-23 01:22:11 +03:00
Peter Zhelezniakov
af7c975cc6
6860433: [Nimbus] Code to set a single slider's thumb background doesn't work as specified
...
Reviewed-by: rupashka
2009-12-21 19:26:58 +03:00
Yong Jeffrey Huang
5304e769f1
6573250: Java.util.Currency.getSymbol(Locale) returns wrong value when locale is not US
...
Reviewed-by: yhuang, peytoia
2009-12-20 19:49:30 -08:00
Yong Jeffrey Huang
bb86b60a83
6910489: Slovenia Locale, wrong firstDayOfWeek number
...
Reviewed-by: yhuang, peytoia
2009-12-20 19:31:57 -08:00
Tim Bell
4797193455
Merge
2009-12-19 10:26:19 -08:00
Mandy Chung
fc0c5a5729
6909573: Temporary launcher support to add modules in the bootclasspath
...
Add the list of modules to the bootclasspath if lib/rt.jar and classes don't exist
Reviewed-by: alanb, ohair, ksrini
2009-12-18 11:42:03 -08:00
Mandy Chung
146de76334
6909572: Add a new target for building modules
...
Add a new "modules" build target that builds jdk and jre module image
Reviewed-by: alanb, ohair
2009-12-18 11:36:23 -08:00
Tim Bell
2c4310ffa4
6899737: JDK build fails in make/java/jli because of _vsnprintf macro redefinition
...
Use stdio.h instead when building with Visual Studio 2008 or later
Reviewed-by: art, ohair
2009-12-18 09:40:34 -08:00
Mandy Chung
52c154889e
Merge
2009-12-18 07:49:02 -08:00
Sean Mullan
a3c0096fcf
6904162: Add new VeriSign root CA certificates to JRE and remove some old/unused ones
...
Reviewed-by: asaha
2009-12-18 09:09:12 -05:00
Yong Jeffrey Huang
17da0a6c0c
6645405: Errors in Hungarian local-specific formatting. (L10N part of 6609703)
...
Reviewed-by: yhuang, peytoia
2009-12-17 22:25:06 -08:00
Yong Jeffrey Huang
a08074d0f3
6650730: Lithuanian locale date and number formats mismatch
...
Reviewed-by: yhuang, peytoia
2009-12-17 22:24:08 -08:00
Michael Wilkerson
98f50e7fcc
Added tag jdk7-b78 for changeset 97c33ee30c4f
2009-12-17 14:10:35 -08:00
Mandy Chung
886a7ade8f
6898747: Allow JNDI cosnaming provider to be used when java.applet is not present
...
Check if java.applet.Applet is present before accessing the type
Reviewed-by: alanb, vinnie
2009-12-17 08:11:21 -08:00
Yong Jeffrey Huang
0ab16fe4a2
6646611: Incorrect spelling of month name in locale for Belarusian language ("be", "BY")
...
Reviewed-by: yhuang, peytoia
2009-12-17 02:28:59 -08:00
Yong Jeffrey Huang
bffc24639a
6645268: Country/language names with locale fi_FI are incorrect for FRANCE/FRENCH
...
Reviewed-by: yhuang, peytoia
2009-12-17 02:12:18 -08:00
Yong Jeffrey Huang
17e4f8df98
6450945: The week day for Saturday and the first week day in Romania locale are incorrect
...
Reviewed-by: yhuang, peytoia
2009-12-17 02:00:34 -08:00
Michael Wilkerson
fd6506d179
Merge
2009-12-16 23:39:21 -08:00
Lana Steuck
060c593078
Merge
2009-12-16 16:25:08 -08:00
Jesse Glick
904638e8ab
6909462: Fix nbproject/private references in .hgignore
...
See bugzilla issue 100097
Reviewed-by: tbell
2009-12-16 12:52:09 -08:00
Kelly O'Hair
6d3a4136f9
6558110: tmp/java/jli/obj_g/static is not deleted automatically
...
Reviewed-by: ksrini
2009-12-16 12:45:18 -08:00
Lana Steuck
6d6ed99403
Merge
2009-12-16 00:09:57 -08:00
Joe Darcy
37a980650b
6908131: Pure Java implementations of StrictMath.floor(double) & StrictMath.ceil(double)
...
Reviewed-by: alanb
2009-12-15 13:51:44 -08:00
Yuka Kamiya
5deb15889c
5047314: [Col] Collator.compare() runs indefinitely for a certain set of Thai strings
...
Reviewed-by: okutsu
2009-12-15 14:50:01 +09:00
Kelly O'Hair
3f67c1c04a
Merge
2009-12-11 15:29:46 -08:00
Kelly O'Hair
d44fe667d8
6909373: Add -ea to the testing done by jdk/test/Makefile
...
Reviewed-by: darcy
2009-12-11 15:29:22 -08:00
Joe Darcy
7f5baa6fe8
6909563: Javadoc build warnings in rmi, security, management
...
Reviewed-by: mchung, mullan
2009-12-11 10:40:14 -08:00
Yong Jeffrey Huang
d4f1ac859c
6873931: New Turkish currency since 2009
...
Reviewed-by: yhuang, peytoia
2009-12-10 17:26:47 -08:00
Kelly O'Hair
87e259bdb9
Merge
2009-12-10 16:57:05 -08:00
Joe Darcy
5d2842c0cf
4891262: API spec, javax/accessibility: few invalid javadoc tags
...
Reviewed-by: jjg
2009-12-10 13:28:07 -08:00