2014-07-29 jbachorik 8030115: [parfait] warnings from b119 for jdk.src.share.native.sun.tracing.dtrace: JNI exception pending
2014-07-29 darcy 8030942: Explicitly state floating-point summation requirements on non-finite inputs
2014-07-28 prappo 8051422: Remove JNDI dependency on java.applet.Applet
2014-07-25 jbachorik 8049194: com/sun/tools/attach/StartManagementAgent.java start failing after JDK-8048193
2014-07-25 weijun 8051953: Add Unreachable.java test to ProblemList on Windows
2014-07-24 robm 8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux
2014-07-24 mduigou 8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object
2014-08-01 tbell Added tag jdk9-b25 for changeset 48b43b7b9e0c
2017-07-05 duke Merge
2014-08-04 lana Merge
2014-07-24 amurillo Merge
2014-07-24 rbackman Merge
2014-07-18 goetz 8050978: Fix bad field access check in C1 and C2
2014-07-23 thartmann 8051550: Printing of 'cmpN_reg_branch_short' instruction shows wrong 'op2' register
2014-07-17 mdoerr 8050972: Concurrency problem in PcDesc cache
2014-07-21 anoll 8051303: 'optimized' build broken by JDK-8039425
2014-07-19 iignatyev Merge
2014-07-18 iignatyev 8031978: compiler/ciReplay/TestVM_no_comp_level.sh fails with "TEST [CHECK :: REPLAY DATA GENERATION] FAILED:
2014-07-18 iignatyev 8032449: Get rid of JMX in test/compiler
2014-07-18 aaivanov 8049348: compiler/intrinsics/bmi/verifycode tests on lzcnt and tzcnt use incorrect assumption about REXB prefix usage
2014-07-18 fzhinkin 6848902: [TESTBUG] The compiler/6589834/Test_ia32.java timed out
2014-07-18 fzhinkin 8050144: Remove '-client' from compiler/8004051/Test8004051.java's options
2014-07-18 ppunegov 8048882: Some regression tests are not robust with VM output
2014-07-23 jmasa Merge
2014-07-21 tschatzl 8048112: G1 Full GC needs to support the case when the very first region is not available
2014-07-21 tschatzl 8048088: Conservative maximum heap alignment should take vm_allocation_granularity into account
2014-07-21 tschatzl 8048085: Aborting marking just before remark results in useless additional clearing of the next mark bitmap
2014-07-21 tschatzl 8049051: Use of during_initial_mark_pause() in G1CollectorPolicy::record_collection_pause_end() prevents use of seperate object copy time prediction during marking
2014-07-18 jmasa Merge
2014-07-17 simonis 8050228: Rename 'rem_size' in compactibleFreeListSpace.cpp because of name clashes on AIX
2014-07-22 poonam 8049881: jstack not working on core files
2014-07-21 zgu Merge
2014-07-21 zgu 8050167: linux-sparcv9: hs_err file does not show any stack information
2014-07-21 kevinw Merge
2014-07-21 kevinw 8049684: pstack crashes on java core dump
2014-07-19 sspitsyn Merge
2014-07-18 zgu 8050165: linux-sparcv9: NMT detail causes assert((intptr_t*)younger_sp[FP->sp_offset_in_saved_window()] == (intptr_t*)((intptr_t)sp - STACK_BIAS)) failed: younger_sp must be valid
2014-07-18 coleenp Merge
2014-07-14 coleenp Merge
2014-07-04 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
2014-07-17 coleenp 8004128: NPG: remove stackwalking in Threads::gc_prologue and gc_epilogue code
2014-07-16 mikael 8050802: Update jprt runthese test suite to jck-8
2014-07-16 sspitsyn 8049441: PPC64: Don't use StubCodeMarks for zero-length stubs
2014-07-18 simonis 8051378: AIX: Change "8030763: Validate global memory allocation" breaks the HotSpot build
2014-08-01 tbell Added tag jdk9-b25 for changeset 938af06a9f70
2014-08-04 lana Merge
2014-07-31 mikael 8054009: Support SKIP_BOOT_CYCLE=false when invoked from JPRT
2014-07-24 amurillo Merge
2014-07-23 sspitsyn Merge
2014-07-16 mikael 8050802: Update jprt runthese test suite to jck-8
2014-08-01 tbell Added tag jdk9-b25 for changeset 4c599f00e556
2017-07-05 duke Added tag jdk9-b25 for changeset 13a5c76976fe
2017-07-05 duke Merge jdk9-b25
2017-07-05 duke Merge
2014-07-30 lana Merge
2014-07-23 ksrini 8050319: LocalVariableTestBase has unexpected dependency on LocalVariableTableTest
2014-07-22 lana Merge
2014-07-22 mcimadamore 8049234: Add support for running/debugging bootstrap tools in IntelliJ
2014-07-21 darcy 8051482: Fix deprecation warnings in javax.lang.model.util
2014-07-17 sogoel 8050954: update DocRootSlash test for tidy error: empty <p>
2014-07-17 sogoel 8048837: .out files for generics tests in tools/javac dir - part 3
2014-07-17 sogoel 8048836: .out files for generics tests in tools/javac dir
2014-07-17 mchung 8050804: (jdeps) Recommend supported API to replace use of JDK internal API
2014-07-17 sogoel 8048833: .out files for generics tests in tools/javac dir
2014-07-17 darcy 8050430: Provided new utility visitors supporting SourceVersion.RELEASE_9
2014-07-25 tbell Added tag jdk9-b24 for changeset 263f68539584
2017-07-05 duke Merge
2014-07-30 lana Merge
2014-07-22 lana Merge
2014-07-18 mkos 8038970: Deprivilege JAX-WS/JAF code
2014-07-25 tbell Added tag jdk9-b24 for changeset 6073de33135f
2017-07-05 duke Merge
2014-07-30 lana Merge
2014-07-22 lana Merge
2014-07-22 aefimov 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
2014-07-25 tbell Added tag jdk9-b24 for changeset ba581cb2983f
2017-07-05 duke Merge
2014-07-30 lana Merge
2014-07-22 lana Merge
2014-07-18 sundar 8051019: Separate src and test execution sandbox directories
2014-07-25 tbell Added tag jdk9-b24 for changeset abe2821cc591
2017-07-05 duke Merge
2014-07-25 tbell Added tag jdk9-b24 for changeset 4efd3f7a2c81
2017-07-05 duke Merge
2014-07-30 lana Merge
2014-07-23 valeriep 8035166: Remove dependency on EC classes from pkcs11 provider
2014-07-21 redestad 8006627: UUID to/from String performance should be improved by reducing object allocations
2014-07-22 mduigou 6721085: Fix broken link to Collections Framework Tutorial
2014-07-22 lana Merge
2014-07-22 aefimov 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
2014-07-21 weijun 8048194: GSSContext.acceptSecContext fails when a supported mech is not initiator preferred
2014-07-21 weijun 8049834: Two security tools tests do not run with only JRE
2014-07-19 weijun 8051399: Fix for JDK-8043071 breaks dev build
2014-07-19 weijun 8043071: Expose session key and KRB_CRED through extended GSS-API
2014-07-18 redestad 8050114: Expose Integer/Long formatUnsigned methods internally
2014-07-18 mchung 8050968: Extension class loader initialization fails on Win7 x64 zh_TW
2014-07-18 mduigou 8051057: Optimize StringCharBuffer.toString(int, int)
2014-07-18 jbachorik 8035829: [parfait] JNI exception pending in jdk/src/windows/native/sun/tools/attach/WindowsVirtualMachine.c
2014-07-18 igerasim 8050893: (smartcardio) Invert reset argument in tests in sun/security/smartcardio
2014-07-18 prappo 8051350: Update javadoc for com.sun.jndi.toolkit.corba.CorbaUtils
2014-07-18 msheppar 8050922: add additional diagnostic to java/net/MulticastSocket/TestInterfaces
2014-07-11 redestad 8041972: Additional parse methods for Long/Integer
2014-07-17 sherman 8042589: String.toLowerCase do not work for some concatenated strings
2014-07-25 tbell Added tag jdk9-b24 for changeset 83960d9537f6
2017-07-05 duke Merge
2014-07-30 lana Merge
2014-07-22 lana Merge
2014-07-18 amurillo Merge
2014-07-18 rbackman Merge
2014-07-14 vlivanov 8048703: ReplacedNodes dumps it's content to tty
2014-07-14 vlivanov 8049532: LogCompilation: C1: inlining tree is flat (no depth is stored)
2014-07-14 vlivanov 8049529: LogCompilation: annotate make_not_compilable with compilation level
2014-07-14 vlivanov 8049530: Provide descriptive failure reason for compilation tasks removed for the queue
2014-07-14 vlivanov 8043546: C1 optimizes @Stable instance fields with default values
2014-07-14 vlivanov 8049528: Method marked w/ @ForceInline isn't inlined with "executed < MinInliningThreshold times" message
2014-07-14 mduigou 8046765: makefiles should use parameterized $(CP) and $(MV) rather than explicit commands
2014-07-11 drchase Merge
2014-07-11 drchase 8036588: VerifyFieldClosure fails instanceKlass:3133
2014-07-11 kvn Merge
2014-07-10 roland 8040237: nsk/jvmti/RetransformClasses/retransform001 crashed the VM on all platforms when run with with -server -Xcomp
2014-07-16 sspitsyn Merge
2014-07-15 dcubed 8049717: expose L1_data_cache_line_size for diagnostic/sanity checks
2014-07-14 dholmes Merge
2014-07-14 simonis 8049715: PPC64: First steps to enable SA on Linux/PPC64
2014-07-14 dsimms 8046919: jni_PushLocalFrame OOM - increase MAX_REASONABLE_LOCAL_CAPACITY
2014-07-14 dsimms 8046668: Excessive checked JNI warnings from Java startup
2014-07-11 mikael 8049071: Add jtreg jobs to JPRT for hotspot
2014-07-12 sspitsyn Merge
2014-07-11 sspitsyn 8013942: JSR 292: assert(type() == T_OBJECT) failed: type check
2014-07-10 dcubed 8049104: resolve atomic.hpp wording issues from JDK-8047104 code review
2014-07-10 coleenp 8048933: -XX:+TraceExceptions output should include the message
2014-07-11 jmasa Merge
2014-07-11 stefank 8049831: Metadata Full GCs are not triggered when CMSClassUnloadingEnabled is turned off
2014-07-25 tbell Added tag jdk9-b24 for changeset d6c0b1381379
2014-07-30 lana Merge
2014-07-22 lana Merge
2014-07-22 amurillo Merge
2014-07-18 amurillo Merge
2014-07-14 simonis 8049715: PPC64: First steps to enable SA on Linux/PPC64
2014-07-11 mikael 8049071: Add jtreg jobs to JPRT for hotspot
2014-07-22 mduigou 8051010: Support @apiNote, @implSpec and @implNote in all javadoc bundles
2014-07-25 tbell Added tag jdk9-b24 for changeset 789a49ce93c8
2017-07-05 duke Added tag jdk9-b24 for changeset d9ce05f36ffe
2017-07-05 duke Merge jdk9-b24
2017-07-05 duke Merge
2014-07-18 lana Merge
2014-07-17 vromero 8051004: javac, incorrect bug id in tests for JDK-8050386
2014-07-16 vromero 8050386: javac, follow-up of fix for JDK-8049305
2014-07-16 jjg 8050805: Add a target to langtools/make/build.xml to generate docs for test library classes
2014-07-15 jjg 8050408: A few new Java src files for sjavac are missing copyright notices
2014-07-14 vromero 8050283: fix for JDK-8049305 should be removed
2014-07-14 jjg 8046824: class SJavacTestUtil and *Wrapper are redundant and should be removed
2014-07-14 vromero 8049305: Verification error due to a bad stackmap frame generated by javac
2014-07-14 jlahoda 8049948: Restore NonDirectSuper.java test
2014-07-14 jlahoda 8048805: Request to investigate and update lexer error recovery in javac
2014-07-17 katleman Added tag jdk9-b23 for changeset 376a52c9540c
2017-07-05 duke Merge
2014-07-18 lana Merge
2014-04-15 mkos 8035613: With active Securitymanager JAXBContext.newInstance fails
2014-07-17 katleman Added tag jdk9-b23 for changeset 5598c2adf641
2017-07-05 duke Merge
2014-07-18 lana Merge
2014-07-17 joehw 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
2014-01-22 joehw 8031540: Introduce document horizon
2014-01-16 joehw 8031330: Refactor ObjectFactory
2014-07-17 katleman Added tag jdk9-b23 for changeset babcd39958ce
2017-07-05 duke Merge
2014-07-18 lana Merge
2014-07-17 sundar 8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date
2014-07-15 sundar 8050432: javax.script.filename variable should not be enumerable with nashorn engine's ENGINE_SCOPE bindings
2014-07-17 katleman Added tag jdk9-b23 for changeset 000e5d36d0e3
2017-07-05 duke Merge
2014-07-17 katleman Added tag jdk9-b23 for changeset 4ddeec3198b4
2017-07-05 duke Merge
2014-07-18 lana Merge
2014-07-17 joehw 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
2014-07-17 darcy 8050953: Fix raw and unchecked lint warnings in sun.text.normalizer.UnicodeSet
2014-07-17 darcy 8050798: New unchecked warning introduced in com.sun.jndi.ldap.Connection
2014-07-16 prr Merge
2014-07-16 prr Merge
2014-07-08 aivanov 8046559: NPE when changing Windows theme
2014-07-07 darcy 8048980: Fix raw and unchecked lint warnings in platform-specific sun.font files
2014-07-07 prr Merge
2014-07-07 azvegint 8049418: [macosx] PopupMenuListener.popupMenuWillBecomeVisible is not called for empty combobox on MacOS/aqua look and feel
2014-07-04 ant 8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method
2014-07-04 yan 8048246: Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK
2014-07-03 darcy 8043550: Fix raw and unchecked lint warnings in javax.swing.*
2014-07-03 anashaty 8044371: setOneTouchExpandable functionality of JSplitPane will reduce vertical Scrollbar
2014-07-03 malenkov 4058433: RFE: tool for creating BeanInfo template
2014-07-03 darcy 8043548: Fix raw and unchecked lint warnings in javax.swing.plaf.*
2014-07-02 pchelko 8048549: [macosx] Disable usage of system menu bar if AWT is embedded in FX
2014-07-02 pchelko 8033367: [macosx] Appletviewer was broken in jdk8 b124
2014-07-02 mcherkas 8040076: Memory leak. java.awt.List objects allowing multiple selections are not GC-ed.
2014-07-01 prr Merge
2014-07-01 serb 8048265: AWT crashes inside CCombinedSegTable::In called from Java_sun_awt_windows_WDefaultFontCharset_canConvert
2014-07-01 yan 8043131: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree
2014-06-30 dmarkov 8048506: [macosx] javax.swing.PopupFactory issue with null owner
2014-06-26 prr 8043508: JVM core dumps with very long text in tooltip
2014-06-26 prr 8041902: When printing, polylines are not rendered as joined
2014-06-26 jgodinez 7067052: Default printer media is ignored
2014-06-26 pchelko 8047799: Remove WindowClosingSupport
2014-06-26 ptbrunet 8048022: Fix raw and unchecked warnings in javax.accessibility
2014-06-25 alexsch 8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
2014-07-16 msheppar 8040810: Uninitialised memory in jdk/src/windows/native/java/net: net_util_md.c, TwoStacksPlainSocketImpl.c, TwoStacksPlainDatagramSocketImpl.c, DualStackPlainSocketImpl.c, DualStackPlainDatagramSocketImpl.c
2014-07-16 prappo 8050869: Convert runtime dependency to Applet to a static dependency in cosnaming
2014-05-20 mkos 8041633: [TESTBUG] java/lang/SecurityManager/CheckPackageAccess.java fails with "In j.s file, but not in golden set: com.sun.activation.registries."
2014-07-14 pchelko 8042590: Running form URL throws NPE
2014-05-08 pchelko 8036861: Application can't be loaded fine,the save dialog can't show up.
2014-04-28 weijun 8041535: Update certificate lists for compact1 profile
2014-04-24 chegar 8039520: More atomicity of atomic updates
2014-04-24 pchelko 8039097: Some tests fail with NPE since 7u60 b12
2014-04-06 mkos 8027144: Review restriction of JAX-WS java packages going to JDK8
2014-04-01 mullan 8035004: Provider provides less service
2014-03-29 xuelei 8031346: Enhance RSA key handling
2014-04-24 xuelei 8037162: More robust DH exchanges
2014-03-22 rriggs 8036571: (process) Process process arguments carefully
2014-03-21 kizune 8037046: Validate libraries to be loaded
2014-07-14 twisti 8035788: Provide more consistency for lookups
2014-03-13 malenkov 8035699: File choosers should be choosier
2014-04-24 dbuck 8033055: Issues in 2d
2014-03-07 jbachorik 8029755: Enhance subject class
2014-03-03 mchung 8035009: Make Proxy representations consistent
2014-04-24 pchelko 8032960: Running forms URL throws NullPointerException in Javaconsole.
2014-02-28 vinnie 8034272: Do not cram data into CRAM arrays
2014-02-26 valeriep 8031340: Better TLS/EC management
2014-02-25 pchelko 8028285: RMI Thread can no longer call out to AWT
2014-02-24 prr 8034267: Probabilistic native crash`
2014-02-03 kizune 8029177: [Parfait] warnings from b117 for jdk.src.share.native.com.sun.java.util.jar: JNI exception pending
2014-07-16 psandoz 8044047: Missing null pointer checks for streams
2014-07-16 mullan Merge
2014-07-16 mullan 4867890: Clarify the return value/exception for java.security.SignedObject.verify
2014-07-16 igerasim 8035975: Pattern.compile(String, int) fails to throw IllegalArgumentException
2014-07-15 prr 8049892: Replace uses of 'new Integer()' with appropriate alternative across core classes
2014-07-15 amurillo Merge
2014-07-12 amurillo Merge
2014-07-12 amurillo Merge
2014-07-11 amurillo Merge
2014-07-02 coleenp 8047737: Move array component mirror to instance of java/lang/Class
2014-06-27 amurillo Merge
2014-06-26 sspitsyn 8048185: [TESTBUG] need a JTREG test for the fix of JDK-8042796 (OLD and/or OBSOLETE method(s) found)
2014-07-15 prappo 8048175: Remove redundant use of reflection on core classes from JNDI
2014-07-10 jmanson 8042778: Getting all visible methods in ReferenceTypeImpl is slow
2014-07-17 katleman Added tag jdk9-b23 for changeset 4bc08677eca7
2017-07-05 duke Merge
2014-07-18 lana Merge
2014-07-14 hseigel 8043454: Test case for 8037157 should not throw a VerifyError
2014-05-07 hseigel 8037157: Verify <init> call
2014-07-14 acorn 8037167: Better method signature resolution
2014-07-14 hseigel 8036800: Attribute OOM to correct part of code
2014-07-14 hseigel 8035119: Fix exceptions to bytecode verification
2014-05-07 hseigel 8032536: JVM resolves wrong method in some unusual cases
2014-07-14 hseigel 8030763: Validate global memory allocation
2014-07-11 amurillo Merge
2014-07-11 jmasa Merge
2014-07-09 ehelin 8049426: Minor cleanups after G1 class unloading
2014-07-11 roland Merge
2014-07-09 mduigou 8047734: Backout use of -Og
2014-07-09 roland Merge
2014-06-23 rbackman 8046289: compiler/6340864/TestLongVect.java timeout with
2014-07-03 thartmann 8022968: Some codecache allocation failures don't result in invoking the sweeper
2014-07-02 roland 8046542: [I.finalize() calls from methods compiled by C1 do not cause IllegalAccessError on Sparc
2014-07-10 jmasa Merge
2014-07-07 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
2014-07-07 stefank 8049420: Backout 8048248 to correct attribution
2014-07-07 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
2014-07-07 stefank 8049411: Minimal VM build broken after gcId.cpp was added
2014-07-03 jmasa Merge
2014-07-02 ehelin Merge
2014-07-01 stefank 8047362: Add a version of CompiledIC_at that doesn't create a new RelocIterator
2014-06-26 jcoomes 8034246: remove CMS and ParNew adaptive size policy code
2014-06-26 tschatzl 8040977: G1 crashes when run with -XX:-G1DeferredRSUpdate
2014-06-26 tschatzl 8035401: Fix visibility of G1ParScanThreadState members
2014-06-26 tschatzl 8035400: Move G1ParScanThreadState into its own files
2014-06-26 mgerdin 8047818: G1 HeapRegions can no longer be ContiguousSpaces
2014-06-26 mgerdin 8048214: Linker error when compiling G1SATBCardTableModRefBS after include order changes
2014-06-26 mgerdin 8047821: G1 Does not use the save_marks functionality as intended
2014-07-08 lfoltan 8048128: Fix for Solaris Studio C++ 5.13, CHECK_UNHANDLED_OOPS breaks PPC build.
2014-07-08 fparain 8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
2014-07-07 darcy 8048620: Remove unneeded/obsolete -source/-target options in hotspot tests
2014-07-05 mgronlun 8049324: interpretedVFrame::expressions to index oopmap correctly
2014-07-03 dcubed Merge
2014-07-03 mgronlun 8039905: heapdump/OnOOMToFile and heapdump/OnOOMToPath fail with "assert(fr().interpreter_frame_expression_stack_size() >= length) failed: error in expression stack!"
2014-07-03 dcubed 8047104: cleanup misc issues prior to Contended Locking reorder and cache
2014-07-03 mikael 8046818: Hotspot build system looking for sdt.h in the wrong place
2014-07-03 hseigel 8026894: Improve VerifyError message about overriding a final method
2014-07-03 coleenp Merge
2014-06-26 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
2014-07-02 dcubed Merge
2014-07-02 simonis 8048232: Fix for 8046471 breaks PPC64 build
2014-07-02 coleenp 8047737: Move array component mirror to instance of java/lang/Class
2014-07-02 sla Merge
2014-07-17 katleman Added tag jdk9-b23 for changeset dce1ebc0a015
2014-07-18 lana Merge
2014-07-16 mikael 8050825: Support running regression tests using jtreg_tests+TESTDIRS from top level
2014-07-12 amurillo Merge
2014-07-09 mduigou 8047734: Backout use of -Og
2014-07-17 katleman Added tag jdk9-b23 for changeset 740e05fd7953
2017-07-05 duke Added tag jdk9-b23 for changeset 39cfdc2dcaf3
2017-07-05 duke Merge jdk9-b23
2017-07-05 duke Merge
2014-06-15 ksrini 8039028: [javadoc] refactor the usage of Util.java
2014-07-12 jjg 8050106: JavaCompiler relies on inappropriate result from comparison
2014-07-12 jjg 8048806: Javadoc errors out on some valid HTML tags
2014-07-11 darcy 8050086: jdk.Exported is missing @return
2014-07-11 ksrini 8049396: [javadoc] add more class-use test cases
2014-06-30 ksrini 8049393: [javadoc] parameters are not sorted correctly
2014-07-10 ntoda 8030610: replace test/tools/javac/versions/check.sh
2014-07-10 lana Merge
2014-07-10 lana Merge
2014-07-10 ntoda 8011044: Remove support for 1.5 and earlier source and target options
2014-07-09 vromero 8033483: Should ignore nested lambda bodies during overload resolution
2014-07-09 jlahoda 8031569: Refactor javac scope implementation to enable lazy imports
2014-07-09 mchung 8029548: (jdeps) use @jdk.Exported to determine supported vs JDK internal API
2014-07-08 mcimadamore 8043926: javac, code valid in 7 is not compiling for 8
2014-07-08 jlahoda 8042239: javac: TreeMaker.Type(Type t) does not handle UnionClassType
2014-07-07 sogoel 8044080: .out files for unicode, implicitThis and importChecks tests in tools/javac dir
2014-07-07 sogoel 8049491: Remove three auxilary files in tools/javac/enum dir
2014-07-07 sogoel 8046618: .out files for enum tests in tools/javac/dir
2014-07-07 sogoel 8046635: .out files for enum tests in tools/javac/dir
2014-07-04 vromero 8049075: javac, wildcards and generic vararg method invocation not accepted
2014-07-04 jjg 8042261: Implement classfile tests for Deprecated attribute.
2014-07-03 sogoel 8049284: Missing bug id in test/tools/javac/varargs/warning/Warn*
2014-07-10 katleman Added tag jdk9-b22 for changeset cf09dddb6caf
2017-07-05 duke Merge
2014-07-10 lana Merge
2014-07-09 mkos 8044656: Update JAX-WS RI integration to latest version
2014-07-10 katleman Added tag jdk9-b22 for changeset 929007aaf883
2017-07-05 duke Merge
2014-07-10 katleman Added tag jdk9-b22 for changeset d501c3d3dab3
2017-07-05 duke Merge
2014-07-10 lana Merge
2014-07-08 attila 8047067: all eval arguments need to be copied in Lower
2014-07-08 sundar 8049524: Global object initialization via javax.script API should be minimal
2014-07-04 sundar 8044760: Avoid PropertyMap duplicate for global instances
2014-07-04 sundar 8049086: Minor API convenience functions on "Java" object
2014-07-10 katleman Added tag jdk9-b22 for changeset aa64bc1a97d9
2017-07-05 duke Merge
2014-07-10 katleman Added tag jdk9-b22 for changeset c06edfaae13b
2017-07-05 duke Merge
2014-07-13 vinnie 8050118: Windows policy file missing semicolon
2014-07-12 smarks 8050105: test sun/rmi/rmic/minimizeWrapperInstances/run.sh fails
2014-07-12 igerasim 6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size
2014-07-11 darcy 8050051: Remove unneeded/obsolete -source/-target options in shell tests
2014-07-11 prappo 8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java
2014-07-11 darcy 8049736: Fix raw and unchecked lint warnings in sun.tracing
2014-07-11 weijun 8049936: Update the CheckBlacklistedCerts.java test to find new location of blacklisted.certs.pem
2014-07-10 valeriep 8043406: Change default policy for JCE providers to run with as few privileges as possible
2014-07-10 lana Merge
2014-06-17 prappo 8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
2014-07-10 darcy 8049820: Fix raw and unchecked lint warnings in sun.management
2014-07-10 rhalade 8041781: Need new regression tests for PBE keys
2014-07-10 weijun 8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL
2014-07-10 juh 7065233: To interpret case-insensitive string locale independently
2014-07-10 darcy 8049794: Fix raw and unchecked warnings in jvmstat
2014-07-09 naoto 8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c
2014-07-09 dfuchs 8048913: java/util/logging/LoggingDeadlock2.java times out
2014-07-09 plevart 8049220: URL.factory data race
2014-07-09 weijun 8047765: Generate blacklist.certs in build
2014-07-09 weijun 7150092: NTLM authentication fail if user specified a different realm
2014-07-08 amurillo Merge
2014-07-03 amurillo Merge
2014-06-27 amurillo Merge
2014-06-24 coleenp 6642881: Improve performance of Class.getClassLoader()
2014-07-08 mullan 8049244: XML Signature performance issue caused by unbuffered signature data
2014-07-07 egahlin 8047368: Remove oracle.jrockit.jfr from open package.access list
2014-07-07 dfuchs 8048020: Regression on java.util.logging.FileHandler
2014-07-07 michaelm 8048212: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607
2014-07-07 dholmes 8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
2014-07-04 yan 8046590: fix doclint issues in swing classes, part 1 of 4
2014-07-03 naoto 8038092: Re-examine Bidi reflective dependency on java.awt.font
2014-07-10 katleman Added tag jdk9-b22 for changeset b508c04b7005
2017-07-05 duke Merge
2014-07-10 lana Merge
2014-07-03 amurillo Merge
2014-07-03 roland Merge
2014-07-01 iignatyev 8047996: Quarantine compiler/whitebox tests
2014-07-01 thartmann 8007987: ciConstantPoolCache::_keys should be array of 32bit int
2014-06-30 thartmann 8048003: test/compiler/8009761/Test8009761.java failed with: java.lang.RuntimeException: static java.lang.Object Test8009761.m3(boolean,boolean) not compiled
2014-07-03 sspitsyn Merge
2014-06-30 sla 8047973: Quarantine compiler/ciReplay/*
2014-06-30 coleenp 8048169: Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms
2014-06-27 dcubed 8047720: Xprof hangs on Solaris
2014-06-27 dcubed Merge
2014-06-27 mgronlun 8047812: Ensure ClassLoaderDataGraph::classes_unloading_do only delivers klasses from CLDs with non-reclaimed class loader oops
2014-06-25 egahlin Merge
2014-06-25 egahlin 8046783: Add hidden field to methods for event based tracing
2014-06-25 ctornqvi 8048076: [TESTBUG] runtime/Unsafe/RangeCheck.java fails with -Xcomp
2014-07-02 ehelin Merge
2014-07-02 ehelin 8048895: Back out JDK-8027915
2014-06-27 jmasa Merge
2014-06-26 jmasa Merge
2014-06-25 tschatzl Merge
2014-06-25 tschatzl 8026847: [TESTBUG] gc/g1/TestSummarizeRSetStats* tests launch 32bit jvm with UseCompressedOops
2014-06-25 mgerdin 8047820: G1 Block offset table does not need to support generic Space classes
2014-06-25 mgerdin 8047819: G1 HeapRegionDCTOC does not need to inherit ContiguousSpaceDCTOC
2014-06-25 stefank 8047326: Consolidate all CompiledIC::CompiledIC implementations and move it to compiledIC.cpp
2014-06-25 stefank 8047323: Remove unused _copy_metadata_obj_cl in G1CopyingKeepAliveClosure
2014-06-24 stefank 8047373: Clean the ExceptionCache in one pass
2014-06-24 stefank 8046670: Make CMS metadata aware closures applicable for other collectors
2014-06-24 ehelin 8027915: TestParallelHeapSizeFlags fails with unexpected heap size on sparcv9
2014-06-26 jmasa Merge
2014-06-23 jmasa Merge
2014-06-23 pliden 8046231: G1: Code root location ... from nmethod ... not in strong code roots for region
2014-06-04 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
2014-06-19 brutisso 8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps
2014-06-26 twisti Merge
2014-06-26 iveresov Merge
2014-06-26 iveresov 8048298: Clang needs to lower optimization level for some files
2014-06-25 thartmann 8033332: missing types in TemplateInterpreterGenerator::generate_result_handler_for
2014-06-24 thartmann 8035328: closed/compiler/6595044/Main.java failed with timeout
2014-06-23 anoll Merge
2014-06-23 anoll 8046286: assert: Do not add task if compilation is turned off forever
2014-06-20 iignatyev Merge
2014-06-20 iignatyev 8041794: remove bytecodes_<arch>.{cpp,hpp} files
2014-06-20 iveresov 8047321: Hotspot debug builds with clang are broken
2014-06-20 anoll 8043158: Crash in CodeSweeperSweepNoFlushTest in CompileQueue::free_all()
2014-06-20 thartmann 8008321: compile.cpp verify_graph_edges uses bool as int
2014-06-24 amurillo 8043541: 'fastdebug' is printed twice in java -version
2014-06-24 ctornqvi 8047939: [TESTBUG] Rewrite test/runtime/8001071/Test8001071.sh
2014-06-24 poonam 8046282: SA update
2014-06-23 ctornqvi 8047878: [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris
2014-06-23 fparain 8043630: Method os::yield_all() should be removed
2014-06-23 dholmes 8044818: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java fails with RuntimeException 'sharing' found in stderr
2014-06-18 mikael 8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
2014-06-20 dcubed Merge
2014-06-20 dcubed Merge
2014-06-20 mikael 8046611: Build errors with gcc on sparc/fastdebug
2014-06-20 gtriantafill 8038074: [TESTBUG] Add test for anewarray instruction with more than 255 dimensions
2014-06-19 coleenp 6642881: Improve performance of Class.getClassLoader()
2014-06-19 coleenp 8026977: NPG: Remove ConstantPool::lock
2014-07-10 katleman Added tag jdk9-b22 for changeset 6702f17e734e
2014-07-10 lana Merge
2014-07-08 amurillo Merge
2014-07-03 amurillo Merge
2014-06-27 amurillo Merge
2014-06-21 dcubed Merge
2014-06-18 mikael 8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
2014-07-08 mduigou 8048184: handle mercurial dev build version string
2014-07-03 mikael 8047154: Testset all fails because of missing jdk_beansX test groups
2014-07-10 katleman Added tag jdk9-b22 for changeset 7a6cf4bb002f
2017-07-05 duke Added tag jdk9-b22 for changeset 9678e0db8ff6
2017-07-05 duke Merge jdk9-b22
2017-07-05 duke Merge
2014-07-09 lana Merge
2014-07-02 sogoel 8046770: .out files for assert, boxing, and overload tests in tools/javac dir
2014-07-02 sogoel 8044864: .out files for enum tests in tools/javac dir - part 1
2014-07-02 sogoel 8044236: create .out files for DefiniteAssignment tests in tools/javac dir
2014-07-01 lana Merge
(0) -10000 -3000 -1000 -448 +448 +1000 +3000 +10000 +30000 tip