bpatel [Thu, 10 Mar 2011 14:37:52 -0800] rev 8839
6776656: Incorrect number in 'generated' help-doc.html
Reviewed-by: jjg
mcimadamore [Wed, 09 Mar 2011 16:47:39 +0000] rev 8838
7025988: Test test/tools/javac/file/zip/T6836682.java takes too long to complete
Summary: added @ignore tag to temporarily disable the test
Reviewed-by: jjg
ksrini [Mon, 07 Mar 2011 17:39:42 -0800] rev 8837
7021927: javac: regression in performance
Reviewed-by: jjg
schien [Thu, 24 Mar 2011 11:20:59 -0700] rev 8836
Added tag jdk7-b135 for changeset bf9507aab301
duke [Wed, 05 Jul 2017 17:39:11 +0200] rev 8835
Merge
schien [Thu, 24 Mar 2011 11:20:42 -0700] rev 8834
Added tag jdk7-b135 for changeset 88216c3c4af7
duke [Wed, 05 Jul 2017 17:39:08 +0200] rev 8833
Merge
schien [Thu, 24 Mar 2011 11:20:41 -0700] rev 8832
Added tag jdk7-b135 for changeset ef8d7bf5bc99
duke [Wed, 05 Jul 2017 17:39:04 +0200] rev 8831
Merge
schien [Thu, 24 Mar 2011 11:20:30 -0700] rev 8830
Added tag jdk7-b135 for changeset 9ee26678bf4e
duke [Wed, 05 Jul 2017 17:39:01 +0200] rev 8829
Merge
ohair [Tue, 29 Mar 2011 20:19:55 -0700] rev 8828
Merge
ohair [Tue, 29 Mar 2011 11:29:01 -0700] rev 8827
7011718: VS2010, remove makefile logic with regards to use of VC6, VS2003, VS2005, VS2008
Reviewed-by: prr, weijun
ohair [Tue, 29 Mar 2011 18:30:32 -0700] rev 8826
Merge
ohair [Tue, 29 Mar 2011 18:24:27 -0700] rev 8825
7032327: Fix overview-core.html file, refers to version 6
Reviewed-by: wetmore
trims [Tue, 29 Mar 2011 13:28:10 -0700] rev 8824
Merge
jrose [Thu, 24 Mar 2011 00:17:59 -0700] rev 8823
Merge
jrose [Wed, 23 Mar 2011 23:02:31 -0700] rev 8822
7012648: move JSR 292 to package java.lang.invoke and adjust names
Summary: package and class renaming only; delete unused methods and classes; add @since tags; no code changes
Reviewed-by: twisti
jrose [Fri, 18 Mar 2011 00:03:24 -0700] rev 8821
6839872: remove implementation inheritance from JSR 292 APIs
Summary: move everything into a single package; remove all multi-package machinery
Reviewed-by: twisti, forax
lana [Sat, 26 Mar 2011 00:10:12 -0700] rev 8820
Merge
michaelm [Fri, 25 Mar 2011 16:23:15 -0700] rev 8819
7031238: Problem with fix for 6981922
Reviewed-by: chegar
lana [Mon, 21 Mar 2011 17:22:16 -0700] rev 8818
Merge
michaelm [Thu, 17 Mar 2011 18:26:50 -0700] rev 8817
6981922: DNS cache poisoning by untrusted applets
Reviewed-by: chegar
denis [Thu, 17 Mar 2011 17:16:35 -0700] rev 8816
6907662: System clipboard should ensure access restrictions
Reviewed-by: alexp
chegar [Mon, 10 Jan 2011 18:12:43 +0000] rev 8815
6997851: Create NTLM AuthenticationCallBack class to avoid NTLM info leakage on client side
Reviewed-by: michaelm
mullan [Mon, 01 Nov 2010 11:32:50 -0400] rev 8814
6994263: Untrusted code can replace JRE's XML DSig Transform or C14N algorithm implementations
Reviewed-by: xuelei
bae [Sat, 30 Oct 2010 00:24:45 +0400] rev 8813
6985453: Font.createFont may expose some system properties in exception text
Reviewed-by: prr, hawtin
lana [Mon, 21 Mar 2011 16:57:18 -0700] rev 8812
Merge
mduigou [Mon, 21 Mar 2011 11:49:37 -0700] rev 8811
Merge
mduigou [Mon, 21 Mar 2011 11:31:54 -0700] rev 8810
7029491: fix broken test file committed with CR 5045147.
Summary: an incorrect file was committed with CR 5045147. This commit corrects that error and also applies minor review suggestions.
Reviewed-by: alanb
alanb [Sun, 20 Mar 2011 19:39:11 +0000] rev 8809
Merge
alanb [Sat, 19 Mar 2011 14:21:52 +0000] rev 8808
7017446: (fs) Updates to file system API (3/2011)
Reviewed-by: sherman
alanb [Fri, 18 Mar 2011 19:46:02 +0000] rev 8807
7028468: (fs) FileSystems.getDefault() fails when kernel micro version contains/ends non-numeric characters
Reviewed-by: forax, chegar
ksrini [Sun, 20 Mar 2011 08:41:33 -0700] rev 8806
7026184: (launcher) Regression: class with unicode name can't be launched by java.
Reviewed-by: mchung, sherman
lana [Fri, 18 Mar 2011 10:59:12 -0700] rev 8805
Merge
dcubed [Fri, 18 Mar 2011 07:17:24 -0700] rev 8804
7028668: 3/4 improve diagnosibility and robustness of sun.tools.attach.WindowsVirtualMachine.openProcess()
Summary: Add more info to OpenProcess default detail error message. Try a different technique when a Java process is attaching to itself.
Reviewed-by: zgu, ohair, alanb
smarks [Thu, 17 Mar 2011 18:50:06 -0700] rev 8803
7022382: convert pack200 library code to use try-with-resources
Reviewed-by: ksrini
mduigou [Thu, 17 Mar 2011 14:42:40 -0700] rev 8802
5045147: Prevent insertion of null Key into empty TreeMap (and null element into TreeSet) when no Comparator is used. Prevent insertion of key of incorrect type into empty TreeMap and incorrect type element into TreeSet and incorrect type when Comparator is used.
Reviewed-by: alanb, dl, mduigou
mduigou [Thu, 17 Mar 2011 13:14:29 -0700] rev 8801
Merge
mduigou [Thu, 17 Mar 2011 13:13:08 -0700] rev 8800
7028133: Specify serialVersionUID for RegularEnumSet and JumboEnumSet
Reviewed-by: alanb, mduigou
Contributed-by: Neil Richards <neil.richards@ngmr.net>
sherman [Thu, 17 Mar 2011 11:42:39 -0700] rev 8799
6796662: (fmt spec) Formatter spec on BigDecimal output should not reference Float a
Summary: updated the spec doc
Reviewed-by: alanb
xuelei [Thu, 17 Mar 2011 08:55:41 -0700] rev 8798
7028422: regression: SKID miss-matching
Summary: Do not override the previous setting for initial selection.
Reviewed-by: mullan
lancea [Thu, 17 Mar 2011 11:37:06 -0400] rev 8797
7026898: DriverManager to now use CopyOnWriteArrayList
Reviewed-by: alanb, briangoetz
dholmes [Wed, 16 Mar 2011 18:54:50 -0400] rev 8796
7027910: Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code
Summary: Cross-compilation support
Reviewed-by: ohair, andrew
sherman [Wed, 16 Mar 2011 12:16:00 -0700] rev 8795
6803681: RFE: Need new codeset converter for IBM Cp1364
Summary: forward port the Cp1364
Reviewed-by: alanb
dholmes [Wed, 16 Mar 2011 05:29:27 -0400] rev 8794
Merge
dholmes [Tue, 15 Mar 2011 20:00:45 -0400] rev 8793
Merge
dholmes [Tue, 15 Mar 2011 19:52:42 -0400] rev 8792
7027897: Build support for client-VM only configurations
Summary: Support builds for which only the client VM is required and/or available
Reviewed-by: ohair, andrew
xuelei [Tue, 15 Mar 2011 23:13:35 -0700] rev 8791
7022855: Export "PKIX" as the standard algorithm name of KeyManagerFactory
Summary: export the existing "NewSunX509" algorithm implementation using the standard name "PKIX"
Reviewed-by: weijun, wetmore
xuelei [Tue, 15 Mar 2011 23:08:40 -0700] rev 8790
7025073: Stricter check on trust anchor makes VerifyCACerts.java test fail
Summary: loosen the check for version 1 and 2 X.509 certificate
Reviewed-by: mullan, weijun
valeriep [Tue, 15 Mar 2011 18:42:35 -0700] rev 8789
7001933: Deadlock in java.lang.classloader.getPackage()
Summary: Modified to not holding the "packages" lock when calling parent CL.
Reviewed-by: dholmes, alanb
alanb [Tue, 15 Mar 2011 13:15:31 +0000] rev 8788
7026376: (dc) DatagramChannel created without specifying protocol family fails to join IPv4 group
Reviewed-by: chegar
mduigou [Mon, 14 Mar 2011 14:49:52 -0700] rev 8787
7014637: Improve behavior of EnumSet Iterator.remove()
Reviewed-by: mduigou, alanb
Contributed-by: Neil Richards <neil.richards@ngmr.net>
darcy [Mon, 14 Mar 2011 11:45:21 -0700] rev 8786
7027362: Project Coin: warn of throwing InterruptedException in AutoCloseable.close javadoc
Reviewed-by: jjb
vinnie [Mon, 14 Mar 2011 18:13:32 +0000] rev 8785
Merge
vinnie [Mon, 14 Mar 2011 17:50:52 +0000] rev 8784
6686215: Some mutables not defensively copied when deserializing java.security.CodeSource & Timestamp objects
Reviewed-by: mullan
ksrini [Mon, 14 Mar 2011 10:36:43 -0700] rev 8783
7027288: (launcher) remove jkernel test from MiscTests
Reviewed-by: mchung, herrick
xuelei [Mon, 14 Mar 2011 09:05:06 -0700] rev 8782
7009794: misleading text in SSLHandshakeException exception message
Summary: update the warning message
Reviewed-by: weijun
weijun [Sun, 13 Mar 2011 17:09:55 +0800] rev 8781
6990848: JGSS/windows security code native code compiler warnings
Reviewed-by: valeriep
naoto [Fri, 11 Mar 2011 11:31:10 -0800] rev 8780
7023613: (lc) Incorrect string returned by Locale.toString() with non-empty script field
Reviewed-by: srl
ksrini [Fri, 11 Mar 2011 10:03:05 -0800] rev 8779
7023416: (pack200) fix parfait issues
Reviewed-by: jrose
chegar [Fri, 11 Mar 2011 13:50:09 +0000] rev 8778
7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should throw URISyntaxException
Reviewed-by: alanb, michaelm
vinnie [Fri, 11 Mar 2011 09:57:13 +0000] rev 8777
Merge
vinnie [Fri, 11 Mar 2011 09:55:03 +0000] rev 8776
6986477: sun/security/mscapi/AccessKeyStore.sh test is failing on jdk7
Reviewed-by: valeriep