[Bug 364] New: NPE in AccessControlContext
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jul 9 15:00:33 PDT 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=364
Summary: NPE in AccessControlContext
Product: IcedTea
Version: unspecified
Platform: PC
URL: https://jira.jboss.org/jira/browse/JBAS-7049
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: david.lloyd at redhat.com
There's a null check missing in OpenJDK 6 that was fixed in 7.
<dmlloyd_> we (well, another jboss guy really) found an NPE in
AccessControlContext.java that's already fixed in 7
<mjw> dmlloyd_, if you happen to know the commit that fixed it, then it will be
easy to backport.
<dmlloyd_> hmm
<dmlloyd_> now we learn how well I know hg :)
<dmlloyd_> yes!
<dmlloyd_> looks like ref 65, but I'll double-check to be sure
<dmlloyd_> rev*
<dmlloyd_> yup, rev 65 of
src/share/classes/java/security/AccessControlContext.java, back in 2008 I guess
<mjw> ref 65 is your local ref
<mjw> but indeed, I found it.
<mjw> changeset: 74:7dc3b56f220f
<mjw> user: xuelei
<mjw> date: Sat Mar 15 13:43:05 2008 -0400
<mjw> summary: 6648816: REGRESSION: setting -Djava.security.debug=failure
result in NPE in ACC
<mjw> dmlloyd_, feel free to create a bug report in
http://icedtea.classpath.org/bugzilla and we take it from there.
<mjw> for now though, good night and sleep well
<dmlloyd_> ok, thanks
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list