jjg [Tue, 15 Mar 2011 11:41:21 -0700] rev 8846
6987384: -XprintProcessorRoundsInfo message printed with different timing than previous
Reviewed-by: darcy
jjg [Tue, 15 Mar 2011 11:04:56 -0700] rev 8845
6993311: annotations on packages are not validated
Reviewed-by: mcimadamore
jjg [Mon, 14 Mar 2011 11:48:41 -0700] rev 8844
7026509: Cannot use JavaCompiler to create multiple CompilationTasks for partial compilations
Reviewed-by: mcimadamore
jjg [Mon, 14 Mar 2011 11:42:15 -0700] rev 8843
7010608: the string 'error' should appear in error messages
Reviewed-by: mcimadamore
jjg [Mon, 14 Mar 2011 11:33:33 -0700] rev 8842
7026414: Types.asElement() returns null for ErrorType
Reviewed-by: darcy
bpatel [Fri, 11 Mar 2011 15:39:51 -0800] rev 8841
7006178: findbugs high priority issues in new javadoc
Reviewed-by: jjg
darcy [Fri, 11 Mar 2011 14:07:11 -0800] rev 8840
7026868: Apply specification changes fro 6505047
Reviewed-by: jjg
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
chegar [Fri, 11 Mar 2011 08:57:14 +0000] rev 8775
7026346: URLConnection.guessContentTypeFromStream does not support UTF-8 and UTF-32 xml streams with BOM
Reviewed-by: alanb
Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>
chegar [Fri, 11 Mar 2011 08:47:10 +0000] rev 8774
7024560: InetAddress.getLocalHost().getHostName() returns localhost for hostnames of length HOST_NAME_MAX
Reviewed-by: alanb, michaelm
vinnie [Thu, 10 Mar 2011 18:21:24 +0000] rev 8773
7016078: javax.net.ssl.SSLException: Received fatal alert: internal_error starting JDK 7 b126
Reviewed-by: valeriep
sundar [Thu, 10 Mar 2011 12:52:24 +0530] rev 8772
6960211: JavaScript engine allows creation of interface although methods not available
Reviewed-by: jjh
ohair [Wed, 09 Mar 2011 18:01:43 -0800] rev 8771
Merge
ramap [Wed, 09 Mar 2011 15:49:59 -0800] rev 8770
6635776: Regression in jaxb tests with JDk6 U4
6741058: Move org/relaxng/datatype sources from jdk to jaxws workspace
Reviewed-by: ohair, alanb
ramap [Wed, 09 Mar 2011 15:47:15 -0800] rev 8769
7020513: Add com.sun.xml.internal to the "package.access" property in $JAVA_HOME/lib/security/java.security
Reviewed-by: ohair, alanb
dholmes [Wed, 09 Mar 2011 19:52:48 -0500] rev 8768
7022370: Launcher ergonomics should provide simple default implementation
Summary: Use a common, platform independent, implementation unless an architecture specific implementation exists
Reviewed-by: ksrini, mchung, ohair, gbenson
mduigou [Tue, 08 Mar 2011 15:10:48 -0800] rev 8767
Merge
mduigou [Tue, 08 Mar 2011 15:09:49 -0800] rev 8766
6611830: UUID thread-safety and performance improvements
Reviewed-by: mduigou, jjb, alanb, briangoetz, dholmes, peterjones
Contributed-by: Daniel Aioanei <danielaioanei@google.com>
dl [Tue, 08 Mar 2011 18:16:14 +0000] rev 8765
7023006: Reduce unnecessary thread activity in ForkJoinPool
Reviewed-by: chegar, dholmes
dl [Tue, 08 Mar 2011 17:52:32 +0000] rev 8764
6495521: (doc) ConcurrentSkipListMap links to web page NOT describing SkipList
Summary: update link, and minor implementation comment in Exchanger
Reviewed-by: chegar, mduigou
lana [Mon, 21 Mar 2011 16:55:14 -0700] rev 8763
Merge
lana [Fri, 18 Mar 2011 15:44:48 -0700] rev 8762
Merge
peytoia [Fri, 18 Mar 2011 08:42:05 +0900] rev 8761
7027387: (tz) Support tzdata2011d
Reviewed-by: okutsu
malenkov [Thu, 17 Mar 2011 18:22:54 +0300] rev 8760
7021517: java.beans code comments have issues with HTML4 compliance
Reviewed-by: rupashka
malenkov [Wed, 16 Mar 2011 18:48:00 +0300] rev 8759
7027043: (doc) Confusing typo at java/beans/VetoableChangeSupport.java
Reviewed-by: rupashka
rupashka [Mon, 14 Mar 2011 20:28:03 +0300] rev 8758
7016150: 6246816 refers to the Laffy demo which is not present in the JDK 7 demo/jfc directory
Reviewed-by: peterz
rupashka [Mon, 14 Mar 2011 15:01:53 +0300] rev 8757
6464022: Memory leak in JOptionPane.createDialog
Reviewed-by: alexp
lana [Mon, 21 Mar 2011 16:53:50 -0700] rev 8756
Merge
lana [Fri, 18 Mar 2011 15:44:45 -0700] rev 8755
Merge
dav [Fri, 18 Mar 2011 17:56:47 +0300] rev 8754
7016131: JDK 7 b127: 8 crashes in native frame:awt_DrawingSurface_FreeDrawingSurfaceInfo+0xc on linux amd64
Reviewed-by: dcherepanov, art
dav [Mon, 14 Mar 2011 18:57:38 +0300] rev 8753
7022931: GradientPaint class spec clarification: 7022931, 7016391, 7017246, 7019386
Reviewed-by: flar
dav [Wed, 09 Mar 2011 17:29:17 +0300] rev 8752
7023019: Constructor of class java.awt.Component.FlipBufferStrategy throws unspecified IAE
Reviewed-by: dcherepanov, art
lana [Fri, 18 Mar 2011 23:33:34 -0700] rev 8751
Merge
bae [Thu, 17 Mar 2011 17:45:01 +0300] rev 8750
7014528: ColorModel and SampleModel gotten from the same ImageTypeSpecifier instance can be not compatible
Reviewed-by: jgodinez, prr
bae [Wed, 16 Mar 2011 19:21:06 +0300] rev 8749
6989760: cmm native compiler warnings
Reviewed-by: prr, ohair
dlila [Tue, 15 Mar 2011 17:05:02 -0400] rev 8748
7019861: Last scanline is skipped in pisces.Renderer.
Summary: not skipping it anymore.
Reviewed-by: flar
dlila [Tue, 15 Mar 2011 15:15:10 -0400] rev 8747
7027667: clipped aa rectangles are not drawn properly.
Summary: Already fixed. This is just a regression test for it.
Reviewed-by: prr
bae [Thu, 10 Mar 2011 11:18:35 +0300] rev 8746
6710434: PIT: Reg test java/awt/Graphics2D/ClipPrimitivesTest.java fails in pit build 6u10_b26
Reviewed-by: flar, prr
bae [Wed, 09 Mar 2011 13:08:03 +0300] rev 8745
7022280: Parfait reports Format string argument mismatch in /jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c
Reviewed-by: jgodinez, prr
jgodinez [Tue, 08 Mar 2011 11:47:38 -0800] rev 8744
7020528: closed/java/awt/print/PageFormat/PageFormatFromAttributes.java failed
Reviewed-by: igor, prr
srl [Mon, 07 Mar 2011 19:37:07 -0800] rev 8743
6962082: merge back in lines from bad merge in CR 6501644 and open up a test
Reviewed-by: igor, prr
srl [Mon, 07 Mar 2011 17:23:39 -0800] rev 8742
7017324: Kerning crash in JDK 7 since ICU layout update
Reviewed-by: igor, prr
schien [Thu, 24 Mar 2011 11:20:48 -0700] rev 8741
Added tag jdk7-b135 for changeset 81eebf5a4f77
duke [Wed, 05 Jul 2017 17:38:43 +0200] rev 8740
Merge
trims [Fri, 25 Mar 2011 18:04:51 -0700] rev 8739
7031227: Bump the HS21 build number to 06
Summary: Update the HS21 build number to 06
Reviewed-by: jcoomes
trims [Fri, 25 Mar 2011 18:04:45 -0700] rev 8738
Merge
jcoomes [Thu, 24 Mar 2011 23:06:13 -0700] rev 8737
Merge
mchung [Tue, 22 Mar 2011 18:04:03 -0400] rev 8736
7025628: Remove the temporary hack added for jdk modularization in hotspot
Summary: Removed
Reviewed-by: ohair, coleenp
dholmes [Mon, 21 Mar 2011 22:16:19 -0400] rev 8735
6535709: interrupt of wait()ing thread isn't triggerring InterruptedException - test intwait3
Summary: only clear the interrupt state if we will report that it was set
Reviewed-by: dcubed, alanb, phh, coleenp, dice
jcoomes [Thu, 24 Mar 2011 23:04:36 -0700] rev 8734
Merge
twisti [Wed, 23 Mar 2011 04:19:16 -0700] rev 8733
7029805: JSR 292 compiler/6991596/Test6991596.java fails in nightly
Summary: Both JSR 292 compiler tests were moved with 6839872 to the jdk repository
Reviewed-by: never
kvn [Mon, 21 Mar 2011 11:28:14 -0700] rev 8732
7008866: Missing loop predicate for loop with multiple entries
Summary: Add predicates when loop head bytecode is parsed instead of when back branch bytecode is parsed.
Reviewed-by: never
twisti [Mon, 21 Mar 2011 02:30:49 -0700] rev 8731
7027232: JSR 292: wrong numeric value returned by MH on solaris-sparc
Reviewed-by: kvn, never
jcoomes [Thu, 24 Mar 2011 23:00:27 -0700] rev 8730
Merge
never [Wed, 23 Mar 2011 10:55:43 -0700] rev 8729
7030300: more nightly failures after statics in Class changes
Reviewed-by: iveresov, jcoomes, dcubed
jcoomes [Tue, 22 Mar 2011 13:36:33 -0700] rev 8728
6962931: move interned strings out of the perm gen
Reviewed-by: never, coleenp, ysr, jwilhelm
jcoomes [Mon, 21 Mar 2011 18:38:00 -0700] rev 8727
6962930: make the string table size configurable
Reviewed-by: never, phh, stefank, kamg, dholmes, coleenp
never [Mon, 21 Mar 2011 14:06:50 -0700] rev 8726
7029509: nightly failures after static fields in Class
Reviewed-by: kvn
never [Fri, 18 Mar 2011 16:00:34 -0700] rev 8725
7017732: move static fields into Class to prepare for perm gen removal
Reviewed-by: kvn, coleenp, twisti, stefank
never [Fri, 18 Mar 2011 15:52:42 -0700] rev 8724
7028374: race in fix_oop_relocations for scavengeable nmethods
Reviewed-by: kvn
trims [Fri, 25 Mar 2011 17:26:33 -0700] rev 8723
Added tag hs21-b05 for changeset 0001aa6ce1bf
schien [Thu, 24 Mar 2011 11:20:35 -0700] rev 8722
Added tag jdk7-b135 for changeset 0001aa6ce1bf
ohair [Tue, 29 Mar 2011 18:17:46 -0700] rev 8721
Merge
dholmes [Mon, 28 Mar 2011 00:50:19 -0400] rev 8720
7030131: Update README-builds.html to cover changes introduced by SE-Embedded integration
Reviewed-by: ohair
schien [Thu, 24 Mar 2011 11:20:26 -0700] rev 8719
Added tag jdk7-b135 for changeset e9c5ee40c666
duke [Wed, 05 Jul 2017 17:38:31 +0200] rev 8718
Added tag jdk7-b135 for changeset f75a1efb1412
duke [Wed, 05 Jul 2017 17:38:31 +0200] rev 8717
Merge
duke [Wed, 05 Jul 2017 17:38:28 +0200] rev 8716
Merge
schien [Thu, 17 Mar 2011 14:33:12 -0700] rev 8715
Added tag jdk7-b134 for changeset fbf4a969ccba
duke [Wed, 05 Jul 2017 17:38:25 +0200] rev 8714
Merge
schien [Thu, 17 Mar 2011 14:32:54 -0700] rev 8713
Added tag jdk7-b134 for changeset 0cea4fe308ee
duke [Wed, 05 Jul 2017 17:38:22 +0200] rev 8712
Merge
schien [Thu, 17 Mar 2011 14:32:53 -0700] rev 8711
Added tag jdk7-b134 for changeset 74c6fa05df57
duke [Wed, 05 Jul 2017 17:38:19 +0200] rev 8710
Merge
schien [Thu, 17 Mar 2011 14:32:42 -0700] rev 8709
Added tag jdk7-b134 for changeset 0c806e137e3f
duke [Wed, 05 Jul 2017 17:38:16 +0200] rev 8708
Merge
mfang [Tue, 22 Mar 2011 12:12:31 -0700] rev 8707
Merge
mfang [Mon, 21 Mar 2011 11:42:38 -0700] rev 8706
Merge
yhuang [Sun, 20 Mar 2011 23:47:10 -0700] rev 8705
7020960: CurrencyNames_sr_RS.properties is missing.
Reviewed-by: naoto
mfang [Sat, 19 Mar 2011 19:12:28 -0700] rev 8704
Merge
yhuang [Fri, 11 Mar 2011 05:49:45 -0800] rev 8703
Merge
yhuang [Fri, 11 Mar 2011 05:17:45 -0800] rev 8702
7019267: Currency Display Names are not localized into pt_BR.
Reviewed-by: naoto
mfang [Wed, 09 Mar 2011 14:19:58 -0800] rev 8701
Merge
mfang [Mon, 07 Mar 2011 12:58:11 -0800] rev 8700
7025303: NLS: t13y fix for 7021691 Most log level words are not translated in java logging
Reviewed-by: yhuang
mfang [Mon, 07 Mar 2011 12:17:36 -0800] rev 8699
7021693: [ja, zh_CN] jconsole throws exception and fail to start in ja and zh_CN locales
Reviewed-by: ogino
mfang [Mon, 07 Mar 2011 12:08:01 -0800] rev 8698
7025267: NLS: t13y fix for 7021689 [ja] Notepad demo throws NPE
Reviewed-by: ogino
mfang [Sat, 05 Mar 2011 14:10:16 -0800] rev 8697
7016542: NLS: obsolete resources in MsgAppletViewer.java should be removed
Reviewed-by: igor
mfang [Fri, 04 Mar 2011 14:31:00 -0800] rev 8696
Merge
katakai [Sat, 26 Feb 2011 03:53:06 -0800] rev 8695
6998391: Serbian (Latin) locale support
Reviewed-by: naoto
asaha [Mon, 21 Mar 2011 21:36:59 -0700] rev 8694
7029704: JFB: Refix JFB Custom Revision Version Build/Makefile changes
Reviewed-by: mr, ohair
schien [Thu, 17 Mar 2011 14:33:00 -0700] rev 8693
Added tag jdk7-b134 for changeset d7436373981b
duke [Wed, 05 Jul 2017 17:38:10 +0200] rev 8692
Merge
trims [Fri, 18 Mar 2011 13:28:33 -0700] rev 8691
7028846: Bump the HS21 build number to 05
Summary: Update the HS21 build number to 05
Reviewed-by: jcoomes
trims [Fri, 18 Mar 2011 13:28:29 -0700] rev 8690
Merge
jcoomes [Fri, 18 Mar 2011 09:03:43 -0700] rev 8689
Merge
ysr [Thu, 17 Mar 2011 10:32:46 -0700] rev 8688
6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads
Summary: Use _max_num_q = max(discovery_degree, processing_degree), and let balance_queues() redistribute from discovery_degree to processing_degree of queues. This should also allow a more dynamic and flexible parallelism policy in the future.
Reviewed-by: jmasa, johnc
ysr [Wed, 16 Mar 2011 10:37:08 -0700] rev 8687
6896099: Integrate CMS heap ergo with default heap sizing ergo
6627787: CMS: JVM refuses to start up with -Xms16m -Xmx16m
7000125: CMS: Anti-monotone young gen sizing with respect to maximum whole heap size specification
7027529: CMS: retire CMSUseOldDefaults flag
Summary: Simplify CMS heap sizing code, relying on ergonomic initial sizing consistent with other collectors for the most part, controlling only young gen sizing to rein in pause times. Make CMS young gen sizing default statically cpu-dependant. Remove inconsistencies wrt generation sizing and policy code, allowing for the fixing for 6627787 and 7000125. For 7027529, retire the flag CMSUseOldDefaults which had been introduced as a bridge from JDK 5 to JDK 6 a number of years ago.
Reviewed-by: brutisso, poonam
jwilhelm [Tue, 15 Mar 2011 09:07:49 -0700] rev 8686
Merge
jwilhelm [Fri, 11 Mar 2011 16:35:18 +0100] rev 8685
6820066: Check that -XX:ParGCArrayScanChunk has a value larger than zero.
Summary: Check that -XX:ParGCArrayScanChunk has a value larger than zero.
Reviewed-by: johnc, jmasa, ysr
ysr [Mon, 14 Mar 2011 21:52:24 -0700] rev 8684
6987703: iCMS: Intermittent hang with gc/gctests/CallGC/CallGC01 and +ExplicitGCInvokesConcurrent
Summary: Count enable_icms() and disable_icms() events so as to prevent inteference between concurrent calls, which can cause the iCMS thread to be left stranded in icms_wait() with an unserviced request and no young allocations to unwedge it.
Reviewed-by: jcoomes, poonam
brutisso [Thu, 03 Mar 2011 11:35:50 +0100] rev 8683
7023747: G1: too strict assert in RefineRecordRefsIntoCSCardTableEntryClosure::do_card_ptr in g1RemSet.cpp
Summary: Made sure that the assert looks at ParallelGCThreads.
Reviewed-by: stefank, tonyp, jwilhelm, johnc
brutisso [Thu, 03 Mar 2011 22:58:46 +0100] rev 8682
7022943: G1: improve logging to avoid interleaved numbers
Summary: Introduced buffered loggging to make sure that log lines are logged one line at a time
Reviewed-by: stefank, johnc, dsamersoff
jcoomes [Sun, 06 Mar 2011 11:37:18 -0800] rev 8681
7018056: large pages not always enabled by default
Reviewed-by: phh, kvn
tonyp [Fri, 04 Mar 2011 17:13:19 -0500] rev 8680
7014923: G1: code cleanup
Summary: Some G1 code cleanup.
Reviewed-by: johnc, jcoomes, jwilhelm
twisti [Fri, 18 Mar 2011 01:44:15 -0700] rev 8679
Merge
jrose [Thu, 17 Mar 2011 18:29:18 -0700] rev 8678
7011865: JSR 292 CTW fails: !THREAD->is_Compiler_thread() failed: Can not load classes with the Compiler thre
Reviewed-by: kvn, never
kvn [Thu, 17 Mar 2011 12:08:01 -0700] rev 8677
7028394: Newer AMD Processor Prefetch Defaults
Summary: This new default has shown improvement across many workloads.
Reviewed-by: kvn
Contributed-by: tom.deneau@amd.com
jrose [Fri, 11 Mar 2011 22:34:57 -0800] rev 8676
7012648: move JSR 292 to package java.lang.invoke and adjust names
Summary: package and class renaming only; delete unused methods and classes
Reviewed-by: twisti
jrose [Fri, 11 Mar 2011 22:33:47 -0800] rev 8675
6839872: remove implementation inheritance from JSR 292 APIs
Summary: consolidate runtime support in java.dyn.MethodHandleNatives; include transitional compatibility logic
Reviewed-by: twisti
jrose [Fri, 11 Mar 2011 21:19:15 -0800] rev 8674
Merge
kvn [Fri, 11 Mar 2011 07:50:51 -0800] rev 8673
7026631: field _klass is incorrectly set for dual type of TypeAryPtr::OOPS
Summary: add missing check this->dual() != TypeAryPtr::OOPS into TypeAryPtr::klass().
Reviewed-by: never
kvn [Wed, 09 Mar 2011 09:15:16 -0800] rev 8672
7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache
Summary: Use largest_free_block() instead of unallocated_capacity().
Reviewed-by: iveresov, never, ysr
never [Sun, 06 Mar 2011 22:09:23 -0800] rev 8671
6965570: assert(!needs_patching && x->is_loaded(),"how do we know it's volatile if it's not loaded")
Reviewed-by: iveresov
kvn [Sat, 05 Mar 2011 11:02:04 -0800] rev 8670
6589823: Error: meet not symmetric
Summary: arrays pointers meet must fall to bottom if exact array klasses in upper lattice are not equal or super klass is exact.
Reviewed-by: never
never [Fri, 04 Mar 2011 22:44:50 -0800] rev 8669
Merge
never [Fri, 04 Mar 2011 20:01:48 -0800] rev 8668
7024866: # assert(limit == NULL || limit <= nm->code_end()) failed: in bounds
Reviewed-by: kvn, iveresov
iveresov [Fri, 04 Mar 2011 15:14:16 -0800] rev 8667
7020403: Add AdvancedCompilationPolicy for tiered
Summary: This implements adaptive tiered compilation policy.
Reviewed-by: kvn, never
vladidan [Wed, 16 Mar 2011 23:45:04 -0400] rev 8666
Merge
vladidan [Wed, 16 Mar 2011 10:47:45 -0400] rev 8665
Merge
vladidan [Thu, 10 Mar 2011 14:56:11 -0500] rev 8664
7011490: Wrong computation results in Test6880034
Summary: incorrect handling of c2i deoptimization on little endian architectures
Reviewed-by: never
coleenp [Wed, 16 Mar 2011 14:57:49 -0400] rev 8663
7019165: Incorrect symbols in pstack output after SymbolTable changes
Summary: And out lsb which is set for symbols in constant pool slots to distinguish them from strings
Reviewed-by: phh, dholmes, never, dcubed
dcubed [Tue, 15 Mar 2011 06:50:01 -0700] rev 8662
Merge
dcubed [Tue, 15 Mar 2011 06:37:31 -0700] rev 8661
7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
Summary: Change nmethod_lock() to also prevent zombification of the nmethod. CompiledMethodUnload events also need to lock the nmethod. Clean ups in nmethod::make_not_entrant_or_zombie()
Reviewed-by: dholmes, kamg, never, dsamersoff, ysr, coleenp, acorn
dcubed [Tue, 15 Mar 2011 06:35:10 -0700] rev 8660
7024234: 2/3 jvmti tests fail assert(!_oops_are_stale) failed: oops are stale on Win-AMD64
Summary: Move initialization of the '_instance' field to avoid race with ServiceThread start.
Reviewed-by: dholmes, kamg, never, dsamersoff, ysr, coleenp, acorn
acorn [Mon, 14 Mar 2011 11:43:56 -0700] rev 8659
Merge
phh [Fri, 11 Mar 2011 16:09:55 -0500] rev 8658
7023931: PcDescCache::find_pc_desc should not write _last_pc_desc
Summary: Remove _last_pc_desc and use pcdescs[0] instead.
Reviewed-by: dcubed, coleenp, ysr
bdelsart [Thu, 10 Mar 2011 17:44:32 +0100] rev 8657
7025485: leverage shared x86-only deoptimization code
Summary: removed an ifdef IA32 around harmless code useful for some ports
Reviewed-by: chrisphi, never
trims [Fri, 11 Mar 2011 22:41:33 -0800] rev 8656
Merge
coleenp [Mon, 07 Mar 2011 16:03:28 -0500] rev 8655
7024584: Symbol printouts shouldnt be under PrintGCDetails
Summary: Put symbol printing under Verbose and WizardMode so you can get this information if you really want it.
Reviewed-by: phh, stefank, never, dholmes, jcoomes
acorn [Mon, 07 Mar 2011 09:16:08 -0800] rev 8654
Merge
kamg [Fri, 04 Mar 2011 14:40:46 -0500] rev 8653
6845426: non-static <clinit> method with no args is called during the class initialization process
Summary: Only call <clinit> with ACC_STATIC for classfiles with version > 50
Reviewed-by: acorn, dholmes, coleenp
coleenp [Thu, 03 Mar 2011 19:53:03 -0500] rev 8652
7021653: Parfait issue in hotspot/src/share/vm/oops/methodDataOops.hpp
Summary: Fix compilation error(s)
Reviewed-by: kvn, phh, jcoomes, dholmes
coleenp [Thu, 03 Mar 2011 19:52:23 -0500] rev 8651
6512830: Error: assert(tag_at(which).is_unresolved_klass(), "Corrupted constant pool")
Summary: Redefine classes copies the constant pool while the constant pool may be resolving strings or classes
Reviewed-by: dcubed, dsamersoff, acorn
coleenp [Thu, 03 Mar 2011 19:51:36 -0500] rev 8650
7022999: Can't build with FORCE_TIERED=0
Summary: Put UseFastLocking test under #ifdef COMPILER1
Reviewed-by: kvn, phh, never, dcubed
trims [Thu, 17 Mar 2011 17:25:12 -0700] rev 8649
Added tag hs21-b04 for changeset 8f90284bf3fa
schien [Thu, 17 Mar 2011 14:32:47 -0700] rev 8648
Added tag jdk7-b134 for changeset 3cb740be56d2
cl [Wed, 23 Mar 2011 17:43:38 -0700] rev 8647
Merge
ohair [Tue, 22 Mar 2011 08:15:39 -0700] rev 8646
6896934: README: Document how the drop source bundles work for jaxp/jaxws
6896978: README: Updates to openjdk README-builds.html
6903517: README: OpenJDK additions needed - cygwin issues
Reviewed-by: dholmes
schien [Thu, 17 Mar 2011 14:32:38 -0700] rev 8645
Added tag jdk7-b134 for changeset 6baee4c33881
duke [Wed, 05 Jul 2017 17:37:53 +0200] rev 8644
Added tag jdk7-b134 for changeset def8e16dd237
duke [Wed, 05 Jul 2017 17:37:53 +0200] rev 8643
Merge
duke [Wed, 05 Jul 2017 17:37:50 +0200] rev 8642
Merge
ohair [Tue, 15 Mar 2011 15:32:21 -0700] rev 8641
Merge
mfang [Sun, 13 Mar 2011 14:41:25 -0700] rev 8640
Merge
mfang [Tue, 08 Mar 2011 23:43:09 -0800] rev 8639
7025324: NLS: t13y fix for 7022005 [ja,zh_CN] javadoc, part of navigation bar in generated html are not translated
Reviewed-by: yhuang, ogino, jennyh
lana [Thu, 10 Mar 2011 20:51:07 -0800] rev 8638
Merge
jjg [Mon, 07 Mar 2011 13:45:06 -0800] rev 8637
6980021: javac should document @file command line option
Reviewed-by: mcimadamore
lana [Mon, 07 Mar 2011 11:37:54 -0800] rev 8636
Merge
mcimadamore [Mon, 07 Mar 2011 14:31:50 +0000] rev 8635
7020044: Project Coin: diamond erroneous allowed on some anonymous inner classes
Summary: Disallow diamond on anonymous innner class creation expression (as per JSR 334's EDR)
Reviewed-by: jjg
mcimadamore [Mon, 07 Mar 2011 14:11:48 +0000] rev 8634
7024568: Very long method resolution causing OOM error
Summary: Resolve.findMethod scans same receiver type more than once in certain inheritance graphs
Reviewed-by: jjg
Contributed-by: jan.lahoda@oracle.com
jjg [Fri, 04 Mar 2011 19:59:04 -0800] rev 8633
6964914: javadoc does not output number of warnings using user written doclet
Reviewed-by: bpatel
jjg [Fri, 04 Mar 2011 19:56:02 -0800] rev 8632
6227454: package.html and overview.html may not be read fully
Reviewed-by: bpatel
jjg [Fri, 04 Mar 2011 19:53:03 -0800] rev 8631
6866185: Util.getPackageSourcePath should use lastIndexOf not indexOf and related cleanup
Reviewed-by: bpatel
jjg [Fri, 04 Mar 2011 11:33:37 -0800] rev 8630
6966736: javac verbose output is inconsistent
Reviewed-by: mcimadamore
mcimadamore [Thu, 03 Mar 2011 18:05:52 +0000] rev 8629
7024212: TestWarnErrorCount fails
Summary: TestWarnErrorCount should be executed with -Xlint:all,-path to avoid spurious failures
Reviewed-by: jjg
mcimadamore [Thu, 03 Mar 2011 17:34:58 +0000] rev 8628
7022054: Invalid compiler error on covariant overriding methods with the same erasure
Summary: Rules for method clash use notion of subsignature, which is sometimes too strict and incompatible with JDK 6
Reviewed-by: jjg
mcimadamore [Thu, 03 Mar 2011 17:32:35 +0000] rev 8627
7023703: Valid code doesn't compile
Summary: leftovers cause problems when analyzing loops in Flow.java
Reviewed-by: jjg
mcimadamore [Thu, 03 Mar 2011 09:43:24 +0000] rev 8626
7023233: False positive for -Xlint:try with nested try with resources blocks
Summary: Wrong lint warning issued about unused resource when nested try-with-resource blocks are found
Reviewed-by: jjg
jjg [Wed, 02 Mar 2011 21:13:55 -0800] rev 8625
6639645: Modeling type implementing missing interfaces
Reviewed-by: darcy, mcimadamore
jjg [Wed, 02 Mar 2011 21:06:17 -0800] rev 8624
6986892: confusing warning given after errors in annotation processing
Reviewed-by: darcy
jjg [Wed, 02 Mar 2011 14:03:38 -0800] rev 8623
6986895: compiler gives misleading message for no input files
Reviewed-by: darcy
mcimadamore [Wed, 02 Mar 2011 10:56:39 +0000] rev 8622
6541876: "Enclosing Instance" error new in 1.6
Summary: unqualified 'this' should not be selected in a qualified super() call in a default constructor
Reviewed-by: jjg
jjg [Tue, 01 Mar 2011 12:00:06 -0800] rev 8621
7021183: 269: assertion failure getting enclosing element of an undefined name
Reviewed-by: mcimadamore
jjg [Mon, 28 Feb 2011 13:42:24 -0800] rev 8620
7022711: compiler crash in try-with-resources
Reviewed-by: mcimadamore
jjg [Mon, 28 Feb 2011 13:37:48 -0800] rev 8619
7022741: warning counts are wrong after anno processing
Reviewed-by: mcimadamore
jjg [Mon, 28 Feb 2011 12:19:18 -0800] rev 8618
7022337: repeated warnings about bootclasspath not set
Reviewed-by: mcimadamore
mcimadamore [Mon, 28 Feb 2011 11:50:56 +0000] rev 8617
7015715: lub gets stuck on type with complex supertype
Summary: lub should not scan supertypes unnecessarily
Reviewed-by: jjg, dlsmith
mcimadamore [Mon, 28 Feb 2011 11:48:53 +0000] rev 8616
7015430: Incorrect thrown type determined for unchecked invocations
Summary: Thrown types do not get updated after 15.12.2.8, and do not get erased as per 15.12.2.6
Reviewed-by: jjg, dlsmith
jjg [Fri, 25 Feb 2011 12:19:00 -0800] rev 8615
7022310: test/tools/javac/diags/Example: args added twice
Reviewed-by: mcimadamore
jjg [Fri, 25 Feb 2011 12:09:33 -0800] rev 8614
7021650: fix Context issues
Reviewed-by: mcimadamore
jjh [Thu, 24 Feb 2011 08:40:49 -0800] rev 8613
7018753: tools/javac/varargs/warning/Warn5.java times out on slow machines
Summary: Use a single file manager for all JavacTasks
Reviewed-by: jjg, mcimadamore
lana [Wed, 23 Feb 2011 10:34:45 -0800] rev 8612
Merge
mcimadamore [Wed, 23 Feb 2011 14:17:08 +0000] rev 8611
7019631: issues in test headers in b130
Summary: fix to test headers not containing correct bug ID
Reviewed-by: jjg
mcimadamore [Wed, 23 Feb 2011 14:16:12 +0000] rev 8610
7020657: Javac rejects a fairly common idiom with raw override and interfaces
Summary: name clash should not be reported if subinterface/implementing class resolves the clash by defining common overrider
Reviewed-by: jjg
cl [Thu, 10 Mar 2011 17:11:19 -0800] rev 8609
Added tag jdk7-b133 for changeset 527e04a21c75
duke [Wed, 05 Jul 2017 17:37:43 +0200] rev 8608
Merge
mfang [Mon, 14 Mar 2011 12:33:16 -0700] rev 8607
Merge
ohair [Thu, 10 Mar 2011 13:22:51 -0800] rev 8606
7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
Reviewed-by: mchung
cl [Thu, 10 Mar 2011 17:11:02 -0800] rev 8605
Added tag jdk7-b133 for changeset f3c2826383e4
duke [Wed, 05 Jul 2017 17:37:40 +0200] rev 8604
Merge
ohair [Tue, 15 Mar 2011 15:31:44 -0700] rev 8603
Merge
mfang [Mon, 14 Mar 2011 12:32:45 -0700] rev 8602
Merge
ohair [Thu, 10 Mar 2011 13:21:59 -0800] rev 8601
7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
Reviewed-by: mchung
lana [Thu, 10 Mar 2011 20:37:53 -0800] rev 8600
Merge
lana [Mon, 07 Mar 2011 11:56:06 -0800] rev 8599
Merge
ohair [Wed, 02 Mar 2011 12:00:41 -0800] rev 8598
7023289: jaxp 1.4.5 development jdk7 2nd integration
Reviewed-by: joehw, mchung, alanb
cl [Thu, 10 Mar 2011 17:11:01 -0800] rev 8597
Added tag jdk7-b133 for changeset 97a72738edc8
duke [Wed, 05 Jul 2017 17:37:36 +0200] rev 8596
Merge
cl [Thu, 10 Mar 2011 17:10:50 -0800] rev 8595
Added tag jdk7-b133 for changeset 1a8d894467d8
duke [Wed, 05 Jul 2017 17:37:33 +0200] rev 8594
Merge
ohair [Wed, 16 Mar 2011 15:01:07 -0700] rev 8593
7027923: Disable VS2003 use in preparation for all VS2003 make logic removal
Reviewed-by: prr
katleman [Wed, 16 Mar 2011 09:42:55 -0700] rev 8592
7022473: JDK7 still runs /etc/prtconf to find memory size
Reviewed-by: ohair
katleman [Wed, 16 Mar 2011 09:30:29 -0700] rev 8591
6973319: incorrect spec version in jdk 7 rt.jar manifest
Reviewed-by: ohair
ohair [Tue, 15 Mar 2011 23:46:03 -0700] rev 8590
Merge
ohair [Tue, 15 Mar 2011 15:21:21 -0700] rev 8589
6710813: SwingSet2 source display tabs do not work since JDK 7 b20
6685150: make/mkdemo/jpda/Makefile creates jpda.jar and src.zip instead of examples.jar
Reviewed-by: prr
ohair [Tue, 15 Mar 2011 15:32:07 -0700] rev 8588
Merge
asaha [Mon, 14 Mar 2011 12:01:41 -0700] rev 8587
Merge
asaha [Wed, 09 Mar 2011 16:44:27 -0800] rev 8586
6908562: JFB Custom Revision Version Build/Makefile changes
Reviewed-by: ohair, ksrini, katleman
ohair [Thu, 10 Mar 2011 14:48:32 -0800] rev 8585
7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
Reviewed-by: mchung, herrick
mchung [Wed, 09 Mar 2011 23:59:58 -0800] rev 8584
7026228: Remove make/modules and make/common/Modules.gmk
Reviewed-by: alanb, ohair
mchung [Wed, 09 Mar 2011 23:11:07 -0800] rev 8583
7025631: Remove the modules build support from jdk 7
Reviewed-by: alanb, ohair
lana [Thu, 10 Mar 2011 20:49:43 -0800] rev 8582
Merge
lana [Thu, 10 Mar 2011 19:38:44 -0800] rev 8581
Merge
alanb [Tue, 08 Mar 2011 10:32:18 +0000] rev 8580
7025468: Tests using diamond with anonymous inner classes needs to be reverted
Reviewed-by: dholmes, forax
lana [Mon, 07 Mar 2011 14:48:27 -0800] rev 8579
Merge
valeriep [Mon, 07 Mar 2011 14:14:37 -0800] rev 8578
6994008: PKCS11 should support "RSA" and "RSA/ECB/NoPadding" ciphers
Summary: Add support for RSA_X_509 mechanism and aliasing of "RSA" to "RSA/ECB/PKCS1Padding".
Reviewed-by: wetmore
lana [Mon, 07 Mar 2011 11:36:37 -0800] rev 8577
Merge
mullan [Mon, 07 Mar 2011 13:44:47 -0500] rev 8576
Merge
mullan [Mon, 07 Mar 2011 13:20:55 -0500] rev 8575
7022467: SecretKeyFactory doesn't support algorithm "AES" on Windows and Linux
Reviewed-by: wetmore, valeriep
coffeys [Mon, 07 Mar 2011 14:43:11 +0000] rev 8574
7025105: TEST_BUG test/com/sun/jndi/ldap/NoWaitForReplyTest.java should be cleaned up
Reviewed-by: alanb
alanb [Fri, 04 Mar 2011 21:28:35 +0000] rev 8573
Merge
alanb [Fri, 04 Mar 2011 21:26:50 +0000] rev 8572
7023403: (ch) sun.nio.ch.SolarisEventPort.startPoll failed with AssertionError
Reviewed-by: forax
sherman [Fri, 04 Mar 2011 11:35:53 -0800] rev 8571
7023244: (zipfs) langtools CompileTest fails on read-only file system
Summary: replaced checkAccess with Files.isWritable()
Reviewed-by: alanb
ksrini [Fri, 04 Mar 2011 09:32:20 -0800] rev 8570
7023963: (misc) fix diamond anon instances in the jdk
Reviewed-by: alanb, mchung, mcimadamore, dholmes
alanb [Fri, 04 Mar 2011 09:33:05 +0000] rev 8569
Merge
alanb [Fri, 04 Mar 2011 09:29:56 +0000] rev 8568
6944810: (ch) Assert failure in sun.nio.ch.PendingIoCache.clearPendingIoMap [win]
Reviewed-by: chegar
michaelm [Thu, 03 Mar 2011 17:16:13 +0000] rev 8567
Merge
michaelm [Thu, 03 Mar 2011 17:14:23 +0000] rev 8566
7024264: HttpURLConnection/NetPermission doc issue
Reviewed-by: chegar
coffeys [Thu, 03 Mar 2011 17:00:04 +0000] rev 8565
Merge
coffeys [Thu, 03 Mar 2011 16:51:03 +0000] rev 8564
6750362: Very large LDAP requests throw a OOM on LDAP servers which aren't aware of Paged Results Controls
6748156: add an new JNDI property to control the boolean flag WaitForReply
Reviewed-by: vinnie, robm
chegar [Thu, 03 Mar 2011 16:48:53 +0000] rev 8563
6721694: java/lang/Thread/StartOOMTest.java fails with timeout or with crash
Summary: the test is not suitable to be run automatically
Reviewed-by: alanb
chegar [Thu, 03 Mar 2011 16:44:44 +0000] rev 8562
7018137: HTML4 compliance issues
Summary: move end list items tags to after nested list
Reviewed-by: alanb
michaelm [Thu, 03 Mar 2011 15:34:09 +0000] rev 8561
7018606: (process) test/java/lang/ProcessBuilder/Basic.java failing intermittently (win)
Reviewed-by: alanb
alanb [Wed, 02 Mar 2011 16:56:07 +0000] rev 8560
7021987: native2ascii "file cannot be read" error message is broken
Reviewed-by: lancea, mchung
smarks [Tue, 01 Mar 2011 15:05:32 -0800] rev 8559
7022624: use try-with-resources in java.io tests
Reviewed-by: alanb
alanb [Tue, 01 Mar 2011 12:03:44 +0000] rev 8558
7023034: Files.createTempDirectory((Path)null, "temp") does not throw NPE
Reviewed-by: forax
weijun [Tue, 01 Mar 2011 16:22:22 +0800] rev 8557
7020531: test: java/security/cert/CertificateFactory/openssl/OpenSSLCert.java file not closed after run
Reviewed-by: alanb, smarks
weijun [Mon, 28 Feb 2011 23:02:37 +0800] rev 8556
7021789: Remove jarsigner -crl option
Reviewed-by: mullan
dholmes [Mon, 28 Feb 2011 06:40:46 -0500] rev 8555
7022386: gethostbyname_r needs a pointer aligned buffer passed to it
Summary: Change buffer type to ensure pointer-alignment
Reviewed-by: alanb, chegar
chegar [Mon, 28 Feb 2011 11:03:52 +0000] rev 8554
7022269: clean up fscanf usage in Linux networking native code
Reviewed-by: michaelm, alanb
smarks [Fri, 25 Feb 2011 02:06:10 -0800] rev 8553
7021582: convert jar/zip code and tests to use try-with-resources
Reviewed-by: alanb, dholmes, sherman
mchung [Fri, 25 Feb 2011 12:11:20 -0800] rev 8552
7016707: Remove the BootClassLoaderHook for jkernel support
Reviewed-by: alanb, ohair
mchung [Fri, 25 Feb 2011 11:42:11 -0800] rev 8551
7021939: com.oracle.net is not a NON_CORE_PKGS
Reviewed-by: ohair, alanb
smarks [Thu, 24 Feb 2011 22:26:42 -0800] rev 8550
7022383: add reference to CR for ReadLongZipFileName test to problem list
Reviewed-by: ohair
michaelm [Thu, 24 Feb 2011 18:35:17 +0000] rev 8549
6835668: Use of /usr/include/linux/ files creates a dependence on kernel-headers
Reviewed-by: chegar
chegar [Thu, 24 Feb 2011 13:42:10 +0000] rev 8548
6849693: index of fdTable should be less than num. of fdTable in jdk7
Reviewed-by: alanb
chegar [Thu, 24 Feb 2011 12:57:59 +0000] rev 8547
7020136: java/net/URLConnection/RedirectLimit.java fails intermittently
Summary: Increase the socket timeout and clean up the test
Reviewed-by: alanb
wetmore [Wed, 23 Feb 2011 22:54:47 -0800] rev 8546
6844879: Source distribution should be more robustly built without the security source distribution
Reviewed-by: ohair
lana [Wed, 23 Feb 2011 10:29:15 -0800] rev 8545
Merge
dl [Wed, 23 Feb 2011 14:56:44 +0000] rev 8544
7017493: ConcurrentLinkedDeque: Unexpected initialization order can lead to crash due to use of Unsafe
Reviewed-by: chegar
smarks [Tue, 22 Feb 2011 15:34:17 -0800] rev 8543
7021209: convert lang, math, util to use try-with-resources
Reviewed-by: alanb, darcy, naoto
valeriep [Tue, 22 Feb 2011 12:01:35 -0800] rev 8542
6604496: Support for CKM_AES_CTR (counter mode)
Summary: Enhanced SunPKCS11 provider to support AES/CTR/NoPadding transformation.
Reviewed-by: vinnie
michaelm [Tue, 22 Feb 2011 14:44:43 +0000] rev 8541
6702400: ChunkedInputStream expecting -1 from int read, but int->char comparision is wrong
Reviewed-by: chegar
alanb [Tue, 22 Feb 2011 14:28:13 +0000] rev 8540
7021327: Changes for 7020888 included changes to other files in error
Reviewed-by: chegar
alanb [Tue, 22 Feb 2011 12:04:48 +0000] rev 8539
7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions)
Reviewed-by: mduigou, chegar
alanb [Tue, 22 Feb 2011 10:19:35 +0000] rev 8538
Merge
alanb [Mon, 21 Feb 2011 13:54:13 +0000] rev 8537
7020517: (fs) FileStore.equals returns true if both volumes have the same serial number
Reviewed-by: chegar
mduigou [Mon, 21 Feb 2011 14:53:11 -0800] rev 8536
7019705: Add -XX:+AggressiveOpts options to MOAT test
Reviewed-by: alanb
lana [Mon, 07 Mar 2011 14:46:16 -0800] rev 8535
Merge
lana [Sat, 05 Mar 2011 20:54:53 -0800] rev 8534
Merge
rupashka [Sat, 05 Mar 2011 18:27:51 +0300] rev 8533
6760148: Certain fonts are not correctly soft wrapped when using JTextComponent.print()
Reviewed-by: peterz
alexp [Thu, 03 Mar 2011 18:27:47 +0300] rev 8532
Merge
alexp [Thu, 03 Mar 2011 18:23:19 +0300] rev 8531
6653511: JComponent.safelyGetGraphics() may sometimes return null
Reviewed-by: rupashka
rupashka [Thu, 03 Mar 2011 17:47:41 +0300] rev 8530
6796710: Html content in JEditorPane is overlapping on swing components while resizing the application.
Reviewed-by: alexp
amenkov [Thu, 03 Mar 2011 16:40:13 +0300] rev 8529
6835393: MidiSystem fails to correctly read Sequence with SMPTE division
Reviewed-by: stayer
amenkov [Thu, 03 Mar 2011 15:57:53 +0300] rev 8528
6660470: RealTimeSequencer incorrectly opens (implicitly) synthesizer
Reviewed-by: stayer
amenkov [Thu, 03 Mar 2011 15:45:47 +0300] rev 8527
6801206: SoundTestSuite: test050 fails
Reviewed-by: stayer
amenkov [Thu, 03 Mar 2011 15:41:44 +0300] rev 8526
6938426: Concurrency bug in ALAW encoder causes random bursts of static/noise in output.
Reviewed-by: stayer
amenkov [Mon, 28 Feb 2011 18:36:33 +0300] rev 8525
7013521: AudioSystem.write for AIFF files closes source audio stream
Reviewed-by: dav
alexp [Mon, 28 Feb 2011 18:20:34 +0300] rev 8524
6826074: JScrollPane does not revalidate the component hierarchy after scrolling
Reviewed-by: anthony
okutsu [Thu, 24 Feb 2011 16:29:42 +0900] rev 8523
6772689: java.sql.Date.valueOf("2042-10-xx").toString() wrong in some time zones
Reviewed-by: peytoia
okutsu [Thu, 24 Feb 2011 15:09:21 +0900] rev 8522
7021989: Missing observesDaylightTime override in ZoneInfo
Reviewed-by: peytoia
okutsu [Wed, 23 Feb 2011 16:50:13 +0900] rev 8521
6955047: (tz) javadoc for TimeZone.getDisplayName(boolean daylight, int style, Locale locale) is not clear
7021680: (tz) daylight savings time should be daylight saving time
Reviewed-by: peytoia
okutsu [Wed, 23 Feb 2011 14:09:23 +0900] rev 8520
6623219: Font.canDisplayUpTo does not work with supplementary characters
Reviewed-by: prr, peytoia
okutsu [Tue, 22 Feb 2011 14:51:43 +0900] rev 8519
7010379: fontconfig update for RHEL 6
Reviewed-by: peytoia
lana [Mon, 07 Mar 2011 14:44:15 -0800] rev 8518
Merge
lana [Sun, 06 Mar 2011 20:32:49 -0800] rev 8517
Merge
dcherepanov [Tue, 01 Mar 2011 15:24:46 +0300] rev 8516
6826397: PIT : Frame System Menu is not seen for when ALT + Space Bar is pressed in jdk7 b55 build.
Reviewed-by: art, ant
anthony [Tue, 01 Mar 2011 13:49:56 +0300] rev 8515
7022488: The security warning may disappear unexpectedly
Summary: Initialize the fullScreenExclusiveModeState flag in the AwtWindow constructor
Reviewed-by: art, dcherepanov
lana [Sat, 26 Feb 2011 23:46:08 -0800] rev 8514
Merge
dcherepanov [Fri, 25 Feb 2011 15:33:50 +0300] rev 8513
7009114: GTK FileDialog lies about it's Bounds
Reviewed-by: art, anthony
dcherepanov [Fri, 25 Feb 2011 13:58:54 +0300] rev 8512
7020522: Need to reapply the fix for 6664512
Reviewed-by: art, mchung
dcherepanov [Thu, 24 Feb 2011 13:01:01 +0300] rev 8511
6996708: The event on the tray icon does not trigger and there is no message printed.
Reviewed-by: art, ant
lana [Sun, 06 Mar 2011 23:37:41 -0800] rev 8510
Merge
prr [Fri, 04 Mar 2011 15:54:41 -0800] rev 8509
7023591: Xrender: java2D font demo - text highlighting tab content is black
Reviewed-by: flar
ceisserer [Thu, 03 Mar 2011 16:06:42 -0800] rev 8508
7023589: Xrender : NullPointerException in sun.font.XRGlyphCache.freeGlyphs running Java 2D demo
Reviewed-by: prr
ceisserer [Tue, 01 Mar 2011 14:49:53 -0800] rev 8507
6974985: Jave2Demo threw exceptions when xrender enabled in OEL5.5
Reviewed-by: prr
prr [Mon, 28 Feb 2011 10:25:17 -0800] rev 8506
7004728: [parfait] potential memory leaks in XRender code
Reviewed-by: bae, ceisserer
lana [Mon, 21 Feb 2011 19:43:56 -0800] rev 8505
Merge
cl [Thu, 10 Mar 2011 17:11:08 -0800] rev 8504
Added tag jdk7-b133 for changeset b333a0dbc626
duke [Wed, 05 Jul 2017 17:37:16 +0200] rev 8503
Merge
trims [Fri, 11 Mar 2011 11:18:56 -0800] rev 8502
Merge
trims [Fri, 04 Mar 2011 14:06:22 -0800] rev 8501
7024814: Bump the HS21 build number to 04
Summary: Update the HS21 build number to 04
Reviewed-by: jcoomes
trims [Fri, 04 Mar 2011 14:06:16 -0800] rev 8500
Merge
kvn [Thu, 03 Mar 2011 23:31:45 -0800] rev 8499
Merge
iveresov [Tue, 01 Mar 2011 14:56:48 -0800] rev 8498
6627983: G1: Bad oop deference during marking
Summary: Bulk zeroing reduction didn't work with G1, because arraycopy would call pre-barriers on uninitialized oops. The solution is to have version of arraycopy stubs that don't have pre-barriers. Also refactored arraycopy stubs generation on SPARC to be more readable and reduced the number of stubs necessary in some cases.
Reviewed-by: jrose, kvn, never
never [Tue, 01 Mar 2011 10:27:15 -0800] rev 8497
6725983: Assertion "method->method_holder())->is_not_initialized(),"method holder must be initialized"
Reviewed-by: kvn, iveresov
never [Mon, 28 Feb 2011 17:12:42 -0800] rev 8496
7023229: extraneous include of precompiled.hpp in hsdis.c
Reviewed-by: never, jrose
Contributed-by: volker.simonis@gmail.com
twisti [Mon, 28 Feb 2011 06:07:12 -0800] rev 8495
7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc
Reviewed-by: never, bdelsart
kvn [Sat, 26 Feb 2011 12:10:54 -0800] rev 8494
6942326: x86 code in string_indexof() could read beyond reserved heap space
Summary: copy small (<8) strings on stack if str+16 crosses a page boundary and load from stack into XMM. Back up pointer when loading string's tail.
Reviewed-by: never
never [Thu, 24 Feb 2011 14:49:34 -0800] rev 8493
Merge
never [Thu, 24 Feb 2011 11:09:16 -0800] rev 8492
7021603: crash in fill_sync_handler with ExtendedDTrace probes
Reviewed-by: iveresov
kvn [Thu, 24 Feb 2011 10:28:20 -0800] rev 8491
6812217: Base memory of MergeMem node violates assert during killing expanded AllocateArray node
Summary: The assert in MergeMemNode::memory_at() misses the case when address is TOP.
Reviewed-by: never
never [Wed, 23 Feb 2011 19:09:16 -0800] rev 8490
7012072: CompileTheWorld causes incorrect class initialization
Reviewed-by: kvn, twisti
kvn [Wed, 23 Feb 2011 12:28:23 -0800] rev 8489
Merge
iveresov [Tue, 22 Feb 2011 18:13:03 -0800] rev 8488
Merge
iveresov [Tue, 22 Feb 2011 15:25:02 -0800] rev 8487
7020521: arraycopy stubs place prebarriers incorrectly
Summary: Rearranged the pre-barrier placement in arraycopy stubs so that they are properly called in case of chained calls. Also refactored the code a little bit so that it looks uniform across the platforms and is more readable.
Reviewed-by: never, kvn
jcoomes [Thu, 03 Mar 2011 21:02:56 -0800] rev 8486
Merge
johnc [Mon, 28 Feb 2011 09:10:52 -0800] rev 8485
7022200: G1: optimized build broken
Summary: Make the G1 specific version of is_in_closed_subset() available in all builds.
Reviewed-by: tonyp, jcoomes
dcubed [Thu, 03 Mar 2011 09:31:46 -0800] rev 8484
Merge
zgu [Wed, 02 Mar 2011 16:21:47 -0800] rev 8483
Merge
zgu [Wed, 02 Mar 2011 09:16:18 -0500] rev 8482
7017110: Add /SAFESEH to links on windows 32bit to verify safe exceptions
Summary: Ensure safe exception handler table is generated on Win32 binaries when compile with VS2010
Reviewed-by: acorn, coleenp, dcubed, sla, ohair
kamg [Wed, 02 Mar 2011 08:18:35 -0500] rev 8481
6878713: Verifier heap corruption, relating to backward jsrs
Summary: Added overflow detection in arena Amalloc methods
Reviewed-by: coleenp, phh
sla [Wed, 02 Mar 2011 09:41:26 +0100] rev 8480
7023323: Build failure on VS2003: IsDebuggerPresent not found
Summary: #define _WIN32_WINNT 0x500
Reviewed-by: ohrstrom, hosterda, coleenp
rottenha [Mon, 28 Feb 2011 22:35:01 -0800] rev 8479
Merge
rottenha [Mon, 28 Feb 2011 15:35:45 -0800] rev 8478
Merge
kamg [Mon, 28 Feb 2011 16:01:59 -0500] rev 8477
7020118: Alter frame assignability to allow for exception handler coverage of invokespecial <init>
Summary: Add special rule to allow assignment of frames with uninit flags set.
Reviewed-by: never, coleenp
sla [Mon, 28 Feb 2011 14:19:52 +0100] rev 8476
7022037: Pause when exiting if debugger is attached on windows
Reviewed-by: dsamersoff, kamg, hosterda
kamg [Sat, 26 Feb 2011 13:33:23 -0500] rev 8475
7017640: Fix for 6766644 deadlocks on some NSK tests when running with -Xcomp
Summary: Dynamic-code generated events should be deferred and processed by service thread
Reviewed-by: dsamersoff, dcubed
cl [Thu, 10 Mar 2011 17:10:55 -0800] rev 8474
Added tag jdk7-b133 for changeset d7dd3e46bc54
cl [Thu, 10 Mar 2011 17:10:45 -0800] rev 8473
Added tag jdk7-b133 for changeset 309991ddb9a1
duke [Wed, 05 Jul 2017 17:37:02 +0200] rev 8472
Added tag jdk7-b133 for changeset fd444c61e7ed
duke [Wed, 05 Jul 2017 17:37:01 +0200] rev 8471
Merge
duke [Wed, 05 Jul 2017 17:36:59 +0200] rev 8470
Merge
katleman [Thu, 03 Mar 2011 14:13:21 -0800] rev 8469
Added tag jdk7-b132 for changeset 83cbfe0a919f
duke [Wed, 05 Jul 2017 17:36:56 +0200] rev 8468
Merge
katleman [Thu, 03 Mar 2011 14:13:05 -0800] rev 8467
Added tag jdk7-b132 for changeset d5d7b14cb04c
duke [Wed, 05 Jul 2017 17:36:54 +0200] rev 8466
Merge
katleman [Thu, 03 Mar 2011 14:13:04 -0800] rev 8465
Added tag jdk7-b132 for changeset 3ea23e6be269
duke [Wed, 05 Jul 2017 17:36:51 +0200] rev 8464
Merge
katleman [Thu, 03 Mar 2011 14:12:54 -0800] rev 8463
Added tag jdk7-b132 for changeset 2779d6e22651
duke [Wed, 05 Jul 2017 17:36:49 +0200] rev 8462
Merge
ohair [Tue, 08 Mar 2011 16:05:16 -0800] rev 8461
Merge
ohair [Thu, 03 Mar 2011 15:30:36 -0800] rev 8460
Merge
ohair [Thu, 03 Mar 2011 07:02:30 -0800] rev 8459
Merge
ohair [Wed, 02 Mar 2011 13:18:36 -0800] rev 8458
7020815: REBASE should not be required for windows jdk repo builds - can't build with VS 2010 Express
Reviewed-by: prr
ohair [Wed, 02 Mar 2011 12:09:26 -0800] rev 8457
Merge
ohrstrom [Mon, 28 Feb 2011 10:56:20 +0100] rev 8456
7021753: Add a build times report
Summary: Report the build times at end of a jdkroot build.
Reviewed-by: ohair
ohair [Sat, 26 Feb 2011 12:42:48 -0800] rev 8455
Merge
ohair [Sat, 26 Feb 2011 12:11:32 -0800] rev 8454
7022237: Fix use of \" in the new "release" file at the top of the install, windows issues
Reviewed-by: ohrstrom
ohair [Sat, 26 Feb 2011 10:12:24 -0800] rev 8453
Merge
ohair [Sat, 26 Feb 2011 09:45:47 -0800] rev 8452
7016175: HTML generated from new JavaDoc has tags added from makefile
Reviewed-by: jjg
igor [Tue, 08 Mar 2011 14:26:17 -0800] rev 8451
Merge
herrick [Tue, 01 Mar 2011 17:09:16 -0500] rev 8450
7021567: need to create jnlp javadoc for 64 bit bundles.
Summary: need to create jnlp javadoc for 64 bit bundles.
Reviewed-by: igor, ohair
katleman [Thu, 03 Mar 2011 14:13:10 -0800] rev 8449
Added tag jdk7-b132 for changeset 6f39c4c0f737
duke [Wed, 05 Jul 2017 17:36:43 +0200] rev 8448
Merge
trims [Thu, 03 Mar 2011 15:13:18 -0800] rev 8447
Added tag hs21-b03 for changeset 36d51765affc
katleman [Thu, 03 Mar 2011 14:12:59 -0800] rev 8446
Added tag jdk7-b132 for changeset 802ca1911963
ohair [Wed, 09 Mar 2011 16:26:38 -0800] rev 8445
7026167: Broken fastdebug only build
Reviewed-by: cl
ohair [Thu, 03 Mar 2011 15:29:24 -0800] rev 8444
Merge
ohair [Tue, 01 Mar 2011 11:54:35 -0800] rev 8443
Merge
ohair [Tue, 01 Mar 2011 11:54:05 -0800] rev 8442
7023111: Add webrev script to make/scripts
Reviewed-by: darcy
ohrstrom [Mon, 28 Feb 2011 10:56:10 +0100] rev 8441
7021753: Add a build times report
Summary: Report the build times at end of a jdkroot build.
Reviewed-by: ohair
katleman [Thu, 03 Mar 2011 14:12:53 -0800] rev 8440
Added tag jdk7-b132 for changeset 3de4870f376a
duke [Wed, 05 Jul 2017 17:36:34 +0200] rev 8439
Added tag jdk7-b132 for changeset d61280d36755
duke [Wed, 05 Jul 2017 17:36:33 +0200] rev 8438
Merge
duke [Wed, 05 Jul 2017 17:36:30 +0200] rev 8437
Merge
lana [Thu, 24 Feb 2011 18:05:10 -0800] rev 8436
Merge
lana [Mon, 21 Feb 2011 14:35:12 -0800] rev 8435
Merge
darcy [Fri, 18 Feb 2011 15:55:20 -0800] rev 8434
7020047: Project Coin: generate null-check around try-with-resources close call
Reviewed-by: jjg
mcimadamore [Fri, 18 Feb 2011 16:17:44 +0000] rev 8433
7020626: diamond: add diagnostic test for diamond and non-generic classes
Summary: Fix failure in regression test CheckExamples
Reviewed-by: jjg
ksrini [Fri, 18 Feb 2011 08:12:06 -0800] rev 8432
7018859: javac turn off the Zip optimization by default
Reviewed-by: jjg
mcimadamore [Fri, 18 Feb 2011 12:28:49 +0000] rev 8431
7020043: Project Coin: diamond allowed on non-generic type
Summary: Diamond oerator should be disallowed on non-generic class types (i.e. String)
Reviewed-by: jjg
dlsmith [Wed, 16 Feb 2011 10:27:00 -0800] rev 8430
6990136: Cleanup use of Type.clone()
Summary: Introduced factory methods in class Types which can be used rather than clone().
Reviewed-by: jjg, mcimadamore
lana [Tue, 15 Feb 2011 08:35:05 -0800] rev 8429
Merge
mcimadamore [Tue, 15 Feb 2011 11:51:04 +0000] rev 8428
7017104: improve error reporting for uncaught/undeclared exceptions from try-with-resources
Summary: twr should generate better error message when uncaught exceptions are thrown by implicit call of close() method
Reviewed-by: jjg
mcimadamore [Tue, 15 Feb 2011 11:49:46 +0000] rev 8427
7017664: Add listeners infrastracture to javac scopes
Summary: Add listeners to javac scopes, added CompoundScope and correct invalidation logic for ImplementationCache
Reviewed-by: jjg
jjg [Mon, 14 Feb 2011 14:27:47 -0800] rev 8426
7008433: Minor copyright changes
Reviewed-by: jjg
Contributed-by: kelly.ohair@oracle.com
jjg [Fri, 11 Feb 2011 17:10:26 -0800] rev 8425
6505047: javax.lang.model.element.Element.getEnclosingElement() doesn't return null for type parameter
Reviewed-by: darcy
jjg [Thu, 10 Feb 2011 15:05:33 -0800] rev 8424
6485027: javac incorrectly handles relative paths in manifest classpath
Reviewed-by: mcimadamore
jjg [Thu, 10 Feb 2011 14:27:34 -0800] rev 8423
7018452: langtools not buildable on Mac
Reviewed-by: ohair
jjg [Thu, 10 Feb 2011 14:24:26 -0800] rev 8422
7018098: CacheFSInfo persists too long
Reviewed-by: mcimadamore
jjg [Wed, 09 Feb 2011 18:26:08 -0800] rev 8421
7018447: langtools launcher template fails if tools run from their own directory
Reviewed-by: jjg
Contributed-by: daniel.smith@oracle.com
jjg [Wed, 09 Feb 2011 14:10:52 -0800] rev 8420
7010792: remove bad debugging method from javac
Reviewed-by: mcimadamore
jjg [Wed, 09 Feb 2011 14:04:53 -0800] rev 8419
7016750: tools/javac/nio/CompileTest failing in nightly test
Reviewed-by: mcimadamore
cl [Thu, 24 Feb 2011 15:16:13 -0800] rev 8418
Added tag jdk7-b131 for changeset 4de608132976
duke [Wed, 05 Jul 2017 17:36:25 +0200] rev 8417
Merge
cl [Thu, 24 Feb 2011 15:15:56 -0800] rev 8416
Added tag jdk7-b131 for changeset a13a950d71df
duke [Wed, 05 Jul 2017 17:36:22 +0200] rev 8415
Merge
cl [Thu, 24 Feb 2011 15:15:56 -0800] rev 8414
Added tag jdk7-b131 for changeset df8969303f96
duke [Wed, 05 Jul 2017 17:36:19 +0200] rev 8413
Merge
cl [Thu, 24 Feb 2011 15:15:46 -0800] rev 8412
Added tag jdk7-b131 for changeset 590b6cc6f974
duke [Wed, 05 Jul 2017 17:36:17 +0200] rev 8411
Merge
lana [Tue, 01 Mar 2011 14:04:59 -0800] rev 8410
Merge
lana [Thu, 24 Feb 2011 18:04:19 -0800] rev 8409
Merge
jgodinez [Thu, 24 Feb 2011 15:00:50 -0800] rev 8408
7022228: JPRT failure: RuntimeException in SupportedMedia regression test
Reviewed-by: igor, prr
lana [Mon, 21 Feb 2011 14:33:58 -0800] rev 8407
Merge
mduigou [Mon, 21 Feb 2011 13:37:22 -0800] rev 8406
7001685: Renable EnumSetBash Test
Reviewed-by: alanb, ohair, darcy
smarks [Fri, 18 Feb 2011 12:43:14 -0800] rev 8405
7018385: update javax.sql classes to use try-with-resources
Reviewed-by: alanb, lancea, darcy
sundar [Fri, 18 Feb 2011 12:07:46 +0530] rev 8404
7018459: javax.script code comments have issues with HTML4 validation and Accessibility compliance
Reviewed-by: jjh
alanb [Thu, 17 Feb 2011 20:53:26 +0000] rev 8403
Merge
alanb [Thu, 17 Feb 2011 20:50:22 +0000] rev 8402
6526860: (fc) FileChannel.position returns 0 when FileOutputStream opened in append mode
Reviewed-by: forax
chegar [Thu, 17 Feb 2011 09:56:38 +0000] rev 8401
7017901: OOME in java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java
Summary: Unbounded queues should be disabled in the test
Reviewed-by: alanb
smarks [Wed, 16 Feb 2011 18:22:52 -0800] rev 8400
7018392: update URLJarFile.java to use try-with-resources
Reviewed-by: alanb, chegar, hawtin
sherman [Wed, 16 Feb 2011 11:11:31 -0800] rev 8399
6999337: java.exe fails to start if some directory names in path to java binaries contain Russian characters
Summary: updated to make sure the system properties are accessable by vm during initialization
Reviewed-by: alanb, mchung