Console View
|
|
|
|||||||||||||||||||||||||||||||||||
|
Adam Domurad
adomurad@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Reproducer for PR854 | |||||||||||||||||||||||||||||||||||
|
Adam Domurad
adomurad@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Fix PR854: Resizing an applet several times causes 100% CPU load | |||||||||||||||||||||||||||||||||||
|
Pavel Tisnovsky
ptisnovs@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Renamed three patches to be more consistent with other JTreg-related patches. | |||||||||||||||||||||||||||||||||||
|
Andrew John Hughes
gnu_andrew@member.fsf.org |
|
||||||||||||||||||||||||||||||||||
|
Fix accidental inclusion of hardcoded path. 2013-05-16 Andrew John Hughes <gnu.andrew@member.fsf.org> * javac.in: Fix accidental inclusion of hardcoded path. |
|||||||||||||||||||||||||||||||||||
|
Andrew John Hughes
gnu_andrew@member.fsf.org |
|
||||||||||||||||||||||||||||||||||
|
PR716: IcedTea7 should bootstrap with IcedTea6 2013-05-15 Andrew John Hughes <gnu.andrew@member.fsf.org> PR716: IcedTea7 should bootstrap with IcedTea6 * NEWS: Updated. * Makefile.am: (JDK_CHANGESET): Bring in CertificateRevokedException ambiguity fix. (JDK_SHA256SUM): Likewise. (ICEDTEA_BOOT_PATCHES): Rename ecj-fphexconstants to fphexconstants. Make xbootclasspath and the new bootstrap-tools split-off patch conditional. * INSTALL: Document --disable-bootstrap-tools. * acinclude.m4: (IT_BYTECODE7_CHECK): Use AC_DEFUN_ONCE. (IT_USE_BOOTSTRAP_TOOLS): Add --disable-bootstrap-tools to decide whether to use the boot javac/javah or the one built as part of langtools. Defaults to on for bootstrap tools that support Java 1.7. (IT_CHECK_FOR_XBOOTCLASSPATH): Check whether java can be passed -Xbootclasspath/p to prepend a path to the bootclasspath or not. * configure.ac: Invoke the new macros. * javac.in: Handle -Xbootclasspath/p by prepending its value to the bootclasspath option used to ecj. * patches/boot/bootstrap-tools.patch: Split from xbootclasspath.patch. Uses the bootstrap javac and javah rather than the langtools one for CORBA and JDK. * patches/boot/corba-dependencies.patch: Include the langtools source directory on the sourcepath. * patches/boot/fphexconstants.patch: Replace additional cases in java.lang.Math (needed when using javac via gcj). * patches/boot/icedteart.patch: Split from xbootclasspath.patch; the parts that extend the classpath. The java.text Makefile changes are changed to use -Xbootclasspath/a rather than a complete rewrite. * patches/boot/jaxws-jdk-dependency.patch: Include the generated sources on the sourcepath. * patches/boot/xbootclasspath.patch: Revised version of the java.text Makefile changes that replaces the use of -Xbootclasspath for those VMs that don't support it. |
|||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||
|
Pavel Tisnovsky
ptisnovs@redhat.com |
|
||||||||||||||||||||||||||||||||||
|
Added patch containing three new JTreg tests TextLayoutAscentDescent.java, TextLayoutBoundIsNotEmpty and TextLayoutGetPixelBounds that check the behavior of text layout subsystem. |
|||||||||||||||||||||||||||||||||||
|
Jiri Vanek
jvanek@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Reverted previous commit "Use bash as shebang in javaws.in" | |||||||||||||||||||||||||||||||||||
|
Matthias Klose
doko@ubuntu.com |
|
||||||||||||||||||||||||||||||||||
| Use bash as shebang in javaws.in. | |||||||||||||||||||||||||||||||||||
|
Jiri Vanek
jvanek@redhat.com |
|
||||||||||||||||||||||||||||||||||
| netx/net/sourceforge/jnlp/resources/Messages.properties: (CPJVMitwExec)fixed invalid unicode character | |||||||||||||||||||||||||||||||||||
|
Andrew John Hughes
gnu_andrew@member.fsf.org |
|
||||||||||||||||||||||||||||||||||
|
Forwardport regeneration of diamond patch, following April security update. 2013-04-17 Andrew John Hughes <gnu.andrew@member.fsf.org> * patches/boot/ecj-diamond.patch: Regenerate due to security patches. |
|||||||||||||||||||||||||||||||||||
|
Jiri Vanek
jvanek@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Fixed indentation | |||||||||||||||||||||||||||||||||||
|
Jiri Vanek
jvanek@redhat.com |
|
||||||||||||||||||||||||||||||||||
| fixed news - add pl localisation and added 1.5 | |||||||||||||||||||||||||||||||||||
|
Jiri Vanek
jvanek@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Bumped to 1.5pre | |||||||||||||||||||||||||||||||||||
|
Jiri Vanek
jvanek@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Added tag icedtea-web-1.4-branchpoint for changeset 0d6213db4fc7 | |||||||||||||||||||||||||||||||||||
|
Jana Fabrikova
jfabriko@redhat.com |
|
||||||||||||||||||||||||||||||||||
| modification of JavawsAWTRobotUsageSample reproducer | |||||||||||||||||||||||||||||||||||
|
Adam Domurad
adomurad@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Ensure that PluginAppletViewer is resized in case of error. | |||||||||||||||||||||||||||||||||||
|
Adam Domurad
adomurad@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Remove only occurence of LEGACY_XULRUNNERAPI | |||||||||||||||||||||||||||||||||||
|
Jiri Vanek
jvanek@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Minor cleanup, fixed output from ResourceTracker and whitelist | |||||||||||||||||||||||||||||||||||
|
Jana Fabrikova
jfabriko@redhat.com |
|
||||||||||||||||||||||||||||||||||
| change to the Makefile.am, all icons from reproducers | |||||||||||||||||||||||||||||||||||
|
Jiri Vanek
jvanek@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Added default, DE and PL localization's tweeks | |||||||||||||||||||||||||||||||||||
|
Adam Domurad
adomurad@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Introduce PluginPipeMock utility methods. | |||||||||||||||||||||||||||||||||||
|
Adam Domurad
adomurad@redhat.com |
|
||||||||||||||||||||||||||||||||||
| MethodOverloadResolve array casting tests | |||||||||||||||||||||||||||||||||||
|
Adam Domurad
adomurad@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Remove incorrect undummied code in MethodOverloadResolver | |||||||||||||||||||||||||||||||||||
|
Jiri Vanek
jvanek@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Merge with: Fix for portalbank.no (trying get after failed head requests) and tests | |||||||||||||||||||||||||||||||||||
|
Jiri Vanek
jvanek@redhat.com |
|
||||||||||||||||||||||||||||||||||
| Fix for portalbank.no (trying get after failed head requests) and tests | |||||||||||||||||||||||||||||||||||