Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - About

Console View

Legend:   Passed Failed Failed Again Running Exception Offline No data

Adam Domurad
Reproducer for PR854
Adam Domurad
Fix PR854: Resizing an applet several times causes 100% CPU load
Pavel Tisnovsky
Renamed three patches to be more consistent with other JTreg-related patches.
  • icedtea6-lucid-ia32-quick-cacao: killall failed -  stdio
  • icedtea6-lucid-ia32-quick-jamvm: killall failed -  stdio
Andrew John Hughes
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.
  • icedtea6-lucid-ia32-quick-cacao: killall failed -  stdio
  • icedtea6-lucid-ia32-quick-jamvm: killall failed -  stdio
Andrew John Hughes
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.
  • icedtea6-lucid-ia32-quick-cacao: killall failed -  stdio
Pavel Tisnovsky
Added patch containing three new JTreg tests TextLayoutAscentDescent.java,
TextLayoutBoundIsNotEmpty and TextLayoutGetPixelBounds that
check the behavior of text layout subsystem.
Jiri Vanek
Reverted previous commit "Use bash as shebang in javaws.in"
Matthias Klose
Use bash as shebang in javaws.in.
Jiri Vanek
netx/net/sourceforge/jnlp/resources/Messages.properties: (CPJVMitwExec)fixed invalid unicode character
Andrew John Hughes
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
Fixed indentation
Jiri Vanek
fixed news - add pl localisation and added 1.5
Jiri Vanek
Bumped to 1.5pre
Jiri Vanek
Added tag icedtea-web-1.4-branchpoint for changeset 0d6213db4fc7
Jana Fabrikova
modification of JavawsAWTRobotUsageSample reproducer
Adam Domurad
Ensure that PluginAppletViewer is resized in case of error.
Adam Domurad
Remove only occurence of LEGACY_XULRUNNERAPI
Jiri Vanek
Minor cleanup, fixed output from ResourceTracker and whitelist
Jana Fabrikova
change to the Makefile.am, all icons from reproducers
Jiri Vanek
Added default, DE and PL localization's tweeks
Adam Domurad
Introduce PluginPipeMock utility methods.
Adam Domurad
MethodOverloadResolve array casting tests
Adam Domurad
Remove incorrect undummied code in MethodOverloadResolver
Jiri Vanek
Merge with: Fix for portalbank.no (trying get after failed head requests) and tests
Jiri Vanek
Fix for portalbank.no (trying get after failed head requests) and tests