Next | Query returned 27 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2018-05-27 00:24:01 by Ryo ONODERA | Files touched by this commit (8)
Log message:
Update to 8.0.172

Changelog:
core-libs	java.time	(tz) Upgrade time-zone data to tzdata2018d
xml	jax-ws	Newlines in JAXB string values of SOAP-requests are escaped to " \ 
"
hotspot	compiler	Crash with assert(handler_address == \ 
SharedRuntime::compute_compiled_exc_handler(..) failed: Must be the same
deploy	webstart	JRE bundled in App-V package will not start Java Web Start \ 
applications
deploy	webstart	javaws.exe failed to launch UTF-8 encoded JNLP file
javafx	web	Intermittent crash when using WebView from JFXPanel applicationS

hotspot	runtime	Hotspot crash on Cassandra 3.11.1 startup with libnuma 2.0.3
security-libs	org.ietf.jgss	Kerberos krb5 authentication: AuthList's put method \ 
leads to performance issue
hotspot	gc	Performance drop with Java JDK 1.8.0_162-b32
   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2017-12-13 10:34:48 by Jonathan Perkin | Files touched by this commit (4)
Log message:
oracle-j{re,dk}8: Fix SunOS, print-PLIST, and SSP.
   2017-11-28 06:15:27 by Ryo ONODERA | Files touched by this commit (5)
Log message:
Update to 8.0.152

Changelog:
Security bug fixes:
CVE-2017-10285
CVE-2017-10388
CVE-2017-10309
CVE-2017-10274
CVE-2017-10356
CVE-2017-10293
CVE-2017-10342
CVE-2017-10350
CVE-2017-10349
CVE-2017-10348
CVE-2017-10357
CVE-2016-9841
CVE-2016-10165
CVE-2017-10355
CVE-2017-10281
CVE-2017-10347
CVE-2017-10386
CVE-2017-10380
CVE-2017-10295
CVE-2017-10341
CVE-2017-10345
   2017-08-18 15:54:17 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Update oracle-jre8 and oracle-jdk8 to 8.0.144

Changelog:
Security fixes and bug fixes.
   2017-05-16 13:55:30 by Ryo ONODERA | Files touched by this commit (3) | Package updated
Log message:
Update to 8.0.131

Changelog:
Bugfixes:
1	JDK-7155957	client‑libs	java.awt	closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java \ 
hangs on win 64 bit with jdk8
2	JDK-8035568	client‑libs	java.awt	[macosx] Cursor management unification
3	JDK-8079595	client‑libs	java.awt	Resizing dialog which is JWindow parent \ 
makes JVM crash
4	JDK-8169589	client‑libs	java.awt	[macosx] Activating a JDialog puts to \ 
back another dialog
5	JDK-8147842	client‑libs	javax.swing	IME Composition Window is displayed \ 
at incorrect location
6	JDK-7167293	core‑libs	java.net	FtpURLConnection connection leak on \ 
FileNotFoundException
7	JDK-8169465	core‑libs	javax.naming	Deadlock in \ 
com.sun.jndi.ldap.pool.Connections
8	JDK-8133045	deploy	deployment_toolkit	java.lang.SecurityException: Failed to \ 
extract baseline.versions error
9	JDK-8028538	deploy	webstart	Fedora Linux issue with jnlp‑servlet.jar demo \ 
source code license
10	JDK-8170646	deploy	webstart	JNLP fails to get loaded with old javaws when \ 
multiple jres (jre9 and jre8u111) installed
11	JDK-8075196	docs	guides	CosNaming's implementation doesn't comply with the \ 
specification
12	JDK-8161147	hotspot	compiler	jvm crashes when \ 
‑XX:+UseCountedLoopSafepoints is enabled
13	JDK-8161993	hotspot	gc	G1 crashes if active_processor_count changes during startup
14	JDK-8147910	hotspot	runtime	Cache initial active_processor_count
15	JDK-8150490	hotspot	runtime	Update OS detection code to recognize Windows \ 
Server 2016
16	JDK-8170888	hotspot	runtime	[linux] Experimental support for cgroup memory \ 
limits in container (ie Docker) environments
17	JDK-8166208	hotspot	svc	FlightRecorderOptions settings for defaultrecording \ 
ignored.
18	JDK-8161945	install	install	REGRESSION: 8u91 update of 32 bit JRE removes \ 
preferences of the 64 bit JRE
19	JDK-8172932	install	install	JRE installation fails with 1603 on Windows 10 \ 
with enabled Deviceguard
20	JDK-8089915	javafx	web	Input of type file doesn't honor "accept" \ 
attribute.
21	JDK-8090216	javafx	web	HTMLEditor: font bold doesn't work when an indent is set
22	JDK-8144263	javafx	web	[WebView, OS X] Webkit rendering artifacts with \ 
inertia scrolling
23	JDK-8150982	javafx	web	Crash when calling WebEngine.print on background thread
24	JDK-8164314	javafx	web	[WebView] Debug build is no longer working after \ 
JDK‑8089681
25	JDK-8165098	javafx	web	WebEngine.print will attempt to print even if the \ 
printer job is complete or has an error
26	JDK-8165173	javafx	web	canvas/philip/tests/2d.path.clip.empty.html fails with \ 
8u112
27	JDK-8165508	javafx	web	Incorrect Bug ID in comment for JDK-8164076
28	JDK-8166231	javafx	web	use @Native annotation in web classes
29	JDK-8166677	javafx	web	HTMLEditor freezes after restoring previously \ 
maximized window
30	JDK-8166775	javafx	web	Audio slider works incorrectly for short files
31	JDK-8166999	javafx	web	Update to newer version of WebKit
32	JDK-8167098	javafx	web	Backport of JDK‑8158926 to JDK 8u mistakenly used \ 
preliminary patch
33	JDK-8167100	javafx	web	Minor source diffs introduced in backports of \ 
JDK-8160837 and JDK-8163582
34	JDK-8167675	javafx	web	Animated gifs are not working
35	JDK-8169204	javafx	web	Need to document JSObject Call and setSlot APIs to use \ 
weak references
36	JDK-8170585	javafx	web	Fix PlatformContextJava type leaking to GraphicsContext
37	JDK-8170938	javafx	web	Memory leak in JavaFX WebView
38	JDK-8173783	security‑libs	javax.net.ssl	IllegalArgumentException: \ 
jdk.tls.namedGroups
39	JDK-6474807	security‑libs	javax.smartcardio	(smartcardio) \ 
CardTerminal.connect() throws CardException instead of CardNotPresentException
40	JDK-8168774	tools	javac	Polymorhic signature method check crashes javac
41	JDK-8167485	tools	visualvm	Integrate new version of Java VisualVM based on \ 
VisualVM 1.3.9 into JDK
42	JDK-8167179	xml	jaxp	Make XSL generated namespace prefixes local to \ 
transformation process
   2017-04-30 13:39:49 by David Sainty | Files touched by this commit (1)
Log message:
The PLIST for linux-i386 doesn't appear to quite match the distfile
contents for the linux-i586 JDK, leading to package install failure.

Fix that up.
   2017-03-11 08:36:10 by Ryo ONODERA | Files touched by this commit (8)
Log message:
Update to 8.0.121

Changelog:
## New features
security-libs/javax.xml.crypto
Added security property to configure XML Signature secure validation mode

core-libs/java.io:serialization
Serialization Filter Configuration

core-libs/java.rmi
RMI Better constraint checking

security-libs
Add mechanism to allow non-default root CAs to not be subject to algorithm \ 
restrictions

## Changes
security-libs/javax.net.ssl
Make 3DES as a legacy algorithm in the JSSE provider

security-libs/javax.net.ssl
Improve the default strength of EC in JDK

tools/javadoc(tool)
New --allow-script-in-comments option for javadoc

security-libs/javax.xml.crypto
Increase the minimum key length to 1024 for XML Signatures

docs/release_notes
Restrict certificates with DSA keys less than 1024 bits.

security-libs
More checks added to DER encoding parsing code

core-libs/java.net
Additional access restrictions for URLClassLoader.newInstance

core-libs/java.util.logging
A new configurable property in logging.properties \ 
java.util.logging.FileHandler.maxLocks

## Bug Fixes
client-libs/javax.swing
Trackpad scrolling of text on OS X 10.12 Sierra is very fast
   2016-09-19 08:57:49 by Ryo ONODERA | Files touched by this commit (7) | Package updated
Log message:
Update to 8.0.102 based on a update from prlw1@

Chagnelog:
Fix the following vulnerabilities
CVE-2016-3587
CVE-2016-3606
CVE-2016-3552
CVE-2016-3511
CVE-2016-3503
CVE-2016-3498
CVE-2016-3500
CVE-2016-3508
CVE-2016-3458
CVE-2016-3550
CVE-2016-3485
   2016-08-16 11:06:33 by David Brownlee | Files touched by this commit (4)
Log message:
Add jcmd to JAVA_WRAPPERS, bump PKGREVISION

Next | Query returned 27 messages, browsing 11 to 20 | Previous