never [Thu, 31 Mar 2011 15:30:12 -0700] rev 8886
Merge
never [Thu, 31 Mar 2011 14:00:41 -0700] rev 8885
7032129: Native memory usage grow unexpectedly for vm/oom/*InternedString tests
Reviewed-by: kvn, kamg, jcoomes
kvn [Thu, 31 Mar 2011 13:22:34 -0700] rev 8884
7032696: Fix for 7029152 broke VM
Summary: StrIntrinsicNode::Ideal() should not optimize memory during Parse.
Reviewed-by: jrose, never
twisti [Thu, 31 Mar 2011 02:31:57 -0700] rev 8883
6817525: turn on method handle functionality by default for JSR 292
Summary: After appropriate testing, we need to turn on EnableMethodHandles and EnableInvokeDynamic by default.
Reviewed-by: never, kvn, jrose, phh
twisti [Thu, 31 Mar 2011 00:27:08 -0700] rev 8882
7032388: guarantee(VM_Version::supports_cmov()) failed: illegal instruction on i586 after 6919934
Summary: 6919934 added some unguarded cmov instructions which hit a guarantee on older hardware.
Reviewed-by: never, iveresov, kvn, phh
iveresov [Wed, 30 Mar 2011 18:55:04 -0700] rev 8881
Merge
iveresov [Wed, 30 Mar 2011 15:22:41 -0700] rev 8880
6564610: assert(UseCompiler || CompileTheWorld, "UseCompiler should be set by now.")
Summary: Remove invalid asserts
Reviewed-by: never, kvn
kvn [Wed, 30 Mar 2011 12:08:49 -0700] rev 8879
7029152: Ideal nodes for String intrinsics miss memory edge optimization
Summary: In Ideal() method of String intrinsics nodes look for TypeAryPtr::CHARS memory slice if memory is MergeMem. Do not unroll a loop with String intrinsics code.
Reviewed-by: never
never [Wed, 30 Mar 2011 07:47:19 -0700] rev 8878
7031614: jmap -permstat fails with java.lang.InternalError in sun.jvm.hotspot.oops.OopField.getValue
Reviewed-by: kvn, dcubed
iveresov [Wed, 30 Mar 2011 03:48:38 -0700] rev 8877
Merge
iveresov [Tue, 29 Mar 2011 22:25:17 -0700] rev 8876
7026307: DEBUG MESSAGE: broken null klass on amd64
Summary: Correct typo introduces in 7020521
Reviewed-by: never, kvn
never [Tue, 29 Mar 2011 22:05:21 -0700] rev 8875
7032306: Fastdebug build failure on Solaris with SS11 compilers
Reviewed-by: kvn, iveresov
iveresov [Tue, 29 Mar 2011 17:35:34 -0700] rev 8874
6741940: Nonvolatile XMM registers not preserved across JNI calls
Summary: Save xmm6-xmm15 in call stub on win64
Reviewed-by: kvn, never
kvn [Tue, 29 Mar 2011 09:11:51 -0700] rev 8873
7032133: Enable sse4.2 for new AMD processors
Summary: New AMD processors support sse4.2. Enable corresponding instructions in Hotspot.
Reviewed-by: kvn
Contributed-by: eric.caspole@amd.com
twisti [Mon, 28 Mar 2011 03:58:07 -0700] rev 8872
7022998: JSR 292 recursive method handle calls inline themselves infinitely
Reviewed-by: never, kvn
iveresov [Sun, 27 Mar 2011 13:17:37 -0700] rev 8871
6964776: c2 should ensure the polling page is reachable on 64 bit
Summary: Materialize the pointer to the polling page in a register instead of using rip-relative addressing when the distance from the code cache is larger than disp32.
Reviewed-by: never, kvn
never [Sun, 27 Mar 2011 00:00:14 -0700] rev 8870
7024475: loop doesn't terminate when compiled
Reviewed-by: kvn
roland [Sat, 26 Mar 2011 08:31:45 -0700] rev 8869
Merge
roland [Fri, 25 Mar 2011 09:35:39 +0100] rev 8868
7029017: Additional architecture support for c2 compiler
Summary: Enables cross building of a c2 VM. Support masking of shift counts when the processor architecture mandates it.
Reviewed-by: kvn, never
never [Fri, 25 Mar 2011 18:50:10 -0700] rev 8867
7022204: LogFile wildcarding should use %p instead of star
Reviewed-by: coleenp, jrose
never [Fri, 25 Mar 2011 18:19:22 -0400] rev 8866
Merge
never [Fri, 25 Mar 2011 11:29:30 -0700] rev 8865
7025708: Assertion if using "-XX:+CITraceTypeFlow -XX:+Verbose" together
Reviewed-by: never
Contributed-by: volker.simonis@gmail.com
jcoomes [Thu, 24 Mar 2011 23:49:56 -0700] rev 8864
Merge
twisti [Thu, 24 Mar 2011 23:04:40 -0700] rev 8863
Merge
twisti [Thu, 24 Mar 2011 02:11:50 -0700] rev 8862
7030207: Zero tweak to remove accidentally incorporated code
Summary: IcedTea contains a now-unmaintained ARM-specific interpreter and part of that interpreter was accidentally incorporated in one of the webrevs when Zero was initially imported.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson@redhat.com>
acorn [Wed, 30 Mar 2011 17:05:40 -0700] rev 8861
Merge
sla [Mon, 28 Mar 2011 12:48:08 +0200] rev 8860
7031571: Generate native VS2010 project files
Reviewed-by: hosterda, stefank, brutisso
trims [Fri, 01 Apr 2011 12:06:59 -0700] rev 8859
Added tag hs21-b06 for changeset 8908d8654a39
schien [Thu, 31 Mar 2011 18:14:04 -0700] rev 8858
Added tag jdk7-b136 for changeset 8908d8654a39
schien [Thu, 31 Mar 2011 18:13:58 -0700] rev 8857
Added tag jdk7-b136 for changeset 9186e0e62eea
duke [Wed, 05 Jul 2017 17:39:20 +0200] rev 8856
Added tag jdk7-b136 for changeset 46acf76a5339
duke [Wed, 05 Jul 2017 17:39:20 +0200] rev 8855
Merge
duke [Wed, 05 Jul 2017 17:39:17 +0200] rev 8854
Merge
lana [Sat, 26 Mar 2011 00:11:34 -0700] rev 8853
Merge
lana [Fri, 18 Mar 2011 11:00:10 -0700] rev 8852
Merge
jjg [Wed, 16 Mar 2011 17:21:52 -0700] rev 8851
6930508: Passing nested class names on javac command line interfere with subsequent name -> class lookup
Reviewed-by: darcy
ksrini [Wed, 16 Mar 2011 09:41:30 -0700] rev 8850
7026359: (langtools) fix big jar test
Reviewed-by: jjg
mcimadamore [Wed, 16 Mar 2011 11:12:26 +0000] rev 8849
6558548: The compiler needs to be aligned with clarified specification of throws
Summary: Javac should issue unconditional warnings when 'dead' catch clauses are detected
Reviewed-by: jjg
bpatel [Tue, 15 Mar 2011 14:19:00 -0700] rev 8848
4743537: Help doesn't say what "All Classes" and other links really mean
Reviewed-by: jjg
jjg [Tue, 15 Mar 2011 11:48:55 -0700] rev 8847
6988079: Errors reported via Messager.printMessage(ERROR,"error message") are not tallied correctly
Reviewed-by: darcy
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