Wed, 25 Jun 2014 17:08:47 +0530 sundar 8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval
Tue, 24 Jun 2014 19:29:41 +0200 attila 8048009: Type info caching accidentally defeated
Tue, 24 Jun 2014 19:43:44 +0530 sundar 8047959: bindings created for declarations in eval code are not mutable
Mon, 23 Jun 2014 18:32:11 +0200 hannesw 8046201: Avoid repeated flattening of nested ConsStrings
Mon, 23 Jun 2014 21:23:53 +0530 sundar 8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
Mon, 23 Jun 2014 10:59:33 +0200 attila 8046905: apply on apply is broken
Fri, 20 Jun 2014 12:25:00 +0200 attila 8046921: Deoptimization type information peristence
Thu, 19 Jun 2014 20:36:03 +0530 sundar 8047369: Add regression tests for passing test cases of JDK-8024971
Thu, 19 Jun 2014 10:46:31 +0200 lagergren 8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable
Thu, 03 Jul 2014 11:37:57 -0700 katleman Added tag jdk9-b21 for changeset e4ffc9bab6f2
Wed, 05 Jul 2017 19:48:10 +0200 duke Merge
Wed, 09 Jul 2014 10:41:04 -0700 lana Merge
Tue, 01 Jul 2014 14:29:58 -0700 lana Merge
Tue, 01 Jul 2014 15:17:55 +0100 coffeys 7095856: OutputStreamHook doesn't handle null values
Thu, 03 Jul 2014 11:36:35 -0700 katleman Added tag jdk9-b21 for changeset a36678c24565
Wed, 05 Jul 2017 19:48:02 +0200 duke Merge
Wed, 09 Jul 2014 10:42:37 -0700 lana Merge
Thu, 03 Jul 2014 18:20:42 +0200 egahlin 8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
Thu, 03 Jul 2014 09:30:25 +0200 psandoz 8043327: Collectors.toMap studentToGPA example uses Functions.identity()
Wed, 02 Jul 2014 14:14:17 -0700 jmanson 8048840: File.createTempFile has uninformative failure message
Wed, 02 Jul 2014 10:21:23 -0700 martin 8048990: ZipFile.entries() can't handle empty zip entry names
Wed, 02 Jul 2014 10:03:40 +0100 alanb 8048891: Remove unused JObjC from jdk repository
Wed, 02 Jul 2014 17:03:47 +0800 weijun 8042053: Broken links to jarsigner and keytool docs in java.security package summary
Wed, 02 Jul 2014 08:41:59 +0200 sla 8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
Tue, 01 Jul 2014 23:39:31 -0700 smarks 8048989: small errors in Collectors examples
Tue, 01 Jul 2014 21:23:54 +0200 ykantser 8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
Wed, 02 Jul 2014 09:48:32 +0800 weijun 8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
Tue, 01 Jul 2014 23:09:52 +0000 valeriep Merge
Tue, 01 Jul 2014 20:35:43 +0000 valeriep 8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
Tue, 01 Jul 2014 20:35:30 +0000 valeriep 8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly
Tue, 01 Jul 2014 14:28:51 -0700 lana Merge
Tue, 01 Jul 2014 10:20:56 -0700 prr Merge
Tue, 24 Jun 2014 12:27:37 +0400 yan 7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed
Tue, 24 Jun 2014 10:36:35 +0400 azvegint 8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86
Mon, 23 Jun 2014 13:05:27 -0700 ddehaven Merge
Mon, 23 Jun 2014 12:48:16 -0700 prr 8043509: java.awt.Font gets initialized with the wrong font name for some Locales
Mon, 23 Jun 2014 22:15:09 +0400 pchelko 8047798: Remove EventQueueDelegate
Fri, 20 Jun 2014 13:36:03 -0700 mchung 8044063: Remove com.sun.java.browser.* from jdk repo
Fri, 20 Jun 2014 12:37:08 -0700 prr 8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows
Fri, 20 Jun 2014 16:48:30 +0400 yan 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
Thu, 19 Jun 2014 12:44:41 +0400 yan 8044429: move awt automated tests for AWT_Modality to OpenJDK repository
Wed, 18 Jun 2014 09:13:46 -0700 henryjen 8046485: Add missing @since tag under javax.swing.*
Wed, 18 Jun 2014 14:53:35 -0700 prr Merge
Wed, 18 Jun 2014 13:21:59 +0400 pchelko 8047061: [macosx] Crash when setting display mode
Tue, 17 Jun 2014 19:05:06 +0400 azvegint 8040007: GtkFileDialog strips user inputted filepath
Mon, 16 Jun 2014 17:13:58 +0400 pchelko 8046221: [TEST_BUG] Cleanup datatransfer tests
Thu, 12 Jun 2014 00:43:14 +0400 serb 8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
Thu, 12 Jun 2014 00:32:33 +0400 serb 8029455: [JLightweightFrame] support scaled painting
Thu, 12 Jun 2014 00:19:00 +0400 serb 8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp
Wed, 11 Jun 2014 13:25:15 -0700 darcy 8043549: Fix raw and unchecked lint warnings in javax.swing.text.*
Thu, 05 Jun 2014 13:59:01 -0700 henryjen 8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files
Wed, 11 Jun 2014 17:23:56 +0400 yan 8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
Wed, 11 Jun 2014 14:38:50 +0400 serb 8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
Wed, 11 Jun 2014 14:21:12 +0400 serb 8041644: [OGL] clip is ignored during surface->sw blit
Tue, 01 Jul 2014 09:46:20 -0700 ascarpino 8015081: javax.security.auth.Subject.toString() throws NPE
Tue, 01 Jul 2014 14:44:37 +0100 prappo 8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
Tue, 01 Jul 2014 15:12:59 +0100 prappo 8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
Tue, 01 Jul 2014 17:58:14 +0200 jbachorik 8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
Tue, 01 Jul 2014 16:51:44 +0100 coffeys 7095856: OutputStreamHook doesn't handle null values
Tue, 01 Jul 2014 16:08:45 +0200 sla 8048710: Use ServiceLoader for the jvmstat protocols
Tue, 01 Jul 2014 15:00:33 +0200 jbachorik 8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
Tue, 01 Jul 2014 11:47:36 +0200 jbachorik 8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
Tue, 01 Jul 2014 10:40:14 +0200 sla 8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
Mon, 30 Jun 2014 18:17:46 -0700 darcy 8048839: Reverse sense of -Xlint options in build of jdk repo
Mon, 30 Jun 2014 16:32:36 +0400 yan 8046434: Fix doclint warnings from javax.swing.plaf.metal package
Fri, 27 Jun 2014 10:26:39 -0700 mduigou 8048207: Collections.checkedQueue.offer() calls add on wrapped queue
Mon, 16 Jun 2014 09:44:54 -0700 henryjen 8047721: @since should have JDK version
Fri, 27 Jun 2014 08:03:35 +0400 igerasim 8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX
Thu, 26 Jun 2014 10:48:43 -0700 naoto 8039317: Read currency.data as a resource
Thu, 26 Jun 2014 15:59:57 +0400 yan 8044276: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.synth
Thu, 26 Jun 2014 15:58:06 +0400 yan 8044281: Fix doclint warnings (missing javadoc tags) in javax.swing.table
Wed, 25 Jun 2014 12:36:03 -0700 mduigou 8047795: Collections.checkedList checking bypassed by List.replaceAll
Wed, 25 Jun 2014 15:55:42 +0100 michaelm 8029607: Type of Service (TOS) cannot be set in IPv6 header
Wed, 25 Jun 2014 18:49:02 +0800 weijun 8048073: Cannot read ccache entry with a realm-less service name
Wed, 25 Jun 2014 09:43:47 +0200 jbachorik 8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
Tue, 24 Jun 2014 16:22:57 -0700 mchung 8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
Tue, 24 Jun 2014 14:05:47 -0700 darcy 8046273: Add overrides lint warning to build of jdk repository
Tue, 24 Jun 2014 19:59:26 +0200 jbachorik 8048005: Add test timing information to JMXStartStopTest
Tue, 24 Jun 2014 19:58:03 +0200 jbachorik 8047073: Some javax/management/ fails with JFR
Tue, 24 Jun 2014 10:46:08 -0700 darcy 8048014: Update java.lang.SafeVararags for private methods
Tue, 24 Jun 2014 16:57:02 +0400 yan 8043967: Fix doclint warnings for java.awt
Tue, 24 Jun 2014 10:25:56 +0100 chegar 8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
Tue, 24 Jun 2014 11:09:57 +0200 sjiang 8038321: RMIConnector_NPETest.java can't start rmid if running on fastdebug or Solaris-sparc
Tue, 24 Jun 2014 10:47:30 +0400 yan 8044256: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.nimbus
Mon, 23 Jun 2014 12:12:30 -0700 sherman 8042369: Remove duplicated java.time classes in build.tools.tzdb
Mon, 23 Jun 2014 10:40:20 -0700 joehw 5077522: Duration.compare incorrect for some values
Mon, 23 Jun 2014 18:09:35 +0400 kizune 8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586
Mon, 23 Jun 2014 15:51:41 +0200 sla 8044772: TempDirTest.java still times out with -Xcomp
Mon, 23 Jun 2014 10:57:22 +0400 yan 8040901: fix doclint block tag issues in swing event classes
Fri, 20 Jun 2014 10:10:27 -0700 ksrini 8044866: Fix raw and unchecked lint warnings in asm
Fri, 20 Jun 2014 19:03:57 +0400 yan 8046445: Fix doclint warnings for javax.swing.plaf.multi
Fri, 20 Jun 2014 10:27:10 +0800 weijun 8029994: Support "include" and "includedir" in krb5.conf
Thu, 19 Jun 2014 13:12:08 -0700 mchung 8047387: Generate different version of java.policy file for windows 32-bit and 64-bit
Thu, 19 Jun 2014 18:07:02 +0400 kizune 8000650: unpack200.exe should check gzip crc
Thu, 19 Jun 2014 16:57:14 +0400 yan 8046446: Fix doclint warnings in javax.swing.text.html package
Thu, 19 Jun 2014 16:54:59 +0400 yan 8046895: Fix doclint warnings in javax.swing.text.html.parser package
Thu, 19 Jun 2014 12:56:16 +0200 sla 8046024: JDI shared memory transport failed with "Observed abandoned IP mutex"
Wed, 18 Jun 2014 18:27:39 -0700 darcy 8044715: Add finally lint warning to build of jdk repository
Wed, 18 Jun 2014 13:14:15 -0700 prr Merge
Wed, 11 Jun 2014 10:53:27 +0400 aivanov 8046391: Hang displaying JFileChooser with Windows L&F
Mon, 09 Jun 2014 16:24:47 -0700 darcy 8046271: Fix overrides lint warnings in Apple laf code
Mon, 09 Jun 2014 11:58:27 -0700 prr Merge
Mon, 09 Jun 2014 11:47:18 -0700 darcy 8042870: Fix raw and unchecked warnings in sun.print
Mon, 09 Jun 2014 20:23:26 +0400 serb 8039901: jdk/src/share/classes/com/sun/media/sound/services/<platform> appear not to be used
Mon, 09 Jun 2014 18:10:49 +0400 aivanov 8046239: Build failure in 9-client on all non-Windows platforms
Mon, 09 Jun 2014 14:59:45 +0400 yan 8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
Mon, 09 Jun 2014 13:03:03 +0400 serb 8046245: JDK 9 client build failure on Solaris
Fri, 06 Jun 2014 17:51:32 +0400 aivanov 8039383: NPE when changing Windows theme
Fri, 06 Jun 2014 14:58:41 +0400 pchelko 8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
Fri, 06 Jun 2014 14:52:07 +0400 pchelko 8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
Fri, 06 Jun 2014 13:52:49 +0400 pchelko 8044516: [macosx] ScreenPopupFactory uses native method that could be avoided
Thu, 05 Jun 2014 23:17:05 -0700 darcy 8044553: Fix raw and unchecked lint warnings in javax.sound.*
Thu, 05 Jun 2014 10:37:24 -0700 henryjen 8044855: Add missing @since tag under java.beans.*
Wed, 04 Jun 2014 17:24:13 +0400 yan 8044157: [TEST_BUG] Improve recently submitted AWT_Mixing tests
Wed, 04 Jun 2014 17:14:56 +0400 serb 8043979: Javadoc cleanup of javax.sound.sampled package
Wed, 04 Jun 2014 16:55:06 +0400 serb 8041129: [OGL] surface->sw blit is extremely slow
Tue, 03 Jun 2014 17:03:29 -0700 darcy 8044698: Fix finally lint warnings in javax.swing
Tue, 03 Jun 2014 12:32:25 -0700 darcy 8044694: Fix finally lint warnings in sun.print
Tue, 03 Jun 2014 21:03:35 +0400 malenkov 7084904: Introspector returns isX() from base package-private class that throws exception
Tue, 03 Jun 2014 09:22:59 -0700 darcy 8042860: Fix raw and unchecked warnings in java.beans
Tue, 03 Jun 2014 11:18:03 -0400 rriggs 8044460: Cleanup new Boolean and single character strings
Mon, 02 Jun 2014 15:25:43 +0400 pchelko 8043807: Incorrect StackTrace in IOException thrown from ClipboardTransferable
Mon, 02 Jun 2014 14:20:02 +0400 dmarkov 8042465: Applet menus not rendering when browser is full screen on Mac
Fri, 30 May 2014 13:16:51 +0400 azvegint 8031471: Test closed/java/awt/dnd/FileDialogDropTargetTest/FileDialogDropTargetTest.java fails on Solaris zones virtual hosts
Fri, 30 May 2014 15:24:42 +0400 malenkov 8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red.
Fri, 30 May 2014 14:23:25 +0400 yan 8044172: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk
Fri, 30 May 2014 14:06:50 +0400 serb 8040113: File not initialized in src/share/native/sun/awt/giflib/dgif_lib.c
Fri, 30 May 2014 11:20:03 +0400 anashaty 8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
Thu, 29 May 2014 17:31:41 +0400 anashaty 8028617: Dvorak keyboard mapping not honored when ctrl key pressed
Wed, 28 May 2014 15:36:10 +0400 alexsch 8043705: Can't exit color chooser dialog when running as an applet
Tue, 27 May 2014 13:58:00 -0700 prr Merge
Tue, 27 May 2014 12:50:51 -0700 prr 8035301: Eliminate dependency on sun.text from font code
Mon, 26 May 2014 18:01:59 +0400 malenkov 8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour
Mon, 26 May 2014 16:37:25 +0400 serb 8009883: REGRESSION: test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails
Mon, 26 May 2014 15:50:10 +0400 yan 8041915: Move 8 awt tests to OpenJDK regression tests tree
Mon, 26 May 2014 14:33:49 +0400 alexsch 8040291: [macosx] Http-Images are not fully loaded when using ImageIcon
Fri, 23 May 2014 11:13:54 -0700 prr Merge
Fri, 23 May 2014 19:48:25 +0400 pchelko 8031485: [macosx] Combo box consuming escape key events
Fri, 23 May 2014 19:43:14 +0400 pchelko 8043610: Sorting columns in JFileChooser fails with AppContext NPE
Fri, 23 May 2014 11:04:37 -0400 omajid 8043805: Allow using a system-installed libjpeg
Thu, 22 May 2014 13:54:52 -0700 prr 8042850: [parfait]: Extra unused entries in ICU ScriptCodes enum
Thu, 22 May 2014 13:54:08 -0700 prr 8042855: [parfait] Potential null pointer dereference in IndicLayoutEngine.cpp
Thu, 22 May 2014 21:05:30 +0400 malenkov 8043627: NPE in SynthContext in plugin mode
Thu, 22 May 2014 15:46:50 +0400 pchelko 8043646: libosxapp.dylib fails to build on Mac OS 10.9 with clang
Wed, 21 May 2014 11:12:18 -0700 prr 8039394: Compiler warnings about C++ exceptions in windows printing code
Wed, 21 May 2014 10:50:14 -0700 prr 8016451: Scary messages emitted by build.tools.generatenimbus.PainterGenerator during build
Wed, 21 May 2014 16:48:04 +0400 malenkov 8043456: KSS: javax.swing.plaf.basic.BasicInternalFrameTitlePane#postClosingEvent
Wed, 21 May 2014 14:13:17 +0400 alexsch 8041561: Inconsistent opacity behaviour between JCheckBox and JRadioButton
Wed, 21 May 2014 14:07:06 +0400 alexsch 8036110: In TextField can only select text visible or to the left of the cursor
Tue, 20 May 2014 09:36:22 -0700 darcy 8042864: Fix raw and unchecked warnings in javax.print
Mon, 19 May 2014 23:21:39 +0400 ddehaven 8026385: [macosx] (awt) setjmp/longjmp changes the process signal mask on OS X
Mon, 19 May 2014 10:03:58 -0700 darcy 8042871: Fix raw and unchecked warnings in sun.audio
Mon, 19 May 2014 16:48:41 +0400 anashaty 8038000: java.awt.image.RasterFormatException: Incorrect scanline stride
Fri, 16 May 2014 15:57:06 +0400 malenkov 8043153: KSS: javax.swing.plaf.synth.SynthParser#startColor
Fri, 16 May 2014 15:51:57 +0400 malenkov 8043152: KSS: javax.swing.plaf.synth.SynthContext
Fri, 16 May 2014 15:46:24 +0400 malenkov 8043151: KSS: javax.swing.plaf.nimbus.AbstractRegionPainter#getComponentColor
Wed, 18 Jun 2014 12:52:14 -0700 ddehaven 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Thu, 03 Jul 2014 11:37:18 -0700 katleman Added tag jdk9-b21 for changeset 843911d61b95
Wed, 05 Jul 2017 19:47:36 +0200 duke Merge
Wed, 09 Jul 2014 10:42:04 -0700 lana Merge
Tue, 01 Jul 2014 14:26:52 -0700 lana Merge
Fri, 20 Jun 2014 11:10:18 -0700 amurillo Merge
Thu, 19 Jun 2014 12:50:52 -0700 twisti Merge
Mon, 16 Jun 2014 16:27:41 -0700 mikael 8046769: Set T family feature bit on Niagara systems
Mon, 16 Jun 2014 15:12:24 +0400 iignatyev 8044742: testlibrary_tests/whitebox/vm_flags/BooleanTest.java NoClassDefFoundError: com/oracle/java/testlibrary/JDKToolFinder
Thu, 19 Jun 2014 09:44:12 -0700 jmasa Merge
Wed, 18 Jun 2014 12:39:57 -0700 jmasa Merge
Wed, 18 Jun 2014 13:02:33 +0000 jwilhelm Merge
Thu, 12 Jun 2014 20:15:51 +0200 jwilhelm 8046715: Add a way to verify an extended set of command line options
Wed, 18 Jun 2014 13:25:40 +0200 tschatzl 8043722: Swapped usage of idx_t and bm_word_t types in parMarkBitMap.cpp
Fri, 13 Jun 2014 17:07:39 -0400 jwilhelm 8046408: Build failure from multiple ptrace.h
Fri, 13 Jun 2014 19:05:56 -0700 amurillo Merge
Fri, 13 Jun 2014 13:46:06 +0200 pliden 8044796: G1: Enable G1CollectedHeap::stop()
Wed, 18 Jun 2014 14:21:28 -0700 dcubed 8047156: cleanup more non-indent white space issues prior to Contended Locking cleanup bucket
Wed, 18 Jun 2014 12:21:39 -0700 iveresov Merge
Wed, 18 Jun 2014 10:54:32 -0700 iveresov 8046684: sharedRuntime.cpp...assert(((nmethod*)cb)->is_at_poll_or_poll_return(pc)) failed: safepoint polling: type must be poll
Wed, 18 Jun 2014 13:58:13 -0400 coleenp 8039150: host_klass invariant fails when verifying newly loaded JSR-292 anonymous classes
Tue, 17 Jun 2014 11:18:10 -0700 ddehaven 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Tue, 17 Jun 2014 12:54:01 -0700 dcubed 8046758: cleanup non-indent white space issues prior to Contended Locking cleanup bucket
Fri, 13 Jun 2014 19:07:11 -0700 dcubed Merge
Fri, 13 Jun 2014 05:10:44 -0700 dsamersoff 8038392: Generating prelink cache breaks JAVA &#39;jinfo&#39; utility normal behaviour
Thu, 12 Jun 2014 15:57:16 -0700 dcubed 8046287: [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12
Thu, 12 Jun 2014 13:37:53 -0400 lfoltan 6961433: Revisit need to disable Windows C++ compiler optimisation of sharedRuntimeTrig.cpp.
Thu, 12 Jun 2014 11:34:35 +0200 dsimms 8046662: Check JNI ReleaseStringChars / ReleaseStringUTFChars verify_guards test inverted
Wed, 11 Jun 2014 18:34:09 +0200 dsimms 8043224: -Xcheck:jni improvements to exception checking and excessive local refs
Wed, 11 Jun 2014 09:58:23 -0400 hseigel 8031819: Remove legacy jdk checks and code
Wed, 11 Jun 2014 12:09:12 +0200 dsimms 6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical.
Tue, 10 Jun 2014 20:24:48 -0700 dcubed Merge
Tue, 10 Jun 2014 14:04:37 -0400 hseigel 8044738: Check attribute_length of EnclosingMethod attribute
Mon, 09 Jun 2014 11:03:09 +0200 sla 8044797: Building with clang gives: fatal error: file '...' has been modified since the precompiled header was built
Fri, 06 Jun 2014 14:46:42 +0200 ctornqvi 8043492: ad_x86_64_misc.obj : error LNK2011: precompiled object not linked in; image may not run
Wed, 04 Jun 2014 11:05:30 +0200 sla 8044107: Add Diagnostic Command to list all ClassLoaders
Mon, 02 Jun 2014 17:21:15 +0200 miauno 8044540: serviceability/sa/jmap-hashcode/Test8028623.java should be quarantined
Thu, 03 Jul 2014 11:36:49 -0700 katleman Added tag jdk9-b21 for changeset 783e13910e74
Wed, 09 Jul 2014 10:41:00 -0700 lana Merge
Tue, 01 Jul 2014 14:26:31 -0700 lana Merge
Tue, 01 Jul 2014 10:20:34 -0700 prr Merge
Fri, 20 Jun 2014 13:35:56 -0700 mchung 8044063: Remove com.sun.java.browser.* from jdk repo
Mon, 30 Jun 2014 18:04:13 -0700 joehw 8023276: Java SE should include the full DOM API from JAXP
Mon, 30 Jun 2014 14:27:37 -0700 darcy 8048302: Update bug reporting URL in make/Javadoc.gmk
Tue, 24 Jun 2014 20:29:52 -0700 mikael 8047740: Add hotspot testset to jprt.properties
Tue, 24 Jun 2014 15:21:47 -0700 mduigou 8047925: Add mercurial version checks to get_source.sh
Mon, 23 Jun 2014 14:08:45 -0700 mikael 8047763: Recognize sparc64 as a sparc platform
Wed, 18 Jun 2014 13:12:58 -0700 prr Merge
Mon, 09 Jun 2014 11:58:07 -0700 prr Merge
Tue, 27 May 2014 13:57:42 -0700 prr Merge
Fri, 23 May 2014 11:16:31 -0700 prr Merge
Fri, 23 May 2014 11:04:32 -0400 omajid 8043805: Allow using a system-installed libjpeg
Wed, 18 Jun 2014 12:52:13 -0700 ddehaven 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Thu, 03 Jul 2014 11:36:33 -0700 katleman Added tag jdk9-b21 for changeset 4b8db1aec2a3
Wed, 05 Jul 2017 19:47:11 +0200 duke Added tag jdk9-b21 for changeset 28dd0c7beb3c
Wed, 05 Jul 2017 19:47:10 +0200 duke Merge jdk9-b21
Wed, 05 Jul 2017 19:47:07 +0200 duke Merge
Thu, 26 Jun 2014 12:51:49 -0700 katleman Added tag jdk9-b20 for changeset d77065991eb8
Wed, 05 Jul 2017 19:47:04 +0200 duke Merge
Thu, 26 Jun 2014 12:51:36 -0700 katleman Added tag jdk9-b20 for changeset 02490297734b
Wed, 05 Jul 2017 19:47:01 +0200 duke Merge
Thu, 26 Jun 2014 12:51:35 -0700 katleman Added tag jdk9-b20 for changeset 6dbc3c71c0e2
Wed, 05 Jul 2017 19:46:58 +0200 duke Merge
Thu, 26 Jun 2014 12:51:50 -0700 katleman Added tag jdk9-b20 for changeset 7fb8003ec760
Wed, 05 Jul 2017 19:46:55 +0200 duke Merge
Thu, 26 Jun 2014 12:51:17 -0700 katleman Added tag jdk9-b20 for changeset c9ca62c6a329
Wed, 05 Jul 2017 19:46:52 +0200 duke Merge
Thu, 26 Jun 2014 12:51:38 -0700 katleman Added tag jdk9-b20 for changeset 8c82c02495e7
Wed, 05 Jul 2017 19:46:49 +0200 duke Merge
Thu, 26 Jun 2014 12:51:26 -0700 katleman Added tag jdk9-b20 for changeset e9f01656f118
Thu, 26 Jun 2014 12:51:14 -0700 katleman Added tag jdk9-b20 for changeset 3abb2de3cdb3
Wed, 05 Jul 2017 19:46:41 +0200 duke Added tag jdk9-b20 for changeset 89731ae72a76
Wed, 05 Jul 2017 19:46:40 +0200 duke Merge jdk9-b20
Wed, 05 Jul 2017 19:46:37 +0200 duke Merge
Fri, 20 Jun 2014 10:15:13 -0700 lana Merge
Wed, 18 Jun 2014 10:54:24 -0700 lana Merge
Wed, 18 Jun 2014 13:51:50 +0100 mcimadamore 8043253: Slow javac compile times in JDK 8
Wed, 18 Jun 2014 10:44:16 +0200 jlahoda 8046916: Type parameter annotations don't work with multiple type parameters
Tue, 17 Jun 2014 17:33:01 +0100 vromero 8036953: Fix timing of varargs access check, per JDK-8016205
Tue, 17 Jun 2014 11:11:59 -0400 pgovereau 8038975: Access control in enhanced for
Mon, 16 Jun 2014 11:30:31 -0700 jjg 8046369: sjavac should not use javac internal API for starting javac
Thu, 12 Jun 2014 14:29:09 +0200 alundblad 8042830: A recently added Xprefer test fails on Windows
Thu, 22 May 2014 12:16:53 -0700 ksrini 8042829: [javadoc] index-file output is not sorted correctly
Thu, 19 Jun 2014 11:22:49 -0700 katleman Added tag jdk9-b19 for changeset 26e23230009a
Wed, 05 Jul 2017 19:46:31 +0200 duke Merge
Thu, 19 Jun 2014 11:22:36 -0700 katleman Added tag jdk9-b19 for changeset 9ed534348756
Wed, 05 Jul 2017 19:46:27 +0200 duke Merge
Thu, 19 Jun 2014 11:22:33 -0700 katleman Added tag jdk9-b19 for changeset 12e7286572ef
Wed, 05 Jul 2017 19:46:23 +0200 duke Merge
Fri, 20 Jun 2014 10:14:50 -0700 lana Merge
Wed, 18 Jun 2014 10:54:57 -0700 lana Merge
Tue, 17 Jun 2014 18:23:35 +0530 sundar 8047057: Add a regression test for the passing test cases from JDK-8042304
Tue, 17 Jun 2014 15:55:39 +0530 sundar 8047035: (function() "hello")() crashes in Lexer with jdk9
Tue, 17 Jun 2014 11:37:03 +0200 lagergren 8046898: Make sure that lazy compilation is the default, remove redundant "enable lazy compilation" flags, added warning message if compile logging is enabled and lazy is switched off. Verified existing test suite code coverage equivalence between lazy and eager.
Thu, 19 Jun 2014 11:22:50 -0700 katleman Added tag jdk9-b19 for changeset a7c5ef3bb9d4
Wed, 05 Jul 2017 19:46:17 +0200 duke Merge
Thu, 19 Jun 2014 11:22:18 -0700 katleman Added tag jdk9-b19 for changeset 7056eab40723
Wed, 05 Jul 2017 19:46:13 +0200 duke Merge
Fri, 20 Jun 2014 10:15:30 -0700 lana Merge
Wed, 18 Jun 2014 10:55:17 -0700 lana Merge
Wed, 11 Jun 2014 08:25:33 +0100 scolebourne 8046416: Unable to parse an Instant from fields
Thu, 12 Jun 2014 00:31:27 +0100 scolebourne 8046707: Performance of java.time could be better
Wed, 18 Jun 2014 15:05:29 +0100 vinnie 8047085: PKCS11/NSS tests failing intermittently on Windows
Wed, 18 Jun 2014 17:34:05 +0400 yan 8046596: fix doclint issues in swing classes, part 3 of 4
Wed, 18 Jun 2014 17:31:01 +0400 yan 8046595: fix doclint issues in swing classes, part 2 of 4
Wed, 18 Jun 2014 03:29:58 -0700 dsamersoff 8044762: com/sun/jdi/OptionTest.java test time out
Wed, 18 Jun 2014 09:04:20 +0200 sla 8046778: Better error messages when starting JMX agent via attach or jcmd
Tue, 17 Jun 2014 10:47:07 +0100 chegar 8046902: Remove sun.misc.Timer
Mon, 09 Jun 2014 17:18:14 +0200 sla 8046355: sun/tools/jstatd/TestJstatdExternalRegistry.java should be quarantined
Mon, 09 Jun 2014 17:12:18 +0200 sla 8046352: com/sun/tools/attach/TempDirTest.java should be quarantined
Mon, 09 Jun 2014 17:04:11 +0200 sla 8046351: com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotification[Content]Test.java should be quarantined
Fri, 13 Jun 2014 11:58:34 +0200 sla 8046348: com/sun/jdi/OptionTest.java should be quarantined
Tue, 17 Jun 2014 13:06:05 +0400 vlivanov 8046903: VM anonymous class members can't be statically invocable
Tue, 17 Jun 2014 10:01:16 +0200 sla 6622468: TEST_BUG: Time to retire the @debuggeeVMOptions mechanism used in the com.sun.jdi infrastructure
Mon, 16 Jun 2014 17:52:21 -0700 smarks 8044730: small errors in ConcurrentHashMap and LongAdder docs
Mon, 16 Jun 2014 13:48:58 -0400 mullan Merge
Mon, 16 Jun 2014 13:47:42 -0400 mullan 8046044: Fix raw and unchecked lint warnings in XML Signature Impl
Mon, 16 Jun 2014 17:45:26 +0100 psandoz 8041679: Replace uses of StringBuffer with StringBuilder within core library classes
Mon, 16 Jun 2014 08:09:30 -0700 henryjen 8046389: Add missing @since tag under javax.sql.**
Mon, 16 Jun 2014 07:25:11 -0700 dsamersoff 8041498: Remove npt library
Mon, 16 Jun 2014 13:40:49 +0100 vinnie 8036613: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/provider/WinCAPISeedGenerator.c
Mon, 16 Jun 2014 13:52:25 +0200 sla 8043939: Remove management-agent.jar
Mon, 16 Jun 2014 11:03:54 +0200 ykantser 6545295: TEST BUG: The test HatHeapDump1Test uses wrong path in exec call.
Fri, 13 Jun 2014 14:32:49 +0100 michaelm Merge
Fri, 13 Jun 2014 14:30:41 +0100 michaelm 8046588: test for SO_FLOW_SLA availability does not check for EACCESS
Thu, 19 Jun 2014 11:22:38 -0700 katleman Added tag jdk9-b19 for changeset 40b2b32fa541
Wed, 05 Jul 2017 19:46:03 +0200 duke Merge
Fri, 20 Jun 2014 10:15:08 -0700 lana Merge
Wed, 18 Jun 2014 10:56:06 -0700 lana Merge
Fri, 13 Jun 2014 12:04:33 -0700 amurillo Merge
Fri, 13 Jun 2014 10:21:30 -0700 kvn Merge
Thu, 12 Jun 2014 16:31:07 -0700 mduigou 8032045: Enable compiler and linker safety switches for debug builds
Thu, 12 Jun 2014 10:15:43 -0700 kvn 8046516: Segmentation fault in JVM (easily reproducible)
Wed, 11 Jun 2014 11:05:10 -0700 kvn 8035968: Leverage CPU Instructions to Improve SHA Performance on SPARC
Wed, 11 Jun 2014 09:16:19 +0200 thartmann 8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64
Tue, 10 Jun 2014 20:53:23 +0000 iignatyev Merge
Tue, 10 Jun 2014 23:18:25 +0400 iignatyev 8044575: testlibrary_tests/whitebox/vm_flags/UintxTest.java failed: assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments
Tue, 10 Jun 2014 12:57:50 -0700 kvn Merge
Tue, 10 Jun 2014 12:28:06 -0700 kvn 8035605: Expand functionality of PredictedIntrinsicGenerator
Mon, 09 Jun 2014 10:32:49 +0200 neliasso 8040244: compiler/whitebox/IsMethodCompilableTest.java fails
Tue, 10 Jun 2014 13:37:16 +0200 roland 8026796: Make replace_in_map() on parent maps generic
Tue, 10 Jun 2014 10:00:59 +0000 vlivanov 8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place
Tue, 10 Jun 2014 08:53:22 +0200 thartmann 8033145: Runtime1::arraycopy_count_address uses wrong _oop_arraycopy_cnt variable
Wed, 11 Jun 2014 18:56:01 +0400 iignatyev 8044673: Create jtreg groups to list GC specific tests
Tue, 10 Jun 2014 20:46:28 -0700 jmasa Merge
Fri, 02 May 2014 02:11:34 +0200 jwilhelm 8042298: Remove the names gen0 and gen1 from the GC code
Wed, 30 Apr 2014 02:41:00 +0200 jwilhelm 8026396: Remove information duplication in the collector policy
Mon, 09 Jun 2014 15:42:31 -0700 kvn 8046275: Fastdebug build failing on jdk9/hs/ control jobs after pulling some hs-comp changes
Mon, 09 Jun 2014 11:49:02 +0000 vlivanov 8046226: assert(_thread == Thread::current()) failed: thread must be current w/ -XX:+TraceDeoptimization -XX:+Verbose
Fri, 06 Jun 2014 13:31:55 -0700 amurillo Merge
Fri, 06 Jun 2014 11:37:23 -0700 kvn Merge
Thu, 05 Jun 2014 10:43:16 +0200 thartmann 8031389: On x86 C1 emits two relocations for polls
Thu, 22 May 2014 13:42:44 +0200 rbackman 8030976: Untaken paths should be more vigorously pruned at highest optimization level
Wed, 04 Jun 2014 10:01:28 +0200 rbackman 8031994: java/lang/Character/CheckProp test times out
Tue, 03 Jun 2014 18:24:38 -0700 mikael 8044735: Print format/argument warnings
Wed, 04 Jun 2014 00:25:21 +0400 iignatyev 8044339: Update FilterSpuriousWakeups documentation. Review "Solaris only" vm options descriptions
Mon, 02 Jun 2014 15:48:34 -0700 mikael 8044242: Remove dead NativeMovRegMemPatching class
Mon, 02 Jun 2014 13:53:52 -0700 twisti Merge
Mon, 02 Jun 2014 10:48:02 -0700 twisti Merge
Mon, 02 Jun 2014 15:49:53 -0400 drchase Merge
Mon, 02 Jun 2014 14:32:29 -0400 drchase 8029381: assert(is_method_type()) failed: bad cast
Mon, 02 Jun 2014 07:26:52 -1000 iveresov 8044496: 8034812 broke build with clang
Mon, 02 Jun 2014 10:01:15 +0200 roland 8043413: REGRESSION: Hotspot causes segmentation fault in jdk8ux, but not in jdk7ux
Mon, 02 Jun 2014 08:07:29 +0200 thartmann 8034812: remove IDX_INIT macro hack in Node class
Fri, 30 May 2014 20:01:11 +0000 iignatyev Merge
Fri, 30 May 2014 17:20:48 +0400 iignatyev 8038756: new WB API :: get/setVMFlag
Fri, 30 May 2014 19:21:42 +0000 anoll Merge
Fri, 30 May 2014 09:26:48 +0200 thartmann 8021775: compiler/8009761/Test8009761.java "Failed: init recursive calls: 51. After deopt 50"
Fri, 30 May 2014 09:49:50 -0700 twisti Merge
Thu, 29 May 2014 16:01:13 -0700 mikael 8044071: Print format/argument warnings
Fri, 30 May 2014 06:50:38 +0200 anoll 8011646: SEGV in compiled code with loop predication
Thu, 19 Jun 2014 11:22:25 -0700 katleman Added tag jdk9-b19 for changeset 718694e51e25
Fri, 20 Jun 2014 10:14:33 -0700 lana Merge
Wed, 18 Jun 2014 10:54:13 -0700 lana Merge
Fri, 13 Jun 2014 12:35:18 -0700 amurillo Merge
Thu, 12 Jun 2014 16:33:32 -0700 mduigou 8032045: Enable compiler and linker safety switches for debug builds
Thu, 19 Jun 2014 11:22:16 -0700 katleman Added tag jdk9-b19 for changeset db769f12fe54
Wed, 05 Jul 2017 19:45:37 +0200 duke Added tag jdk9-b19 for changeset 2dcf544eb7ed
Wed, 05 Jul 2017 19:45:37 +0200 duke Merge jdk9-b19
Wed, 05 Jul 2017 19:45:33 +0200 duke Merge
Wed, 18 Jun 2014 10:09:04 -0700 lana Merge
Thu, 12 Jun 2014 15:37:29 -0700 lana Merge
Thu, 12 Jun 2014 11:32:23 -0400 emc 8043484: DPrinter does not compile
Wed, 11 Jun 2014 12:49:10 -0400 pgovereau 8027886: javac allows illegal receiver parameters
Tue, 10 Jun 2014 15:25:01 -0600 dlsmith 8015101: Covariance of return type implied by upper bounding on type parameter is ignored
Tue, 10 Jun 2014 12:41:39 -0600 dlsmith 8037385: constant pool errors with -target 1.7 and static default methods
Mon, 09 Jun 2014 15:46:44 -0400 emc 8046296: java/util/concurrent/BlockingQueue/PollMemoryLeak.java fails in nightly on all platform due to compiler issue
Mon, 09 Jun 2014 12:54:02 +0100 mcimadamore 8043725: javac fails with StackOverflowException
Mon, 09 Jun 2014 10:17:16 +0200 jlahoda 8033414: javac Plugin to receive notification (before and) after the compilation.
Sun, 08 Jun 2014 15:02:34 -0700 jjg 7026941: 199: path options ignored when reusing filemanager across tasks
Fri, 06 Jun 2014 16:08:46 -0400 aeremeev 8042451: Write tests for all possible kinds of type annotation
Fri, 06 Jun 2014 16:00:59 -0400 emc 8027262: Determine location for type annotations earlier in compiler pipeline
Fri, 13 Jun 2014 11:21:39 -0700 katleman Added tag jdk9-b18 for changeset d38c730b86c1
Wed, 05 Jul 2017 19:45:26 +0200 duke Merge
Fri, 13 Jun 2014 11:21:28 -0700 katleman Added tag jdk9-b18 for changeset ce20b74c4195
Wed, 05 Jul 2017 19:45:23 +0200 duke Merge
Wed, 18 Jun 2014 10:08:42 -0700 lana Merge
Thu, 12 Jun 2014 15:39:03 -0700 lana Merge
Wed, 11 Jun 2014 22:26:30 -0700 joehw 8041523: Xerces Update: Serializer improvements from Xalan
Wed, 11 Jun 2014 09:26:03 -0700 joehw 8046443: A few typos in JAXP JavaDoc
Fri, 13 Jun 2014 11:21:26 -0700 katleman Added tag jdk9-b18 for changeset 3a82fb0d8a15
Wed, 05 Jul 2017 19:45:17 +0200 duke Merge
Wed, 18 Jun 2014 10:08:47 -0700 lana Merge
Thu, 12 Jun 2014 15:37:37 -0700 lana Merge
Thu, 12 Jun 2014 17:39:09 +0530 sundar 8044517: Run & debug single Nashorn test
Wed, 11 Jun 2014 08:53:35 +0530 sundar 8044798: API for debugging Nashorn
Mon, 09 Jun 2014 16:00:06 +0200 attila 8046025: AccessorProperty.getGetter is not threadsafe
Fri, 06 Jun 2014 16:51:53 +0200 hannesw 8046215: Running uncompilable scripts throws NullPointerException
Fri, 13 Jun 2014 11:21:41 -0700 katleman Added tag jdk9-b18 for changeset 6ff236765d3b
Wed, 05 Jul 2017 19:45:12 +0200 duke Merge
Fri, 13 Jun 2014 11:21:15 -0700 katleman Added tag jdk9-b18 for changeset ab3f668fd6e3
Wed, 05 Jul 2017 19:45:08 +0200 duke Merge
Wed, 18 Jun 2014 10:09:22 -0700 lana Merge
Fri, 13 Jun 2014 08:25:50 +0800 weijun 8046702: default_options.sh test failure on Solaris
Thu, 12 Jun 2014 15:38:24 -0700 lana Merge
Thu, 12 Jun 2014 10:32:19 +0200 sjiang 8044865: Fix raw and unchecked lint warnings in management-related code
Wed, 11 Jun 2014 15:47:53 +0200 sla 8044135: Add API to start JMX agent from attach framework
Tue, 10 Jun 2014 11:15:23 +0100 prappo 8027308: HttpURLConnection should better handle URLs with literal IPv6 addresses
Wed, 11 Jun 2014 18:27:10 +0800 weijun 8023197: Pre-configured command line options for keytool and jarsigner
Tue, 10 Jun 2014 14:40:20 +0200 jfranck 8029674: (reflect) getMethods returns default methods that are not members of the class
Wed, 11 Jun 2014 16:33:23 +0800 weijun 8046499: nativecache.c prints to stdout in debug build
Tue, 10 Jun 2014 16:18:54 -0700 henryjen 8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
Tue, 10 Jun 2014 14:17:32 -0700 ascarpino 8046368: Code cleanup in SeedGenerator.java
Tue, 10 Jun 2014 12:04:42 -0700 ascarpino 8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches
Tue, 10 Jun 2014 08:07:39 -0700 martin 8004807: java/util/Timer/Args.java failing intermittently in HS testing
Tue, 10 Jun 2014 15:49:53 +0100 vinnie 8040812: Uninitialised memory in jdk/src/share/native/sun/security/ec/impl/mpi.c
Mon, 09 Jun 2014 15:40:40 +0400 vlivanov 8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
Fri, 06 Jun 2014 14:23:08 -0700 mduigou 8046085: inserting null key into HashMap treebin fails.
Sat, 07 Jun 2014 00:17:02 +0800 luchsh 8043954: Add async connect() support to NET_Connect() for AIX platform
Fri, 06 Jun 2014 22:31:53 +0800 weijun 8044747: [TESTBUG] Test sun/security/tools/policytool/i18n.sh fails after clicking 'Done' button in test frame
Fri, 06 Jun 2014 10:47:30 +0100 chegar 8043613: Update .properties files for serialver tool
Fri, 13 Jun 2014 11:21:30 -0700 katleman Added tag jdk9-b18 for changeset fa91157087a5
Wed, 05 Jul 2017 19:45:00 +0200 duke Merge
Wed, 18 Jun 2014 10:08:52 -0700 lana Merge
Thu, 12 Jun 2014 19:03:25 -0700 lana Merge
Thu, 12 Jun 2014 15:36:49 -0700 lana Merge
Fri, 06 Jun 2014 10:19:50 -0700 amurillo Merge
Thu, 05 Jun 2014 10:34:57 -0700 jmasa Merge
Wed, 04 Jun 2014 14:16:20 +0200 pliden 8044768: Backout fix for JDK-8040807
Thu, 29 May 2014 14:31:28 +0200 ehelin 8042933: assert(capacity_until_gc >= committed_bytes) failed
Tue, 03 Jun 2014 09:34:04 +0000 brutisso Merge
Tue, 03 Jun 2014 10:44:36 +0200 brutisso 8043239: G1: Missing post barrier in processing of j.l.ref.Reference objects
Tue, 03 Jun 2014 10:37:46 +0200 pliden 8040807: G1: Enable G1CollectedHeap::stop()
Mon, 02 Jun 2014 06:29:34 -0700 jmasa Merge
Fri, 30 May 2014 10:43:51 +0200 pliden 8042310: TestStringDeduplicationMemoryUsage test failing
Fri, 30 May 2014 10:37:39 +0200 pliden 8044132: Quarantine unstable/broken GC tests
Mon, 02 Jun 2014 21:36:59 -0400 mseledtsov 8038587: [TESTBUG] Create CDS tests to exercise region sizes and base address
Tue, 03 Jun 2014 09:44:54 +0200 mgronlun 8044531: Event based tracing locks to rank as leafs where possible
Mon, 02 Jun 2014 18:15:18 +0000 ctornqvi Merge
Mon, 02 Jun 2014 19:08:18 +0200 ctornqvi 8044364: runtime/RedefineFinalizer test fails on windows
Mon, 02 Jun 2014 09:30:08 -0700 rdurbin 8038132: jprt bundles have libjsig.dylib in different place on OSX
Mon, 02 Jun 2014 11:20:14 +0200 ykantser 8043915: Tests get ClassNotFoundException: com.oracle.java.testlibrary.StreamPumper
Sun, 01 Jun 2014 11:56:15 -0400 coleenp Merge
Fri, 30 May 2014 19:13:07 +0200 sla 8044398: Attach code should propagate errors in Diagnostic Commands as errors
Fri, 30 May 2014 07:20:51 -0700 dcubed 8036823: Stack trace sometimes shows 'locked' instead of 'waiting to lock'
Thu, 29 May 2014 08:58:51 -0400 lfoltan 8041623: Solaris Studio 12.4 C++ 5.13, CHECK_UNHANDLED_OOPS use of class oop's copy constructor definitions causing error level diagnostic.
Wed, 28 May 2014 22:59:29 +0200 ctornqvi 8043786: [TESTBUG] runtime/CommandLine/TestHexArguments.java test fails in nightly
Wed, 28 May 2014 15:03:36 +0000 dsamersoff Merge
Wed, 28 May 2014 07:36:32 -0700 dsamersoff 6904403: assert(f == k-&gt;has_finalizer(),&quot;inconsistent has_finalizer&quot;) with debug VM
Wed, 28 May 2014 06:26:05 -0700 poonam 8043086: Hotspot is expected to report OOM which is occurred String.intern(), but crashes in JDK8u5
Tue, 27 May 2014 21:58:23 -0700 minqi 8043896: Error reporting for insufficient shared region size is incorrect
Fri, 13 Jun 2014 11:21:19 -0700 katleman Added tag jdk9-b18 for changeset f41278d32da8
Fri, 13 Jun 2014 11:21:13 -0700 katleman Added tag jdk9-b18 for changeset 09ca10d317fc
Wed, 05 Jul 2017 19:44:42 +0200 duke Added tag jdk9-b18 for changeset c5495e25c725
Wed, 05 Jul 2017 19:44:42 +0200 duke Merge jdk9-b18
Wed, 05 Jul 2017 19:44:39 +0200 duke Merge
Thu, 12 Jun 2014 10:32:42 -0700 katleman Added tag jdk9-b17 for changeset abd9a49d0b9c
Wed, 05 Jul 2017 19:44:35 +0200 duke Merge
Thu, 12 Jun 2014 10:32:30 -0700 katleman Added tag jdk9-b17 for changeset f67a670502cb
Wed, 05 Jul 2017 19:44:33 +0200 duke Merge
Thu, 12 Jun 2014 10:32:27 -0700 katleman Added tag jdk9-b17 for changeset a190ad71abdc
Wed, 05 Jul 2017 19:44:29 +0200 duke Merge
Thu, 12 Jun 2014 10:32:44 -0700 katleman Added tag jdk9-b17 for changeset 681b70d49d8d
Wed, 05 Jul 2017 19:44:26 +0200 duke Merge
Thu, 12 Jun 2014 10:32:11 -0700 katleman Added tag jdk9-b17 for changeset 51596e763410
Wed, 05 Jul 2017 19:44:23 +0200 duke Merge
Thu, 12 Jun 2014 10:32:32 -0700 katleman Added tag jdk9-b17 for changeset e2e5f24869d5
Wed, 05 Jul 2017 19:44:20 +0200 duke Merge
Thu, 12 Jun 2014 18:42:33 +0000 tbell Merge
Thu, 12 Jun 2014 18:09:29 +0000 tbell 8046474: Source changes needed to build JDK 9 with new platforms and compilers on Solaris and Linux
Thu, 12 Jun 2014 10:32:21 -0700 katleman Added tag jdk9-b17 for changeset b14260e7f98f
Thu, 12 Jun 2014 18:42:29 +0000 tbell Merge
Thu, 12 Jun 2014 18:08:39 +0000 tbell 8046474: Source changes needed to build JDK 9 with new platforms and compilers on Solaris and Linux
Thu, 12 Jun 2014 10:32:09 -0700 katleman Added tag jdk9-b17 for changeset 4f048ac42b56
Wed, 05 Jul 2017 19:44:08 +0200 duke Added tag jdk9-b17 for changeset 410bccbded9e
Wed, 05 Jul 2017 19:44:08 +0200 duke Merge jdk9-b17
Wed, 05 Jul 2017 19:44:04 +0200 duke Merge
Thu, 05 Jun 2014 19:38:17 -0700 lana Merge
Thu, 05 Jun 2014 13:22:37 -0700 jjg 8046067: test/tools/javac/api/6410643/T6410643.java is broken
Thu, 05 Jun 2014 10:57:10 -0700 sogoel 8044072: Group 2: create .out files for OverrideChecks tests in tools/javac dir
Thu, 05 Jun 2014 10:44:38 -0700 sogoel 8044064: Group 1: create .out files for cast and capture negative tests in tools/javac dir
Thu, 05 Jun 2014 12:21:38 +0100 mcimadamore 8043893: Inference doesn't report error on incompatible upper bounds
(0) -10000 -3000 -1000 -448 +448 +1000 +3000 +10000 +30000 tip