Fri, 23 Dec 2011 16:36:35 -0800 Merge
lana [Fri, 23 Dec 2011 16:36:35 -0800] rev 11310
Merge
Thu, 15 Dec 2011 19:49:58 -0800 Merge
lana [Thu, 15 Dec 2011 19:49:58 -0800] rev 11309
Merge
Mon, 12 Dec 2011 08:13:56 -0800 7119829: Adjust default jprt testing configuration
ohair [Mon, 12 Dec 2011 08:13:56 -0800] rev 11308
7119829: Adjust default jprt testing configuration Reviewed-by: alanb
Mon, 12 Dec 2011 08:13:22 -0800 7117110: Remove target 1.5 from jaxp and jaxws repo builds for mac
ohair [Mon, 12 Dec 2011 08:13:22 -0800] rev 11307
7117110: Remove target 1.5 from jaxp and jaxws repo builds for mac Reviewed-by: alanb
Thu, 22 Dec 2011 19:00:27 -0800 Added tag jdk8-b18 for changeset 70e192b61669
cl [Thu, 22 Dec 2011 19:00:27 -0800] rev 11306
Added tag jdk8-b18 for changeset 70e192b61669
Wed, 05 Jul 2017 17:58:20 +0200 Merge
duke [Wed, 05 Jul 2017 17:58:20 +0200] rev 11305
Merge
Fri, 23 Dec 2011 16:36:33 -0800 Merge
lana [Fri, 23 Dec 2011 16:36:33 -0800] rev 11304
Merge
Thu, 15 Dec 2011 19:49:53 -0800 Merge
lana [Thu, 15 Dec 2011 19:49:53 -0800] rev 11303
Merge
Mon, 12 Dec 2011 08:12:38 -0800 7119829: Adjust default jprt testing configuration
ohair [Mon, 12 Dec 2011 08:12:38 -0800] rev 11302
7119829: Adjust default jprt testing configuration Reviewed-by: alanb
Mon, 12 Dec 2011 08:12:20 -0800 7117110: Remove target 1.5 from jaxp and jaxws repo builds for mac
ohair [Mon, 12 Dec 2011 08:12:20 -0800] rev 11301
7117110: Remove target 1.5 from jaxp and jaxws repo builds for mac Reviewed-by: alanb
Thu, 22 Dec 2011 19:00:26 -0800 Added tag jdk8-b18 for changeset 9bdd4ab27689
cl [Thu, 22 Dec 2011 19:00:26 -0800] rev 11300
Added tag jdk8-b18 for changeset 9bdd4ab27689
Wed, 05 Jul 2017 17:58:16 +0200 Merge
duke [Wed, 05 Jul 2017 17:58:16 +0200] rev 11299
Merge
Fri, 23 Dec 2011 16:36:23 -0800 Merge
lana [Fri, 23 Dec 2011 16:36:23 -0800] rev 11298
Merge
Sun, 18 Dec 2011 22:12:41 +0400 7046238: new InitialContext(); hangs
dmeetry [Sun, 18 Dec 2011 22:12:41 +0400] rev 11297
7046238: new InitialContext(); hangs Summary: Synchronization on a single monitor for contactInfo parameters with identical hashCode() Reviewed-by: robm, skoppar
Thu, 15 Dec 2011 19:49:16 -0800 Merge
lana [Thu, 15 Dec 2011 19:49:16 -0800] rev 11296
Merge
Mon, 12 Dec 2011 08:15:10 -0800 7119829: Adjust default jprt testing configuration
ohair [Mon, 12 Dec 2011 08:15:10 -0800] rev 11295
7119829: Adjust default jprt testing configuration Reviewed-by: alanb
Thu, 22 Dec 2011 19:00:13 -0800 Added tag jdk8-b18 for changeset 7669801cfef1
cl [Thu, 22 Dec 2011 19:00:13 -0800] rev 11294
Added tag jdk8-b18 for changeset 7669801cfef1
Wed, 05 Jul 2017 17:58:11 +0200 Merge
duke [Wed, 05 Jul 2017 17:58:11 +0200] rev 11293
Merge
Wed, 28 Dec 2011 15:14:24 -0800 Merge
katleman [Wed, 28 Dec 2011 15:14:24 -0800] rev 11292
Merge
Thu, 15 Dec 2011 11:29:58 -0800 Merge
mfang [Thu, 15 Dec 2011 11:29:58 -0800] rev 11291
Merge
Mon, 12 Dec 2011 18:21:42 -0800 7003124: In Bulgarian Locale DateFormat is wrong
yhuang [Mon, 12 Dec 2011 18:21:42 -0800] rev 11290
7003124: In Bulgarian Locale DateFormat is wrong Reviewed-by: naoto, peytoia
Fri, 23 Dec 2011 16:38:34 -0800 Merge
lana [Fri, 23 Dec 2011 16:38:34 -0800] rev 11289
Merge
Tue, 20 Dec 2011 15:27:55 -0800 Merge
lana [Tue, 20 Dec 2011 15:27:55 -0800] rev 11288
Merge
Mon, 19 Dec 2011 14:14:14 -0800 6990617: Regular expression doesn't match if unicode character next to a digit.
sherman [Mon, 19 Dec 2011 14:14:14 -0800] rev 11287
6990617: Regular expression doesn't match if unicode character next to a digit. Summary: updated RemoveQEQuotation() to deal with this case correctly Reviewed-by: sherman Contributed-by: stephen.flores@oracle.com
Sat, 17 Dec 2011 20:07:14 +0000 7087549: (fs) Files.newInputStream throws UOE for custom provider options
alanb [Sat, 17 Dec 2011 20:07:14 +0000] rev 11286
7087549: (fs) Files.newInputStream throws UOE for custom provider options Reviewed-by: alanb Contributed-by: brandon.passanisi@oracle.com
Sat, 17 Dec 2011 08:21:23 -0800 7122235: stop the build if javac fails
smarks [Sat, 17 Dec 2011 08:21:23 -0800] rev 11285
7122235: stop the build if javac fails Reviewed-by: chegar, dholmes, mcimadamore, ohair
Fri, 16 Dec 2011 16:09:41 +0000 7095980: Ensure HttpURLConnection (and supporting APIs) don't expose HttpOnly cookies
chegar [Fri, 16 Dec 2011 16:09:41 +0000] rev 11284
7095980: Ensure HttpURLConnection (and supporting APIs) don't expose HttpOnly cookies Reviewed-by: michaelm
Thu, 15 Dec 2011 19:52:13 -0800 Merge
lana [Thu, 15 Dec 2011 19:52:13 -0800] rev 11283
Merge
Tue, 13 Dec 2011 15:41:47 -0800 4808233: "Locale" not thread-safe
naoto [Tue, 13 Dec 2011 15:41:47 -0800] rev 11282
4808233: "Locale" not thread-safe Reviewed-by: okutsu
Mon, 12 Dec 2011 08:17:28 -0800 7119829: Adjust default jprt testing configuration
ohair [Mon, 12 Dec 2011 08:17:28 -0800] rev 11281
7119829: Adjust default jprt testing configuration Reviewed-by: alanb
Mon, 12 Dec 2011 03:54:42 -0800 Merge
chegar [Mon, 12 Dec 2011 03:54:42 -0800] rev 11280
Merge
Mon, 12 Dec 2011 10:45:54 +0000 7118066: Warnings in java.util.concurrent package
dl [Mon, 12 Dec 2011 10:45:54 +0000] rev 11279
7118066: Warnings in java.util.concurrent package Reviewed-by: chegar, dholmes
Mon, 12 Dec 2011 11:41:10 +0000 7118907: InetAddress.isReachable() should return false if sendto fails with EHOSTUNREACH
ngmr [Mon, 12 Dec 2011 11:41:10 +0000] rev 11278
7118907: InetAddress.isReachable() should return false if sendto fails with EHOSTUNREACH Reviewed-by: alanb, chegar Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>
Fri, 09 Dec 2011 12:56:22 -0800 7117053: Fix build warnings in com/sun/tools/jdi/*
jjh [Fri, 09 Dec 2011 12:56:22 -0800] rev 11277
7117053: Fix build warnings in com/sun/tools/jdi/* Summary: Warnings fixed. Also reviewed by serguei.spitsyn@oracle.com, who is not yet an openjdk reviewer Reviewed-by: ksrini
Thu, 08 Dec 2011 14:57:13 -0800 7118546: fix warnings in javax.xml.crypto, javax.script
smarks [Thu, 08 Dec 2011 14:57:13 -0800] rev 11276
7118546: fix warnings in javax.xml.crypto, javax.script Reviewed-by: mullan
Thu, 08 Dec 2011 13:48:54 -0500 7117612: Miscellaneous warnings in java.lang
omajid [Thu, 08 Dec 2011 13:48:54 -0500] rev 11275
7117612: Miscellaneous warnings in java.lang Reviewed-by: smarks, dholmes, alanb, darcy
Wed, 07 Dec 2011 12:12:50 -0800 7117249: fix warnings in java.util.jar, .logging, .prefs, .zip
smarks [Wed, 07 Dec 2011 12:12:50 -0800] rev 11274
7117249: fix warnings in java.util.jar, .logging, .prefs, .zip Reviewed-by: alanb, dholmes, forax, sherman, smarks Contributed-by: Prasannaa <prasannaa_ss@yahoo.com>, Martijn Verburg <martijnverburg@gmail.com>, Goerge_Albrecht <goerge.albrecht@gmx.net>, Graham Allan <grundlefleck@googlemail.com>, Michael Barker <mikeb01@gmail.com>
Tue, 20 Dec 2011 15:26:23 -0800 Merge
lana [Tue, 20 Dec 2011 15:26:23 -0800] rev 11273
Merge
Tue, 20 Dec 2011 12:48:01 +0300 7122796: SunToolkit constructor should create the EventQueue for the Main AppContext
anthony [Tue, 20 Dec 2011 12:48:01 +0300] rev 11272
7122796: SunToolkit constructor should create the EventQueue for the Main AppContext Summary: Always create an EQ for the main AppContext in SunToolkit constructor Reviewed-by: art
Mon, 19 Dec 2011 16:44:36 +0400 7117011: Reduce number of warnings in sun/awt/windows and sun/awt/datatransfer
denis [Mon, 19 Dec 2011 16:44:36 +0400] rev 11271
7117011: Reduce number of warnings in sun/awt/windows and sun/awt/datatransfer Reviewed-by: art
Mon, 19 Dec 2011 15:21:35 +0400 7117334: Warnings cleanup day: reduce number of javac warnings in the java.awt package
bagiras [Mon, 19 Dec 2011 15:21:35 +0400] rev 11270
7117334: Warnings cleanup day: reduce number of javac warnings in the java.awt package Reviewed-by: art, denis, alexsch
Fri, 16 Dec 2011 12:12:17 -0800 Merge
lana [Fri, 16 Dec 2011 12:12:17 -0800] rev 11269
Merge
Tue, 13 Dec 2011 18:38:39 +0400 7116950: Reduce number of warnings in swing
alexsch [Tue, 13 Dec 2011 18:38:39 +0400] rev 11268
7116950: Reduce number of warnings in swing Reviewed-by: art
Tue, 13 Dec 2011 17:30:21 +0400 7120869: javax/swing/JScrollBar/4708809/bug4708809.java fails on Windows
alexsch [Tue, 13 Dec 2011 17:30:21 +0400] rev 11267
7120869: javax/swing/JScrollBar/4708809/bug4708809.java fails on Windows Summary: The robot auto-delay is increased to fix the test failing on Windows. Reviewed-by: alexp
Tue, 13 Dec 2011 15:32:28 +0400 7112931: closed/javax/swing/JTabbedPane/6416920/bug6416920.java fails on MacOS
alexsch [Tue, 13 Dec 2011 15:32:28 +0400] rev 11266
7112931: closed/javax/swing/JTabbedPane/6416920/bug6416920.java fails on MacOS Reviewed-by: alexp
Mon, 12 Dec 2011 15:33:49 +0400 7105890: closed/javax/swing/JScrollBar/4708809/bug4708809.java deadlocks on MacOS
alexsch [Mon, 12 Dec 2011 15:33:49 +0400] rev 11265
7105890: closed/javax/swing/JScrollBar/4708809/bug4708809.java deadlocks on MacOS Reviewed-by: alexp
Wed, 07 Dec 2011 17:45:22 +0400 7117008: Warnings cleanup day: reduce number of javac warnings in the sun.awt package
art [Wed, 07 Dec 2011 17:45:22 +0400] rev 11264
7117008: Warnings cleanup day: reduce number of javac warnings in the sun.awt package Reviewed-by: anthony, denis, bagiras
Thu, 22 Dec 2011 19:00:41 -0800 Added tag jdk8-b18 for changeset 18c0332b5a94
cl [Thu, 22 Dec 2011 19:00:41 -0800] rev 11263
Added tag jdk8-b18 for changeset 18c0332b5a94
Wed, 05 Jul 2017 17:58:02 +0200 Merge
duke [Wed, 05 Jul 2017 17:58:02 +0200] rev 11262
Merge
Fri, 23 Dec 2011 15:24:44 -0800 Added tag hs23-b09 for changeset 1020a9a071b7
amurillo [Fri, 23 Dec 2011 15:24:44 -0800] rev 11261
Added tag hs23-b09 for changeset 1020a9a071b7
Fri, 23 Dec 2011 15:24:43 -0800 Merge
amurillo [Fri, 23 Dec 2011 15:24:43 -0800] rev 11260
Merge
Thu, 22 Dec 2011 12:01:46 -0500 Merge
vladidan [Thu, 22 Dec 2011 12:01:46 -0500] rev 11259
Merge
Wed, 21 Dec 2011 18:22:14 -0800 Merge
coleenp [Wed, 21 Dec 2011 18:22:14 -0800] rev 11258
Merge
Wed, 21 Dec 2011 16:41:15 -0500 7064927: retransformClasses() does not pass in LocalVariableTable of a method
coleenp [Wed, 21 Dec 2011 16:41:15 -0500] rev 11257
7064927: retransformClasses() does not pass in LocalVariableTable of a method Summary: Handle LVT attribute in the class file reconstitutor. Reviewed-by: phh, coleenp Contributed-by: thomaswue <thomas.wuerthinger@oracle.com>
Wed, 21 Dec 2011 15:48:16 -0500 7091417: recvfrom's 6th input should be of type socklen_t
phh [Wed, 21 Dec 2011 15:48:16 -0500] rev 11256
7091417: recvfrom's 6th input should be of type socklen_t Summary: Revamp class os's socket method formal args to match socket.h, insert casts in appropriate places, and copyin-copyout int*'s that s/b socklen_t*'s in jvm.cpp. Reviewed-by: coleenp, dholmes Contributed-by: erik.gahlin@oracle.com, rickard.backman@oracle.com, nils.loodin@oracle.com, markus.gronlund@oracle.com
Mon, 19 Dec 2011 21:38:51 -0800 Merge
phh [Mon, 19 Dec 2011 21:38:51 -0800] rev 11255
Merge
Mon, 19 Dec 2011 15:50:47 -0500 7122880: Extend vendor-specific command interface to include manageable switches
phh [Mon, 19 Dec 2011 15:50:47 -0500] rev 11254
7122880: Extend vendor-specific command interface to include manageable switches Summary: Add Flag::external_ext()/writable_ext(), both return false. Reviewed-by: coleenp, zgu
Mon, 19 Dec 2011 15:34:09 -0500 7122939: TraceBytecodes broken with UseCompressedOops
coleenp [Mon, 19 Dec 2011 15:34:09 -0500] rev 11253
7122939: TraceBytecodes broken with UseCompressedOops Summary: Disable verify_heapbase on sparc if TraceBytecodes because the latter uses r12 as a temp register Reviewed-by: coleenp, phh Contributed-by: Volker Simonis <volker.simonis@gmail.com>
Tue, 20 Dec 2011 12:27:31 -0800 Merge
jmasa [Tue, 20 Dec 2011 12:27:31 -0800] rev 11252
Merge
Mon, 19 Dec 2011 10:02:05 -0800 7117303: VM uses non-monotonic time source and complains that it is non-monotonic
johnc [Mon, 19 Dec 2011 10:02:05 -0800] rev 11251
7117303: VM uses non-monotonic time source and complains that it is non-monotonic Summary: Replaces calls to os::javaTimeMillis(), which does not (and cannot) guarantee monotonicity, in GC code to an equivalent expression that uses os::javaTimeNanos(). os::javaTimeNanos is guaranteed monotonically non-decreasing if the underlying platform provides a monotonic time source. Changes in OS files are to make use of the newly defined constants in globalDefinitions.hpp. Reviewed-by: dholmes, ysr
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip