2007-04-26 22:07:30 by Todd Vierling | Files touched by this commit (1) |
Log message:
give away to pkgsrc-users
|
2007-02-18 16:42:26 by Todd Vierling | Files touched by this commit (1) |
Log message:
fix thinko in previous
|
2007-02-18 16:35:30 by Todd Vierling | Files touched by this commit (1) |
Log message:
fix makesfiles to use consistent filename throughout
|
2007-02-07 19:48:15 by David Brownlee | Files touched by this commit (1) |
Log message:
add linux-amd64 distinfo
|
2007-02-07 14:07:50 by David Brownlee | Files touched by this commit (4) | |
Log message:
- Update lang/sun-jdk15 to 5.0.11 from 5.0.10
- Update lang/sun-jre15 to 5.0.11 from 5.0.10
Changes since 5.0.10:
hotspot terminates at assert during GC in java_g
Unexpected async exception in jvmti_GetLoadedClasses()
icache invalidation code can segv
Need a way to determine if java process was started from sun launchers
unmarshal error on CORBA alias type in CORBA any
Regression: UnicodeLittle broken on 1.4.2_12
PrinterJob.printDialog() crashes JVM when called from subthread
Few Hindi glyph formations are failing on Win-Vista only
StackOverflowError due to recursion at sun.font.TrueTypeFont.getTableBuffer
Need to make Java process High-DPI-aware on Windows Vista
sun/java2d/DirectX/D3dTranslucency.java test needs to be backported from Mustang \
to Tiger workspace
java/awt/font/StyledMetrics/StyledMetrics.java fails on Vista
deriveFont is not working on FontUIResource with a dynamically loaded TTF
Unable to retrieve printer list on system with unconnected printers
RI crashes on Windows when executing tests.api.java.awt.Toolkit.CursorTests
Pressing 'copy' on a TextField with echo char set copies the actual text to the \
clipboard, XToolkit
Regression in backport of flickering-related bug fix
Vista: The right mark of the CheckboxMenu item is broken when compared with winXP
Uncanonicalized absolute filepath with length 248-260 no longer works (win)
(process) subprocess environment sort order differs from Windows native sort order
(process) Process.destroy() can kill wrong process (Unix)
VISTA: api/java_net/NetworkInterface/index.html#static fails.
SocketTimeoutException : Timing out early
Socket creation on Windows takes a long time if web proxy does not have a DNS entry
HTTP Request-URI contains fragment when connecting through proxy
javax/sound/sampled/Clip/JavaSoundAudioClip/bug6269854.java test appeared as \
unstable on tiger
Regression: com/sun/java/swing/plaf/gtk/5048769/bug5048769.sh fails
OceanTheme causes swing components to serialize with sun.* classes
Vista:FileChooserDemo throws an exception when trying to open it in Windows L&F
JFileChooser throws exception when trying to access a CD drive on Vista.
REGRESSION: AWT-EventQueue Deadlock AWTTreeLock/MetalUtils$GradientPainter
REGRESSION: JCheckBox doesn't show on JToolBar under Windows L&F
(fmt) java/util/Formatter/Basic.java fails in hi_IN locale
(tz) Support tzdata2006n
(tz) Support tzdata2006p
(tz) Support tzdata2006o
"com.sun.jdi.InternalException: Inconsistent suspend policy" in \
internal event handler
Vista: JRE 5.0u8 installation failed with 1722 MSI error
Vista: Add manifest to installers to run with elevated privileges
Vista: Use registry key to pre-approve Active-X controls
1.5.0_u7 has "shielded" exe in Windows Vista
[l10n] l10n meeesage update after deployment bug 6458761 is fixed
rmic does not use manifest classpath
Vista: disable change dialog for cache location ?
Vista: Implement work around for Runtime.exec() problem in deployment
InstallStats2 not sending full version for offline installers with 'failure' status
IS2 : InstallComplete ping 'ic' with status 'success' is not posted in silent mode
Vista: Java auto-update is not enabled on Windows Vista
Vista: jusched.exe requires user approval with every login
jusched.exe needs to be signed
dead lock occurs by pressing "refresh" many times in 5.0u10b02
REGRESSION: JFrame goes to back after toFront() is called when Applet starts
vista: changes made by java control panel has no effect
browser become non-responsive if we switch page during applet JAR initial download
TCK-jnlp 1.5: jnlp_file/resources/j2se/index.html#vmArgs hang in some cases.
|
2007-01-12 19:23:39 by Todd Vierling | Files touched by this commit (7) | |
Log message:
Update to 1.5.0_10. Changes are in the release notes:
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html
Update includes amd64 update as well for sun-jre15 (amd64 is not yet
supported in sun-jdk15).
|
2006-12-03 01:51:22 by Thomas Klausner | Files touched by this commit (9) |
Log message:
Add support for amd64.
Still installs and deinstalls cleanly on i386.
XXX: NetBSD's Linux emulation on amd64 is not good enough for it
yet, but this way it's easier to install Linux Java for improving
the emulation.
|
2006-10-24 14:42:10 by Adrian Portelli | Files touched by this commit (1) | |
Log message:
The old DOWNLOAD URL was returning a 404 so update it based on Sun's
current download page for 1.5.x
|
2006-10-23 21:38:15 by Todd Vierling | Files touched by this commit (4) |
Log message:
Distfiles changed. For safety's sake (as this appears to be a rebuild),
bump PKGREVISION.
|
2006-10-16 09:51:06 by Lubomir Sedlacik | Files touched by this commit (4) |
Log message:
Update to version 1.5.0_09
Changes:
Bug Fixes
- WinLAF:Text appears enabled in disabled toggle button.
- REGRESSION: XP L&F: on jdk 1.6, preferred size of JToggleButton
in JToolbar on winxp is wrong.
- REGRESSION: Background of JToolBar can't be modified under XP
look and feel
ok <tv>
|