2010-06-29 lana Merge
2010-07-16 mikejwre Added tag jdk7-b101 for changeset 3085ed0d1781
2017-07-05 duke Merge
2010-07-21 lana Merge
2010-07-13 lana Merge
2010-07-12 dcubed Merge
2010-07-12 dcubed 6968401: 3/3 disable tests added by 6942989 until 6964018 is fixed
2010-07-09 ksrini 6921472: RFE: java launcher code needs clean up
2010-07-12 chegar 6966846: Incorrect assertion in java.net.Inet6Address.readObject
2010-07-12 chegar 6967684: httpserver using a non thread-safe SimpleDateFormat
2010-07-12 chegar 6967937: Scope id no longer being set after 6931566
2010-07-10 martin 6967533: Epoch bug: ExceptionInInitializerError on systems with uninitialized clock
2010-07-09 ksrini 6930056: (launcher) Need to remove or build as part of test these liblibrary.so files
2010-07-07 ohair 6954517: Testcase failure tools/launcher/UnicodeTest.sh
2010-07-07 darcy 6963723: Project Coin: Retrofit more JDK classes for ARM
2010-07-01 mullan Merge
2010-07-01 mullan 6782979: Add JNLPAppletLauncher (6618105) to blacklist
2010-07-01 alanb 6947216: Even more Dual-pivot quicksort improvements
2010-06-30 martin 6940258: (bf) Use intrinsified reverseBytes operation; elide no-op constructs
2010-06-30 martin 6935172: Optimize bit-twiddling in Bits.java
2010-06-30 martin 6934271: Better handling of longer utf-8 sequences
2010-06-30 martin 6933322: Add methods highSurrogate(), lowSurrogate() to class Character
2010-06-30 martin 6934270: Remove javac warnings from Character.java
2010-06-30 martin 6963749: Minor improvements to Character.UnicodeBlock
2010-06-30 martin 6940381: Wording improvements for String.indexOf, String.lastIndexOf
2010-06-30 martin 6937112: String.lastIndexOf confused by unpaired trailing surrogate
2010-06-30 martin 6934265: Add public method Character.isBmpCodePoint
2010-06-30 martin 6934268: Better implementation of Character.isValidCodePoint
2010-06-29 lana Merge
2010-06-29 alanb 6213702: (so) non-blocking sockets with TCP urgent disabled get still selected for read ops (win)
2010-06-29 ksrini 6856415: Enabling java security manager will make programe thrown wrong exception ( main method not found )
2010-06-28 chegar 6961029: java/net/BindException/Test.java should not use wildcard address
2010-06-28 chegar Merge
2010-06-28 chegar 6954525: Testcase failure java/net/Authenticator/B4769350.java
2010-06-25 alanb Merge
2010-06-25 alanb 6963828: TEST_BUG: java/nio/channels/FileTransfer.java takes too long (win)
2010-06-25 ohair 6964311: Build regression due to rt.jar contents change
2010-06-24 weijun 6946669: SSL/Krb5 should not call EncryptedData.reset(data, false)
2010-06-24 weijun 6844907: krb5 etype order should be from strong to weak
2010-06-24 weijun 6958026: Problem with PKCS12 keystore
2010-06-24 darcy 6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
2010-06-23 alanb Merge
2010-06-23 alanb 6963027: TEST_BUG: channels and buffer tests need to run in samevm mode
2010-06-23 dsamersoff 6931566: NetworkInterface is not working when interface name is more than 15 characters long
2010-06-23 ohair Merge
2010-06-23 ohair 6933622: Duplicate class files in rt.jar and charsets.jar
2010-06-23 ohair 6939022: Source code adjustments for parfait compilation
2010-06-22 dcubed Merge
2010-06-22 dcubed 6942989: 2/2 Memory leak of java.lang.ref.WeakReference objects
2010-06-22 sherman Merge
2010-06-22 sherman 6963156: TEST_BUG: Several tests under sun/nio/cs failed
2010-06-22 ohair 6931871: Rebranding of javadoc generation in makefiles
2010-07-13 lana Merge
2010-07-09 malenkov 6963811: Deadlock-prone locking changes in Introspector
2010-07-09 malenkov 6894597: test/closed/javax/swing/JPopupMenu/6495920/bug6495920.java fails
2010-07-08 rupashka 6520101: FileChooser will cause OutOfMemory when application will run long time
2010-07-02 alexp 6937415: Some components return undocumented default values under Nimbus LaF
2010-07-02 alexp 6711682: JCheckBox in JTable: checkbox doesn't alaways respond to the first mouse click
2010-07-01 malenkov 6959266: test javax/swing/JInternalFrame/6725409/bug6725409.java should be modified
2010-07-01 malenkov 4129681: Cannot get a title border to display its label as disabled
2010-07-01 lana Merge
2010-06-29 peterz 6963870: NPE in CompoundBorder.getInsets()
2010-06-22 alexp 6684401: JTree isExpanded should not call itself recursively
2010-06-22 alexp 6777378: NullPointerException in XPDefaultRenderer.paint()
2010-06-22 peterz 6959260: javax/swing/JLabel/6501991/bug6501991.java failed on build 1.7.0-ea-b96
2010-06-22 malenkov 6707234: Method returned by Introspector.internalFindMethod not necessarily most specific
2010-07-13 lana Merge
2010-07-08 lana Merge
2010-07-07 dcherepanov 6959174: Need to introduce sun.awt.disableGtkFileDialogs system property
2010-07-06 dcherepanov 6966643: GTK FileDialog hangs when user manually closes it
2010-07-06 art 6424157: java.awt.EventQueue push/pop might cause threading issues
2010-06-24 yan 6957166: With XAWT, set arguments properly creating a MouseWheelEvent.
2010-07-13 lana Merge
2010-07-12 igor 6968373: FontUtilities static initializer throws AccessControlException
2010-07-12 igor 6959998: Return of SurfaceData_InitOps point not checked in all cases (parfait found these)
2010-07-07 igor 6967050: JDK build issues with cygwin/vc2010
2010-06-30 lana Merge
2010-06-29 prr 6943487: NPE in makeMultiCharsetString while printing on linux
2010-07-16 mikejwre Added tag jdk7-b101 for changeset 47da38a8c0f0
2017-07-05 duke Merge
2010-07-21 trims Merge
2010-07-16 trims Merge
2010-07-15 never Merge
2010-07-15 never 6968336: VM crash guarantee(!nm->is_zombie()) failed: cannot lock a zombie method
2010-07-14 kvn 6968368: SIGSEGV in the BCEscapeAnalyzer::copy_dependencies
2010-07-14 kvn 6968646: JVM crashes with SIGFPE during startup
2010-07-13 never 6968385: malformed xml in sweeper logging
2010-07-12 never 6958668: repeated uncommon trapping for new of klass which is being initialized
2010-07-08 never 6965184: possible races in make_not_entrant_or_zombie
2010-07-14 apangin Merge
2010-07-07 mchung 6967423: Hotspot support for modules image
2010-07-07 acorn Merge
2010-07-02 acorn 6964164: MonitorInUseLists leak of contended objects
2010-07-12 ysr Merge
2010-07-02 jcoomes 6957084: simplify TaskQueue overflow handling
2010-07-16 trims Merge
2010-07-09 trims Merge
2010-07-07 never Merge
2010-07-03 kvn 6966411: escape.cpp:450 assert(base->Opcode() == Op_ConP
2010-07-02 never 6965671: fatal error: acquiring lock JNIGlobalHandle_lock/16 out of order with lock CodeCache_lock/1
2010-07-09 trims Merge
2010-07-09 trims Added tag hs19-b03 for changeset 4670a882996f
2010-07-02 trims 6966252: Bump the HS19 build number to 04
2010-07-02 trims Merge
2010-06-30 coleenp Merge
2010-06-28 coleenp Merge
2010-06-24 jcoomes 6888573: class data sharing does not always disable large pages
2010-06-22 zgu Merge
2010-06-22 zgu 6939019: Source code adjustments for parfait compilation of hotspot
2010-06-29 jrose Merge
2010-06-29 kvn 6964774: Adjust optimization flags setting
2010-06-28 kvn 6677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users_to_worklist()
2010-06-28 kvn 6964479: widen normalization of small int and long values should be symmetric
2010-06-26 jrose Merge
2010-06-23 kvn 6947341: JVM Crash running Oracle ATG CRMDemo
2010-06-22 iveresov 6962980: C1: stub area should take into account method handle deopt stub
2010-06-21 never 6656830: assert((*p)->is_oop(),"expected an oop while scanning weak refs")
2010-06-18 never 6956958: assert(is_clean() || is_call_to_compiled() || is_call_to_interpreted() || is_optimized() || is_megam
2010-06-24 jmasa Merge
2010-06-23 jmasa Merge
2010-06-23 jmasa 6952853: SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008
2010-04-22 tonyp 6946048: G1: improvements to +PrintGCDetails output
2010-05-07 tonyp 6949307: G1: raise a vm error, do not core dump, if target pause time and target interval are inconsistent
2010-06-16 kvn 6959430: Make sure raw loads have control edge
2010-06-15 jrose Merge
2010-06-15 never Merge
2010-06-15 never 6952176: Remove debug flag from adlc makefile for 6Update trains
2010-06-14 twisti 6960550: Missing semicolon in Zero
2010-06-13 jrose 6960865: ldc of unloaded class throws an assert in ciTypeFlow
2010-06-10 kvn 6730276: JDI_REGRESSION tests fail with "Error: count must be non-zero" error on x86
2010-06-10 jrose 6939203: JSR 292 needs method handle constants
2010-07-16 mikejwre Added tag jdk7-b101 for changeset c8f322bd177e
2010-07-21 lana Merge
2010-07-13 lana Merge
2010-06-29 lana Merge
2010-07-16 mikejwre Added tag jdk7-b101 for changeset f3297675495c
2017-07-05 duke Added tag jdk7-b101 for changeset 2548ac036b8f
2017-07-05 duke Merge jdk7-b101
2017-07-05 duke Merge
2010-07-10 mikejwre Added tag jdk7-b100 for changeset 84d4886d48aa
2017-07-05 duke Merge
2010-07-10 mikejwre Added tag jdk7-b100 for changeset 6bca2bbbf1f3
2017-07-05 duke Merge
2010-07-10 mikejwre Added tag jdk7-b100 for changeset 9962977aef86
2017-07-05 duke Merge
2010-07-10 mikejwre Added tag jdk7-b100 for changeset f037d51a0c87
2017-07-05 duke Merge
2010-07-14 bpatel 6955341: Oracle rebranding changes for man pages
2010-07-10 mikejwre Added tag jdk7-b100 for changeset 4f5e99470724
2017-07-05 duke Merge
2010-07-10 mikejwre Added tag jdk7-b100 for changeset 4670a882996f
2010-07-10 mikejwre Added tag jdk7-b100 for changeset 2d321433a4f0
2017-07-05 duke Added tag jdk7-b100 for changeset 2d6ba7a22191
2017-07-05 duke Merge jdk7-b100
2017-07-05 duke Merge
2010-06-30 lana Merge
2010-06-22 lana Merge
2010-06-19 jjg 6961178: Allow doclet.xml to contain XML attributes
2010-06-18 jjg 6962540: langtools Makefile sets DEV_NULL incorrectly
2010-06-17 lana Merge
2010-06-16 lana Merge
2010-06-16 jjg 6956638: JavacTask.generate does not generate all required files
2010-06-12 jjg 6958836: javadoc should support -Xmaxerrs and -Xmaxwarns
2010-06-11 jjg 6877961: langtools build should allow more options when running jtreg
2010-06-11 jjg 6960407: Potential rebranding issues in openjdk/langtools repository sources
2010-06-10 jjg 6944312: Potential rebranding issues in openjdk/langtools repository sources
2010-06-10 mcimadamore 6945418: Project Coin: Simplified Varargs Method Invocation
2010-06-05 jjg 6958802: cleanup and doc langtools build.xml file
2010-06-04 jjg 6958391: add vizant support to langtools build
2010-06-04 darcy 6519115: MirroredTypeException thrown but should be MirroredTypesException
2010-06-04 jjg 6955264: add option to suppress Abort in Check.completionError
2010-06-03 darcy 6933147: Provided new utility visitors supporting SourceVersion.RELEASE_7
2010-06-25 mikejwre Added tag jdk7-b99 for changeset c24b113fe4ac
2017-07-05 duke Merge
2010-06-30 lana Merge
2010-06-22 lana Merge
2010-06-18 ohair 6955292: Workaround ant 1.7.1 package-info.java issue in ant scripts
2010-06-18 ohair 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
2010-06-25 mikejwre Added tag jdk7-b99 for changeset a66eb9dba76c
2017-07-05 duke Merge
2010-06-30 lana Merge
2010-06-22 lana Merge
2010-06-17 ohair 6955292: Workaround ant 1.7.1 package-info.java issue in ant scripts
2010-06-17 ohair 6955301: Update names and references to rebranded drop bundles (jaxp, jaxws, jaf)
2010-06-25 mikejwre Added tag jdk7-b99 for changeset 2ac6aa68ce63
2017-07-05 duke Merge
2010-06-30 lana Merge
2010-06-22 lana Merge
2010-06-16 lana Merge
2010-06-14 jjg 6960831: fix CORBA build warnings
2010-06-25 mikejwre Added tag jdk7-b99 for changeset 3eab1800a65c
2017-07-05 duke Merge
2010-07-07 ohair 6967036: Need to fix links with // in Javadoc comments
2010-07-01 mikejwre Merge
2010-06-29 prr 6964882: 32 bit JDK does not build on 64 bit Windows platforms
2010-06-30 lana Merge
2010-06-22 lana Merge
2010-06-21 mchung 6962815: support enable and disable of the servicetag's system registry for testing purpose
2010-06-21 mchung 6962478: Privacy page referenced in register_ja.html is incorrect
2010-06-20 ohair 6962617: Testcase changes, cleanup of problem list for jdk_tools targets
2010-06-20 ohair 6960853: Cleanup makefiles, remove unused vars etc.
2010-06-20 ksrini 6712743: pack200: should default to 150.7 pack format for classfiles without any classes.
2010-06-19 alanb 6962419: TEST_BUG: java_io tests fails in samevm mode
2010-06-18 alanb 6962045: TEST_BUG: Tests in test/java/io/Serializable leave files open
2010-06-18 mchung 6961894: TEST_BUG: jdk_lang tests fail in samevm mode
2010-06-18 alanb 4981129: (dc) DatagramSocket created by DatagramChannel does not provide sender info
2010-06-17 ohair 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
2010-06-17 sherman 6962067: TEST_BUG: Tests in java/util/zip/ZipFile leave file open
2010-06-17 alanb 6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista)
2010-06-17 mchung 6961408: test/java/util/logging/ParentLoggersTest.java fails in samevm mode
2010-06-17 weijun 6959292: regression: cannot login if session key and preauth does not use the same etype
2010-06-16 lana Merge
2010-06-16 mchung 6961502: TEST_BUG: test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails
2010-06-16 ksrini 6575373: Error verifying signatures of pack200 files in some cases
2010-06-16 alanb 6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use"
2010-06-16 mchung 6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode
2010-06-16 mchung 6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager
2010-06-15 alanb Merge
2010-06-15 alanb 6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode
2010-06-15 alanb 6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing
2010-06-15 mchung 6959641: testcase failing java/util/Locale/Bug4184873Test.java
2010-06-15 mchung Merge
2010-06-15 mchung 6952161: Rebranding: Registration html for servicetag
2010-06-14 mchung 6960789: com.sun.servicetag API needs to be added in ct.sym
2010-06-15 alanb 6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use"
2010-06-14 martin 6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes
2010-06-12 martin 6944584: Improvements to subprocess handling on Unix
2010-06-12 andrew 6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
2010-06-11 alanb 6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error
2010-06-11 alanb 6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java
2010-06-11 weijun 6958869: regression: PKIXValidator fails when multiple trust anchors have same dn
2010-06-10 martin 6959259: Minor improvements to static Random field caching
2010-06-10 martin 6960394: Stop linking with -lnsl on Linux
2010-06-10 mchung Merge
2010-06-10 mchung 6959965: jstat: Add new -classload option to print class loading statistics
2010-06-09 alanb 6935563: (dc) Improve connection reset/port unreachable handling [win]
2010-06-09 darcy 6935997: Please add a nested throwable constructor to AssertionError
2010-06-08 chegar 6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding
2010-06-04 weijun 6951366: kerberos login failure on win2008 with AD set to win2000 compat mode
2010-06-03 martin 6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long)
(0) -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip