Phil Race
|
c672506f95
|
6679308: Poor text rendering on translucent image
Reviewed-by: flar, campbell
|
2008-04-28 15:57:46 -07:00 |
|
Phil Race
|
cb5a8e47fb
|
6664915: SecurityException using javax.print APIs when queuePrintJob permission is granted
Reviewed-by: tdv, jgodinez
|
2008-04-28 11:06:18 -07:00 |
|
Phil Race
|
88cfc253d1
|
6694480: Two small inefficiencies in getting font strikes for transformed fonts
Reviewed-by: igor, tdv
|
2008-04-28 09:59:35 -07:00 |
|
Chuck Rasbold
|
cf2288b223
|
Merge
|
2008-04-28 08:08:12 -07:00 |
|
Pavel Porvatov
|
9d90ce5781
|
4252173: Inability to reuse the HorizontalSliderThumbIcon
Removed casting component to JSlider from MetalIconFactory
Reviewed-by: alexp
|
2008-04-28 17:17:45 +04:00 |
|
Valerie Peng
|
ea38e1d152
|
Merge
|
2008-04-25 15:32:27 -07:00 |
|
Valerie Peng
|
818282ec8c
|
6659990: KerberosTicket.getEndTime does not copy date (findbugs)
Reviewed-by: mullan
|
2008-04-25 15:24:48 -07:00 |
|
Tim Bell
|
a51865fc90
|
Merge
|
2008-04-25 15:22:39 -07:00 |
|
Valerie Peng
|
bd6eb33b2a
|
6524501: inconsistency with PKCS#11 spec - 0-value flags in CK_SLOT_INFO struct returned by C_GetSlotInfo()
Reviewed-by: mullan
|
2008-04-25 15:19:55 -07:00 |
|
Tim Bell
|
25f3229c2b
|
Merge
|
2008-04-25 15:18:45 -07:00 |
|
Phil Race
|
edfa6ff652
|
6692979: VM Crash when shearing text + rect over a range of values
Reviewed-by: igor, tdv
|
2008-04-25 10:40:11 -07:00 |
|
Phil Race
|
9e39cf49ed
|
6687298: Reg testcase java/awt/Graphics2D/DrawString/RotTransText.java fails on windows
Reviewed-by: igor, tdv
|
2008-04-25 10:37:07 -07:00 |
|
Sean Mullan
|
82c5bba334
|
Merge
|
2008-04-25 09:03:20 -04:00 |
|
Sean Mullan
|
71791668df
|
6690169: Specification for BasicPermission.equals() is not consistent
Clarified @return to be consistent with method description
Reviewed-by: vinnie
|
2008-04-25 08:58:07 -04:00 |
|
Chuck Rasbold
|
088cd1203f
|
6646019: array subscript expressions become top() with -d64
Stop compilation after negative array allocation
Reviewed-by: never, jrose
|
2008-04-24 14:02:13 -07:00 |
|
Xiomara Jayasena
|
74c68ed959
|
Added tag jdk7-b26 for changeset a19298c17815
|
2008-04-24 12:12:28 -07:00 |
|
Xiomara Jayasena
|
aefdc2b068
|
Added tag jdk7-b26 for changeset 2965fc37ce01
|
2008-04-24 12:12:20 -07:00 |
|
Xiomara Jayasena
|
945d119b8e
|
Added tag jdk7-b26 for changeset bdb54a99e398
|
2008-04-24 12:12:16 -07:00 |
|
Xiomara Jayasena
|
631d7accc6
|
Added tag jdk7-b26 for changeset 10fbc32c25b0
|
2008-04-24 12:12:14 -07:00 |
|
Xiomara Jayasena
|
0584538555
|
Added tag jdk7-b26 for changeset a00cf1fc28a8
|
2008-04-24 12:12:10 -07:00 |
|
Xiomara Jayasena
|
87af4e2e53
|
Added tag jdk7-b26 for changeset 878e1f117e8e
|
2008-04-24 12:12:07 -07:00 |
|
Xiomara Jayasena
|
fe8717cad4
|
Added tag jdk7-b26 for changeset 4cba87fe0944
|
2008-04-24 12:12:06 -07:00 |
|
Paul Hohensee
|
81c6ccf729
|
6693457: Open-source hotspot linux-sparc support
Move os_cpu/linux_sparc from closed to open
Reviewed-by: kamg
|
2008-04-24 15:07:57 -04:00 |
|
Andrew Haley
|
f82f310aba
|
6523403: Need to provide lcms library with PYCC and LINEAR_RGB OS ICC profiles
Add two contributed profiles and a fix to GRAY.pf, all from Redhat, keiths@redhat.com contributed the GRAY.pf fix.
Reviewed-by: jgodinez, avu, prr
|
2008-04-24 11:58:13 -07:00 |
|
Tom Rodriguez
|
6f63c6e88b
|
6663848: assert(i < Max(),"oob") in C2 with -Xcomp
NeverBranchNodes aren't handled properly
Reviewed-by: kvn, sgoldman, rasbold, jrose
|
2008-04-24 11:13:03 -07:00 |
|
Mikhail Lapshin
|
2b028bddc7
|
Merge
|
2008-04-24 05:58:57 -07:00 |
|
Vladimir Kozlov
|
4e3444d0ce
|
6625997: CastPP, CheckCastPP and Proj nodes are not dead loop safe
EA and initialization optimizations could bypass these nodes.
Reviewed-by: rasbold, never
|
2008-04-23 19:09:16 -07:00 |
|
Tom Rodriguez
|
041877583d
|
6601321: Assert(j == 1 || b->_nodes[j-1]->is_Phi(),"CreateEx must be first instruction in block")
Reviewed-by: kvn, rasbold, sgoldman, jrose
|
2008-04-23 13:57:14 -07:00 |
|
Vladimir Kozlov
|
69155d87f9
|
6689060: Escape Analysis does not work with Compressed Oops
64-bits VM crashes with -XX:+AggresiveOpts (Escape Analysis + Compressed Oops)
Reviewed-by: never, sgoldman
|
2008-04-23 11:20:36 -07:00 |
|
Bradford Wetmore
|
f1e72f0012
|
Merge
|
2008-04-23 10:20:34 -07:00 |
|
Maurizio Cimadamore
|
c2e37f139a
|
6682380: Foreach loop with generics inside finally block crashes javac with -target 1.5
A missing type-erasure in Lower.java causes the compiler to crash since JDK6
Reviewed-by: jjg
|
2008-04-23 17:10:03 +01:00 |
|
Mikhail Lapshin
|
8dff6c648b
|
6691503: Malicious applet can show always-on-top popup menu which has whole screen size
The fix for 6675802 is replaced by a try-catch clause that catches SequrityExceptions for applets.
Reviewed-by: alexp
|
2008-04-23 18:06:34 +04:00 |
|
Keith McGuigan
|
14e50a456b
|
Merge
|
2008-04-23 06:35:28 -04:00 |
|
Yuri Nesterenko
|
9145169200
|
6627324: Alt Graph doesnot generate any key event when pressing in German locale
This Unix only problem solved by mapping XK_ISO_Level3_Shift keysym to Java keycode VK_ALT_GRAPH.
Reviewed-by: son
|
2008-04-23 14:35:26 +04:00 |
|
Weijun Wang
|
a934ff801a
|
6689000: Changes in 6675606 causing regression test failures on windows-i586
Accept illegal URLs like file:c:/root/x.conf and file:this/that/x.conf
Reviewed-by: alanb, chegar
|
2008-04-23 08:10:28 +08:00 |
|
Erik Trimble
|
0940e9760b
|
Merge
|
2008-04-22 15:36:18 -07:00 |
|
Eamonn McManus
|
1ca7f71818
|
6692027: Custom subclasses of QueryEval don't serialize
Remove non-public superclass of QueryEval
Reviewed-by: dfuchs
|
2008-04-22 18:58:40 +02:00 |
|
Keith McGuigan
|
3c827ac2b0
|
6691494: doc build broken in tracingdocs
Wrong variable names in makefile
Reviewed-by: tbell
|
2008-04-21 11:24:04 -04:00 |
|
Kelly O'Hair
|
4dfd0da387
|
Merge
|
2008-04-18 16:40:32 -07:00 |
|
Xiomara Jayasena
|
3ceaec158c
|
Merge
|
2008-04-18 13:24:06 -07:00 |
|
Kelly O'Hair
|
0e9c8616cc
|
6641585: jdk/make/javax/Makefile should not have both SUBDIRS and AUTO_FILES_JAVA_DIRS
Separated Makefile logic, subtree walk vs. javac compiles. Also fixed minor issue in Rules.gmk.
Reviewed-by: tbell
|
2008-04-18 12:47:38 -07:00 |
|
Mikhail Lapshin
|
7cc4f58228
|
6675802: Regression: heavyweight popups cause SecurityExceptions in applets
The problem code in Popup class is surrounded by AccessController.doPrivileged()
Reviewed-by: alexp
|
2008-04-18 18:21:02 +04:00 |
|
Jean-Christophe Collet
|
18ff524a84
|
6558853: getHostAddress() on connections using IPv6 link-local addrs should have zone id
Set the scope_id_set flag when necessary
Reviewed-by: chegar
|
2008-04-18 15:23:27 +02:00 |
|
Keith McGuigan
|
15a1776a30
|
Merge
|
2008-04-18 07:51:43 -04:00 |
|
Oleg Sukhodolsky
|
0d2e60cbc6
|
6690036: some code cleanup for insets-related code
All insets-related code from XWindowPeer, XFramePeer, and XDialogPeer has been moved to XDecoratedPeer.
Reviewed-by: anthony
|
2008-04-18 11:38:32 +04:00 |
|
Keith McGuigan
|
f072bc9d3f
|
6537506: Provide a mechanism for specifying Java-level USDT-like dtrace probes
Initial checkin of JSDT code
Reviewed-by: acorn, sbohne
|
2008-04-17 22:18:15 -04:00 |
|
Keith McGuigan
|
cd24f6fc4a
|
6690122: Provide a mechanism for specifying Java-level USDT-like dtrace probes
Initial checkin of JSDT code
Reviewed-by: sspitsyn, sbohne
|
2008-04-17 22:00:16 -04:00 |
|
Bradford Wetmore
|
a7affccf50
|
Merge
|
2008-04-17 16:56:11 -07:00 |
|
Erik Trimble
|
15b006b37c
|
6690518: Bump Version to 13 B01
Change Hotspot version and build number for 13b1
Reviewed-by: pbk
|
2008-04-17 16:29:42 -07:00 |
|
Volker Simonis
|
8ece15fd05
|
6688137: c++ interpreter fails on 64bit sparc
Misc. 64bit and endian fixes for sparc
Reviewed-by: never, kvn, rasbold
|
2008-04-17 07:16:03 -07:00 |
|