Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8016518: Parsing of octal string escapes is broken
2013-06-13, by hannesw
8015355: Array.prototype functions don't honour non-writable length and / or index properties
2013-06-13, by sundar
8011893: JS Object builtin prototype is not thread safe
2013-06-12, by hannesw
8016453: loadWithNewGlobal does not allow apply operation
2013-06-12, by jlaskey
8015379: PropertyMap.addProperty() is slow
2013-06-11, by hannesw
Merge
2013-06-16, by lana
Merge
2013-06-11, by sundar
8015357: a = []; a[0x7fffffff]=1; a.sort()[0] should evaluate to 1 instead of undefined
2013-06-11, by sundar
8016239: loadWithNewGlobal should support user supplied arguments from the caller
2013-06-10, by sundar
8016226: backing out test without third party license approval
2013-06-10, by lagergren
8015892: canBeUndefined too conservative for some use before declaration cases
2013-06-10, by lagergren
8012291: NativeArray is inconsistent in using long for length and index in some places and int for the same in other places
2013-06-07, by hannesw
8015346: JSON parsing issues with escaped strings, octal, decimal numbers
2013-06-06, by sundar
Added tag jdk8-b95 for changeset aee867cdeb80
2013-06-20, by katleman
Merge
2017-07-05, by duke
Merge
2013-06-24, by lana
8015657: jdk8 l10n resource file translation update 3
2013-06-18, by mfang
Merge
2013-06-17, by chegar
Merge
2013-05-31, by chegar
Merge
2013-05-23, by chegar
Merge
2013-05-16, by chegar
Merge
2013-05-08, by chegar
8000642: Better handling of objects for transportation
2013-04-30, by coffeys
Merge
2013-04-28, by chegar
Merge
2013-04-24, by chegar
8001032: Restrict object access
2013-04-08, by coffeys
Merge
2013-06-16, by lana
8016218: Warnings building corba repo due to missing hashCode methods
2013-06-10, by alanb
Added tag jdk8-b95 for changeset 0664c494ac98
2013-06-20, by katleman
Merge
2017-07-05, by duke
8016684: JDK8 b94 source with GPL header errors
2013-06-26, by katleman
Merge
2013-06-25, by katleman
8017480: Move copying of jfr files to closed makefile
2013-06-25, by erikj
Merge
2013-06-24, by lana
Merge
2013-06-19, by lana
7025238: HttpURLConnection does not handle URLs with an empty path component.
2013-06-19, by arieber
8016698: Cleanup overrides warning in sun/tools/ClassDeclaration.java
2013-06-19, by khazra
8016576: Overrides warnings in jdi and jconsole
2013-06-19, by khazra
8016592: Clean-up Javac Overrides Warnings In javax/management/NotificationBroadcasterSupport.java
2013-06-19, by dxu
Merge
2013-06-19, by chegar
8017057: More ProblemList.txt updates (6/2013)
2013-06-19, by chegar
Merge
2013-06-19, by chegar
Merge
2013-06-19, by chegar
4837946: Faster multiplication and exponentiation of large integers
2013-06-19, by bpb
Merge
2013-06-19, by chegar
8017044: anti-delta fix for 8015402
2013-06-19, by chegar
7188658: Add possibility to disable client initiated renegotiation
2013-06-19, by xuelei
8015657: jdk8 l10n resource file translation update 3
2013-06-18, by mfang
8000456: Add programmatic deadlock detection in SSLEngineDeadlock
2013-06-18, by xuelei
8016446: Improve forEach/replaceAll for Map, HashMap, Hashtable, IdentityHashMap, WeakHashMap, TreeMap, ConcurrentMap
2013-06-18, by mduigou
Merge
2013-06-18, by mduigou
8015395: NumberFormatException during startup if JDK-internal property java.lang.Integer.IntegerCache.high set to bad value
2013-06-18, by bpb
Merge
2013-06-18, by chegar
Merge
2013-06-18, by chegar
Merge
2013-06-17, by chegar
Merge
2013-06-17, by chegar
8012156: tools/javac/file/zip/T6865530.java fails for win32/64 in 7u25 nightly runs
2013-06-14, by chegar
8014737: java/lang/invoke/7196190/MHProxyTest.java fails after 8009424
2013-05-22, by chegar
8014718: Netbeans IDE begins to throw a lot exceptions since 7u25 b10
2013-05-20, by leonidr
8014205: Most of the Swing dialogs are blank on one win7 MUI
2013-05-17, by bae
8010727: WLS fails to add a logger with "" in its own LogManager subclass instance
2013-05-14, by mchung
8014427: REGRESSION: closed/javax/imageio/plugins/bmp/Write3ByteBgrTest.java fails since 7u25 b09
2013-05-14, by bae
8014281: Better checking of XML signature
2013-05-14, by xuelei
8010714: XML DSig API allows a RetrievalMethod to reference another RetrievalMethod
2013-05-13, by mullan
8013196: TimeZone.getDefault() throws NPE due to sun.awt.AppContext.getAppContext()
2013-05-09, by coffeys
8009424: Restrict publicLookup with additional checks
2013-05-08, by twisti
8011139: (reflect) Revise checking in getEnclosingClass
2013-05-07, by jfranck
8012933: Test closed/java/awt/Dialog/DialogAnotherThread/JaWSTest.java fails since jdk 7u25 b07
2013-05-06, by leonidr
8008744: Rework part of fix for JDK-6741606
2013-05-02, by mullan
8012243: about 30% regression on specjvm2008.serial on 7u25 comparing 7u21
2013-05-02, by dfuchs
8012330: [macosx] Sometimes the applet showing the modal dialog itself loses the ability to gain focus
2013-04-30, by alexsch
8012597: Better image channel verification
2013-04-30, by bae
8009217: REGRESSION: test com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java fails to compile since 7u21b03
2013-04-29, by mullan
8012617: ArrayIndexOutOfBoundsException with some fonts using LineBreakMeasurer
2013-04-26, by prr
8012601: Better validation of image layouts
2013-04-26, by bae
8012421: Better positioning of PairPositioning
2013-04-25, by prr
Merge
2013-06-10, by chegar
Merge
2013-05-31, by chegar
Merge
2013-05-23, by chegar
Merge
2013-05-16, by chegar
Merge
2013-05-08, by chegar
Merge
2013-05-01, by chegar
Merge
2013-04-28, by chegar
8012438: Better image validation
2013-04-24, by bae
Merge
2013-04-23, by chegar
8011557: Improve reflection utility classes
2013-04-17, by mchung
Merge
2013-04-22, by chegar
Merge
2013-04-19, by chegar
8003559: Update display of applet windows
2013-03-27, by leonidr
6741606: Integrate Apache Santuario
2013-04-22, by mullan
8011154: java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java failed since 7u25b03 on windows
2013-04-09, by anthony
8012917: ObjectStreamClass and ObjectStreamField should be CallerSensitive aware
2013-04-22, by chegar
8008132: Better serialization support
2013-04-22, by smarks
8012689: CallerSensitive annotation should not have CONSTRUCTOR Target
2013-04-22, by mchung
8012692: SerialJavaObject.java should be CallerSensitive aware
2013-04-22, by chegar
8007812: (reflect) Class.getEnclosingMethod problematic for some classes
2013-04-19, by jfranck
8006611: Improve scripting
2013-04-19, by sundar
8009071: Improve shape handling
2013-04-18, by anthony
8011695: [tck-red] Application can not be run, the Security Warning dialog is gray.
2013-04-16, by leonidr
8012112: java/awt/image/mlib/MlibOpsTest.java fails on sparc solaris
2013-04-15, by bae
8011992: java/awt/image/mlib/MlibOpsTest.java failed since jdk7u25b05
2013-04-12, by bae
8011243: Improve ImagingLib
2013-04-10, by bae
8011257: Better Byte Component Rasters
2013-04-08, by prr
8011253: Better Short Component Rasters
2013-04-08, by prr
8011248: Better Component Rasters
2013-04-08, by prr
8009235: Improve handling of TSA data
2013-04-08, by vinnie
8008593: Better URLClassLoader resource management
2013-04-08, by chegar
8001330: Improve on checking order
2013-04-05, by mullan
8008611: Better handling of annotations in JMX
2013-03-21, by egahlin
8007467: Better JMX type conversion
2013-04-02, by sjiang
8005007: Better glyph processing
2013-04-01, by prr
8008124: Better compliance testing
2013-03-31, by dsamersoff
8008120: Improve JMX class checking
2013-03-31, by dsamersoff
8007471: Improve MBean notifications
2013-03-31, by dsamersoff
8006328: Improve robustness of sound classes
2013-03-29, by serb
8001038: Resourcefully handle resources
2013-03-29, by jgodinez
8008982: Adjust JMX for underlying interface changes
2013-03-28, by jbachorik
8001318: Socket.getLocalAddress not consistent with InetAddress.getLocalHost
2013-03-28, by khazra
8009554: Improve SerialJavaObject.getFields
2013-03-28, by lancea
8007925: Improve cmsStageAllocLabV2ToV4curves
2013-03-27, by jgodinez
8009654: Improve stability of cmsnamed
2013-03-27, by jgodinez
8010209: Better provision of factories
2013-03-27, by jbachorik
8008128: Better API coherence for JMX
2013-03-27, by jfdenise
8008615: Improve robustness of JMX internal APIs
2013-03-26, by sjiang
8009004: Better implementation of RMI connections
2013-03-26, by jfdenise
8009067: Improve storing keys in KeyStore
2013-03-21, by vinnie
8008623: Better handling of MBeanServers
2013-03-21, by jbachorik
8004584: Augment applet contextualization
2013-03-21, by leonidr
8010213: Some api/javax_net/SocketFactory tests fail in 7u25 nightly build
2013-03-20, by khazra
8007929: Improve CurvesAlloc
2013-03-20, by jgodinez
8001309: Better handling of annotation interfaces
2013-03-19, by darcy
8009013: Better handling of T2K glyphs
2013-03-19, by jgodinez
8003703: Update RMI connection dialog box
2013-03-19, by sla
8001043: Clarify definition restrictions
2013-03-18, by dfuchs
8009996: tests javax/management/mxbean/MiscTest.java and javax/management/mxbean/StandardMBeanOverrideTest.java fail
2013-03-18, by jbachorik
8007927: Improve cmsAllocProfileSequenceDescription
2013-03-15, by jgodinez
8001033: Refactor network address handling in virtual machine identifiers
2013-03-13, by dmocek
7170730: Improve Windows network stack support.
2013-03-14, by khazra
8008607: Better input checking in JMX
2013-03-14, by jbachorik
8008585: Better JMX data handling
2013-03-14, by jbachorik
8009034: Improve resulting notifications in JMX
2013-03-12, by jbachorik
8009038: Improve JMX notification support
2013-03-12, by jbachorik
8008603: Improve provision of JMX providers
2013-03-07, by jbachorik
8000638: Improve deserialization
2013-03-04, by dmocek
8004288: (fs) Files.probeContentType problems
2013-02-27, by alanb
8001034: Memory management improvements
2013-02-27, by bae
8016046: (process) Strict validation of input should be security manager case only [win].
2013-06-18, by uta
8015402: Lambda metafactory should not attempt to determine bridge methods
2013-06-17, by rfield
8014620: Signature.getAlgorithm return null in special case
2013-06-17, by youdwei
7177472: JSR292: MethodType interning penalizes scalability
2013-06-17, by twisti
8016236: Class.getGenericInterfaces performance improvement
2013-06-17, by shade
8016747: Replace deprecated PlatformLogger isLoggable(int) with isLoggable(Level)
2013-06-17, by chegar
Merge
2013-06-16, by lana
8015978: Incorrect transformation of XPath expression "string(-0)"
2013-06-14, by coffeys
8014307: Memory leak ... security/jgss/wrapper/GSSLibStub.c
2013-06-14, by jzavgren
7169142: CookieHandler does not work with localhost
2013-06-13, by khazra
8015421: NegativeArraySizeException occurs in ChunkedOutputStream() with Integer.MAX_VALUE
2013-06-13, by khazra
7181748: java/lang/ThreadGroup/Suspend.java test fails intermittently
2013-06-13, by igerasim
8016251: Balanced spliterator for SpinedBuffer
2013-06-13, by psandoz
7040556: SimpleDateFormat.format Portuguese Month should not be capitalized
2013-06-12, by yhuang
8015274: TEST_BUG: Step2: After selecting 'View Warning Log', it is empty instead of FileNotFound.
2013-06-13, by weijun
8014310: JAAS/Krb5LoginModule using des encytypes failure with NPE after JDK-8012679
2013-06-13, by weijun
8016448: java/util/BitSet/BitSetStreamTest.java no longer compiles, missed by 8015895
2013-06-12, by henryjen
8010325: Remove hash32() method and hash32 int field from java.lang.String
2013-06-12, by bchristi
8016369: java/lang/instrument/RetransformBigClass.sh failing again
2013-06-12, by alanb
8016370: javadoc warnings, unexpected </p> mostly
2013-06-12, by alanb
8016213: Convert j2se NetBeans project to use top-level make targets
2013-06-11, by mduigou
8015960: java/util/Locale/LocaleProviders.java failing again on Windows
2013-06-11, by naoto
Merge
2013-06-11, by alanb
8016311: Update j.u.c. tests to avoid using Thread.stop(Throwable)
2013-06-11, by alanb
7059085: Retire Thread.stop(Throwable) so that it throws UOE
2013-06-11, by alanb
8015895: Int/LongStream.range/rangeClosed
2013-06-11, by psandoz
8013827: File.createTempFile hangs with temp file starting with 'com1.4'
2013-06-10, by dxu
8016217: More javadoc warnings
2013-06-10, by alanb
8015792: Rename Spliterators.spliteratorFromIterator to Spliterators.iterator
2013-06-10, by psandoz
8015798: Rename IntStream.longs/doubles and LongStream.doubles to asXxxStream
2013-06-10, by psandoz
8015492: Remove DoubleStream.range methods
2013-06-10, by psandoz
8016209: TEST_BUG: non-compliant jmc in the bin directory hangs testing
2013-06-08, by ksrini
7124706: enable RetransformBigClass.sh test when fix for 8013063 is promoted
2013-06-07, by coleenp
8015728: (zipfs) demo/zipfs/basic.sh failing
2013-06-07, by sherman
8016101: Fix typo in SerialRef and missing @param in SerialStruct
2013-06-07, by lancea
7051862: CookiePolicy spec conflicts with CookiePolicy.ACCEPT_ORIGINAL_SERVER
2013-06-07, by khazra
7064270: java/text/Format/DateFormat/WeekDateTest.java fails on OEL5.6 hi_IN.UTF-8
2013-06-07, by okutsu
7177315: SimpleDateFormat parses wrong 2-digit year if input contains spaces
2013-06-07, by okutsu
8016117: New sun.misc.FDBigInteger class as part of 7032154
2013-06-06, by bpb
8016063: getFinalAttributes should use FindClose
2013-06-06, by robm
7032154: Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal
2013-06-05, by bpb
Merge
2013-06-06, by mduigou
8015522: CharSequence.codePoints can be faster
2013-06-05, by henryjen
8009579: Xpathexception does not honor initcause()
2013-06-06, by dmeetry
8016019: Remove setProtectionDomain0 and JVM_SetProtectionDomain in JDK
2013-06-06, by emc
8000450: Restrict access to com/sun/corba/se/impl package
2013-06-06, by coffeys
8015470: Remove redundant calls of toString() on String objects
2013-06-06, by dholmes
Merge
2013-06-19, by lana
8005661: [parfait] Possible buffer overrun in jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c
2013-06-19, by pchelko
8013442: No file filter selected in file type combo box when using JFileChooser
2013-06-19, by malenkov
8013571: TreeModelEvent doesn't accept "null" for root as Javadoc specifies.
2013-06-17, by malenkov
Merge
2013-06-14, by lana
8014821: Regression: Focus issues with Oracle WebCenter Capture applet
2013-06-14, by ant
6847588: AWT test fails
2013-06-13, by alitvinov
8013468: [macosx] Cursor does not update properly when in fullscreen mode on Mac
2013-06-13, by pchelko
8015454: java/awt/Focus/TypeAhead/TestFocusFreeze.java hangs with jdk8 since b56
2013-06-12, by ant
8009984: [parfait] Buffer overrun at jdk/src/macosx/native/com/apple/laf/AquaFileView.m
2013-06-11, by alexsch
8015336: BasicComboBoxEditor throws NullPointerException
2013-06-11, by malenkov
7184908: TEST_BUG: [macosx] closed/com/sun/java/swing/plaf/gtk/4928019/bug4928019.java fails
2013-06-11, by kshefov
8012569: TEST_BUG: java/awt/GraphicsDevice/CheckDisplayModes.java fails
2013-06-11, by kshefov
7105030: [TEST_BUG] [macosx] The tests never finishes
2013-06-10, by kshefov
8015853: java.lang.ArrayIndexOutOfBoundsException when running SwingSet2 demo
2013-06-06, by dmarkov
7109977: [macosx] MixingInHwPanel.java test fails on Mac trying to click in the reserved corner
2013-06-06, by kshefov
8015976: OpenJDK part of bug JDK-8015812 [TEST_BUG] Tests have conflicting test descriptions
2013-06-06, by kshefov
Merge
2013-06-19, by lana
8015334: Memory leak when kerning is used on Windows.
2013-06-17, by prr
Merge
2013-06-14, by lana
8016485: Windows native print dialog does not reflect default printer settings
2013-06-13, by prr
8013810: PrintServiceLookup.lookupPrintServices() does not return consistent result
2013-06-07, by jgodinez
6830714: cmm test failures with OpenJDK
2013-06-07, by bae
8013430: REGRESSION: closed/java/awt/color/ICC_Profile/LoadProfileTest/LoadProfileTest.java fails with java.io.StreamCorruptedException: invalid type code: EE since 8b87
2013-06-06, by bae
Added tag jdk8-b95 for changeset b537ef8da8d5
2013-06-20, by katleman
Merge
2017-07-05, by duke
8017323: JDK8 b95 source with GPL header errors
2013-06-26, by katleman
Merge
2013-06-25, by amurillo
Added tag hs25-b38 for changeset 5fa5cb572ab6
2013-06-21, by amurillo
Merge
2013-06-21, by amurillo
Merge
2013-06-20, by kvn
8001345: VM crashes with assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
2013-06-19, by adlertz
8002160: Compilation issue with adlc using latest SunStudio compilers
2013-06-17, by drchase
Merge
2013-06-14, by kvn
8016157: During CTW: C2: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG defined in this block
2013-06-14, by adlertz
8010124: JVM_GetClassContext: use GrowableArray instead of KlassLink
2013-06-13, by drchase
Merge
2013-06-11, by kvn
8014959: assert(Compile::current()->live_nodes() < (uint)MaxNodeLimit) failed: Live Node limit exceeded limit
2013-06-11, by drchase
8003268: SharedRuntime::generate_native_wrapper doesn't save all registers across runtime tracing calls for JNI critical native methods
2013-06-11, by twisti
8008407: remove SPARC V8 support
2013-06-07, by morris
Merge
2013-06-07, by kvn
8015437: SPARC cbcond branch offset out of 10-bit range
2013-06-07, by morris
Merge
2013-06-20, by ehelin
8015903: Format issue with -XX:+PrintAdaptiveSizePolicy on JDK8
2013-06-19, by poonam
8016556: G1: Use ArrayAllocator for BitMaps
2013-06-18, by brutisso
8015237: Parallelize string table scanning during strong root processing
2013-06-18, by johnc
8012265: VM often crashes on solaris with a lot of memory
2013-06-14, by brutisso
Merge
2013-06-19, by nloodin
8015660: Test8009761.java "Failed: init recursive calls: 24. After deopt 25"
2013-06-18, by minqi
Merge
2013-06-18, by zgu
8013651: NMT: reserve/release sequence id's in incorrect order due to race
2013-06-18, by zgu
8016304: ThreadMXBean.getDeadlockedThreads reports bogus deadlocks on JDK 8
2013-06-17, by sla
8013917: Kitchensink crashed with SIGSEGV in BaselineReporter::diff_callsites
2013-06-10, by zgu
8016105: Add complementary RETURN_NULL allocation macros in allocation.hpp
2013-06-15, by mgronlun
Merge
2013-06-14, by sspitsyn
6493116: JVMTI Doc: GetOwnedMonitorStackDepthInfo has a typo in monitor_info_ptr parameter description
2013-06-14, by sspitsyn
Merge
2013-06-14, by dcubed
Merge
2013-06-14, by dcubed
7178026: os::close can restart ::close but that is not a restartable syscall
2013-06-14, by rdurbin
Merge
2013-06-14, by zgu
Merge
2013-06-14, by zgu
8011968: Kitchensink crashed with SIGSEGV in MemBaseline::baseline
2013-06-14, by zgu
Merge
2013-06-14, by zgu
8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux
2013-06-13, by ccheung
Merge
2013-06-14, by ctornqvi
8015324: Create tests for CDS feature
2013-06-13, by ctornqvi
8016065: Write regression test for 7167142
2013-06-13, by ctornqvi
8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint
2013-06-13, by dcubed
8016567: new hotspot build - hs25-b38
2013-06-14, by amurillo
Merge
2013-06-24, by lana
Merge
2013-06-19, by chegar
Merge
2013-06-17, by chegar
Merge
2013-05-31, by chegar
Merge
2013-05-23, by chegar
Merge
2013-05-16, by chegar
Merge
2013-05-08, by chegar
Merge
2013-05-01, by chegar
Merge
2013-04-28, by chegar
Merge
2013-04-24, by chegar
8011896: Add check for invalid offset for new AccessControlContext isAuthorized field
2013-04-22, by mullan
8001330: Improve on checking order
2013-04-05, by mullan
7158805: Better rewriting of nested subroutine calls
2013-03-07, by hseigel
Added tag jdk8-b95 for changeset 2ee055cdda86
2013-06-20, by katleman
Merge
2013-06-25, by katleman
8012564: The SOURCE value in release file of JDK 8 doesn't contain valid changesets for some OS since b74
2013-06-25, by erikj
Merge
2013-06-24, by lana
Merge
2013-06-19, by lana
8016780: README-builds.html misses crucial requirement on bootstrap JDK
2013-06-18, by smarks
8016572: Pass CONCURRENCY=$(JOBS) to test/Makefile
2013-06-17, by mduigou
Added tag jdk8-b95 for changeset 0229eabb2693
2013-06-20, by katleman
Added tag jdk8-b95 for changeset 49fe9c804913
2017-07-05, by duke
Merge
jdk8-b95
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk8-b94 for changeset f7887244ecd2
2013-06-13, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b94 for changeset 62123b1d4f2a
2013-06-13, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b94 for changeset a825382915a9
2013-06-13, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b94 for changeset ac5976df1b9c
2013-06-13, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b94 for changeset 1921ac5090fc
2013-06-13, by katleman
Merge
2017-07-05, by duke
Merge
2013-06-18, by katleman
8014231: --with-alsa configuration options don't add include or lib directories to proper flags
2013-06-13, by erikj
Merge
2013-06-14, by amurillo
8005008: Add Java Flight Recorder Phase II
2013-06-10, by sla
Added tag jdk8-b94 for changeset 166c25c5681e
2013-06-13, by katleman
Merge
2017-07-05, by duke
Added tag hs25-b37 for changeset d8e8521557b2
2013-06-13, by amurillo
Merge
2013-06-13, by amurillo
8005849: JEP 167: Event-Based JVM Tracing
2013-06-10, by sla
8016078: new hotspot build - hs25-b37
2013-06-07, by amurillo
Added tag jdk8-b94 for changeset 847c7c6c4e4a
2013-06-13, by katleman
Merge
2013-06-18, by katleman
8015377: Support using compiler devkits on Linux
2013-06-18, by erikj
8014404: Debug flag not added to jdk native compile when --enable-debug is set
2013-06-18, by erikj
8016520: jdk native build does not fail on compilation error on windows
2013-06-14, by erikj
8014231: --with-alsa configuration options don't add include or lib directories to proper flags
2013-06-13, by erikj
Added tag jdk8-b94 for changeset 4ee958900191
2013-06-13, by katleman
Added tag jdk8-b94 for changeset 0d804e3b955d
2017-07-05, by duke
Merge
jdk8-b94
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-06-10, by lana
7186887: Test T6567415.java can fail on a slow machine
2013-06-05, by kizune
Merge
2013-06-04, by lana
8004643: Reduce javac space overhead introduced with compiler support for repeating annotations
2013-06-04, by jjg
7165659: javac incorrectly sets strictfp access flag on inner-classes
2013-06-04, by vromero
8015505: Spurious inference error when return type of generic method requires unchecked conversion to target
2013-06-04, by mcimadamore
8008160: Five lambda TargetType tests have @ignore
2013-06-04, by mcimadamore
7116676: RichDiagnosticFormatter throws NPE when formatMessage is called directly
2013-06-04, by mcimadamore
8007687: javadoc -X does not include -Xdoclint
2013-06-03, by jjg
8006615: [doclint] move remaining messages into resource bundle
2013-06-03, by jjg
Merge
2013-06-03, by lana
Merge
2013-06-03, by lana
8013405: DocLint should support <LI value="value">
2013-06-03, by jjg
6695379: Copy method annotations and parameter annotations to synthetic bridge methods
2013-06-01, by vromero
8010737: javac, known parameter's names should be copied to automatically generated constructors for inner classes
2013-06-01, by vromero
7179353: try-with-resources fails to compile with generic exception parameters
2013-05-31, by vromero
Added tag jdk8-b93 for changeset 1697301ac053
2013-06-06, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b93 for changeset a233c04832cf
2013-06-06, by katleman
Merge
2017-07-05, by duke
Merge
2013-06-10, by lana
Merge
2013-06-04, by lana
8015630: Remove default restriction settings of jaxp 1.5 properties in JDK8
2013-06-04, by joehw
Merge
2013-06-03, by lana
Added tag jdk8-b93 for changeset 3ea33579af2b
2013-06-06, by katleman
Merge
2017-07-05, by duke
Merge
2013-06-10, by lana
Merge
2013-06-05, by jlaskey
8015910: Nashorn JavaFX includes are out of sync with JavaFX repo
2013-06-05, by jlaskey
8015911: $EXEC does not handle large outputs
2013-06-05, by jlaskey
8015350: Array.prototype.reduceRight issue with large length and index
2013-06-05, by hannesw
8015961: Several small code-gardening fixes
2013-06-05, by attila
8015955: ObjectNode.elements should be stronger typed
2013-06-05, by attila
Merge
2013-06-05, by sundar
8015945: loadWithNewGlobal return value has to be properly wrapped
2013-06-05, by sundar
8015830: Javascript mapping of ScriptEngine bindings does not expose keys
2013-06-04, by sundar
8015855: test/script/basic/JDK-8012164.js fails on Windows
2013-06-04, by sundar
8015814: loadWithNewGlobal needs to wrap createGlobal in AccessController.doPrivileged
2013-06-03, by jlaskey
8015796: Race condition in RuntimeCallsites
2013-06-03, by jlaskey
8015741: Need a global.load function that starts with a new global scope.
2013-06-03, by jlaskey
8015345: Function("}),print('test'),({") should throw SyntaxError
2013-06-03, by sundar
8015727: Thread safe print function
2013-05-31, by jlaskey
8012164: Error.stack needs trimming
2013-05-31, by sundar
8015673: Type for :e symbol is wrong
2013-05-31, by attila
8015674: CodeGenerator.initSymbols mutates a list
2013-05-31, by attila
8015684: FieldObjectCreator.putField ignores getValueType
2013-05-31, by attila
8015693: reduce NodeLiteralNode to NullLiteralNode
2013-05-31, by attila
8015353: Date.parse illegal string parsing issues
2013-05-30, by sundar
8015636: Add more typed arrays code coverage tests.
2013-05-29, by jlaskey
Merge
2013-06-04, by lana
Merge
2013-06-03, by lana
Added tag jdk8-b93 for changeset 0fc814e0feae
2013-06-06, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b93 for changeset 3898a926fa12
2013-06-06, by katleman
Merge
2017-07-05, by duke
Merge
2013-06-12, by erikj
8010785: JDK 8 build on Linux fails with new build mechanism
2013-06-11, by erikj
Merge
2013-06-10, by lana
Merge
2013-06-05, by lana
7150256: Add back Diagnostic Command JMX API
2013-06-05, by fparain
8015963: Add at since tags to new ConcurrentHashMap methods
2013-06-05, by chegar
8011719: Properties.loadFromXML fails with a chunked HTTP connection
2013-06-05, by chegar
8015604: JDP packets containing ideographic characters are broken
2013-06-05, by dsamersoff
8015880: GenerateBreakIteratorData build warning
2013-06-05, by alanb
8013649: HashMap spliterator tryAdvance() encounters remaining elements after forEachRemaining()
2013-05-31, by psandoz
8003895: java/nio/channels/AsynchronousChannelGroup/Unbounded.java failing again [win64]
2013-06-05, by alanb
Merge
2013-06-04, by lana
8014097: add doPrivileged methods with limited privilege scope
2013-06-04, by jdn
8005704: Update ConcurrentHashMap to v8
2013-06-04, by dl
8013903: Japanese calendar field names are not displayed with -Djava.locale.providers=HOST on Windows
2013-06-04, by naoto
8014855: TEST_BUG: java/nio/file/Files/StreamTest.java fails when sym links not supported
2013-06-04, by alanb
8015872: ProblemList.txt updates (6/2013)
2013-06-04, by alanb
8014723: sun/misc/URLClassPath/ClassnameCharTest.java failing
2013-06-04, by michaelm
8015790: Remove duplicate spliterator tests
2013-06-04, by psandoz
8005698: Handle Frequent HashMap Collisions with Balanced Trees
2013-06-04, by bchristi
8015856: Remove java/lang/instrument/IsModifiableClassAgent.java from ProblemList.txt
2013-06-04, by sla
Merge
2013-06-03, by lana
8015813: add test/tools/pack200/TimeStamp.java to ProblemsList
2013-06-03, by ksrini
8014966: Add the proper Javadoc to @Contended
2013-06-03, by shade
8014383: StringJoiner example in class description not in sync with streams API
2013-06-03, by psandoz
8014834: shell tests don't begin with #!/bin/sh
2013-06-03, by emc
6526682: JConsole shows negative CPU Usage
2013-06-03, by nloodin
8014731: j.u.stream.StreamSupport class has default constructor generated
2013-06-03, by psandoz
8015008: Primitive iterator over empty sequence, null consumer: forEachRemaining methods do not throw NPE
2013-06-03, by psandoz
8007398: Peformance improvements to Integer and Long string formatting.
2013-02-12, by mduigou
Merge
2013-05-31, by mduigou
8015686: {Int|Long}SummaryStatistics toString() throws IllegalFormatConversionException
2013-05-31, by mduigou
7188517: Check on '$' character is missing in the HttpCookie class constructor
2013-05-31, by jzavgren
8008972: Memory leak: Java_java_net_TwoStacksPlainDatagramSocketImpl_receive0 [parfait]
2013-05-31, by jzavgren
8015628: Test Failure in closed/java/io/pathNames/GeneralSolaris.java
2013-05-31, by dxu
7006052: awt_InputMethod.c cleanup is needed
2013-05-31, by naoto
8014854: (bf) CharBuffer.chars too slow with default implementation
2013-05-31, by alanb
7107883: getNetworkPrefixLength() does not return correct prefix length
2013-05-31, by chegar
8014732: Minor spec issue: java.util.Spliterator.getExactSizeIfKnown
2013-05-31, by psandoz
6750584: Cipher.wrap/unwrap methods should define UnsupportedOperationException
2013-05-30, by ascarpino
8013069: javax.crypto tests fail with new PBE algorithm names
2013-05-29, by valeriep
7160837: DigestOutputStream does not turn off digest calculation when "close()" is called
2013-05-30, by ascarpino
8014618: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement
2013-05-30, by xuelei
8015271: Conversion table for EUC-KR is incorrect
2013-05-30, by sherman
8014393: Minor typo in the spec for j.u.stream.Stream.findFirst()
2013-05-28, by psandoz
8014409: Spec typo: extra } in the spec for j.u.s.StreamBuilder
2013-05-30, by psandoz
8015627: test/com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java fails in agentvm mode
2013-05-30, by jbachorik
8015299: Memory leak in jdk/src/solaris/bin/java_md_solinux.c
2013-05-30, by jzavgren
4759491: method ZipEntry.setTime(long) works incorrectly
2013-05-29, by sherman
Merge
2013-06-05, by lana
Merge
2013-06-05, by lana
Merge
2013-06-05, by lana
8013370: Null pointer exception when adding more than 9 accelators to a JMenuBar
2013-06-05, by malenkov
8015339: Correct a wording in javadoc of java.awt.ContainerOrderFocusTraversalPolicy
2013-06-05, by ant
8015425: [macosx] A follow-up for the fix 8010721
2013-06-05, by vkarnauk
8015375: Edits to text components hang for clipboard access
2013-06-05, by mcherkas
6337518: Null Arrow Button Throws Exception in BasicComboBoxUI
2013-06-03, by alitvinov
8015500: Prevent sending multiple WINDOW_CLOSED events for already disposed windows
2013-06-03, by anthony
7151823: The test incorrectly recognizing OS
2013-06-03, by alitvinov
8015477: Support single threaded AWT/FX mode.
2013-06-03, by pchelko
6436314: Vector could be created with appropriate size in DefaultComboBoxModel
2013-05-31, by vkarnauk
7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds
2013-05-31, by vkarnauk
8013557: XMLEncoder in 1.7 can't encode objects initialized in no argument constructor
2013-05-31, by malenkov
8015589: Test java/awt/Window/Grab/GrabTest.java fails on MacOSX
2013-05-31, by ant
8013189: JMenuItems draw behind TextArea
2013-05-31, by anthony
8013773: requestFocusInWindow to a disabled component prevents window of getting focused
2013-05-30, by ant
8013424: Regression: java.awt.datatransfer.FlavorListeners not notified on Linux/Java 7
2013-05-30, by ant
8015303: [macosx] Application launched via custom URL Scheme does not receive URL
2013-05-30, by anthony
Merge
2013-06-05, by lana
8015556: [macosx] surrogate pairs do not render properly.
2013-05-31, by prr
8015606: Text is not rendered correctly if destination buffer is custom
2013-05-31, by bae
8011693: Remove redundant fontconfig files
2013-05-30, by andrew
Added tag jdk8-b93 for changeset 9bf66362d942
2013-06-06, by katleman
Merge
2017-07-05, by duke
Added tag hs25-b36 for changeset 0403dabe9186
2013-06-07, by amurillo
Merge
2013-06-07, by amurillo
Merge
2013-06-06, by kvn
8014246: remove assert to catch access to object headers in index_oop_from_field_offset_long
2013-06-06, by anoll
8015252: Enable HotSpot build with Clang
2013-06-04, by simonis
8010724: [parfait] Null pointer dereference in hotspot/src/share/vm/c1/c1_LIRGenerator.cpp
2013-06-04, by morris
Merge
2013-06-03, by kvn
8005956: C2: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG defined in this block
2013-06-03, by adlertz
8013329: File leak in hotspot/src/share/vm/compiler/compileBroker.cpp
2013-06-03, by anoll
8010460: Interpreter on some platforms loads ConstMethod::_max_stack and misses extra stack slots for JSR 292
2013-04-24, by roland
8013496: Code cache management command line options work only in special order. Another order of arguments does not deliver the second parameter to the jvm.
2013-05-31, by anoll
8015441: runThese crashed with assert(opcode == Op_ConP || opcode == Op_ThreadLocal || opcode == Op_CastX2P ..) failed: sanity
2013-05-31, by kvn
8009981: nashorn tests fail with -XX:+VerifyStack
2013-05-31, by roland
8015266: fix some -Wsign-compare warnings in adlc
2013-05-30, by twisti
8015585: Missing regression test for 8011771
2013-05-30, by roland
Merge
2013-06-06, by dcubed
8009302: Mac OS X: JVM crash on infinite recursion on Appkit Thread
2013-06-05, by hseigel
8010257: remove unused thread-local variables _ScratchA and _ScratchB
2013-06-04, by dcubed
Merge
2013-06-05, by nloodin
8015803: Test8015436.java fails 'can not access a member of class Test8015436 with modifiers "public static"'
2013-06-04, by sspitsyn
8014052: JSR292: assert(end_offset == next_offset) failed: matched ending
2013-06-03, by sspitsyn
8015385: Remove RelaxAccessControlCheck for JDK 8 bytecodes
2013-06-03, by hseigel
Merge
2013-06-01, by dcubed
6726963: multi_allocate() call does not CHECK_NULL and causes crash in fastdebug bits
2013-05-31, by ctornqvi
8014709: Constructor.getAnnotatedReturnType() returns empty AnnotatedType
2013-05-31, by rbackman
8015436: compiler/ciReplay/TestSA.sh fails with assert() index is out of bounds
2013-05-30, by sspitsyn
8014912: Restore PrintSharedSpaces functionality after NPG
2013-05-28, by iklam
Merge
2013-06-04, by johnc
6976350: G1: deal with fragmentation while copying objects during GC
2013-06-03, by tamao
8015244: G1: Verification after a full GC is incorrectly placed.
2013-06-04, by johnc
8013895: G1: G1SummarizeRSetStats output on Linux needs improvemen
2013-05-28, by tschatzl
Merge
2013-06-01, by jwilhelm
8015486: PSScavenge::is_obj_in_young is unnecessarily slow with UseCompressedOops
2013-05-30, by stefank
6725714: par compact - add a table to speed up bitmap searches
2013-05-30, by jcoomes
8015690: new hotspot build - hs25-b36
2013-05-31, by amurillo
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip