Wed, 05 Jul 2017 17:16:38 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:38 +0200] rev 5821
Merge
Wed, 07 Jul 2010 10:21:59 -0700 6967036: Need to fix links with // in Javadoc comments
ohair [Wed, 07 Jul 2010 10:21:59 -0700] rev 5820
6967036: Need to fix links with // in Javadoc comments Reviewed-by: mchung
Wed, 30 Jun 2010 18:57:51 -0700 Merge
mikejwre [Wed, 30 Jun 2010 18:57:51 -0700] rev 5819
Merge
Tue, 29 Jun 2010 16:34:17 -0700 6964882: 32 bit JDK does not build on 64 bit Windows platforms
prr [Tue, 29 Jun 2010 16:34:17 -0700] rev 5818
6964882: 32 bit JDK does not build on 64 bit Windows platforms Reviewed-by: ohair, valeriep
Tue, 29 Jun 2010 22:34:59 -0700 Merge
lana [Tue, 29 Jun 2010 22:34:59 -0700] rev 5817
Merge
Mon, 21 Jun 2010 22:08:10 -0700 Merge
lana [Mon, 21 Jun 2010 22:08:10 -0700] rev 5816
Merge
Mon, 21 Jun 2010 15:02:47 -0700 6962815: support enable and disable of the servicetag's system registry for testing purpose
mchung [Mon, 21 Jun 2010 15:02:47 -0700] rev 5815
6962815: support enable and disable of the servicetag's system registry for testing purpose Summary: Allow the system registry to be disabled/enabled at runtime Reviewed-by: ksrini
Sun, 20 Jun 2010 19:56:42 -0700 6962478: Privacy page referenced in register_ja.html is incorrect
mchung [Sun, 20 Jun 2010 19:56:42 -0700] rev 5814
6962478: Privacy page referenced in register_ja.html is incorrect Summary: Fix the URL for the privacy page Reviewed-by: ogino
Sun, 20 Jun 2010 14:53:36 -0700 6962617: Testcase changes, cleanup of problem list for jdk_tools targets
ohair [Sun, 20 Jun 2010 14:53:36 -0700] rev 5813
6962617: Testcase changes, cleanup of problem list for jdk_tools targets Reviewed-by: alanb
Sun, 20 Jun 2010 14:51:33 -0700 6960853: Cleanup makefiles, remove unused vars etc.
ohair [Sun, 20 Jun 2010 14:51:33 -0700] rev 5812
6960853: Cleanup makefiles, remove unused vars etc. Reviewed-by: alanb
Sat, 19 Jun 2010 17:42:39 -0700 6712743: pack200: should default to 150.7 pack format for classfiles without any classes.
ksrini [Sat, 19 Jun 2010 17:42:39 -0700] rev 5811
6712743: pack200: should default to 150.7 pack format for classfiles without any classes. Reviewed-by: jrose
Sat, 19 Jun 2010 15:17:36 +0100 6962419: TEST_BUG: java_io tests fails in samevm mode
alanb [Sat, 19 Jun 2010 15:17:36 +0100] rev 5810
6962419: TEST_BUG: java_io tests fails in samevm mode Reviewed-by: ohair, sherman
Fri, 18 Jun 2010 20:59:13 +0100 6962045: TEST_BUG: Tests in test/java/io/Serializable leave files open
alanb [Fri, 18 Jun 2010 20:59:13 +0100] rev 5809
6962045: TEST_BUG: Tests in test/java/io/Serializable leave files open Reviewed-by: mchung
Fri, 18 Jun 2010 09:35:22 -0700 6961894: TEST_BUG: jdk_lang tests fail in samevm mode
mchung [Fri, 18 Jun 2010 09:35:22 -0700] rev 5808
6961894: TEST_BUG: jdk_lang tests fail in samevm mode Summary: Fixed jdk_lang tests to run in samevm mode or mark to run in othervm Reviewed-by: alanb
Fri, 18 Jun 2010 16:16:51 +0100 4981129: (dc) DatagramSocket created by DatagramChannel does not provide sender info
alanb [Fri, 18 Jun 2010 16:16:51 +0100] rev 5807
4981129: (dc) DatagramSocket created by DatagramChannel does not provide sender info Reviewed-by: chegar
Thu, 17 Jun 2010 14:42:30 -0700 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
ohair [Thu, 17 Jun 2010 14:42:30 -0700] rev 5806
6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7 Reviewed-by: ramap
Thu, 17 Jun 2010 13:21:46 -0700 6962067: TEST_BUG: Tests in java/util/zip/ZipFile leave file open
sherman [Thu, 17 Jun 2010 13:21:46 -0700] rev 5805
6962067: TEST_BUG: Tests in java/util/zip/ZipFile leave file open Summary: Close zipfile and io stream when done Reviewed-by: alanb
Thu, 17 Jun 2010 17:49:59 +0100 6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista)
alanb [Thu, 17 Jun 2010 17:49:59 +0100] rev 5804
6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista) Reviewed-by: chegar
Wed, 16 Jun 2010 23:27:41 -0700 6961408: test/java/util/logging/ParentLoggersTest.java fails in samevm mode
mchung [Wed, 16 Jun 2010 23:27:41 -0700] rev 5803
6961408: test/java/util/logging/ParentLoggersTest.java fails in samevm mode Summary: Check against the list of loggers added since the test begins to run Reviewed-by: dcubed
Thu, 17 Jun 2010 13:46:15 +0800 6959292: regression: cannot login if session key and preauth does not use the same etype
weijun [Thu, 17 Jun 2010 13:46:15 +0800] rev 5802
6959292: regression: cannot login if session key and preauth does not use the same etype Reviewed-by: xuelei, valeriep
Wed, 16 Jun 2010 14:07:47 -0700 Merge
lana [Wed, 16 Jun 2010 14:07:47 -0700] rev 5801
Merge
Wed, 16 Jun 2010 12:40:22 -0700 6961502: TEST_BUG: test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails
mchung [Wed, 16 Jun 2010 12:40:22 -0700] rev 5800
6961502: TEST_BUG: test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails Summary: Fix the test to define TestClass by DummyClassLoader as it intends to do Reviewed-by: alanb
Wed, 16 Jun 2010 12:36:49 -0700 6575373: Error verifying signatures of pack200 files in some cases
ksrini [Wed, 16 Jun 2010 12:36:49 -0700] rev 5799
6575373: Error verifying signatures of pack200 files in some cases Reviewed-by: jrose, forax
Wed, 16 Jun 2010 14:24:46 +0100 6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use"
alanb [Wed, 16 Jun 2010 14:24:46 +0100] rev 5798
6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use" Reviewed-by: chegar
Tue, 15 Jun 2010 20:34:49 -0700 6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode
mchung [Tue, 15 Jun 2010 20:34:49 -0700] rev 5797
6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode Summary: Set the proper parent class loader of Loader and SimpleLoader Reviewed-by: naoto
Tue, 15 Jun 2010 20:29:22 -0700 6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager
mchung [Tue, 15 Jun 2010 20:29:22 -0700] rev 5796
6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager Summary: Mark tests to run in othervm Reviewed-by: ohair
Tue, 15 Jun 2010 21:43:59 +0100 Merge
alanb [Tue, 15 Jun 2010 21:43:59 +0100] rev 5795
Merge
Tue, 15 Jun 2010 16:42:54 +0100 6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode
alanb [Tue, 15 Jun 2010 16:42:54 +0100] rev 5794
6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode Reviewed-by: chegar
Tue, 15 Jun 2010 16:36:20 +0100 6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing
alanb [Tue, 15 Jun 2010 16:36:20 +0100] rev 5793
6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing Reviewed-by: chegar
Tue, 15 Jun 2010 09:54:03 -0700 6959641: testcase failing java/util/Locale/Bug4184873Test.java
mchung [Tue, 15 Jun 2010 09:54:03 -0700] rev 5792
6959641: testcase failing java/util/Locale/Bug4184873Test.java Summary: Revert the Bug4184873_{he,id,yi} files to revision 0 (before rebranding) Reviewed-by: naoto
Tue, 15 Jun 2010 09:52:34 -0700 Merge
mchung [Tue, 15 Jun 2010 09:52:34 -0700] rev 5791
Merge
Tue, 15 Jun 2010 09:49:31 -0700 6952161: Rebranding: Registration html for servicetag
mchung [Tue, 15 Jun 2010 09:49:31 -0700] rev 5790
6952161: Rebranding: Registration html for servicetag Summary: Rebrand register.html and jdk_header.png Reviewed-by: ohair, asaha, ogino, mfang
Mon, 14 Jun 2010 14:44:00 -0700 6960789: com.sun.servicetag API needs to be added in ct.sym
mchung [Mon, 14 Jun 2010 14:44:00 -0700] rev 5789
6960789: com.sun.servicetag API needs to be added in ct.sym Summary: Include com.sun.servicetag classes when generating ct.sym Reviewed-by: alanb, jjg
Tue, 15 Jun 2010 10:03:37 +0100 6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use"
alanb [Tue, 15 Jun 2010 10:03:37 +0100] rev 5788
6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use" Reviewed-by: chegar
Sun, 13 Jun 2010 17:19:22 -0700 6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes
martin [Sun, 13 Jun 2010 17:19:22 -0700] rev 5787
6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes Summary: Use Null{In,Out}putStream.INSTANCE as with Linux code Reviewed-by: ohair
Fri, 11 Jun 2010 18:55:45 -0700 6944584: Improvements to subprocess handling on Unix
martin [Fri, 11 Jun 2010 18:55:45 -0700] rev 5786
6944584: Improvements to subprocess handling on Unix Summary: use thread pool for reaper thread; move most I/O operations out of reaper thread Reviewed-by: michaelm, hiroshi
Sat, 12 Jun 2010 01:32:43 +0100 6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
andrew [Sat, 12 Jun 2010 01:32:43 +0100] rev 5785
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror Summary: Remove unneeded casts, add generic types and make better use of static data Reviewed-by: sherman
Fri, 11 Jun 2010 14:47:22 +0100 6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error
alanb [Fri, 11 Jun 2010 14:47:22 +0100] rev 5784
6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error Reviewed-by: chegar
Fri, 11 Jun 2010 14:31:26 +0100 6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java
alanb [Fri, 11 Jun 2010 14:31:26 +0100] rev 5783
6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java Reviewed-by: chegar
Fri, 11 Jun 2010 11:38:36 +0800 6958869: regression: PKIXValidator fails when multiple trust anchors have same dn
weijun [Fri, 11 Jun 2010 11:38:36 +0800] rev 5782
6958869: regression: PKIXValidator fails when multiple trust anchors have same dn Reviewed-by: xuelei, wetmore, mullan
Thu, 10 Jun 2010 15:55:26 -0700 6959259: Minor improvements to static Random field caching
martin [Thu, 10 Jun 2010 15:55:26 -0700] rev 5781
6959259: Minor improvements to static Random field caching Summary: Cache fields in locals; small javadoc clarifications Reviewed-by: emcmanus, dholmes, forax, dl
Thu, 10 Jun 2010 15:54:25 -0700 6960394: Stop linking with -lnsl on Linux
martin [Thu, 10 Jun 2010 15:54:25 -0700] rev 5780
6960394: Stop linking with -lnsl on Linux Summary: Define LIBNSL (like LIBSOCKET), non-empty only on Solaris Reviewed-by: ohair
Thu, 10 Jun 2010 14:21:37 -0700 Merge
mchung [Thu, 10 Jun 2010 14:21:37 -0700] rev 5779
Merge
Thu, 10 Jun 2010 14:14:17 -0700 6959965: jstat: Add new -classload option to print class loading statistics
mchung [Thu, 10 Jun 2010 14:14:17 -0700] rev 5778
6959965: jstat: Add new -classload option to print class loading statistics Summary: Add a new jstat -classload option Reviewed-by: alanb
Wed, 09 Jun 2010 18:51:32 +0100 6935563: (dc) Improve connection reset/port unreachable handling [win]
alanb [Wed, 09 Jun 2010 18:51:32 +0100] rev 5777
6935563: (dc) Improve connection reset/port unreachable handling [win] Reviewed-by: chegar
Tue, 08 Jun 2010 18:52:17 -0700 6935997: Please add a nested throwable constructor to AssertionError
darcy [Tue, 08 Jun 2010 18:52:17 -0700] rev 5776
6935997: Please add a nested throwable constructor to AssertionError Reviewed-by: martin, forax, wetmore
Tue, 08 Jun 2010 10:46:14 +0100 6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding
chegar [Tue, 08 Jun 2010 10:46:14 +0100] rev 5775
6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding Reviewed-by: ohair, wetmore, alanb
Fri, 04 Jun 2010 19:28:53 +0800 6951366: kerberos login failure on win2008 with AD set to win2000 compat mode
weijun [Fri, 04 Jun 2010 19:28:53 +0800] rev 5774
6951366: kerberos login failure on win2008 with AD set to win2000 compat mode Reviewed-by: valeriep, xuelei
Wed, 02 Jun 2010 17:53:54 -0700 6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long)
martin [Wed, 02 Jun 2010 17:53:54 -0700] rev 5773
6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long) Summary: Allow setSeed only during construction Reviewed-by: dl, dholmes
Wed, 02 Jun 2010 09:35:32 +0100 Merge
alanb [Wed, 02 Jun 2010 09:35:32 +0100] rev 5772
Merge
Wed, 02 Jun 2010 09:29:39 +0100 6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java
alanb [Wed, 02 Jun 2010 09:29:39 +0100] rev 5771
6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java Reviewed-by: dholmes, dcubed
Mon, 21 Jun 2010 22:06:28 -0700 Merge
lana [Mon, 21 Jun 2010 22:06:28 -0700] rev 5770
Merge
Tue, 15 Jun 2010 21:32:59 +0400 6739756: JToolBar leaves space for non-visible items under Nimbus L&F
alexp [Tue, 15 Jun 2010 21:32:59 +0400] rev 5769
6739756: JToolBar leaves space for non-visible items under Nimbus L&F Reviewed-by: peterz
Tue, 15 Jun 2010 21:28:22 +0400 6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes
alexp [Tue, 15 Jun 2010 21:28:22 +0400] rev 5768
6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes Reviewed-by: rupashka
Tue, 15 Jun 2010 19:10:42 +0400 6735259: NPE at WindowsComboBoxUI$XPComboBoxButton.getState(WindowsComboBoxUI.java:408)
alexp [Tue, 15 Jun 2010 19:10:42 +0400] rev 5767
6735259: NPE at WindowsComboBoxUI$XPComboBoxButton.getState(WindowsComboBoxUI.java:408) Reviewed-by: rupashka
Tue, 15 Jun 2010 19:05:44 +0400 6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table
alexp [Tue, 15 Jun 2010 19:05:44 +0400] rev 5766
6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table Reviewed-by: rupashka
Tue, 15 Jun 2010 17:39:55 +0400 5066685: BorderFactory lacks SoftBevelBorder support
malenkov [Tue, 15 Jun 2010 17:39:55 +0400] rev 5765
5066685: BorderFactory lacks SoftBevelBorder support Reviewed-by: alexp
Thu, 10 Jun 2010 14:18:45 -0700 Merge
lana [Thu, 10 Jun 2010 14:18:45 -0700] rev 5764
Merge
Wed, 02 Jun 2010 12:53:35 +0400 6636983: Japanese text does not display correctly in a JEditorPane
rupashka [Wed, 02 Jun 2010 12:53:35 +0400] rev 5763
6636983: Japanese text does not display correctly in a JEditorPane Reviewed-by: peterz
Wed, 02 Jun 2010 11:59:27 +0400 6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails
rupashka [Wed, 02 Jun 2010 11:59:27 +0400] rev 5762
6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails Reviewed-by: peterz
Mon, 21 Jun 2010 22:05:11 -0700 Merge
lana [Mon, 21 Jun 2010 22:05:11 -0700] rev 5761
Merge
Fri, 18 Jun 2010 17:13:26 +0400 6961754: JCK tests CvsEventTest0001 and CvsEventTest0002 fail under FF 3.5 on OEL 5
anthony [Fri, 18 Jun 2010 17:13:26 +0400] rev 5760
6961754: JCK tests CvsEventTest0001 and CvsEventTest0002 fail under FF 3.5 on OEL 5 Summary: Check the return value of XlibUtil.translateCoordinates() for null Reviewed-by: art, dcherepanov
Fri, 18 Jun 2010 17:09:28 +0400 6959165: JVM crash during execution FileDialogBufferOverflowTest.html
anthony [Fri, 18 Jun 2010 17:09:28 +0400] rev 5759
6959165: JVM crash during execution FileDialogBufferOverflowTest.html Summary: Add proper synchronization Reviewed-by: art, dcherepanov
Wed, 16 Jun 2010 16:15:57 +0100 6860491: WRAP_TIME_MILLIS incorrectly set
coffeys [Wed, 16 Jun 2010 16:15:57 +0100] rev 5758
6860491: WRAP_TIME_MILLIS incorrectly set Summary: Alter WRAP_TIME_MILLIS to be unsigned Reviewed-by: yan
Wed, 16 Jun 2010 11:26:15 +0400 6959787: java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html failed on 7b94
anthony [Wed, 16 Jun 2010 11:26:15 +0400] rev 5757
6959787: java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html failed on 7b94 Summary: Add a delay to the test to make sure the filename filters are called. Reviewed-by: dcherepanov, art
Mon, 21 Jun 2010 22:04:23 -0700 Merge
lana [Mon, 21 Jun 2010 22:04:23 -0700] rev 5756
Merge
Fri, 18 Jun 2010 11:00:14 -0700 6961633: gui applications cause a jvm crash on windows
prr [Fri, 18 Jun 2010 11:00:14 -0700] rev 5755
6961633: gui applications cause a jvm crash on windows Reviewed-by: ceisserer, bae
Wed, 16 Jun 2010 20:46:10 +0200 6961732: FontMetrics.getLeading() may be negative in freetype-based OpenJDK builds.
neugens [Wed, 16 Jun 2010 20:46:10 +0200] rev 5754
6961732: FontMetrics.getLeading() may be negative in freetype-based OpenJDK builds. Summary: Fix premature integer roundings to preserve correct height, width and descent values for fonts Reviewed-by: prr
Thu, 10 Jun 2010 18:58:31 -0700 Merge
lana [Thu, 10 Jun 2010 18:58:31 -0700] rev 5753
Merge
Thu, 10 Jun 2010 15:00:30 -0700 6952043: Incorrect JNI calls in fontpath.c
igor [Thu, 10 Jun 2010 15:00:30 -0700] rev 5752
6952043: Incorrect JNI calls in fontpath.c Reviewed-by: jgodinez, prr
Tue, 08 Jun 2010 17:52:47 +0100 6959123: Remove use of obsolete png_check_sig function in splashscreen_png.c
andrew [Tue, 08 Jun 2010 17:52:47 +0100] rev 5751
6959123: Remove use of obsolete png_check_sig function in splashscreen_png.c Summary: Avoid use of deprecated libpng macro (removed in some 1.4.x releases) Reviewed-by: prr
Thu, 24 Jun 2010 20:03:10 -0700 Added tag jdk7-b99 for changeset f825b9b605e4
mikejwre [Thu, 24 Jun 2010 20:03:10 -0700] rev 5750
Added tag jdk7-b99 for changeset f825b9b605e4
Wed, 05 Jul 2017 17:16:26 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:26 +0200] rev 5749
Merge
Wed, 30 Jun 2010 18:57:35 -0700 Merge
mikejwre [Wed, 30 Jun 2010 18:57:35 -0700] rev 5748
Merge
Tue, 29 Jun 2010 16:33:41 -0700 6964882: 32 bit JDK does not build on 64 bit Windows platforms
prr [Tue, 29 Jun 2010 16:33:41 -0700] rev 5747
6964882: 32 bit JDK does not build on 64 bit Windows platforms Reviewed-by: ohair, valeriep
Thu, 24 Jun 2010 20:03:00 -0700 Added tag jdk7-b99 for changeset f45234b29a80
mikejwre [Thu, 24 Jun 2010 20:03:00 -0700] rev 5746
Added tag jdk7-b99 for changeset f45234b29a80
Tue, 29 Jun 2010 22:31:31 -0700 Merge
lana [Tue, 29 Jun 2010 22:31:31 -0700] rev 5745
Merge
Mon, 21 Jun 2010 22:06:46 -0700 Merge
lana [Mon, 21 Jun 2010 22:06:46 -0700] rev 5744
Merge
Mon, 21 Jun 2010 11:00:15 -0700 6960853: Cleanup makefiles, remove unused vars etc.
ohair [Mon, 21 Jun 2010 11:00:15 -0700] rev 5743
6960853: Cleanup makefiles, remove unused vars etc. 6959596: Windows fastdebug build broken 6960335: Add top level 'make test' rule that uses test/Makefile, runs all test batches Reviewed-by: alanb
Thu, 24 Jun 2010 20:02:55 -0700 Added tag jdk7-b99 for changeset 3aeed58228be
mikejwre [Thu, 24 Jun 2010 20:02:55 -0700] rev 5742
Added tag jdk7-b99 for changeset 3aeed58228be
Wed, 05 Jul 2017 17:16:17 +0200 Added tag jdk7-b99 for changeset c4c8a5bc54f6
duke [Wed, 05 Jul 2017 17:16:17 +0200] rev 5741
Added tag jdk7-b99 for changeset c4c8a5bc54f6
Wed, 05 Jul 2017 17:16:17 +0200 Merge jdk7-b99
duke [Wed, 05 Jul 2017 17:16:17 +0200] rev 5740
Merge
Wed, 05 Jul 2017 17:16:14 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:14 +0200] rev 5739
Merge
Fri, 18 Jun 2010 15:12:04 -0700 Merge
jrose [Fri, 18 Jun 2010 15:12:04 -0700] rev 5738
Merge
Thu, 13 May 2010 20:01:40 -0700 Merge
jrose [Thu, 13 May 2010 20:01:40 -0700] rev 5737
Merge
Sat, 01 May 2010 15:05:39 -0700 6939134: JSR 292 adjustments to method handle invocation
jrose [Sat, 01 May 2010 15:05:39 -0700] rev 5736
6939134: JSR 292 adjustments to method handle invocation Summary: split MethodHandle.invoke into invokeExact and invokeGeneric Reviewed-by: twisti
Thu, 17 Jun 2010 16:28:21 -0700 Added tag jdk7-b98 for changeset eca02d17ce03
mikejwre [Thu, 17 Jun 2010 16:28:21 -0700] rev 5735
Added tag jdk7-b98 for changeset eca02d17ce03
Wed, 05 Jul 2017 17:16:10 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:10 +0200] rev 5734
Merge
Thu, 17 Jun 2010 16:28:05 -0700 Added tag jdk7-b98 for changeset 2166b8232399
mikejwre [Thu, 17 Jun 2010 16:28:05 -0700] rev 5733
Added tag jdk7-b98 for changeset 2166b8232399
Wed, 05 Jul 2017 17:16:07 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:07 +0200] rev 5732
Merge
Thu, 17 Jun 2010 16:28:04 -0700 Added tag jdk7-b98 for changeset 19fe6cf1559b
mikejwre [Thu, 17 Jun 2010 16:28:04 -0700] rev 5731
Added tag jdk7-b98 for changeset 19fe6cf1559b
Wed, 05 Jul 2017 17:16:05 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:05 +0200] rev 5730
Merge
Thu, 17 Jun 2010 16:27:56 -0700 Added tag jdk7-b98 for changeset 7b1eebf9ecf0
mikejwre [Thu, 17 Jun 2010 16:27:56 -0700] rev 5729
Added tag jdk7-b98 for changeset 7b1eebf9ecf0
Wed, 05 Jul 2017 17:16:02 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:02 +0200] rev 5728
Merge
Sat, 19 Jun 2010 01:14:40 -0700 Merge
jrose [Sat, 19 Jun 2010 01:14:40 -0700] rev 5727
Merge
Tue, 08 Jun 2010 23:08:56 -0700 6939203: JSR 292 needs method handle constants
jrose [Tue, 08 Jun 2010 23:08:56 -0700] rev 5726
6939203: JSR 292 needs method handle constants Summary: Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType to verifier; put in runtime support upcall. Reviewed-by: twisti
Fri, 18 Jun 2010 15:23:57 -0700 Merge
jrose [Fri, 18 Jun 2010 15:23:57 -0700] rev 5725
Merge
Thu, 13 May 2010 20:01:34 -0700 Merge
jrose [Thu, 13 May 2010 20:01:34 -0700] rev 5724
Merge
Mon, 03 May 2010 23:32:47 -0700 6939196: method handle signatures off the boot class path get linkage errors
jrose [Mon, 03 May 2010 23:32:47 -0700] rev 5723
6939196: method handle signatures off the boot class path get linkage errors Summary: Remove workaround from MethodHandleImpl lookup code; add JUnit regression test to MethodHandlesTest. Reviewed-by: twisti
Fri, 30 Apr 2010 23:48:23 -0700 6939134: JSR 292 adjustments to method handle invocation
jrose [Fri, 30 Apr 2010 23:48:23 -0700] rev 5722
6939134: JSR 292 adjustments to method handle invocation Summary: split MethodHandle.invoke into invokeExact and invokeGeneric; also clean up JVM-to-Java interfaces Reviewed-by: twisti
Thu, 17 Jun 2010 16:28:11 -0700 Added tag jdk7-b98 for changeset 3046e368377b
mikejwre [Thu, 17 Jun 2010 16:28:11 -0700] rev 5721
Added tag jdk7-b98 for changeset 3046e368377b
Wed, 05 Jul 2017 17:15:57 +0200 Merge
duke [Wed, 05 Jul 2017 17:15:57 +0200] rev 5720
Merge
Fri, 18 Jun 2010 00:19:10 -0700 Merge
trims [Fri, 18 Jun 2010 00:19:10 -0700] rev 5719
Merge
Fri, 18 Jun 2010 00:09:22 -0700 Merge
trims [Fri, 18 Jun 2010 00:09:22 -0700] rev 5718
Merge
Thu, 10 Jun 2010 08:27:35 -0700 Merge
jmasa [Thu, 10 Jun 2010 08:27:35 -0700] rev 5717
Merge
Mon, 07 Jun 2010 17:46:04 -0700 6953058: G1: A bigapp crashes with SIGSEGV in compiled code
johnc [Mon, 07 Jun 2010 17:46:04 -0700] rev 5716
6953058: G1: A bigapp crashes with SIGSEGV in compiled code Summary: In C2's G1 post write barrier, the loads of the buffer and index fields from the DirtyCardQueue structure may be moved across a safepoint. Use the current value of "control" in the C2 IR to limit how far these loads can move. Reviewed-by: never, iveresov, kvn
Thu, 27 May 2010 13:09:56 -0700 6956472: test/runtime/6888954/vmerrors.sh uses ksh-specific syntax
jcoomes [Thu, 27 May 2010 13:09:56 -0700] rev 5715
6956472: test/runtime/6888954/vmerrors.sh uses ksh-specific syntax Reviewed-by: jmelvin, kvn
Mon, 24 May 2010 17:11:22 -0700 6941378: G1: change default value of G1UseFixedWindowMMUTracker to true
johnc [Mon, 24 May 2010 17:11:22 -0700] rev 5714
6941378: G1: change default value of G1UseFixedWindowMMUTracker to true Summary: Rather than changing the default value of the G1UseFixedWindowMMUTracker, the flag and associated guarantee have been removed. Reviewed-by: jcoomes, tonyp, ysr
Wed, 09 Jun 2010 13:53:58 -0400 Merge
coleenp [Wed, 09 Jun 2010 13:53:58 -0400] rev 5713
Merge
Fri, 04 Jun 2010 17:44:51 -0400 Merge
coleenp [Fri, 04 Jun 2010 17:44:51 -0400] rev 5712
Merge
Thu, 03 Jun 2010 13:34:47 -0400 Merge
acorn [Thu, 03 Jun 2010 13:34:47 -0400] rev 5711
Merge
Thu, 03 Jun 2010 13:21:47 -0400 6852873: Reduce safepoint cleanup time
acorn [Thu, 03 Jun 2010 13:21:47 -0400] rev 5710
6852873: Reduce safepoint cleanup time Summary: New optional flags to reduce inflated monitor cleanup times Reviewed-by: chrisphi, dice
Thu, 27 May 2010 17:06:39 -0400 6930553: classfile format checker allows invalid method descriptor in CONSTANT_NameAndType_info in some cases
kamg [Thu, 27 May 2010 17:06:39 -0400] rev 5709
6930553: classfile format checker allows invalid method descriptor in CONSTANT_NameAndType_info in some cases Summary: Check NameAndType_info signatures aggressively, even when unreferenced Reviewed-by: coleenp, acorn, never
Mon, 07 Jun 2010 14:17:01 -0700 6958485: fix for 6879921 was insufficient
never [Mon, 07 Jun 2010 14:17:01 -0700] rev 5708
6958485: fix for 6879921 was insufficient Reviewed-by: kvn
Fri, 04 Jun 2010 11:18:04 -0700 6958292: C1: Enable parallel compilation
iveresov [Fri, 04 Jun 2010 11:18:04 -0700] rev 5707
6958292: C1: Enable parallel compilation Summary: Enable parallel compilation in C1 Reviewed-by: never, kvn
Thu, 03 Jun 2010 14:20:27 -0700 6958254: -XX:+VerifyOops is broken on x86
kvn [Thu, 03 Jun 2010 14:20:27 -0700] rev 5706
6958254: -XX:+VerifyOops is broken on x86 Summary: save and restore r10 in verify_oop(). Reviewed-by: never
Thu, 17 Jun 2010 23:59:24 -0700 Merge
trims [Thu, 17 Jun 2010 23:59:24 -0700] rev 5705
Merge
Fri, 04 Jun 2010 11:54:35 -0700 Merge
trims [Fri, 04 Jun 2010 11:54:35 -0700] rev 5704
Merge
Thu, 03 Jun 2010 18:18:56 -0700 6958458: Bump the HS19 build number to 03
trims [Thu, 03 Jun 2010 18:18:56 -0700] rev 5703
6958458: Bump the HS19 build number to 03 Summary: Update the HS19 build number to 03 Reviewed-by: jcoomes
Wed, 02 Jun 2010 22:45:42 -0700 Merge
jrose [Wed, 02 Jun 2010 22:45:42 -0700] rev 5702
Merge
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip